@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	height:100%;
	background:#c5dce8 url(images/bg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
a:link, a:visited {
	text-decoration:none;
}
.logo {
	background-image:url(images/logos_02.png);
	width:250px;
	height:65px;
	position:absolute;
	left:50%;
	margin-left:-425px;
}
.WQAlogo {
	background-image:url(images/logos_04.png);
	width:199px;
	height:66px;
	position:absolute;
	left:50%;
	margin-left:225px;
}
.flow {
	background-image:url(images/flow_02.png);
	width:412px;
	height:108px;
	position:absolute;
	left:50%;
	margin-left:-190px;
}
.topNav {
	width:850px;
	height:31px;
	position:absolute;
	left:50%;
	top:65px;
	margin-left:-425px;
}
.topNav a:link, a:visited {
	color: #FFFFFF;
}
li.bl {
	list-style-type:none;
	text-indent:0;
	margin-left:5px;
}
h3 a:link, h3 a:visited {
	color:#0276b1;
}
h3 a:hover {
	color:#4db5ea;
}
.expand {
	background-image:url(images/plus_sign.png);
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
}
.expand:hover {
	background-image:url(images/plus_sign_o.png);
}
.expand:active {
	background-image:url(images/plus_sign_d.png);
}
/*TOP NAVIGATION*/
.tnLeft {
	background-image: url(images/topBar_03.png);
	background-repeat: no-repeat;
	width:auto;
	height:31px;
	line-height:28px;
	text-align:center;
	border:0px;
	cursor:pointer;
	font-size:12px;
}
.tnLeft:hover {
	background-image:url(images/topBar_o_03.png);
}
a.nav:link,a.nav:visited{
	color:#FFF!important;
}
.tnMid {
	background-image:url(images/topBar_07.png);
	background-repeat:repeat-x;
	width:auto;
	height:31px;
	line-height:28px;
	text-align:center;
	border:0px;
	cursor:pointer;
	font-size:12px;
}
.tnMid:hover {
	background-image:url(images/topBar_o_07.png)
}
.tnSpace {
	background-image:url(images/topBar_07.png);
	background-repeat:repeat-x;
	width:100%;
	height:31px;
	color:#FFF;
	line-height:28px;
	text-align:center;
	border:0px;
}
.tnSep {
	background-image:url(images/topNavSep_03.png);
	background-repeat:repeat-x;
	width:1px;
	height:31px;
	line-height:28px;
	border:0px;
	margin:0px;
	padding:0px;
}
.tnWQA {
	background-image:url(images/topBar_05.png);
	background-repeat:repeat-x;
	width:163px;
	height:31px;
	color:#FFF;
	line-height:28px;
	text-align:center;
	border:0px;
	cursor:pointer;
}
.tnWQA:hover {
	background-image:url(images/topBar_o_05.png)
}
/*SEARCH BOX*/
.search {
	position:absolute;
	left:50%;
	top:100px;
	margin-left:195px;
	width:235px;
	height:30px;
}
.fieldHolder {
	width: 160px;
	height: 27px;
	background: url(images/searchBar_03.png) no-repeat;
}
.searchInput {
	top:0px;
	width: 143px;
	height: 22px;
	background: none;
	border: none;
	color: #0276b1;
	padding-top: 5px;
	margin-top:0px;
	margin-left: 8px;
	float:left;
}
.btnGo {
	background:url(images/searchBar_04.png) no-repeat;
	width:73px;
	height:27px;
	border:0px;
}
.btnGo:active {
	background:url(images/searchBar_o_04.png) no-repeat;
}
/*BODY CONTENT*/
.container {
	position:relative;
	left:50%;
	margin-left:-425px;
	width:850px;
	height:auto;
	top:140px;
	color:#0276b1;
	font-size:12px;
}
.bodyLeft {
	width:650px;
	height:auto;
	text-align:justify;
}
.bodyFull {
	width:97%;
	height:auto;
	text-align:justify;
	padding-left:7px;
}
.tlbody {
	background-image:url(images/bodyCon_03.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.tmbody {
	background-image:url(images/bodyCon_04.png);
	background-repeat:repeat-x;
	width:auto;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.trbody {
	background-image:url(images/bodyCon_06.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.mlbody {
	background-image:url(images/bodyCon_08.png);
	background-repeat:repeat-y;
	width:11px;
	height:auto;
}
.mmbody {
	background-color:#fff;
	height:auto;
}

.mmbody a:link, a:visited {
	color:#0276b1;
	font-weight:bold;
}
.mrbody {
	background-image:url(images/bodyCon_10.png);
	background-repeat:repeat-y;
	width:11px;
	height:auto;
}
.blbody {
	background-image:url(images/bodyCon_13.png);
	background-repeat:no-repeat;
	width:11px;
	height:13px;
	line-height:13px;
	font-size:1px;
}
.bmbody {
	background-image:url(images/bodyCon_14.png);
	background-repeat:repeat-x;
	width:auto;
	height:13px;
	line-height:13px;
	font-size:1px;
}
.brbody {
	background-image:url(images/bodyCon_15.png);
	background-repeat:no-repeat;
	width:11px;
	height:13px;
	line-height:13px;
	font-size:1px;
}
/*TOP BANNER*/
.artBar {
	background-image:url(images/artBar_03.png);
	background-repeat:no-repeat;
	width:862px;
	height:179px;
	position:absolute;
	top:135px;
	left:50%;
	margin-left:-428px;
}
/*LOGIN SYSTEM*/
.loginBox {
	position:absolute;
	left:50%;
	margin-left:247px;
	top:200px;
}
.tllogin {
	background-image:url(images/loginBox_03.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.tmlogin {
	background-image:url(images/loginBox_04.png);
	background-repeat:repeat-x;
	width:auto;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.trlogin {
	background-image:url(images/loginBox_06.png);
	background-repeat:no-repeat;
	width:12px;
	height:11px;
	line-height:11px;
	font-size:1px;
}
.mllogin {
	background-image:url(images/loginBox_08.png);
	background-repeat:repeat-y;
	width:11px;
	height:auto;
}
.mmlogin {
	background-color:#f1f7f9;
	height:auto;
}
.mrlogin {
	background-image:url(images/loginBox_10.png);
	background-repeat:repeat-y;
	width:11px;
	height:auto;
}
.bllogin {
	background-image:url(images/loginBox_13.png);
	background-repeat:no-repeat;
	width:11px;
	height:13px;
	line-height:13px;
	font-size:1px;
}
.bmlogin {
	background-image:url(images/loginBox_14.png);
	background-repeat:repeat-x;
	width:auto;
	height:13px;
	line-height:13px;
	font-size:1px;
}
.brlogin {
	background-image:url(images/loginBox_15.png);
	background-repeat:no-repeat;
	width:12px;
	height:13px;
	line-height:13px;
	font-size:1px;
}
.loginInput {
	top:0px;
	width: 143px;
	height: 22px;
	background: none;
	border: none;
	padding-top: 5px;
	margin-top:0px;
	margin-left: 8px;
	float:left;
	text-align:center;
	color: #0276b1;
}
.btnRegister {
	background:url(images/login_03.png) no-repeat;
	width:160px;
	height:27px;
	border:0px;
	color:#FFFFFF;
	line-height:4px;
	margin:0px;
	padding-top:-5px;
}
.btnRegister:active {
	background:url(images/login_o_03.png) no-repeat;
}
.btnLogin {
	background:url(images/login_13.png) no-repeat;
	width:68px;
	height:24px;
	border:0px;
	color:#FFFFFF;
	line-height:4px;
	margin:0px;
	padding-top:-5px;
}
.btnLogin:active {
	background:url(images/login_o_13.png) no-repeat;
}
.fieldHolder2 {
	width: 160px;
	height: 27px;
	background: url(images/login_07.png) no-repeat;
}
/* FOOTER BOTTOM NAV */
.bottomNav {
	width:850px;
	height:31px;
	position:relative;
	left:50%;
	top:150px;
	margin-left:-425px;
	z-index:0;
}
.bnLeft {
	background-image:url(images/bottomBar_03.png);
	background-repeat:repeat-x;
	width:14px;
	height:31px;
	color:#FFF;
	line-height:28px;
	text-align:center;
	border:0px;
	cursor:pointer;
}
.bnRight {
	background-image:url(images/bottomBar_06.png);
	background-repeat:repeat-x;
	width:13px;
	height:31px;
	color:#FFF;
	line-height:28px;
	text-align:center;
	border:0px;
	cursor:pointer;
}
/*Home Content*/
.WQAsaves {
	background-image:url(images/WQAsave_03.png);
	width:434px;
	height:47px;
	cursor:pointer;
}
.WQAsaves:hover {
	background-image:url(images/WQAsave_o_03.png);
}
.tldepress {
	background-image:url(images/depressBox_03.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	line-height:11px;
	font-size:1px;
}
.tmdepress {
	background-image:url(images/depressBox_04.png);
	background-repeat:repeat-x;
	width:auto;
	height:10px;
	line-height:11px;
	font-size:1px;
}
.trdepress {
	background-image:url(images/depressBox_06.png);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
	line-height:10px;
	font-size:1px;
}
.mldepress {
	background-image:url(images/depressBox_08.png);
	background-repeat:repeat-y;
	width:10px;
	height:auto;
}
.mmdepress {
	background-color:#e3f2f7;
	height:auto;
	text-align:justify;
}
.mrdepress {
	background-image:url(images/depressBox_10.png);
	background-repeat:repeat-y;
	width:10px;
	height:auto;
}
.bldepress {
	background-image:url(images/depressBox_13.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	line-height:10px;
	font-size:1px;
}
.bmdepress {
	background-image:url(images/depressBox_14.png);
	background-repeat:repeat-x;
	width:auto;
	height:10px;
	line-height:10px;
	font-size:1px;
}
.brdepress {
	background-image:url(images/depressBox_15.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	line-height:10px;
	font-size:1px;
}
.client01 {
	background-image:url(images/clients_03.png);
	width:220px;
	height:132px;
	cursor:pointer;
}
.client01:hover {
	background-image:url(images/clients_o_03.png);
}
.client02 {
	background-image:url(images/clients_05.png);
	width:220px;
	height:132px;
	cursor:pointer;
}
.client02:hover {
	background-image:url(images/clients_o_05.png);
}
.client03 {
	background-image:url(images/clients_07.png);
	width:220px;
	height:132px;
	cursor:pointer;
}
.client03:hover {
	background-image:url(images/clients_o_07.png);
}
.title01 {
	background-image:url(images/clientRecognize_03.png);
	width:305px;
	height:40px;
}
.copyright {
	text-align:center;
	color:#44aee3;
	font-size:10px;
}
.subPageBar {
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-425px;
	width:400px;
	height:20px;
	line-height:20px;
	color: #c5dce8;
	font-size:12px;
}
/* JOIN */
.title02 {
	background-image:url(images/join_03.png);
	width:412px;
	height:37px;
}
.buyNow {
	background-image:url(images/join_07.png);
	width:101px;
	height:99px;
	cursor:pointer;
}
.buyNow:active {
	background-image:url(images/join_o_07.png);
}
.loginBox2 {
	position:absolute;
	left:50%;
	margin-left:247px;
	top:170px;
}
/* ABOUT US */
.title03 {
	background-image:url(images/about_title.png);
	width:237px;
	height:37px;
}
/* FAQ */
.title04 {
	background-image:url(images/faq_title.png);
	width:501px;
	height:37px;
}
/* CONTACT US */
.title05 {
	background-image:url(images/contact_title.png);
	width:223px;
	height:37px;
}
/* WQA Member Info */
.title06 {
	background-image:url(images/wqa_title.png);
	width:506px;
	height:37px;
}
.becomeWQA {
	background-image:url(images/becomeWQA_03.png);
	width:193px;
	height:75px;
	cursor:pointer;
}
.becomeWQA:active {
	background-image:url(images/becomeWQA_o_03.png);
}
.bqstart {
	float: left;
	height: 45px;
	margin-top: -70px;
	padding-top: 45px;
	margin-bottom: -50px;
	margin-left:-35px;
	font-size: 700%;
	color: #c2e3f3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.bqend {
	float: right;
	height: 25px;
	margin-top: -60px;
	padding-top: 45px;
	margin-right:-35px;
	font-size: 700%;
	color: #c2e3f3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.author {
	text-align:right;
	width:100%;
	color:#36a2d8;
	font-weight:bold;
}