body {
margin: 0px;
padding: 0px;
}

div.footer {
position:absolute;
bottom:0;
left:140;
right:140;
height:50;
background: #bcbec0;
background: #5A79A5;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

div.rightinfo {
position: absolute;
background: #bcbec0;
background: #5A79A5;
width: 140px;
right: 0px;
top: 0px;
padding-top: 30px;
padding-left: 5px;
padding-right: 5px;
height: 100%;
}

div.rightinfo h1 {
font: 100% "ArialBold";
display: block;
padding-top: 0px;
margin: 0px;
background: #ffffff;
color: #000000;
text-align: center;
}

div.rightinfo p {
font: 75% "Arial";
color: #000000;
background: #ffffff;
text-align: center;
padding-top: 15px;
padding-right: 10px;
padding-left: 10px;
}


div.nav {
position: absolute;
background: #5A79A5;
width: 140px;
left: 0px;
top: 0px;
padding-top: 30px;
padding-left: 0px;
height: 100%;
}

body>div.nav
{
position: fixed;
}

body>div.rightinfo
{
position: fixed;
}

body>div.footer
{
position: fixed;
}

div.content {
margin-left: 140px;
margin-right: 140px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 50px;
bottom: 0;

}
div.content p {
font: 100% "ArialBold";
color: #000000;
text-align: justify;
padding-top: 15px;
padding-right: 10px;
padding-left: 10px;
}

div.content a{
color: #6666CC;
}

div.nav p {
font: 75% "Arial";
color: #ffffff;
display: block;
padding-top: 0px;
margin: 0px;
padding-left: 10px;
}
div.nav a {
color: #000000;
background: #e6e7e8;
width: 110px;
display: block;
margin: 0px;
padding-top: 3px;
padding-bottom: 1px;
padding-left: 5px;
text-decoration: none;
height: 30px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}
div.nav a:hover {
color: #e6e7e8;
background: #d21034;
width: 109px;
display: block;
margin: 0px;
padding-top: 3px;
padding-bottom: 1px;
padding-left: 6px;
text-decoration: none;
height: 30px;
border-top: 1px solid #cccccc;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #cccccc;
}


div.footer p {
font: 75% "Arial";
color: #ffffff;
display: block;
padding-top: 0px;
margin: 0px;
padding-left: 10px;
}



h1 {text-align: center;}


.liknobtn
{
	display:block;
	width:120px;
	height:60px;
	margin:0;
	padding:0;
}
.liknobtn1
{
	background: url("GetStartedTodayMulti.png") 0 0 no-repeat;
}
