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


#topimages {
	height: 310px;
	width: 950px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F9D616;
	margin-top: 20px;
	position: relative;
	padding-top: 15px;
}

#frontquotebox {
	height: 310px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#backquotebox {
	height: 310px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#topimages2 {
	width: 950px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F9D616;
	margin-top: 5px;
	padding-top: 15px;
}

#fquote {
	position: absolute;
	left: 20px;
	top: 0px;
}

#fquoteimage {
	position: absolute;
	top: 10px;
	left: 570px;
}

#bquote {
	position: absolute;
	left: 20px;
	top: 0px;
}

#bquoteimage {
	position: absolute;
	top: 10px;
	left: 570px;
}

#leftbar {
	width: 200px;
	float: left;
	background-color: #bfccd9;
}
#leftbar p {
	padding-left: 10px;
	padding-bottom: 10px;
}

#leftbar ul {
	width: 200px;
	list-style-type: none;
	padding-bottom: 10px;
}

#leftbar li {
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F9D616;
	padding: 10px;
}

.secondarymenuhead {
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F9D616;
	padding: 10px;
}

.leftbardivider {
	background-color: #F9D616;
	height: 5px;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.leftmenuhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	margin-top:5px;
	margin-left: 6px;
	margin-bottom: 4px;
}

#centercontent {
	float:left;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	display:inline;
}

#centercontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}


#centercontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

#centercontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 30px;	
}

#centercontent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 55px;	
}


#centercontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;	
}


#ads {
	float:right;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.rbimage {
	border: 2px solid #052165;	
}
	
	
