@charset "UTF-8";
/* CSS Document */


body {
	background-color: #c9d0d7;
	margin:25px;
	padding:0px
	font-family: Georgia, "Times New Roman", Times, serif;
}


p {
	font-size:12px;
	line-height:18px;
}


div {
	font-size:12px;
	//line-height:18px;
}

.pSmall {
	font-size:12px;
	line-height:14px;
	
}
	




.clearfloat {
	clear:both;
	height:0px;
}



#main {
	width:925px;
	border: 0px solid #ff0000;
}

#googleSearch {
	width:350px;
	height:23px;
	text-align: right;
	float: right;
	margin-top: 2px;
	background-color: white;
	border: 1px solid black;
}


#container {
	/*width:750px;*/
}

#menuBar {
	width:520px;
	height:30px;
	float: left;
}

#menuBar img {
	border-style:none;
	float:left
}



#top {
	width:925px;
	padding-top:0px;
	height:275px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 15px;
}


#footer {
	width:720px;
	padding-top:0px;
	height:90px;
	margin-left:0px;
	margin-bottom:15px;
}

#banner {
	margin-top:0px;
	width:925px;
	height:142px;
	background-image: url(images/banner_v4.jpg);
	background-repeat:no-repeat;
}


#rhs {
	width:160px;
	height:600px;
	float: right;
}





#footerLinks {
	text-align:center;
	font-size:0.75em;
	color:#1A47AD;
	height: 25px;
}
