/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.8125em; background:#000000}
html, input, textarea	{
	font-family: Verdana, Geneva, sans-serif;
	color:#CCCCCC;
}	

.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:#515151; text-decoration:none; outline:none} 
a:hover{text-decoration:underline}

.link{color:#fff; text-transform:uppercase}

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

ul{
	margin:0;
	padding:0;
	list-style:none;
	color: #FFFFFF;
}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

.ul li{background:none; padding-left:0; display:block; background:url(images/bg_tail.gif) repeat-x bottom }
.ul li div{ float:right; background:url(images/bg_tail1.gif) repeat-x bottom; padding-bottom:0}
.ul li span a{ color:#FFF;background:url(images/button.gif) no-repeat top left; padding:0 25px 3px 4px; display: inline }
.ul li span a:hover{
	color:#FFFF00
}
.ul li a{
	color:#FFFFFF;
	text-decoration:none;
	line-height:2.5em;
	background:url(images/bg_tail1.gif) repeat-x bottom;
	padding-bottom:3px
} 
.ul li a:hover {
	text-decoration:none;
	color:#FFFF00
}

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 17px 3px 4px; font-weight:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; width:100%; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top; text-transform:uppercase}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 10px 13px 5px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#fc5b27}


/*content*/
#content{ font-size:0.625em; width:100%; text-align:left;}
#content .indent-main{padding:11px 24px 11px 9px}
#content .indent-main1{padding:11px 0 11px 18px}
#content .indent-main2{padding:20px 15px 11px 18px}
#content .indent-col1{padding:9px 0 0 0}
#content .indent-col2{padding:30px 0 0 0}
#content .title{  margin-bottom:21px}
#content .title2{  margin-bottom:7px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 5px 0}
#content .img-indent1{ margin:0 0 30px 0}
#content p{ margin:0 0 7px 0}
#page6 #content p{ margin:0 0 16px 0}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 20px 0}
#content .p2{ margin:0 0 40px 0}
#content .p3{ margin:0 0 17px 0}
#content h4{color:#fff; text-transform:uppercase; font-weight:normal; font-size:1em; margin-bottom:3px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:9px 0 30px 9px}

.overflow{ overflow:auto; width:237px; height:607px}
.overflow1{ width:220px; height:1000px}
.overflow2{ overflow:auto; width:237px; height:607px}
.overflow3{ width:215px; height:1000px}

.box{ background:#1d1d1d}
.box .indent-box{padding:9px 0 30px 9px}


/*footer*/
#footer { color:#fff; font-size:0.5625em; text-transform:uppercase }
#footer .indent-footer{ padding:33px 0 0 525px;}
#footer a {color:#4d4c4c; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer .logo{ position:absolute }

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px}
.block-contact span{ float:right; margin-right:80px}
input{
   	border:1px solid #4d4c4c; 
	background:#141414;
	color:#FFF; text-transform:uppercase;
	width:257px; height:17px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #4d4c4c; 
	background:#141414;
	color:#FFF; text-transform:uppercase;
	width:257px; height:115px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
