@charset "utf-8";
body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 12px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #396291;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #396291;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
}


h4 {
	font-size: 14px;
	font-weight: bold;
	color: #396291;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



div#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
div#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
div#logo {
	float: left;
	width: 400px;
	padding-top: 5px;
}
div#phone {
	float: left;
	width: 560px;
	text-align: right;
	padding-top: 58px;
}
div#phone h1 {
	font-family: tahoma, helvetica, arial;
	font-size: 20px;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div#phone h2 {
	font-family: tahoma, helvetica, arial;
	font-size: 13px;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


div#login {
	float: right;
	width: 150px;
	text-align: right;
}
div#login a {
	font-family: Arial, Helvetica, sans-serif;
	color: #396291;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
div#login-bottom {
	padding-top: 15px;
}

div#buttons {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-left: 60px;
}
div#buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#buttons li {
	float: left;
}
div#sub-nav {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div#sub-nav-home {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 175px;
}
div#sub-nav-home img {
	margin-right: 16px;
	margin-left: 16px;
}


div#main {
	background-image: url(../images/interior-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
	height: auto;
}
div#main-bottom {
	background-image: url(../images/interior-bg-bottom.gif);
	height: 10px;
	background-position: center top;
	background-repeat: no-repeat;
}
div#main-content {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: auto;
	overflow: hidden;
	background-image: url(../images/interior-bg-top.gif);
}
div#main-content-left {
	float: left;
	width: 146px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 20px;
}
div#main-content-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#main-content-left li {
	padding-top: 2px;
	padding-bottom: 2px;
}

div#main-content-right {
	float: left;
	width: 730px;
	padding: 15px;
	margin-top: 10px;
	margin-left: 12px;
}
div#main-content-right-top {
	padding-bottom: 20px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
	margin-bottom: 10px;
}
div#main-content-right-top img {
	margin-right: 15px;
	margin-left: 15px;
}


div#main-content-right-left {
	float: left;
	width: 350px;
}
div#main-content-right-right {
	float: left;
	width: 355px;
	padding-left: 20px;
}
div#main-content-right-left-sell {
	float: left;
	width: 355px;
}
div#main-content-right-right-sell {
	float: left;
	width: 320px;
	padding-left: 20px;
}
div#main-content-right-right-sell  fieldset {
	background-image: none;
	background-color: #EEEEEE;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #E1E1E1;
}
div#main-content-right-right-sell div {
	padding-top: 2px;
	padding-bottom: 2px;
}
div#main-content-right-right-sell   label    {
	width: 100px;
	display: inline;
	float: left;
}




div#main-content-wide {
	float: left;
	width: 680px;
	padding-left: 20px;
}





div#container-footer {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
div#container-footer h1 {
	font-size: 14px;
	font-weight: bold;
	color: #396291;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#container-footer p {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
div#container-footer a {
	color: #396291;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

div#container-footer p.alignleft {
	text-align: left;
}
table#resources {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table#resources td {
	font-size: 13px;
	vertical-align: top;
	padding: 8px;
}
table#resources  td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
}
table#resources td.table-left {
	width: 200px;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}


div#footer {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}






div.clear {
	clear: both;
}
span.small {
	font-size: 11px;
	color: #999999;
}
div#blog-box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
	text-align: center;
}
div#blog-box p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul#blog {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-size: 11px;
	text-align: center;
}

ul#blog  li {
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 400px;
	margin-right: 58px;
	display: block;
}
ul#blog li.end {
	margin-right: 0px;
}

ul#blog a {
	font-size: 12px;
}

div.line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C8C8C8;
	margin-top: 35px;
	margin-bottom: 10px;
}
