#header_logo
{
	display: inline;
	margin: 5px 0px 2px 30px;
}

/**********
* SIDEBAR *
***********/

#login_box
{
	float: right;
	width: 341px;
	height: 44px;
	padding: 20px 20px 0px 20px;
	margin-top: 33px;
	background: url('../../images/template/login_employer.gif');
}

#login_box p
{
	float: left;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#login_box a
{
	position: relative;
	top: -5px;
	display: block;
	float: right;
	width: 5em;
	height: 33px;
	line-height: 33px;
	border: solid 1px #CCC;
	background: url('../../images/template/green_square_button_large.gif') repeat-x;
	color: white;
	font-size: 18px;
	text-align: center;
}

#login_box a:hover
{
	text-decoration: none;
}

#sidebar
{
	float: right;
	width: 181px;
	margin-left: 0px;
}

#sales_questions
{
	position: relative;
	top: -30px;
	z-index: 1;
	width: 181px;
	height: 115px;
	background: url('../../images/template/sales_questions.jpg?ver=2') no-repeat;
	text-align: right;
	padding-top: 13px;
}

#view-our-products-button
{
	display: block;
	width: 11em;
	height: 33px;
	line-height: 33px;
	border: solid 1px #CCC;
	margin: 0px auto 8px auto;
	background: url('../../images/template/orange_square_button_large.gif') repeat-x;
	color: white;
	font-size: 14px;
	text-align: center;
}

#view-our-products-button:hover
{
	text-decoration: none;
}

#sales_questions h1
{
	padding-top: 4px;
	padding-right: 5px;
	color: white;
	font-size: 18px;
	font-weight: bold;
}

#sales_questions p
{
	padding-right: 5px;
	margin-bottom: 0px;
	color: white;
}

/*************
* NAVIGATION *
**************/

#main_navigation_box
{
	position: relative;
	z-index: 1;
	clear: both;
	background: #336;
}

#main_navigation_background
{
	width: 787px;
	background: url('../../images/template/navbar_center.gif') repeat-x;
}

#main_navigation_background .background_left
{
	background: url('../../images/template/navbar_left.gif') no-repeat top left;
}

#main_navigation
{
	height: 34px;
}

#main_navigation li
{
	float: left;
	background: url('../../images/template/navbar_link_center.gif') repeat-x;
}

#main_navigation li.active
{
	background: none;
}

#main_navigation li .divider_image
{
	float: left;
	background: url('../../images/template/navbar_divider.gif') no-repeat top right;
}

#main_navigation li a
{
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	/*padding: 0px 30px;*/
	color: white;
}

#main_navigation li.item1 a
{
	/*padding-left: 31px;*/
	background: url('../../images/template/navbar_link_left.gif') no-repeat top left;
}

#main_navigation li.item6 a
{
	/*padding-left: 31px;
	padding-right: 31px;*/
}

#main_navigation li.item1.active a,
#main_navigation li.item6.active a
{
	background: none;
}

#main_navigation a:hover
{
	text-decoration: none;
}

ul.dropdown
{
	position: absolute;
	top: 33px;
	left: 98px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

ul.dropdown li
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.dropdown li a
{
	width: 14em;
	display: block;
	padding: 0.2em 0.5em;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: white;
	height: 1.2em;
	line-height: 1.2;
}

ul.dropdown li a:hover
{
	color: #336;
	background-color: #DADAFF;
	text-decoration: none;
}

/**********
* CONTENT *
***********/

#content
{
	width: 770px;
	padding: 0px 5px;
}

#content div.box
{
	padding: 15px;
	margin-bottom: 3px;
	border: solid 1px #CCC;
}

#content div.rounded_bottom_box
{
	background: url('../../images/template/content_box_bottomcenter.gif') repeat-x bottom left;
}

#content div.rounded_bottom_box_left
{
	background: url('../../images/template/content_box_bottomleft.gif') no-repeat bottom left;
}

#content div.rounded_bottom_box_right
{
	padding-bottom: 8px;
	background: url('../../images/template/content_box_bottomright.gif') no-repeat bottom right;
}

#content div.rounded_bottom_box_content
{
	padding: 15px 15px 7px 15px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
