/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background: #c8cdd1 url(../images/background2.jpg) top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0.5em;
	line-height: 1.1;
}

h1 { font-size:30px; color:#444137; text-transform:uppercase; }
h2 { font-size 28px; color:#10951b; text-transform:uppercase;}
h3 { font-size:22px; color:#60be3b; text-transform:uppercase;}
h4 { font-size:14px; color:#999999; text-transform:uppercase;}
h5 { font-size: 112.5%; }
p {font-size:12px; color:#595447; line-height:16px; margin:0px; padding:0px;}
p span {font-size:12px; font-weight:bold; color:#000000;}
a img { border: none; }
a:link { color: #035389; }
a:visited { color: #09619C; }
a:hover { color: #000; }

a:active
{
	color: #cc0000;
}

table
{
	margin: 1em 0;
	border-collapse: collapse;
	width: 100%;
}

table caption
{
	text-align: left;
	font-weight: bold;
	padding: 0 0 5px;
	text-transform: uppercase;
	color: #236271;
}

table td, table th
{
	text-align: left;
	border: 1px solid #b1d2e4;
	padding: 5px 10px;
	vertical-align: top;
}

table th { background: #ecf7fd; }

blockquote
{
	background: #ecf7fd;
	margin: 1em 0;
	padding: 1.5em;
}

blockquote p.source
{
	margin: 0;
	font-size: 87.5%;
	padding: 2px 0 5px 25px;
	background: url(../images/icon-tweet.gif) no-repeat;
}

code
{
	background: #ecf7fd;
	font: 115% courier, monaco, monospace;
	margin: 0 .3em;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}
.borderbl {border:1px #000 solid;}
.clear {clear:both; height:1px;}
.error{
	border-color: #ff0000;
	font-size:11px; color:#ff0000;
	font-style:italic;
}


#wrapper {
	width:990px;
	height:auto;
	margin:0px auto;
	padding:0px;
}


#wrapper #header
{
	height: 125px;
	padding;0px;
}

#header .logo {
	width:280px;
	height:137px;
	margin:5x 0 0 0;
	padding:5px 0 0 0;
	float:left;
}

#header .righttop {
	width:231px;
	height:118px;
	background:url(../images/right-top-back.png) no-repeat;
	float:right;
	margin:0px;
	padding:10px 30px;
}

#header .righttop ul {
	margin:0px;
	padding:0px;
}
#header .righttop ul li {
	list-style:none;
	line-height:30px;
	border-bottom:1px #ebebed solid;
}
#header .righttop ul li:last-child {
	border-bottom:none;
}
#header .righttop ul li:last-child {
	border-bottom: expression(this.nextSibling==null?'none':'inherit');
}

.trlable {
	font-size:11px;
	color:#92979d;
	text-align:left;
}

.trlable2 {
	font-size:11px;
	color:#92979d;
	text-align:left;
	float:left;
}

.trtext {
	font-size:11px;
	color:#000000;
	text-align:left;
}
a.trlink {
	font-size:11px;
	color:#dc0c46;
	text-decoration:none;
}

#content {
	width:990px;
	height:auto;
	min-height:400px;
	margin:10px 0 20px 0;
	padding:0px;
}

#col1
{
	float: left;
	height:auto;
	width: 630px;
	margin-bottom: 10px;
	background:#f9f4e5;
	min-height:400px;
	padding:20px;
}


#col3
{
	float: left;
	width: 250px;
	height:auto;
	padding:20px;
	margin-left: 30px;
	min-height:400px;
	background:#f9f4e5;
}

#wrapper #footer
{
	clear: both;
	height:auto;
	padding:20px;
	background-color: #666;
	display:block;
	overflow:hidden;
}

#footer .copyright {
	color:#FFFFFF;
	font-size:12px;
}

#nav {
	width:990px;
	height:41px;
	background:url(../images/nav-back.png) no-repeat;
	margin:0px;
	padding:0px;
	line-height:41px;
}

#nav ul {
	margin:0px;
	padding:0px;
}

#nav ul li {
	float:left;
	display:inline;
	padding:0 30px;
	text-align:center;
	margin:0px;
}

#nav ul li a {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#000000;
	text-decoration:none;
}

#nav ul li a.active {
	color:#000000;
	text-decoration:none;
}


#sliderblock {
	width:990px;
	height:auto;
	min-height:270px;
	margin:10px 0 10px;
	padding:0px;
	position:relative;
}

.thumbblock {
	margin:20px auto;
	padding:0px;
}

a.thumbdiv {
	width:168px;
	height:120px;
	border:1px #d4d4d4 solid;
	padding:10px;
	float:left;
	color:#000000;
	margin:0 0 15px 15px;
	background:#f4f4f4;
	display:block;
	text-decoration:none;
}
a.thumbdiv:hover {
	background:#fff;
	border:1px #999 dotted;
	color:#000000;
}

a.thumbdiv span {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.thumbimg {
	border:1px #d4d4d4 solid;
}

/* innerpages */

#mainimage {
	width:990px;
	height:auto;
	min-height:270px;
	margin:10px 0 10px;
	padding:0px;
	position:relative;
}


/* form  */

	#form{
		margin:1em 0;
		color:#fff;
		/*width:230px;  customize width, this form have fluid layout */
		}
	#form h3{
		margin:0;
		background:#57a700 url(../images/form_heading.gif) repeat-x;		
		color:#fff;
		font-size:20px;
		border:1px solid #d4d4d4;
		border-bottom:none;
		}		
	#form h3 span{
		display:block;
		padding:10px 20px;
		background:url(../images/form_ico.gif) no-repeat 93% 50%;			
		}				
	#form fieldset{
		margin:0;
		padding:0;
		border:none;	
		padding-bottom:1em;
		}		
	#form legend{display:none;}	
	#form label{display:block;}	
	#form input, #form textarea{		
		width:232px;
		border:1px solid #d4d4d4;
		padding:2px 3px;
		color:#999;
		resize:none;
		outline:none;
		}		
	#form textarea{
		height:80px;
		overflow:auto;
		}					
	#form p.submit{
		text-align:right;
		cursor:pointer;
		}	
	#form .button{
		padding:0px;
		width:100px;
		height:32px;
		line-height:32px;		
		border:1px solid #d4d4d4;
		background:#5aae00 url(../images/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}				
/* // form 2 */



/*innerstyling*/
.texttable {font-size:11px; color:#000000; text-align:left;}
.greentext {font-size:13px; font-weight:bold; color:#009900; text-align:left; margin-right:5px;}
.boldtext {font-size:12px; color:#000000; font-weight:bold; margin-right:5px;}
ul.list {margin:0px; padding:0 0 0 20px;}
ul.list li {list-style:disc; margin:0px; paddign:0px; font-size:12px; color:#666666; line-height:20px;}

ul.list1 {margin:0px; padding:0 0 0 20px;}
ul.list1 li {list-style:decimal; margin:0px; paddign:0px; font-size:12px; color:#666666; line-height:20px;}

ul.sidemenu {margin:0px; padding:0 0 0 0px;}
ul.sidemenu li {list-style:none; margin:0px; paddign:0px; font-size:12px; color:#666666; line-height:20px;}
ul.sidemenu li a {font-size:13px; color:#009933; text-align:left; background:url(../images/arrow-bullet.png) no-repeat; text-decoration:none; padding-left:20px;}
ul.sidemenu li a:hover {color:#000000; text-decoration:none;}

ul.inlinelist {margin:0px; padding:0px;}
ul.inlinelist li {list-style:none; background:url(../images/bullet-arrow.png) left no-repeat; margin:0px; padding:0 0 0 20px; font-size:12px; color:#666666; line-height:20px;}
/*innerstyling*/


.htbox {
	width:300px;
	height:auto;
	margin:0 28px 0 0;
	padding:0px;
	float:left;
}
.zeromargin {margin:0px;}





/*footer*/
.footer{
	float: left;
	padding: 0px;
 	margin: 4px 0px 4px 0px;
}
.footermenu a{margin:0; padding:6px; color:#ffffff; display:inline; text-align:left; text-decoration:none}
.footermenu a:hover{margin:0; padding:6px; color:#000; display:inline; text-align:left; text-decoration:none}
.footermenu{margin:0; padding:0px 18px 5px 25px; color:#ffffff; line-height:21px; text-align:left; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; overflow:hidden;}
.lbl{display:block; margin-top:11px;}
.boxinput{		
		width:297px !important;
		height:23px;
		border-radius:2px;
		border:1px solid #d4d4d4;
		padding:2px 3px;
		margin-top:3px;
		color:#999;
		resize:none;
		outline:none;
		}		

.boxtextarea{		
	height:131px;
		width:298px !important;
		overflow:auto;
		border-radius:2px;
		border:1px solid #d4d4d4;
		padding:2px 3px;
		margin-top:3px;
		color:#999;
		resize:none;
		outline:none;
		}								
.boxinput-slt{		
		width:100px !important;
		height:23px;
		border-radius:2px;
		border:1px solid #d4d4d4;
		padding:2px 3px;
		margin-top:3px;
		color:#999;
		resize:none;
		outline:none;
		font-size:11px;
		}