/* 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 left}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#a4a2a2;}

.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:0}
img{ vertical-align:top;  }

a{color:#90dff9; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#79c620; font-size:1em; background:url(images/marker.gif)  center right no-repeat; padding-right:17px; text-decoration:none;}


ul{margin:0; padding:0; list-style:none;}
ul li a{color:#31c3f3; text-decoration: underline; line-height:1.7em} 
ul li a:hover { text-decoration:none; }

.m{ margin-left:298px}
.img1{ margin-top:182px; margin-left:23px}
.img2{ margin-top:107px}
.img4{ margin-top:107px}
.img5{ margin-top:182px}

/*header*/
#header {font-size:0.625em; color:#a6a6a6; }
#header .logo{ margin:0 0 28px 0 }
#header .indent{padding:109px 345px 28px 299px}

/*content*/
#content{ font-size:0.625em; width:100%; text-align:left;}
#content .indent-main{padding:0 258px 0 294px}
#content .title{  margin-bottom:19px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0 0 13px 0}
#content .p1{ margin:0}
#content h4{color:#79c620; font-size:1.1em; margin-bottom:13px;  }
#content h2{color:#0089ad; font-size:1.6em; margin-bottom:13px;   }

#content .indent{padding:5px 75px 45px 29px}
#content .indent2{padding:5px 5px 45px 29px}

/*box*/
.box{ background: url(images/bg_center.gif); width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .indent-box{ padding:23px 75px 3px 28px; }
.border-bottom {background:url(images/border_bottom.png) repeat-x bottom; height:70px}


/*footer*/
#footer { color:#0089ad; font-size:0.625em; margin:0 20px 0 100px; background:url(images/bot.gif) repeat-x top;}
#footer .indent-footer{ padding:15px 0 0 200px;}
#footer a {color:#79c620; text-decoration:none}
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:35px}
.block-contact span{ float:right; margin-right:150px}
input{
   	border:1px solid #79c620; 
	color:#0089ad;
	width:155px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #dbd8d8; 
	background:#ffffff;
	color:#0089ad;
	width:164px; height:73px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}