a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}
p {margin:0px; padding:0px;}


#container {
	width:954px;
	margin-left: auto;
	margin-right:auto;
	height: auto;
	margin-bottom: 10px;
	}
#banner {
	width:954px;
	height:267px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	}
/*styles for header*/
.menu_bg {
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:954px;
	height:35px;
	}
#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	padding-top: 20px;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	padding: 0 15px 0 15px;
}

#menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	color:#000000;
	text-decoration:underline;
}
#slogan {
	width: 954px;
	padding: 10px 0 0 0px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-image: url(images/slogan-bg.jpg);
	color: #003333;
	text-align: center;
}
#main_body {
	font-size:14px;
	line-height:18px;
	width:934px;
	padding: 0 10px 0 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	font-size: 18px;
	line-height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	padding-bottom: 5px;
}
.home {
	background-image:url(images/home-bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:263px;
	padding-right:360px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	font-size: 15px;
}
.about {
	background-image:url(images/about.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:210px;
	padding-right:278px;
	margin-bottom: 6px;
	text-align: justify;
}
.contact {
	background-image:url(images/about.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:auto;
	padding-right:278px;
	margin-bottom: 6px;
	text-align: justify;
}
.services {
	background-image:url(images/services-bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:190px;
	padding-right:290px;
	text-align: justify;
	margin-bottom: 5px;
}
#columns {
	width:894px;
	height:auto;
	float: left;
	margin: 5px 30px 15px 30px;
	}
#left-column {
	width: 335px;
	height:auto;
	float: left;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
#center-column {
	width:275px;
	height:auto;
	float: left;
	margin: 0 15px 0 15px;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#center-column a {
	font-size: 13px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration:none;
}
#center-column a:hover {
	font-size: 13px;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration:underline;
}
#right-column {
	width: 250px;
	height:auto;
	float: left;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
#right-column a {
	font-size: 13px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration:none;
}
#right-column a:hover {
	font-size: 13px;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration:underline;
}
#right-column ul {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 5px 0 0 30px;
	padding: 0;
	}
#right-column ul li{
	font-size: 13px;
	list-style-image:url(images/bullet.png);
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom:6px;
	}		
.subhead {
	width:235px;
	font-size: 16px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#003333;
	font-weight: bold;
	padding-bottom: 8px;
}
/*styles for body*/
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	padding-right:10px
}
.text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:18px; 
	color:#006600; 
	text-decoration:underline
}


.slogan {
	font-size: 18px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003333;
	font-weight: bold;
}
.sub {font-size: 12px}

/*styles for footer*/
#footer {
	height:40px;
	float: left;
	clear: both;
	width: 800px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 144px 10px 10px;
	margin-bottom:10px;
}
#b_menu {
	font-size:14px;
	line-height: 18px;
	text-align:center;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#b_menu a {
	font-size:14px;
	line-height: 18px;
	padding: 0 15px 0 15px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#b_menu a:hover {
	font-size:14px;
	line-height: 18px;
	text-align:center;
	color:#FF0000;
	text-decoration:underline
}

#copyright {
	font-size:11px;
	line-height: 14px;
	text-align:center;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top: 8px;
}
#copyright a {
	font-size:11px;
	line-height: 14px;
	text-align:center;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#copyright a:hover {
	font-size:11px;
	line-height: 14px;
	text-align:center;
	color:#FF0000;
	text-decoration:underline;
}
ul {
	margin: 0 0 0 10px;
}
li {
	padding-bottom: 7px;
	}
.phone {
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 22px;
	}
