
/* ======= START TEMPLATE STYLES ============================================ */

body#contactUs #page-theme {
    background: url(../img/template/banners/default.jpg) no-repeat 0px -10px;
}
body#contactUs #content {
	position: relative;
	float: left;
	clear: left;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
}
body#contactUs #content h1#pagetitle {
	font-size: 2em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
}

body#contactUs #content #content_body_grid p {
	margin: 10px 0px 10px 0px;
}

body#contactUs #content_banner_block {
	position: relative;
	width: 960px;
	height: 123px;
	margin: 0px;
	padding: 0px;
}

body#contactUs #bannerTitle {
	position: relative;
	/* Use padding for top margin - using margin causes major issue in IE */
	margin: 54px 0px 0px 340px;
	padding: 0px 0px 0px 0px;
}

body#contactUs #content_body_grid {
	position: relative;
	clear: left;
	width: 960px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

body#contactUs #content_body_grid #sidebar {
    position: relative;
	float: left;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body#contactUs #content #content_grid {
	position: relative;
	float: left;
	width: 650px;
	min-height: 100px;
	margin: 0px 0px 0px 55px;
	padding: 15px 0px 10px 0px;
}

body#contactUs #content #content_grid p.first {
	margin: -5px 0px 15px 0px;
}

#btn_contactUsSubmit input {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
}

body#contactUs #content #content_grid li {
	list-style-position: outside;
    margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	list-style-image: url(/lib/img/template/about/bullet_careersRequirements.gif);
}

