
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
<!--
body,td,th {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color:#393939;
}
body {
	margin:0px;
	background:url(../images/main/pageBg.jpg) repeat-x;
	/*background-color:#000099;*/
}
div.wrapper{
	width:1000px;
	margin:auto;
}
div.border{
	width:980px;
	height:739px;
	float:left;
	border:10px solid #000099;
	/*overflow:auto;*/
}
div.header{
	width:980px;
	height:100px;
	float:left;
	background-color:#FFFFFF;
}
div.logo{
	width:454px;
	float:left;
}
div.logoRight{
	width:298px;
	float:left;
}
div.social{
	width:220px;
	padding-top:54px;
	float:left;
}
div.sicon{
	width:35px;
	float:left;
}
div.bannerSection{
	width:980px;
	float:left;
}
div.banner{
	width:753px;
	height:430px;
	float:left;
}
div.navsection{
	width:227px;
	height:430px;
	float:left;
	background-color:#fdad00;
}
div.navsection1{
	width:227px;
	height:340px;
	float:left;
	background-color:#0066cc;
}
div.bottomSection{
	width:980px;
	height:174px;
	float:left;
	background-color:#FFFFFF;
}



div.navBottom{
	width:185px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding:10px 20px 0px 20px;
}
div.navBottom1{
	width:185px;
	float:left;
	color:#000;
	font-size:12px;
	padding:20px 20px 0px 20px;
}
div.navBottom2{
	width:205px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding:15px 0px 0px 20px;
}
div.mBtn{
	font-size:17px;
	font-weight:700;
	padding:0px 0px 0px 12px;
	background:url(../images/main/arrow1.jpg) no-repeat;
}

div.bottomContent1{
	width:385px;
	height:139px;
	float:left;
	line-height:14px;
	background:url(../images/main/ph1.jpg) no-repeat;
	padding:30px 0px 0px 120px;
}
div.bottomContent2{
	width:197px;
	height:139px;
	float:left;
	line-height:14px;
	padding:30px 0px 0px 0px;
}
div.vline{
	width:32px;
	float:left;
	padding-top:30px;
}
div.gnosis{
	width:184px;
	float:left;
	padding:80px 0px 0px 20px;
}
div.footer{
	width:980px;
	height:25px;
	float:left;
	font-size:11px;
	color:#3f3f3f;
	text-align:center;
	padding:10px 0px 0px 0px;
	background:url(../images/main/footerBg.jpg) repeat-x;
}


h1{
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#fe7200;
	font-size:15px;
	line-height:19px;
}
img{
	border:0px;
}

/*=====================================================*/
/*NAVIGATION*/
/*=====================================================*/

#nav {
  width: 227px;
  border-style: solid solid none solid;
  border-color: #D76100;
  border-size: 0px;
  border-width: 0px;
  padding: 0px;
  font-size:11px;
  font-weight:600;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#nav li a {
  height: 32px;
  height: 21px;
  text-decoration: none;
  color: #fff;
  display: block;
  /*background: url(menu4.gif);*/
  background:url(../images/main/navBg1.jpg) no-repeat;
  padding: 7px 0 0 40px;
}
#nav li a:hover {
  color: #f7cb00;
   background:url(../images/main/navBg2.jpg) no-repeat;
  padding: 7px 0 0 40px;
}
#nav li a:active {
  color: #fff;
   background:url(../images/main/navBg1.jpg) no-repeat;
  padding: 7px 0 0 40px;
}


#navsub {
  width: 100px;
  border-style: solid solid none solid;
  border-color: #D76100;
  border-size: 0px;
  border-width: 0px;
  padding: 0px;
  font-size:12px;
  font-weight:600;
}
#navsub ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navsub li a {
  height: 15px;
  text-decoration: none;
  color: #fff;
  display: block;
  /*background: url(menu4.gif);*/
  padding: 0px 0 0 0px;
}
#navsub li a:hover {
  color: #f7cb00;
  padding: 0px 0 0 0px;
}
#navsub li a:active {
  color: #fff;
  padding: 0px 0 0 0px;
}


div.navbox1{
	width:100px;
	float:left;
}
div.navbox2{
	width:100px;
	float:left;
}




/*=====================================================*/
/*SUB PAGES*/
/*=====================================================*/

h2{
	margin:0px;
	padding:0px 0px 10px 0px;
	text-transform:uppercase;
	color:#fe7200;
	font-size:17px;
	line-height:19px;
}

div.subbannerSection{
	width:753px;
	float:left;
	background-color:#FFFFFF;
}
div.subnavSection{
	width:227px;
	height:430px;
	float:left;
	background-color:#0066cc;
}
div.titlebar{
	width:37px;
	height:380px;
	float:left;
	text-align:center;
	background-color:#0066cc;
	padding-top:50px;
}
div.subContainer1{
	width:715px;
	height:604px;
	float:left;
}
div.subContainer2{
	width:675px;
	height:390px;
	float:left;
	background-color:#f3f3f3;
	padding:20px;
	line-height:16px;
}
div.subContainer3{
	width:716px;
	height:520px;
	float:left;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}
div.archSection{
	width:675px;
	float:left;
}
div.thumb{
	width:85px;
	height:78px;
	float:left;
}
div.thumb1{
	width:74px;
	height:78px;
	float:left;
}
div.intSection{
	width:675px;
	float:left;
}

div.subBottomSection{
	width:715px;
	float:left;
	padding:30px 0px 0px 0px;
}
div.subBottomSection1{
	width:715px;
	float:left;
	padding:15px 0px 0px 0px;
	line-height:15px;
}
div.bSection1{
	width:455px;
	float:left;
}
div.bSectionIn1{
	width:212px;
	float:left;
	font-size:15px;
	text-transform:uppercase;
	color:#fe7200;
	font-weight:700;
}
div.bSectionIn2{
	width:240px;
	float:left;
	line-height:14px;
	font-size:12px;
}
div.bSectionIn3{
	width:195px;
	float:left;
	line-height:14px;
	font-size:12px;
}
div.vlinesub{
	width:32px;
	float:left;
}
div.subnavSectionbottom{
	width:207px;
	float:left;
	padding:30px 0px 0px 20px;
}
div.subheader{
	width:20px;
	/*height:90px;*/
	color:#FFFFFF;
	text-align:center;
	float:left;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
}

div.logos{
	width:135px;
	height:75px;
	float:left;
}

div.contactCol1{
	width:390px;
	float:left;
}
div.contactCol2{
	width:270px;
	float:left;
}
div.fieldrow{
	width:380px;
	float:left;
	padding:5px 0px 5px 0px;
}
div.col1{
	width:130px;
	float:left;
}
div.col2{
	width:240px;
	float:left;
}
.field{
	border:1px solid #ccc;
	width:200px;
	padding:3px 5px 3px 10px;
}

div.thanksCol1{
	width:390px;
	height:300px;
	float:left;
}



.url1{text-decoration: none; color: #000;}
a:hover.url1 {color: #fff; text-decoration: noone;}
a:active.url1 {color: #000; text-decoration: none;}

.url2{text-decoration: none; color: #000;}
a:hover.url2 {color: #fe4e00; text-decoration: noone;}
a:active.url2 {color: #000; text-decoration: none;}

.wetech-sigline {font-size: 12px; text-decoration: none; color: #333333;}
a:hover.wetech-siglink {color: #ff0000; text-decoration: underline;}
a:active.wetech-siglink, a.wetech-siglink {text-decoration: none; color: #333333;}
a.wetech-hiddenlink {text-decoration: none; color: #333333;}


/*-------employer form--------------------------*/

.formLayout{
	background-color: #f3f3f3;
	border: solid 1px #e6e6e6;
	padding: 25px;
	width: 640px;
}
.formLayout textarea{
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;;
}
.formLayout select{
	display: block;
	width: 210px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;;
}
.formLayout input{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;;
}
    
.formLayout label{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
 
.formLayout label{
	text-align: left;
	padding-right: 0px;
}
br{
  	clear: left;
}