html, body
{
	/* change bg color to white after demo is done */	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #14416f;
	text-align:center;
	height:100%;
	background:url(../images/bg_main.jpg) top center;
	background-repeat:repeat-y;
}

body
{
	background:url(../images/bg_top.jpg) no-repeat top center;
	height: auto;
    min-height: 100%;

	
}

*{
	padding: 0;
	margin: 0;
}
 /* border:solid #FFF 1px; */
#container
{
	*background:url(../images/bg_top.jpg) no-repeat top center;
	text-align:left;
	width:1024px;
	height: 100%;
	margin: 0px auto;
}

#top
{	
	height:133px;
	width:1024px;
}

#middle
{
	width:1024px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-bottom: 150px;
}


#middle img.top_img
{
	width:841px;
	height:173px;
	margin-top:20px;
	margin-left:93px;
}

#middle p.home
{
	width:841px;
	margin-top:10px;
	margin-left:93px;
}

#middle p.middle_candidates
{
	margin-top:10px;
	margin-left:93px;
}

#middle div.col_left_candidates
{
	float:left;
	width:700px;
}

#middle div.col_right_candidates
{
	float:right;
	width:200px;
	margin-right:90px;
}

#middle div.col_left_employers
{
	float:left;
	width:500px;
	height:500px;
}

#middle .ourfocus_row_1
{
	
}

#middle li
{
	margin-left:14px;
}

#middle ul.li_left
{
	float:left;
	width 100px;
}

#middle ul.li_right
{
	float:right;
	width 100px;
}

#middle ul.li_single
{
	margin-left:15px;
}

#middle div.ourfocus_col_1
{
	margin-left:92px;
	float:left;
	width:220px;
	margin-right:10px;
}

#middle div.ourfocus_col_2
{
	float:left;
	width:152px;
	margin-right:10px;
}

#middle div.ourfocus_col_3
{
	float:left;
	width:220px;
	margin-right:10px;
}

#middle div.ourfocus_col_4
{
	float:left;
	width:220px;
	margin-right:9px;
}

#middle div.row_2
{
	width:900px;
	height:102px;
	margin-left:94px;
	margin-top:80px;
}

#middle_form_fields
{
	padding-left:70px;
	padding-top:8px;
	width:410px;
}

#middle_form_fields div.item_selection
{
	padding-left:50px;
}

#middle_form_fields div.item_selection .item_description
{	
	marign-left:15px;
	margin-bottom:10px;
	color:#6a6a6a;
	font-size:12px;
	width:260px;
}

#middle_form_fields .inputtext
{
	border:#6a6a6a solid 1px;
	width:286px;
	height:20px;
	margin-left:10px;
	color:#6a6a6a;
}

#middle_form_fields .inputdescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align: top;
	border:#6a6a6a solid 1px;
	width:286px;
	height:100px;
	margin-left:10px;
	color:#6a6a6a;
}

#middle_form_fields input.browse
{
	float:left;
	margin-top:8px;
	height:22px;
	width:325px;
	font-size:13px;
	color:#6a6a6a;
}

#middle_form_fields .form_name
{
	text-align:right;
}

#middle_form_fields .required
{
	color:#4f1371;
	font-size:12px;
	margin-top:10px;
	margin-left:130px;
}

#middle_form_fields div.form_field
{
	
	float:right;
	margin-top:10px;
}

#middle_form_fields .states
{
	border:#6a6a6a solid 1px;
	height:20px;
	margin-left:10px;
	width:288px;
	color:#6a6a6a;
}


#middle div.col_right_employers
{
	float:right;
	width:520px;
}

#middle p.middle_employers
{
	margin-top:10px;
	margin-left:10px;
	padding-right:90px;
}

#middle div.col_right_aboutus
{
	float:right;
	width:420px;
	margin-right:90px;
}

#middle .btns_horizontal
{
	margin:0px;
	margin-top:40px;
}

#middle div.col_left_aboutus
{
	float:left;
	width:400px;
	margin-left:84px;
}

#middle p.middle_aboutus
{
	margin-top:10px;
	margin-left:10px;
}

#btns
{
	float:right;
	margin-top:24px;
	margin-right:90px;
	width:415px;
	height:102px;
}

#btns img.left
{
	float:left;
	width:200px;
	height:102px;	
}

#btns img.right
{
	float:right;
	width:200px;
	padding-left:5px;
	height:102px;
}

#btns_vertical
{

	margin-top:14px;

}

#btns_vertical img.top
{
	width:200px;
	height:102px;
	padding-bottom:10px;
}

#btns_vertical img.bottom
{

	width:200px;
	height:102px;
}

#bracket
{
	float:left;
	margin-top:30px;
	margin-left:90px;
	width:380px;
	height:92px;
}

#bracket
{
	float:left;
	margin-top:30px;
	margin-left:90px;
	width:380px;
	height:92px;
}

#bracket p
{
	float:left;
	margin-left:20px;
	width:80%;
	margin-top:10px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}



#bracket div.left
{
	float:left;
	width:18px;
	height:92px;
	background-image:url(../images/left_bracket.gif);
	background-repeat:no-repeat;
}


#bracket div.right
{
	float:right;
	width:18px;
	height:92px;
	background-image:url(../images/right_bracket.gif);
	background-repeat:no-repeat;
}

#bottom
{
	clear: both; 
	width:100%;
	height: 35px; 
 /* change #body height to this number */	
 vertical-align: middle; 
	text-align:center;
	
}


#bottom .container
{
	
	margin: 0px auto;
	position: relative;
    margin-top: -30px;
	width:900px;
}

#bottom .signup
{
	float:left;
	width:160px;
	height:30px;
}

#bottom .signup img
{
	margin-top:10px;
}
#bottom p
{
	float:left;
	font-size:11px;
	letter-spacing:2px;
	margin-left:40px;
	margin-top:14px;
}

#bottom div.social_network_nav
{
	float:right;
	margin-right:20px;
	width:60px;
	height:60px;
	margin-top:5px;
}

#bottom img.facebook
{
	float:left;
	width:27px;
	height:27px;
}

#bottom img.twitter
{
	margin-left:5px;
	float:right;
	width:26px;
	height:26px;
}

#bottom  a:link
{
color: #14416f;
text-decoration: none;
}
#bottom  a:visited
{
color: #14416f;
text-decoration: none;
}
#bottom  a:active
{
color: #14416f;
text-decoration: none;
}
#bottom  a:hover
{
	color: #06C;
	text-decoration: underline;
}

#sendmail
{
	margin-top:40px;
	margin-left:93px;
}

#iframe
{
	margin-left:92px;
}

#iframe2
{
	margin-left:42px;
}

.clear 
{ 
clear: both; 
}

a img
{
border:none;
border:0;
} 

A:link.upgrade
{
color: #CCCCCC;
text-decoration: none;
}
A:visited.upgrade
{
color: #CCCCCC;
text-decoration: none;
}
A:active.upgrade
{
color: #CCCCCC;
text-decoration: none;
}
A:hover.upgrade
{
color: #FFFFFF;
text-decoration: underline;
}
