@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-size:12px;
	line-height:18px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	color:#747474;
	background:#f1f1f1 url(images/topbg.png) repeat-x left top;
	text-align:center;
	}
body.home{
	background:#f1f1f1 url(images/hometopbg.png) repeat-x center top;
	}
a{  
	text-decoration:none;
	color:#00a7f4;
	}
a img{ 
	border:0;
	}
p{
	margin:5px 0 7px 0;}
	
.block_news p{
	margin:5px 25px 7px 0;}
	
.block_news_note{
	font-size:10px;
	color:#333;
}
	
.clearer{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	}
ul{
	list-style:none;
	}
.container{
	width:930px;
	margin:0 auto;
	text-align:left;
	}
.top{
	height:66px;
	}
.top .logo{
	float:left;
	margin-right:390px;
	}
.top ul{
	float:left;
	}
.top ul li{
	float:left;
	display:block;
	height:12px;
	padding:27px 0;
	}
.top ul li a{
	color:#fff;
	line-height:12px;
	height:12px;
	display:block;
	padding:0 12px;
	border-right:1px solid #33719c;
	}
.top ul li a:hover, .top ul li a.active{
	color:#0094e3;
	}
.top ul li a.login{
	border:0;
	width:43px;
	height:27px;
	line-height:12px;
	margin:-7px 0 0 12px;
	padding:7px 0 2px 13px;
	background:url(images/btn_bg.png) no-repeat left top;
	}
.top ul li a.login:hover{
	background:url(images/btn_bg2.png) no-repeat left top;
	text-decoration:none;
	color:#fff;
	}
.banner{
	clear:both;
	height:255px;
	margin-bottom:50px;
	background:url(images/banner.png) no-repeat left top;
	}
.banner h1, .banner h3{
	display:none;
	}
.block{
	width:255px;
	height:158px;
	margin:0px 30px 20px 0;
	padding:15px;
	float:left;
	background:url(images/block_bg.png) no-repeat left top;
	}
	
.block_news{
	width:525px;
	height:100px;
	margin:0px 30px 20px 0;
	padding:15px;
	float:left;
	background:url(images/block_news_bg.png) no-repeat left top;
	}
	
.block_news a{
	text-decoration:underline;
}

.last{
	margin-right:0;
	}
.block h2{
	font-size:1px;
	text-align:right;
	color:#fff;
	height:18px;
	margin:0 0 10px 0;
	}
.block_news h2{
	font-size:1px;
	text-align:right;
	color:#fff;
	height:18px;
	margin:0 0 10px 0;
}	
	
.block h2.header1{
	background:url(images/header_whatwedo.png) no-repeat left top;
	}
.block h2.header2{
	background:url(images/header_customsolutions.png) no-repeat left top;
	}
.block h2.header3{
	background:url(images/header_contactus.png) no-repeat left top;
	}
.block_news h2.header4{
	background:url(images/header_news.png) no-repeat left top;
	}	
	
.line{
	clear:both;
	height:1px;
	background:#dbdbdb;
	border-bottom:1px solid #fff;
	margin:55px 0 30px;
	}
.footer{
	text-align:center;
	font-size:11px;
	}
.footer a{
	color:#4a4b4b;
	text-decoration:underline;
	}
/*Inside pages setting*/
.title{
	height:99px;
	clear:both;
	margin-bottom:20px;
	}
.title h1{
	font-size:0;
	color:#0091ec;
	height:40px;
	margin:30px 0 0 0;
	}
.title h1.aboutus{
	background:url(images/title_aboutus.png) no-repeat left bottom;
	}
.title h1.DMCA{
	background:url(images/title_DMCA.png) no-repeat left bottom;
	}
.title h1.privacypolicy{
	background:url(images/title_privacypolicy.png) no-repeat left bottom;
	}
.title h1.contactus{
	background:url(images/title_contactus.png) no-repeat left bottom;
	}
.title h1.login{
	background:url(images/title_login.png) no-repeat left bottom;
	}
.title h1.lostpw{
	background:url(images/title_lostpassword.png) no-repeat left bottom;
	}
/*round block setting*/
.round_top{
	height:5px;
	width:910px;
	background:url(images/round_top.png) no-repeat;
	}
.round_bottom{
	height:5px;
	width:910px;
	background:url(images/round_bottom.png) no-repeat;
	}
.round_middle{
	height:auto;
	width:910px;
	background:url(images/round_middle.png) repeat-y;
	}
.round_middle .content{
	padding:10px 15px 10px 25px;
	}
.round_middle h2{
	font-size:0;
	color:#fff;
	text-align:right;
	height:20px;
	margin:10px 0;
	}
.round_middle h3{
	font-size:14px;
	color:#404040;
	height:18px;
	margin:20px 0 10px 0;
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	}
.round_middle h4{
	color:#404040;
	font-size:13px;
	margin:20px 0 5px 0;
	}
.round_middle h2.ourmission{
	background:url(images/header_ourmission.png) no-repeat;
	}
.round_middle h2.DMCA{
	background:url(images/header_dmca.png) no-repeat;
	}
.round_middle h2.privacypolicy{
	background:url(images/header_privacypolicy.png) no-repeat;
	}
.round_middle h2.headoffice{
	background:url(images/header_headoffice.png) no-repeat;
	}
.round_middle h2.contactus{
	background:url(images/header_contactus.png) no-repeat left top;
	}
.round_middle h2.login{
	background:url(images/header_login.png) no-repeat left top;
	}
.round_middle h2.resetpw{
	background:url(images/header_resetpw.png) no-repeat left top;
	}
.CEO, .CFO{
	height:80px;
	width:200px;
	float:left;
	margin:-90px 0 100px 0;
	}
.CEO{
	background:url(images/signature_daniel.png) no-repeat left bottom;
	}
.CFO{
	background:url(images/signature_michael.png) no-repeat left bottom;
	}
.picture{
	float:right;
	margin:-25px -15px 0 20px;
	}
/*Contact Form setting*/

.contactForm{
	text-align:center;
	}
.contactFormColLeft, .contactFormColRight{
	width:310px;
	float:left;
	text-align:center;
	padding-bottom:30px;
	}
.contactFormColLeft{
	padding-right:50px;	
	text-align:left;
	}
.contactFormColLeft label, .contactFormColRight label{
	font-weight:bold;
	display:block;
	padding:15px 0 3px 3px;
	text-align:left;
	}
 input.textfield {
	background:#fff;
	width:300px;
	padding:2px 3px 1px 7px;
	height:18px;
	line-height:18px;
	color:#747474;
	border-top:1px solid #abadb3;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e3e9ef;
}
.contactForm input.short{
	width:150px;}
.contactForm select{
	width:310px;
	}
.contactForm label.agree{
	display:block;
	margin:15px auto 15px auto;
	}
.contactForm label.code{
	display:block;
	margin:15px auto 5px auto;
	}
.btnSubmit{
	margin:30px auto 10px auto;
	border:0;
	outline:0;
}
.loginform{
	margin:30px 0 0 0 ;
	}
.loginform .textfield{
	width:250px;
	}
.loginform p{ margin:15px  40px 0 60px; float:left;}
.loginlabel{
	display:block;
	float:left;
	height:30px;
	width:60px;
	}
.btn_submit{
	background:url(images/btn_submit.png) no-repeat;
	width:86px;
	height:39px;
	float:left;
	font-size:0;
	color:#fff;
	border:0;
	outline:0;
	margin:10px;
	float:left;
	cursor:pointer;
		}