@charset "utf-8";
/* CSS Document */

body {
	margin: 27px auto;
	background-color: #ffffff;
	font-family:"Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #fff;
	

}
#wrapper {
	margin: 0px auto;
	width: 762px;
	padding: 0px 0px 0px 0px ;
	margin-top: 27px auto;
}
#sub-wrapper {
	margin: 0px auto;
	width: 742px;
	padding: 0px 0px 0px 0px ;
	margin-top: 27px auto;

}



#logo {
 	width:762px;
	height: 249px;
	background-image: url(../images/logo.gif);
	
	
}
#header {
	width: 742px;
	height: 176px;
	
}
#sub-nav {
	width: 742px;
	height: 39px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	color: #ccc;
	background-color: #e9e7e7;
	padding-top: 12px;

}
#tabs {
	margin-left: 179px;
	width: 281px;
	text-align: center;
	
}


#sub-nav a {
	color: #ff9933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}
#sub-nav a:hover {
	color: #ff9933;
	text-decoration:underline;	
}

#content {
	width: 742px;
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-y;	
	padding-bottom: 12px;
}
#copy {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	color: #666;
	width: 433px;
	padding-left: 31px;
	float: left;
	clear: right;
	
	
}
#copy p{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #666;
	width: 398px;
	

}
#copy ul {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #666;
	width: 350px;
	

}

#copy h1, #right-nav h1{
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #f93;
	
	
}

#right-nav h1 {
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #f93;
}
#right-nav h2 {
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	}

#right-nav a {
	
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	color: #000;
	text-decoration: underline;
}


#copy a{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
#copy a:hover{

	text-decoration: none;

}

#copy form {
	width: 362px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	
	
}
.form-box {
	width: 180px;
	float: left;
	clear: right;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}
input#qa_name.input, input#qa_email.input, {
	width: 173px;
	overflow: hidden;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
html>input#qa_name.input, html>input#qa_email.input, {
	width: 168px;
	overflow: hidden;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.form-image {
	padding-top: 0px 0px 0px 0px;
}

input.inputs2 {
	width: 200px;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 0px;
}

textarea {

	width: 352px;
	height: 90px;
	padding-bottom: 7px;
	
} 
.orange {
	color: #f93;
}

#right-nav {
	width: 242px;
	padding-left: 20px;
	float: left;
	clear:right;
}

#right-nav a{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#right-nav a:hover{
	text-decorations:none;
	
}

#right-nav  form{

	padding-left: 0px;
}

#right-nav input{
	width: 209px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


#right-nav img{
	padding-top: 5px;
	padding-bottom: 0px;
}


#nav {
	width: 762px;
	height: 87px;
}

#nav ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 762px;
	
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: right;
	
}

#nav a {
	height: 87px;
	display: block;
}

#nav li#job a { background-image: url(../images/job_seekers.gif); margin-left: 0px; width: 287px; overflow: hidden; }
#nav li#job a:hover { background-image: url(../images/job_seekers.gif); margin-left: 0px; width:287px; overflow: hidden; }

#nav li#businesses a { background-image: url(../images/businesses.gif); margin-left: 0px; width: 221px; overflow: hidden; }
#nav li#businesses a:hover { background-image: url(../images/businesses.gif); margin-left: 0px; width: 221px; overflow: hidden; }


#nav span { position:absolute; left: -10000px; }

#bottom {
	width: 762px;
	height: 30px;
	background-image: url(../images/bottom.gif);
}
#flash {
	background-image: url(../images/flash_placeholder.gif);
	height: 127px;
	width: 762px;
}
#sub-footer {
	width: 711px;
	color: #666666;
	height: 9px;

	background-image: url(../images/sub_footer_bg.gif);
	backround-repeat: no-repeat;
	padding-left: 31px;
	padding-top: 11px;

	
}
#sub-footer a {
	color: #666666;
	text-decoration: none;
	
}


#footer {
		width: 742px;
		height: 39px;
		padding-top: 11px;
		background-image: url(../html/images/footer.gif);
	
}

#footer span{
 	position: absolute;
	 left : -1000px;
	 
 
}
.clear{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

#content-bottom {
	width: 742px;
	height: 32px;
	background-image:url(../images/content_bottom.gif);
	background-repeat: no-repeat;	
}
#icons {
	height: 126px;
	width: 742px;
 
}
	
