/* 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:0px}
img{ vertical-align:top;  }

a{color:#90dff9; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#31c3f3; background:url(images/marker.gif) center right no-repeat; padding-right:17px; }


ul{margin:0; padding:0; list-style:none;color:#31c3f3; text-decoration: none; line-height:1.7em}
ul li a{color:#31c3f3; text-decoration: none; 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.8em;
	width:100%;
	text-align:left;
}
#content .indent-main{padding:0px 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:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h2{color:#e05bb1; font-size:1.6em; margin-bottom:13px;   }
#content .tail{ background:url(site_flash/images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#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:#adadad; font-size:0.625em; margin:0 298px 0 300px; background:url(images/bot.gif) repeat-x top;}
#footer .indent-footer{ padding:15px 0 0 18px;}
#footer a {color:#adadad; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.block-contact span{ float:right; margin-right:150px}
input{
   	border:1px solid #dbd8d8; 
	background:#FFFFFF;
	color:#8c8c8c;
	width:155px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #dbd8d8; 
	background:#FFFFFF;
	color:#8c8c8c;
	width:164px; height:73px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
