/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background:#171717}
html, input, textarea	{	font-family:Tahoma; 
		color:#535353;
		text-transform:uppercase;	}	

.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;  }

b{color:#018eb9;}

a{color:#00c0dc; text-decoration:none} 
a:hover{text-decoration:underline}
.link1{color:#e5156d; font-weight:bold; } 

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:9px; }
ul li a{color:#00c0dc; line-height:1.5em} 
/*header*/
#header .logo{ margin:64px 0 0 0 }


.button{ position:absolute; margin:18px 0 0 477px}

#page1 .button1{ position:absolute; margin:86px 0 0 13px}
#page1 .button2{ position:absolute; margin:41px 0 0 241px}
#page1 .button3{ position:absolute; margin:135px 0 0 440px}
#page1 .button4{ position:absolute; margin:74px 0 0 621px}

.button-1{ position:absolute; margin:40px 0 0 557px}
.button-2{ position:absolute; margin:287px 0 0 578px}
.button-3{ position:absolute; margin:445px 0 0 609px}
/*content*/
#page1 #content{ height:535px}
#page1 #content .bg-cont{ height:535px}

#content{ font-size:0.5625em; width:100%; text-align:left; background:url(images/bg_cont1.gif) }
#content .bg-cont{background:url(images/bg_cont.gif) no-repeat top left; width:100%; }
#content .indent-main{padding:0 377px 33px 0}
#content .title{  margin-bottom:22px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 22px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 19px 0}
#content .h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }

.overflow{ overflow:auto; width:448px; height:405px}
.overflow1{ overflow:auto; width:406px; height:705px}

#content .indent{padding:0 0 0 0}

/*block*/
.box{ background:#ffffff; 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:35px 35px 19px 17px; }


/*footer*/
#footer { color:#c9c9c9; font-size:0.625em;  }
#footer .indent-footer{ padding:28px 30px 0 6px;}
#footer a {color:#00c0dc; 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;}

.h{ height:27px}
.block-contact span{ float:right; margin-right:40px}
input{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:192px; height:20px;
	font-size:1em;
	color:#a4a4a4;
	font-size:11px;
	text-transform:none;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	font-size:11px;
	text-transform:none;
	color:#a4a4a4;
	width:238px; height:47px;
	padding-left:5px;
	margin-bottom:15px;
	overflow:auto}
