/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#bbbbbb}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#8d898a;	}	

.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:#8d898a; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#8d8a8b; font-weight:bold; background:url(images/marker.gif) top left no-repeat; padding-left:9px; background-position:0 5px; text-decoration:none; }
.link:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
ul li a{color:#8d8a8b; font-weight:bold; text-decoration: underline; line-height:1.916em} 
ul li a:hover { 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}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:0 233px 0 0 }
#header .indent{padding:43px 0 0 0}


.m{margin:55px 0 0 0; position:absolute}
.m1{margin:77px 0 0 0; position:absolute}
.m2{margin:169px 0 0 142px; position:absolute}
.m3{margin:30px 0 0 324px; position:absolute}
.m4{margin:224px 0 0 487px; position:absolute}
.m5{margin:136px 0 0 657px; position:absolute}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:34px 4px 20px 114px}
#content .indent-col1{padding:6px 0 0 114px}
#content .title{  margin-bottom:18px}
#content .title1{  margin-bottom:18px; margin-left:115px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 20px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 7px 0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0}
#content .p3{ margin:0 0 23px 0}
#content .button{ margin:11px 0 0 745px; position:absolute}
#content h4{color:#8d898a; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:23px; margin-bottom:33px}

#content .indent{padding:5px 0 0 0}
#content .indent1{padding:49px 0 0 0}
#content .indent3{padding:0 60px 0 0}
#content .indent2{padding:0 0 0 180px}
#content .indent4{padding:0 0 0 122px}

/*box*/
.box{ background:#f1f0f1; 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:36px 28px 28px 48px; }


/*footer*/
#footer { color:#e9e9e9; font-size:0.75em; background:url(images/bot.gif) repeat-x top ; }
#footer .indent-footer{ padding:22px 50px 0 26px;}
#footer a {color:#e9e9e9; 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:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	background:#FFFFFF;
	width:193px; height:15px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	background:#FFFFFF;
	width:219px; height:73px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
