/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.jpg) no-repeat top center #111111}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#808080 ; text-transform:uppercase;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#3b96df; text-decoration:none} 
a:hover{text-decoration:none; color:#f68912}

.link{color:#f68912; text-decoration:none} 
.link:hover{text-decoration:none; color:#3b96df}

.link1{color:#808080; text-decoration: underline} 
.link1:hover{text-decoration:none; color:#808080}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

ol{margin:0; padding:0; list-style-position:inside; color:#f68912}
ol li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
ol li a{color:#b9ac84; text-decoration:none; line-height:2.22em} 
ol li a:hover { text-decoration: underline; }

.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}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:26px 0 0 96px }
#header .logo1{ margin:24px 0 0 96px }
#header .indent{padding:0 0 0 0}
.button{ margin:99px 0 0 783px; position:absolute}

/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left;}
#content .indent-main{padding:0 11px 0 11px}
#content .indent-col{padding:39px 42px 48px 40px}
#content .title{  margin-bottom:16px}
#content .title1{  margin:7px 205px 0 232px}
#content .title2{  margin:7px 0 0 0}
#content .m1{  margin:0 0 0 81px}
#content .m2{  margin:0 205px 0 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 13px 19px 0}
#content .img-indent2{ margin:0 8px 19px 0}
#content p{
	margin:0 0 11px 0;
	color: #FFF;
}
#content .p{ margin:0 0 11px 0}
#content .p1{ margin:0 0 19px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:25px; margin-bottom:19px}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:11px}
.txt{ color:#b8b8b8}
.txt1{ color:#e9dbb0}
.txt2{ color:#3b96df}
.txt2 a{ color:#3b96df; text-decoration:underline}
.txt2 a:hover{ color:#3b96df; text-decoration:none}

#content .indent{
	padding:0 0 0 12px;
	text-align: justify;
}
#content .indent1{padding:0 10px 0 10px}
#content .indent-1{padding:0 0 10px 66px}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.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:0 0 0 0; }


/*footer*/
#footer { color:#2c333b; font-size:0.5625em; text-align:center; text-transform:uppercase }
#footer .indent-footer{ padding:15px 50px 0 50px;}
#footer .indent-footer1{
	padding:97px 50px 0 50px;
	color: #FFF;
}
#footer a {color:#28415a; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.block-contact span{ float:right; margin-right:120px}
input{
   	border:1px solid #1c85de; 
	background:#0c0c0c;
	width:258px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #1c85de; 
	background:#0c0c0c;
	width:258px; height:54px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

