﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background-image:url('../images/bgmain.jpg');
	background-repeat:repeat-x;
}

#wrap { width:940px; text-align:left; margin:auto;}
img { border:0;}

#mainsection  { margin: 0 1px 0 1px; border-left:1px solid #0060b7; border-right:1px solid #0060b7; background-color:#fff; padding:0;}
.wholepage { width: 100%;}

#pagetop {height:15px;}
#pagetopleft {width:17px; float:left; background-image:url('../images/top_left.jpg'); height:15px;}
#pagetopmiddle {background-image:url('../images/topline.jpg'); background-repeat:repeat-x; background-color:#fff; height:100%; margin: 0 0 0 17px; width:auto;}
#pagetopright {position:relative; width:17px; float:right; background-image:url('../images/top_right.jpg'); height:15px;}

#header {margin:-12px 0 0 0;}
#headerlogo {margin: 10px 0 0 10px;}
#headerbanner {float:right; margin: 20px 30px 0 0; border:1px solid #000;}

#pagebottom {clear:both; padding:0; margin:-15px 0 0 0; width:auto;}
#pagebottomleft {width:17px; float:left; margin:0; background-image :url('../images/bottom_left.jpg'); height:27px; padding:0;}
#pagebottommiddle {background-color:#0172BE; height:27px; margin: 0 17px 0 17px; color:#fff; text-align:center; width=906px;}
#pagebottomright {width:17px; float:right; margin:-27px 0 0 0; background-image:url('../images/bottom_right.jpg'); height:27px; padding:0;}
.pagefooter {padding:5px 0 0 0;}
.pagefooter a {color:#fff; padding:0; text-decoration:none;}
.pagefooter a:hover { text-decoration:underline; }

.imagelink {text-decoration:none; border:0px;}

#content {
	clear:both;
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	min-height:700px;
}

.content-left {position:relative; left:10px; float:left; padding:0; width:140px; display:inline; z-index:11;}
.content-right {position:relative; right:10px; float:right; padding:0; width:140px; display:inline; z-index:11;}
.content-middle {margin:0px 150px 0 150px; text-align:left; z-index:11;}
.content-left p {margin:0 0 0 0;}
.content-right p {margin:0 0 0 0;}

div.content-middle div {margin:auto;}

.columns {
	width:150px;
	border-left-width:1px;
	border-left-color:#94bfdd;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#94bfdd;
	border-right-style:solid;
}

.advert_side_box {
	background-color:#fff;
	background-image: url(../images/adv_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.advert_small_box { border: 1px solid #94bfdd;}

.advert_box_title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#004375;
}

.bgwhite {
	background-color:#fff;
	border: 1px solid #94bfdd;
}

.title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#004375;
}

.whitetext { color:#fff;}
