/* Start of CMSMS style sheet 'css' */
/* CSS Document */

html, body {
	margin : 0;
	padding : 0;
	font-size : 12px;
	font-family : verdana, arial;
	background-color : #FFFFFF;
	background-image : url(images/bg.jpg);
	background-repeat : repeat-x;
}

img {
	border : 0;
	margin : 0;
	padding : 0;
}

a {
	text-decoration : none;
	color : #000000;
}

.clear {
	height : 1px;
	width : 100%;
	display : block;
	clear : both;
}

#container #content #left .float-left {
margin-right : 10px;
margin-bottom : 10px;
float : left;
}

#container {
	width : 900px;
	margin : 0 auto;
}

#container * {
	margin : 0;
	padding : 0;
	border : 0;
	line-height : 20px;
}

.error-message {
	padding-top : 0px;
        padding-left : 10px;
        padding-right : 10px;
        padding-bottom : 0px;
	background-color : #FFD2D2;
	color : #FF0000;
	line-height : 22px;
        display : block;
	margin-bottom : 10px;
}

.error-message ul {
	margin : 0;
	margin-left : 20px;
	margin-right : 10px;
	padding : 0;
}

.error-message ul li {
	margin : 0;
	padding : 0;
}

#container input, #container textarea {
	padding : 5px;
	margin : 2px;
	border : 1px solid #CCCCCC;
	width : 380px;
font-size : 14px;
color : #666666;
	font-family : verdana, arial;
}

#container select {
	padding : 5px;
	margin : 2px;
	border : 1px solid #CCCCCC;
	width : 300px;
font-size : 14px;
color : #666666;
	font-family : verdana, arial;
}

#container textarea {
	height : 80px;
}

#container #m3fbrp__76_0 {
	width : 20px;
display : block;
padding : 0;
margin : 2px;
margin-right : 130px;
}

#container #m3fbrp__76_1 {
	width : 20px;
display : block;
padding : 0;
margin : 2px;
}

#container ul {
	margin-left : 25px;
	margin-bottom : 10px;
}

#container ul li {
margin-bottom : 5px;
}

#container ol {
position : relative;
left : 25px;
	margin-bottom : 10px;
}

#container ol li {
margin-bottom : 5px;
}

#container #fbsubmit {
	width : 100px;
	background-color : #CCCCCC;
	color : #333333;
	border : 1px solid #999999;
}

#container h1 , #container h2, #container h3 {
	margin : 0;
	padding : 0;
	font-weight : normal;
}

	#container #header {
		text-align : center;
		position : relative;
		top : 4px;
		height : 430px;
	}
		
		#container #header #menu {
			position : relative;
			top : 10px;
			font-size : 19px;
			font-family : "Times New Roman", verdana, arial;
			text-align : center;
		}
			
			#container #header #menu a {
				margin-left : 30px;
				color : #333333;
			}
			
			#container #header #menu .currentpage {
				color : #31506D;
				border-bottom : 2px solid #A0B4C5;
			}
			
			#container #header #menu a:hover {
				margin-left : 30px;
				color : #333333;
				border-bottom : 2px solid #A0B4C5;
			}
			
		#container #header #banner {
			clear : both;
			position : relative;
			top : 16px;
width : 900px;
height : 300px;
background-color : #FFFFFF;
		}
		
	#container #content {
		clear : both;
		position : relative;
		top : 30px;
		color : #666666;
	}
		
		#container #content a {
			padding-bottom : 1px;
			color : #333333;
			border-bottom : 1px solid #A0B4C5;
		}
		
		#container #content a:hover {
			padding-bottom : 1px;
			color : #666666;
			border-bottom : 1px solid #A0B4C5;
		}
		
		#container #content h1 {
			font-family : "Times New Roman", verdana, arial;
			font-size : 21px;
			color : #31506D;
			line-height : 24px;
			margin-bottom : 10px;
		}
		
		#container #content h2 {
			font-family : "Times New Roman", verdana, arial;
			font-size : 20px;
			color : #31506D;
			line-height : 23px;
			margin-bottom : 6px;
		}
		
		#container #content p {
			margin-bottom : 10px;
		}
		
		#container #content #left {
			width : 415px;
			padding-right : 35px;
			border-right : 1px solid #CCCCCC;
			float : left;
		}
		
		#container #content #right {
			width : 415px;
			margin-left : 480px;
		}
			
			#container #content #right .float-left {
				padding-right : 10px;
				padding-bottom : 10px;
float : left;
			}
			
			#container #content #right h2 {
				padding-bottom : 2px;
				border-bottom : 1px dotted #999999;
			}

#container #content #right #staff a {
padding : 0;
border : 0;
}

#container #content #right #staff img {
margin : 4px;
}
	

#footer {
	clear : both;
	position : relative;
	top : 50px;
	height : 300px;
	background-color : #EBEBEB;
	color : #666666;
	background-image : url('images/footer.jpg');
background-repeat : repeat-x;
	font-family : "Times New Roman", verdana, arial;
}

	#footer #inner-footer {
		position : relative;
		top : 50px;
		margin : 0 auto;
		width : 900px;
	}
		
		#footer #inner-footer a {
			color : #666666;
			padding-bottom : 1px;
			border-bottom : 1px solid #999999
		}
		
		#footer #inner-footer #copyright {
			clear : both;
			text-align : center;
			position : relative;
			top : 20px;
			font-size : 10px;
			padding-top : 15px;
			background-image : url('images/copyright-top.jpg');
			background-repeat : no-repeat;
			background-position : top center;
			font-family : verdana, arial;
		}
		
		#footer #inner-footer #footer-left {
			width : 415px;
			padding-right : 35px;
			border-right : 1px dotted #999999;
			float : left;
			text-align : right;
			font-size : 17px;
		}
		
		#footer #inner-footer #footer-right {
			width : 415px;
			margin-left : 480px;
			text-align : left;
			font-size : 17px;
		}
			
			#footer #inner-footer #footer-right .phone {
				font-size : 26px;
				font-weight : normal;
			}
#footer #inner-footer #footer-right .float-left {
float : left;
}

#footer #logos {
clear : both;
position : relative;
top : 40px;
text-align : center;
}

#footer #logos a {
border : 0;
padding : 0;
margin-left: 50px;
margin-right : 50px;
}
/* End of 'css' */

