/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #eef5fb;
	margin: 0;
	padding: 0;
	min-width: 908px;
	text-align: center;
}
html, body { 
	cursor: url("/templates/img/arrow.cur"); }

* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: url("../img/wrapper2.png") repeat-y top left;
	margin: 0 auto;
	margin: 0 auto -68px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	width: 908px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
html>body #wrapper {
	height: auto;
}
#header {
	background: url("../img/wrapper.png") repeat-y top left;
	position: relative;
	height: 266px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#bottom {
	background: #fff url("../img/bottom.png") 0px 0px no-repeat;
	margin: 0 0 0 0;
	padding: 30px 0 10px 0;
	height: 23px;
	width: 634px;
}
#redline{
	position: relative;
	background-color: #e93306;
	width: 900px;
	height: 5px;
	margin: 0px auto;
	text-align: center;
	z-index: 20;
}
#footer {
	position: relative;
	width: 900px;
	margin: 0px auto;
	text-align: center;
	z-index: 20;
}

#footer, .push {
	height: 68px; /* .push must be the same height as .footer */
}

#top1 {
	position: relative;
	background: #fff url("../img/top1.png") 0px 0px no-repeat;
	width: 898px;
	height: 185px;
	margin: 0 0 0 5px;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	position: relative;
	background: url("../img/top2.png") 0px 0px no-repeat;
	height: 76px;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#logolink {
	position: absolute;
	margin:0;
	padding:0;
	width:290px;
	height:140px;
	top:30px;
	left:25px;
	display: block;
}
#pagebody {
	width: 900px;
	margin: 0 0 0 4px;
	padding: 0;
	clear: both;
}
#mainimage {
	position: absolute;
	top: 0px;
	left: 323px;
	width: 403px;
	height: 178px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	z-index: 20;
	overflow: hidden;
}
#topimage img{
	display: inline;
}
#logo{
	width:440px;
	height: 200px;
}
#content {
	width:900px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;}
#contentleftwrapper {
	background: url("../img/contentleft.png") 0px 0px repeat-y;
	padding: 0 0 20px 70px;
}
#contentleft {
	width:610px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;}
	
img#content-icon {
	position: absolute;
	top: 266px; left: 4px;
	z-index: 40;
	}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentright {
	background: url("../img/contentright.png") no-repeat 0px 139px;
	width: 235px;
	min-height: 250px;
	margin: 0 0 0 42px;
	padding: 0 0 0 0;
	float: left;}
* html #contentright {
	height: 250px;
}
#sidebar {
	margin: 0 0 0 0;
	width: 235px;
	text-align: left;
	overflow-x: hidden;
}

.clear {
	clear: both;
	height: 10px;
}

div#topmenu1 { 
	position: absolute;
	top: 6px; right: 0;
	width: 150px;
	margin: 0 0 0 0; padding: 0; 
	font-size: 12px;  
	z-index: 2;}
div#topmenu1 a{ 
	background: url("../img/topmenu1-out.png") 0px 0px no-repeat;
	display: block;
	width: 140px;
	float: right;
	margin-bottom: 3px;
	padding: 4px 3px 4px 15px;
	font-size: 12px;
	line-height: 14px;
	color: #2b69a8;
}	
div#topmenu1 a:hover, div#topmenu1 a.link_active{ 
	background: url("../img/topmenu1-on.png") 0px 0px no-repeat;
	color: #fff;
	text-decoration: none;
}	
div#topmenu2 { 
	clear: both;
	margin: 0 0 0 0; padding: 9px 0 0 20px; text-align: left; 
	font-size: 12px;  
	z-index: 2;}
#nav {
	position: relative;
	height: 29px;
	margin: 0 0 0 0; padding: 0;
	list-style: none; text-align: left;
	z-index: 30;
	z-index: 3;}
#nav li {
	float: left;
    margin: 0 0 0 0; padding: 0 0 0 4px; border: 0;
 	width: auto;
	list-style: none;
}
* html #nav li {
	\display: inline;
	list-style: none;}	
#nav li a {
	display: block;
	margin: 0 0 0 0; padding: 9px 11px 8px 7px; border: 0;
	font-size: 12px;
	font-weight: normal;
	color: #759fc8;
	text-decoration: none; line-height: 12px; text-align: center;}
@media all and (min-width: 0px){
   html>body  #nav li a {min-width: 1px;}}
#nav li:hover, #nav li.link_active {
	background: url("../img/topmenu-li.png") top left no-repeat;
}  
#nav li:hover a, #nav li.link_active a {
	background: #2b69a8 url("../img/topmenu-a.png") top right no-repeat;
	color: #fff;
	text-decoration: none;  
}
#nav li ul {
	position: absolute;
	left:0;
	top:29px;
	list-style-image: none;
	padding: 0 0 0 0; margin: 0 0 0 0; border: 0;
	text-align: center;}
	#nav li ul.visible {
	display: block;	}
#nav li ul li {
	margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
	background: none;
	float: left;
	list-style: none;}
	#nav li ul li.firstitem a {	 }
#nav li ul li a, #nav li:hover ul li a, #nav li ul li a, #nav li.link_active ul li a {
	display: block;
	background: none;
	margin: 0; padding: 5px 9px 4px 9px; border: 0;
	color: #082f56; 
	font-size: 11px; 
	line-height: 12px; 
	text-decoration: none; 
	text-align: left;	}
html>body #nav li ul li a {
	width: auto; }
#nav li ul li:hover{
	background: none;
	}
#nav li ul li a.link_active, #nav li ul li:hover a  {
	margin: 0; padding: 4px 9px 4px 9px; border: 0;
	background: none;
	color: #fff; text-decoration: none; }

div#bottommenu { 
	clear: both;
	background: url("../img/dot_blue.png") left center repeat-x;
	margin: 0 0 0 0; padding: 0 0 0 30px; text-align: left; 
	font-size: 12px;  
	z-index: 2;}
#navbottom {
	position: relative;
	height: 23px;
	margin: 0 0 0 0; padding: 0;
	list-style: none; text-align: left;
	z-index: 30;
	z-index: 3;}
#navbottom li {
	float: left;
 	background: url("../img/bottommenu_out.png") top left no-repeat;
    margin: 0 4px 0 0; padding: 0 0 0 4px; border: 0;
 	width: auto;
	list-style: none;
}
* html #navbottom li {
	\display: inline;
	list-style: none;}	
#navbottom li a {
	display: block;
 	background: url("../img/bottommenu_out.png") top right no-repeat;
	margin: 0 0 0 0; padding: 5px 7px 5px 3px; border: 0;
	font-size: 12px;
	font-weight: normal;
	color: #2b69a8;
	text-decoration: none; line-height: 13px; text-align: center;}
@media all and (min-width: 0px){
   html>body  #navbottom li a {min-width: 1px;}}
#navbottom li:hover, #navbottom li.link_active {
	background: url("../img/bottommenu_on.png") top left no-repeat;
}  
#navbottom li:hover a, #navbottom li a.link_active {
	background: url("../img/bottommenu_on.png") top right no-repeat;
	color: #e93306;
	text-decoration: none;  
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}