@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }	
body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	background: #000;
	font-family: verdana, sans-serif;
}

.brd { border: 1px solid #000; }
.clr {
	clear: both;
}
	
a {
	text-decoration: none;
	color:#8B898B;
}

a img {
	border: none;
}
#wrap {
	width: 910px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	padding: 0;
}

#wrapinner {
	width: 900px;
	text-align: center;
	background: #fff;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 2px solid #651f9c;
}

#htop{
	width: 460px;
	height: 119px;
	text-align: center;
	float: left; display: inline;
	}
#bar {
	width: 896px;
	height:7px;
	float: left; display: inline;
	margin-left:2px;
	background: #000; 	
	}


#htop_inner {
	width: 440px;
	height: 119px;
	text-align: center;
	float: left; display: inline;
	text-align:center;
	background: url(images/logo_right.gif);
	font-size: 14px; font-weight:bold; font-family: Myriad Pro; color:#000;
}
#htop_inner h1 { margin-left: 210px; margin-top: 25px; font-size: 15px; font-weight: lighter; font-family: Myriad Pro; color:#000;}
	
#hmiddle {	
width: 898px;
margin-left: 1px;	
background: #ffffff;	
display: inline;
float: left;
height: 182px;
border-top: 7px solid #000;
border-bottom: 7px solid #000;
padding-top: 1px;
padding-bottom: 1px;
}

#hmiddle_left 
	{width: 194px; height: 182px; float: left; background: url(images/left_box1.gif) no-repeat; display: inline;}


#hmiddle_right {
	float: left;
	display: inline;
	background: transparent;
	height: 182px;
 }
 

#hbottom {width: 900px;	height: 485px;	background: url(images/middlebox.gif) no-repeat; float: left; display: inline; }
 
#hbottom_title2 {width: 100%; float: left; display: inline; font-size:16px; font-weight: bold; font-family: Myriad Pro; color: #000; text-align: center; margin-top: 10px;}
#hbottom_title2 h3{width: 100%; float: left; display: inline; font-size:16px; font-weight: bold; font-family: Myriad Pro; color: #000; text-align: center; margin-top: 10px; font-weight: normal;}

#hbottom_title3 {font-size:11px; font-family:Myriad Pro; color:#000; text-align:center; margin-top:5px;}
#hbottom_title3 h3{font-size:11px; font-family:Myriad Pro; color:#000; text-align:center; margin-top:5px; margin-left:10px; font-weight:normal;}

#content {margin: 0 auto;	width: 900px; text-align: center; margin-top: 10px; margin-bottom:30px;}
#content iframe {background: #ffffff; width: 700px;	padding-left: 0px;	border:10px solid #c0c0c0; padding-right: 0px;}
#footer {width: 100%; height: 4px; border-top: 4px solid #651f9c; margin-top: 50px; color: #fff; font-family: Myriad Pro; font-size:14px; text-align: center; padding-top: 10px;}
#ftext{width: 422px; height: 22px; background:url(images/ftext.gif)}
 
#hbottom h2 { background: url(images/h2base.gif) no-repeat bottom left; font-size:21px; font-weight: bold; font-family:Myriad Pro; color:#651f9c; text-align:left; height: 25px; line-height: 20px; margin-left: 20px; margin-top: 20px; width: 800px; float: left; display: inline; }

#hbottom p { clear: left; font-size:12px; font-family:Myriad Pro; color:#000; text-align:left; padding-top:10px; margin-left:20px; margin-right:30px; }
#hbottom p { clear: left; font-size:12px; font-family:Myriad Pro; color:#000; text-align:left; padding-top:10px; margin-left:20px; margin-right:30px; }


