/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
color:#000000

}

#Container{
width:765px;
margin:0px;
padding:0px;
height:auto;
clear:both;
}

.content{ padding-right:50px;}

#TopContainerHome{
width:765px;
height:241px;
background-image:url(../img/home_top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
#TopContainerProfile{
width:765px;
height:241px;
background-image:url(../img/profile_top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#TopContainerVision{
width:765px;
height:241px;
background-image:url(../img/vision_top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#TopContainerContact{
width:765px;
height:241px;
background-image:url(../img/contact_top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#TopContainerGetting{
width:765px;
height:241px;
background-image:url(../img/getting_top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}



.both{ clear:both;}

#LeftHome{
width:515px;
height:314px;
background-image:url(../img/home_left.jpg);

float:left;
text-align:left;
padding:10px;
color:#ffffff;

}


#LeftContact{
width:515px;
height:314px;
background-image:url(../img/contact_left.jpg);

float:left;
text-align:left;
padding:10px;
color:#ffffff;
background-repeat:repeat-x;

}

#LeftVision{
width:515px;
height:314px;
background-image:url(../img/vision_left.jpg);

float:left;
text-align:left;
padding-left:10px;
padding-top:10px;
color:#ffffff;

}

#LeftProfile{
width:515px;
height:314px;
background-image:url(../img/profile_left.jpg);
float:left;
text-align:left;
padding-left:10px;
padding-top:10px;
color:#ffffff;
background-repeat:repeat-x;


}

#LeftFee{
width:515px;
height:314px;
background-image:url(../img/fee_left.jpg);
float:left;
text-align:left;
padding-left:10px;
padding-top:10px;
color:#ffffff;
background-repeat:repeat-x;


}

#LeftVision{
width:515px;
height:314px;
background-image:url(../img/vision_left.jpg);
float:left;
text-align:left;
padding-left:10px;
padding-top:10px;
color:#ffffff;
background-repeat:repeat-x;


}

#LeftGetting{
width:515px;
height:314px;
background-image:url(../img/getting_left.jpg);
float:left;
text-align:left;
padding-left:10px;
padding-top:10px;
color:#ffffff;
background-repeat:repeat-x;


}

#RightHome{
width:230px;
height:150px;
float:right;



}

#RightHome .Top{ margin-top:15px;clear:both;}

#FooterHome{ height:5px; width:765px; margin-top:10px; background-color:#0A87AF; margin-bottom:10px; float:left;}
#FooterProfile{ height:5px; width:765px; margin-top:0px; background-color:#660066; margin-bottom:10px; float:left;}
#FooterVision {height:5px; width:765px; margin-top:0px; background-color:#993366; margin-bottom:10px; float:left;}
#FooterGetting {height:5px; width:765px; margin-top:0px; background-color:#669999; margin-bottom:10px; float:left;}
#FooterContact {height:5px; width:765px; margin-top:0px; background-color:#CC6633; margin-bottom:10px; float:left;}

#Nav{
	height:25px;

	width:765px;
	position:relative;
	top:117px;
	left: 30px;
	font-size:12px;
	font-weight:bold;

	text-align:left;
}

#Nav .padding{padding-left:70px;}
#Nav a{ color:#FFFFFF; text-decoration:none;}
#Nav a:hover{ color:#CCCCCC; text-decoration:none;}
ul{ margin:0px; padding:0px; padding-left:15px;}
li{ padding:0px; margin:0px;}
li a{ color:#FFFFFF; text-decoration:none;}
li a:hover{ color:#99CCCC ;text-decoration:underline;}