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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	text-align: center;
	background-color: #171b2a;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}
a:link, a:visited {
	text-decoration: none;
	color: #232C3D;
}
a:active, a:hover {
	text-decoration: none;
	color: #4E7B9B;
}
h1 {
	font-size: 24px;
	color: #171b2a;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	color: #4E7B9B;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.color {
	color: #4E7B9B;
}
p {
	line-height: 18px;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
#top {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
}
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 775px;
	float: left;
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/hdr-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	float: left;
	height: 105px;
	width: 170px;
	padding-top: 15px;
	padding-left: 30px;
}
#top-menu {
	float: left;
	height: 100px;
	width: 550px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232C3D;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
}
#advert {
	height: 150px;
	width: 535px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#mainbody {
	width: 775px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/tile-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#leftnav {
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-left: 20px;
	color: #232C3D;
	font-size: 12px;
	font-weight: bold;
}
#leftnav ul {
	list-style-type: none;
}
#leftnav li {
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #232C3D;
	padding-left: 5px;
	margin-right: 20px;
}
#leftnav li:hover {
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-left: 5px;
	color: #77b8e6;
	background-color: #efefef;
}
#main {
	float: left;
	width: 575px;
}
#breadcrumbs {
	height: 19px;
	width: 535px;
	line-height: 20px;
	float: left;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 20px;
}
#breadcrumbs ul {
}
#breadcrumbs li {
	display: inline;
	padding-right: 3px;
}
#content {
	float: left;
	width: 535px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#rotator {
	float: left;
	width: 535px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	height: 254px;
}
#rotator img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	height: 250px;
	width: 531px;
}
#footer {
	float: left;
	width: 775px;
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #1C202F;
	margin-bottom: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#footer p {
	font-size: 9px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
.pbox {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pbox:hover {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #efefef;
}
.list {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.list li {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-type: circle;
	margin-left: 10px;
}
#bottom {
	float: left;
	height: 30px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
}
#bottom a:link, #bottom a:visited {
	text-decoration: none;
	color: #999999;
}
#bottom a:active, #bottom a:hover {
	text-decoration: none;
	color: #ffffff;
}
#content .imgright {
	float: right;
}

