/* CSS Document */

#container{
width:99%;
}

#header{
width:781px;
}

#main{
float:left;
width:439px;
}
#nav{
float:left;
width:342px;
}
#righttop{
float:left;
width:342px;
}

#bod{
float:left;
width:781px;
}

#bodleft{
float:left;
width:439px;
}
#bodleftwhy{
float:left;
width:439px;
background-color:#003366;
}

#bodleftman{
float:left;
width:439px;
background-color:#8DB4EB;
}

#bodright{
float:left;
width:342px;
}

#footer{
float:left;
width:781px;
background-color:#8CB5EB;
}
#footerone{
float:left;
width:180px;
}
#footertwo{
float:left;
width:600px;
}

.fixcorner{
background-image:url(design/images/right_r1_c2.jpg);
}
.fixcorner2{
background-image:url(design/images/right_r2_c3.jpg);
}

.textz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:8px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	border: thin dotted #6699CC;
}
.meform {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textz2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:8px;
}
#bodleftsearch {
	float:left;
	width:100%;
	background-color:#003366;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
