﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	
	}

#nav a {
	display: block;
	border-bottom: 1px solid #ebebeb;
	padding: 17px 0px 15px 22px;
	color: #333333;
	text-decoration: none;
	}	
	
#nav a:hover {
	background: #f4f1f4;
	color: black;
}	

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #c0c0c0;
	}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
	border-left: 2px solid #adadad;
	border-right: 2px solid #adadad;
	border-bottom: 1px solid #adadad;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 0px 0px;
	text-align:center;
}

#header-right {
	background: #222222 url('../siteart/black-background.jpg') repeat-x;
	vertical-align:bottom;
	width: 780px;
}

#phone {
	float: right;
	margin: 0px 32px 36px 0px;
}

#header-nav {
	background: #444444;
	margin-top: 39px;
}

#header-nav td {
	text-align:center;
	color: white;
}

#header-nav td a {
	color: white;
	text-decoration: none;
	padding: 2px 15px 0px 15px;
}

#header-nav td a:hover {
	text-decoration:underline;
}

#left {
	background: #faf9fa;
	width: 210px;
	border-right: 2px solid #f0f0f0;
	vertical-align:top;
}

#main-content {
	vertical-align: top;
	padding: 30px;
	line-height: 18px;
	}

h1 {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #cb2c07;
	display: block;
	border-bottom: 1px solid #e3e3e3;
	margin: 0px 0px 15px 0px;
	padding-bottom: 10px;
	width: 720px;
}

h2{font-size:21px; line-height:normal; margin:0px 0px 3px;}
h3{font-size:18px; line-height:normal; margin:0px 0px 3px;}
h4{font-size:15px; line-height:normal; margin:0px 0px 3px;}
h5{font-size:12px; font-style:italic;}


#left-content {
	padding: 22px;
	line-height: 18px;
}

.gray-box {
	display:block;
	background: #faf9fa;
	border: 1px solid #f0f0f0;
	padding: 26px 26px 15px 26px;
}

.gray-box ul {
	margin-top: 8px;
}

.gray-box li {
	padding-bottom: 4px;
	margin:0;
}

li {
	list-style-type: square;
}

#buttons li {
	padding-bottom: 14px;
	list-style-type:none;
	margin:0px;
}

#buttons a {
	background: #ab3428 url('../siteart/rounded-left.gif') no-repeat;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px 6px 16px;
	text-decoration: none;
	display: block;
	width: 220px;
}

#buttons a:hover {
	background: #912c22 url('../siteart/rounded-left-over.gif') no-repeat;
	color: #ffe2df;
}

#buttons-o li {
	padding-bottom: 14px;
	list-style-type:none;
}

#buttons-o a {
	background: #d85f2b url('../siteart/orange-left.gif') no-repeat;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px 6px 16px;
	text-decoration: none;
	display: block;
	width: 220px;
}

#buttons-o a:hover {
	background: #c55526 url('../siteart/orange-left-over.gif') no-repeat;
	color: #fff3dd;
}


.bold-med {
	font-size: 13px;
	font-weight: bold;
}

#logos {
	border:0px;
}

#logos td {
	vertical-align: top;
	line-height: 14px;
	font-size: 11px;
}

#logos img {
	border:1px solid #f0f0f0;
	margin-bottom: 7px;
}

#logos strong {
	font-weight: bold;
	color: #10478c;
}

#service {
	border:0;
}

#service img {
	border:1px solid #f0f0f0;
}

.img-b {
	border:1px solid #f0f0f0;
}
