/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family:Georgia, "Times New Roman", Times, serif; 
		color:#1e2021;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

a{color:#5b768f; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#ffffff; float:right; margin-right:9px} 
.link1{color:#5b768f; background:url(images/marker1.gif) top left no-repeat; background-position:0 2px; padding-left:22px; float:right; margin-right:21px} 
.link2{color:#5b768f; background:url(images/marker1.gif) top left no-repeat; background-position:0 2px; padding-left:22px; margin-right:21px} 

#content ul{margin:0 0 15px 0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:12px; }
#content ul li a{color:#1e2021; text-decoration:none; line-height:1.66em} 
#content ul li a:hover { text-decoration:underline; }

/*header*/
#header {font-size:0.875em; color:#FFFFFF }
#header .logo{ margin:30px 0 0 0; position:absolute }
#header .slogan{ margin:220px 0 0 514px; position:absolute }
#header .button{ margin:318px 0 0 739px; position:absolute }
#header .more{ background:url(images/button.gif) no-repeat; color:#FFFFFF; text-transform:uppercase; padding:10px 26px 10px 25px; display:block; font-size:.85em; text-decoration:none}
#header .more:hover{color:#000; text-decoration:none}

#header ul{margin:0; padding:62px 0 0 260px; list-style:none;}
#header ul li{ display:inline; padding-left:21px }
#header ul li a{color:#1e2021; text-decoration:none} 
#header ul li a:hover { color:#5b768f; text-decoration:underline; }
#header ul li .current{ color:#5b768f; text-decoration:underline; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; line-height:1.25em}
#content .indent-main{padding:33px 8px 43px 10px}
#content .title{  margin-bottom:24px; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:6px}
#content .img-left{ float:left; margin:0 9px 20px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0; text-align:justify}
#content .right {text-align:right}
#content .left {text-align:left}
#content .red {color:#F00; font-weight:bold}
#content .p{ margin:0 0 28px 0}
#content .p1{ margin:0 0 15px 0}
#content h3{color:#fff; font-size:1.16em; margin-bottom:10px; font-weight:normal; background:url(images/marker.gif) no-repeat top left; padding-left:20px; background-position:0 3px; padding-bottom:1px  }
#content h4{color:#5b768f; font-size:1em; margin-bottom:15px; font-weight:normal  }
#content .h4{margin-bottom:0}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:14px; margin-bottom:17px }


/*box*/
.box{ background:#5b768f; width:100%;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:15px 10px 13px 10px; }


/*footer*/
#footer { color:#1e2021; font-size:0.75em; background:url(images/bot.gif) repeat-x top }
#footer .indent-footer{ padding:14px 30px 0 10px;}
#footer a {color:#5b768f; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:31px}
.block-contact span{ float:right; margin-right:28px}
.block-contact1 span{ float:right; margin-right:55px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:182px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:4px;
}
#submit
{
	width:110px;
	height: 30px;
	
}
#reset
{
	width:110px;
	height: 30px;
	
}
	

textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:240px; height:114px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:31px;
	overflow:auto}