/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background: url(images/bg.gif) repeat-x top #202433}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#000000;	}	

.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:#f76600; text-decoration:none} 
a:hover{text-decoration:underline}

.link{color:#06a3fd; text-decoration:none; float:right }
.link:hover{color:#f76600; text-decoration:none }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:11px; }
ul li a{color:#f76600; text-decoration:none; line-height:3.11em} 
ul li a:hover {color:#06a3fd;  text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


.m{ margin-left:371px}
/*header*/
#header .logo{ margin:33px 0 0 355px }

/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left; text-transform:uppercase}
#content .indent-main{padding:0 0 0 100px}
#content .title{  margin-bottom:17px}
#content .img-left{ float:left; margin:0 16px 16px 0}
#content .img-indent{ margin:0 0 26px 0}
#content .img-indent1{ margin:0 12px 0 0}
#content .img-indent2{ margin:0 15px 0 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 20px 0}
#content .p1{ margin:0 0 15px 0}
#content .p2{ margin:0}
#content .p3{ margin:0 0 7px 0}
#content h4{color:#f76600; font-size:1em; margin-bottom:15px;  }
#content h5{color:#f76600; font-size:1em;  }
#content .tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:19px}
#content .tail1{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}


/*box*/
.box{ background:#fff; width:100%;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.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%; min-height:630px; height:auto !important; height:630px}
.box .indent-box{ padding:20px 22px 71px 24px; }


/*footer*/
#footer { color:#8492a6; font-size:0.5625em; text-transform:uppercase}
#footer .indent-footer{ padding:7px 50px 0 11px;}
#footer a {color:#8492a6; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-right:20px; float:left}
.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:260px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:260px; height:102px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}