
html{
	background:url(../images/bg-home.jpg) repeat-x top left #393939;
	overflow-y:scroll;
 }
body{
	margin:0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;}

.wrapper{
	color:#fff;
	}

h2 { font-size:20px; font-weight: bold; margin:0px;  color:#333;}
h3 { font-size:16px; font-weight: bold; margin:0px; line-height:16px; color:#ffdc00; }
h4 { font-size:16px; color:#000; font-weight: bold;}
h5 { font-size:12px; font-weight: bold;  border-bottom:1px solid #ccc; line-height:30px; color:#00a3ff; }
h6 { font-size:12px; font-weight: bold; margin:0px;  color:#333;  }
	
.header{
	height:92px;
	}
a {
	text-decoration:none;
	font-size:12px;
	}
a:hover {
	text-decoration: underline;
	font-size:12px;
	}
.menu{
	width:600px;
	color:#fff;
	}
#menu a{
	color:#fff;
	text-decoration:none;}
#menu a:hover{
	color:#fff;
	text-decoration: underline;
	}
.homeBanner{
	height:310px;
	}
.textBox{
	width:135px;
	background:#FFF;
	border:1px #f2f2f2 solid;
	}
	
.place-middle
{
	vertical-align:middle;
}

.footer{
	border-top:1px #ccc solid;
	color:#999;
	}
.innerTitleBar{
	height:65px;
	}
.innerpage	
	
.rightcol{
	padding:40px;}	
	
.pagetitle{
	font-size:16px;
	color:#00a3ff;
	font-weight:bold;

	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	