/* CSS Document */

body{
	margin:0px auto;
}
*{
	margin:0px auto;
	vertical-align:top;
	text-align:justify;
	line-height:15px;font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#567386;
	text-decoration:underline;
}
a:hover{
	color:#567386;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px;
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	width:950px;
}
#container{
	position:relative;
	background-image:url(../Images/bgContainer.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:950px; overflow:hidden;			
	height:auto;
	min-height:700px; 
	padding-bottom:30px;
	/*height: expression( this.height < 700 ? "700px" : "auto" );*/
	
	
}
#colLeft{
	position:relative;
	background-image:url(../Images/colLeft.gif);
	background-repeat:no-repeat;
	width:248px; height:auto !important; height:371px; min-height:371px;
	float:left;
}
#logo a{
	position:absolute;
	top:54px; left:25px;
	width:132px; height:67px;
	float:left;
	display:block; overflow:hidden;	text-indent:-1000px;
}
#menu{
	width:196px;
	padding:152px 26px 0px 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; line-height:18px;
	color:#000000;
}
#menu ul{
	padding:0px; margin:0px; list-style:none;
}
#menu ul li{
	padding:0px; margin:0px;
}
#menu ul li a{
	width:196px; height:25px; text-decoration:none;
	border-top:1pt solid #e3e3e5; line-height:25px;
	display:block; color:#818285;
}
#menu ul li a:hover{
	color:#567386; font-weight:bold;
}
#menu ul li .menuActive{
	width:196px; height:25px; text-decoration:none;
	border-top:1pt solid #e3e3e5; line-height:25px;
	display:block; color:#567386; font-weight:bold;
}
#colCenter{
	background-image:url(../Images/colCenter.gif);
	background-repeat:no-repeat;
	width:483px; 
	height:auto !important; 
	min-height:352px;
	float:left;
	padding:19px 10px 10px 10px;
}
#header{
	background-image:url(../Images/header.jpg);
	background-repeat:no-repeat;
	width:483px; height:132px;
}
#contentBox{
	background-image:url(../Images/bgContent.gif);
	background-repeat:no-repeat;
	width:483px; height:auto !important; height:32px; min-height:32px;
	padding-top:19px;
}
#h1{
	position:relative;
	background-image:url(../Images/h1.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h2{
	position:relative;
	background-image:url(../Images/h2.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h3{
	position:relative;
	background-image:url(../Images/h3.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h4{
	position:relative;
	background-image:url(../Images/h4.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h5{
	position:relative;
	background-image:url(../Images/h5.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h6{
	position:relative;
	background-image:url(../Images/h6.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h7{
	position:relative;
	background-image:url(../Images/h7.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h8{
	position:relative;
	background-image:url(../Images/h8.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h9{
	position:relative;
	background-image:url(../Images/h9.gif);
	background-repeat:no-repeat;
	height:27px;
}
#h10{
	position:relative;
	background-image:url(../Images/h10.gif);
	background-repeat:no-repeat;
	height:27px;
}
#content{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; line-height:18px;
	color:#040404;
	padding:10px 7px 20px 7px;
}
#content_contact{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; line-height:18px;
	color:#040404;
	padding:0px 7px 20px 7px;
}
#colRight{
	background-image:url(../Images/colRight.gif);
	background-repeat:no-repeat;
	width:199px; height:auto !important; height:371px; min-height:371px;
	float:right;
}
#newsBox{
	width:163px;
	padding:87px 20px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; line-height:18px;
	color:#040404;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#footer{
	position:relative;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; line-height:20px;
	color:#818285; text-align:center;
	clear:both;
}
#footer a{
	color:#818285; line-height:20px; text-decoration:none;
}
#footer a:hover{
	color:#567386; line-height:20px;
	font-weight:bold;
}
.footerActive{
	color:#567386; line-height:20px;
	font-weight:bold;
}
#footer a.menuActive
{
    color:#567386;
   font-weight:bold;
   line-height:20px;
}
.textHead{
	color:#bababa; font-weight:bold;
}
.imgLeft{
	float:left; margin:0px 15px 5px 0px;
}
/* Contact form */

#contact_form{
	margin:0px 10px;
	width:300px;
}
#contact_form table{
	width:300px;
	border:0pt;
	float:left;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:20px;
	font-size:11px;
	padding-top:1px;
	width:200px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#f2f2f2;
	height:100px;
	font-size:11px;
	padding-top:1px;
	width:280px;
}

#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
}
.hover
{
 margin: 2px;
 padding:0;
 border:dotted 2px #A6A6A6;
 display:block !important;
}
#content1
{
 width:95%;
}