body {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	background-color: #EFEFEF;
	font-size: 12px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#main {
	position: absolute;
	left: 0px;
	top: 172px;
	width: 725px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#content {
	height: 830px;
	margin: 0 15px 10px 175px;
	padding-top: 15px;
}

html>body #content { /* be nice to opera (&gekko) */
	height: auto;
	min-height: 830px;
}


#navileft {
	position: absolute;
	left: 8px;
	top: 15px;
	width: 140px;
}

#navileft .navileft {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	width: 140px;
	list-style: none;
}

#navileft li {
	float: left;
	border-left: 1px solid #002673;
	border-right: 1px solid #002673;
	border-bottom: 0;
	width: 140px;
	padding: 5px;
	margin: 0;
	list-style: none;
	font-size: 11px;
	background: url(images/dots.gif) repeat-x bottom left;
}

#navileft .end {
	border-bottom: 1px solid #002673;
	background: 0;
}

#navileft .start {
	font-weight: bold;
	background: #EEEEEE;
	color: #002673;
	border: 1px solid #002673;
}

#navileft a {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #002673;
	text-decoration: none;
}

#navileft a:hover, #navileft a:active {
	color: #cc0000;
	text-decoration: none;
}

#adserv {
	position: absolute;
	left: 735px;
	top: 8px;
	font-size: 9px;
}

#adcont {
	margin-top: 65px;
	font-size: 9px;
}

#navihead {
	float: left;
	position: absolute;
	left: 0px;
	top: 148px;
	/* width: 463px; */
	width: 356px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #FFE08D;
	border-bottom: 1px solid #FFBA00;
	background: #FFBA00;
}

#navihead li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(images/nav-lin.gif) no-repeat top right;
}

#navihead a {
	float: left;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#navihead a:hover, #navihead a.active {
	background: #EAAB00;
}

#navibottom {
	margin-top: 15px;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	background: url(images/bot-lin.gif) repeat-x top;
	font-size: 10px;
	color: #999999;
	border-bottom: 16px solid #FFBA00;
}

#navibottom a {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	padding: 0px 4px 0px 4px;
}

#navibottom a:hover, #navibottom a.active {
	text-decoration: underline;
}

h2 {
	font-size: 14px;
}

p {
	padding-bottom: 15px;
}

a:link {
	color: #002673;
	text-decoration: none;
}

a:visited {
	color: #002673;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: underline;
}

#contact input, #contact textarea { 
	padding: 2px;
	margin: 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	width: 350px;
}

#contact input.blur, #contact textarea.blur {
	background-color: #FFFFFF;
}

#contact input.focus, #contact textarea.focus {
	background-color: #EEEEEE;
}

img {
	border: 0;
}

.box {
	border: 1px solid #002673;
	padding: 5px;
	margin: 10px 0 10px 0;
}

.box a {
	font-weight: bold;
}

.boxstart {
	padding: 5px;
	margin: 10px 0 10px 0;
}

.boxstart a {
	font-weight: bold;
}

.boxnews {
	padding: 5px;
	margin: 10px 0 10px 0;
}

td {
        font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
}

strong {
	font-weight: normal;
}

.smsad {
        float:left;
        margin:10px;
}
