/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.85em; text-align:center; background:#1c1c1c}
html, input, textarea	{
	font-family:Arial;
	color:#FFFFFF;
	text-transform:none;
}	

.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:#fff; text-decoration:none} 
a:hover{text-decoration:underline}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*header*/
#header {font-size:0.5625em; color:#FFFFFF; text-transform:uppercase }
#header .logo{ margin:29px 0 26px 327px }
#header .sub-menu {margin:7px 0px 0 5px;} 
#header .sub-menu a{color:#7a7a7a; text-decoration:none; margin:0 22px 0 18px; font-family:Arial} 
#header .sub-menu a:hover{color:#ec9000; text-decoration:none;  margin:0 22px 0 18px}
#header .sub-menu span a{color:#ec9000;}

/*content*/
#content{
	font-size:0.8625em;
	width:100%;
	text-align:justify;
	background:url(images/content.jpg) no-repeat top;
	height:449px
}
#content .indent-main{padding:19px 88px 0px 75px}
#content .indent-col-1{padding:0px 20px 0px 0px}
#content .indent-col-2{padding:0px 0px 0px 40px}
#content .indent-col-3{padding:0px 0px 0px 23px}
#content .line{  margin:25px 0 25px 0}
#content .line1{  margin:0px 0 25px 0}
#content .title{  margin-bottom:25px}
#content .title1{  margin:0px 0 25px 16px}
#content .title2{  margin:30px 0 0px 0px}
#content .title3{  margin:10px 0 25px 16px}
#content .img-left{ float:left; margin:0px 60px 0px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img1{ margin:0px 38px 13px 0px}
#content .img2{ margin:0px 0px 13px 0px}
#content .img3{ margin:0px 59px 0px 0px}
#content .img4{ margin:0px 13px 0px 0px}
#content p{ margin:0px 0px 13px 0px}
#content .p{ margin:0px 0px 0px 0px}
#content .p2{ margin:0px 0px 27px 0px}
#content .p3{ margin:0px 0px 37px 0px}
#content .p4{ margin:3px 0px 13px 0px}
.bg, .bg1, .bg2, .bg3{ background:url(images/png_point.png) left top; width:378px; height:122px; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png_point.png', sizingMethod='scale',enabled=true);}
.bg1{width:370px; height:154px; margin:32px 0 0 -6px }
.bg2{width:155px; height:122px; margin:0px 16px 64px 0px; float:left }
.bg3{width:155px; height:122px; margin:0px 16px 24px 0px; float:left}
.indent-bg{padding:16px 17px 14px 17px}
.indent-bg1{padding:23px 0px 0px 29px}
.indent-bg2{padding:23px 0px 0px 29px}

#content .indent{padding:23px 0px 0px 17px}
#content .indent1{padding:0px 0px 0px 17px}

#page1 #content .indent-main{padding:0px 61px 0px 62px}
#page1 #content .col-2 .indent{padding:0px 0px 0px 11px}
#page1 #content .col-2 img{margin:0px 0px 2px 0px}
#page1 #content .col-2 .img{margin:0px 0px 8px 0px}
#page1 a{color:#4f4f4f; text-decoration:none} 
#page1 a:hover{color:#fff; text-decoration:underline}
#page1 span a{color:#fff; text-decoration:none} 

#page2 .overflow{ overflow:auto; width:350px; height:133px; margin-bottom:30px}
#page2 .overflow1{width:310px; height:346px}
#page3 .overflow{ overflow:auto; width:362px; height:140px; margin-bottom:30px}
#page3 .overflow1{width:330px; height:346px}
#page3 .overflow2{ overflow:auto; width:360px; height:360px}
#page3 .overflow3{width:340px; height:546px}


/*footer*/
#footer {
	color:#4f4f4f;
	font-size:0.5625em;
	text-transform:lowercase
}
#footer .indent-footer{ padding:48px 25px 0px 63px;}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:25px}
.block-contact span{ float:right; margin-right:80px}
input{
   	border:1px solid #343434; 
	background:#343434;
	text-transform: none;
	width:295px; height:17px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border:1px solid #343434;
	background:#343434;
	text-transform: none;
	width:295px;
	height:84px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:7px;
	overflow:auto;
	font-weight: bold;
}
