@charset "UTF-8";
body {
	background-color: #f5f8fb;
}
#maincontainer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #004d83;
	background-color: #FFFFFF;
}
#header {
}

.clear {
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	clear: both;
	width: auto;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

/* @group TOP NAVIGATION */

#topnav {
	padding: 0px;
	position: static;
	height: 30px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #004d83;
	margin: 0px;
}
#topnav ul {
	color: #FFFFFF;
	padding: 0px;
	list-style-type: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}
#topnav li {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	line-height: 30px;
	text-align: center;
	white-space: normal;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topnav a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}
#topnav a:hover {
	color: #B6B7D3;
	text-decoration: none;
}



/* @end */

/* @group SIDE BAR */

#sidestripe {
	background: url(../images/sidestripe.gif) repeat-y;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar {
	width: 235px;
	height: auto;
	float: left;
	padding: 0;
	margin: 5px 0px 0;
}
#services {
	width: 200px;
	clear: none;
	margin-left: 35px;
	padding-top: 20px;
}
#services h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 0 10px;
}
#services li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
#stars {
	padding: 0px;
	text-align: center;
	width: 235px;
	margin: 4px 0px;
	background: url(../images/stars-2.gif) no-repeat 0 2px;
}
#advert {
	margin: 0;
	padding: 0 0 10px;
}
#advert  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#advert h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
}
#advert h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
#advert h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
#advert img {
	float: left;
	margin: 5px;
}



/* @end */

/* @group MAIN CONTENT */
#contentwrapper {
	width: 600px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 250px;
	margin-right: 0px;
	padding: 20px 0px 0;
	display: block;
	background-image: url(../images/images.jpg);
	background-repeat: no-repeat;
	background-position: 0 99%;
}
.bodytext {
	width: 600px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0 0 150px;
	margin: 0;
}
html/**/body> .bodytext {
	width: 600px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
}

.bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	color: #12497A;
	margin: 0px;
	padding: 0px;
}
.bodytext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #12497A;
	text-decoration: none;
}
.bodytext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #12497A;
	margin: 0px;
	padding: 0px;
}
.bodytext /* @end */
 h2 a {
	color: #12497A;
	text-decoration: none;
}

#services ul {
	padding: 0;
	margin: 0;
}
html>body #services ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}


/* @end */
.images {
	margin-left: 250px;
	width: 600px;
	margin-top: 70px;
	margin-bottom: 10px;
	padding: 0;
}


#footer {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12497A;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}

.telephone {
	height: 30px;
	width: 300px;
	float: left;
	background-image: url(../images/telephone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
#maincontainer #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#contentwrapper .bodytext ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #124A7B;
	font-style: normal;
	font-size: 13px;
}

/* @group footer */

#copyrightwrap {
	padding: 0px;
	height: 3em;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #124A7B;
	margin-top: 0.8em;
	margin-right: auto;
	margin-bottom: 0.8em;
	margin-left: auto;
}
#copyrightwrap .copyright {
	padding: 0px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	float: left;
}
#copyrightwrap .webdesign {
	padding: 0px;
	height: auto;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	float: right;
}

#copyrightwrap a.link {
	text-decoration: none;
	color: #7bb6e5;
}
#copyrightwrap a:hover.link {
	text-decoration: none;
	color: #6798df;
}
