/*######################
 RESETTING
 #######################*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body
{
	 background-color: #cccccc;
	
	font-family: Arial;	
	font-size: 1.0em;
}

a {
  color: #000000;
}

input {
  border:0 none;
  height:23px;
  overflow:hidden;
  padding: 6px 3px 3px 3px;
  width:188px;
  background:url(../images/input_bg.gif) 0 0 no-repeat;
}

textarea {
  width: 187px;
  height: 89px;
  background: url('../images/textarea_bg.gif') 0 0 no-repeat;
	padding: 0px 10px 0px 5px;
	border: none;
	font-family: Arial;  
  font-size: 0.9em;
}

h2 {
	font-size: 1.3em;
	color: #FFFFFF;
}

/*######################
 GENERAL
 #######################*/

div.clear {
  clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.margin_top_20 {
	margin-top: 20px;
}

img.extra_left
{
  left: 15px;
}

img.shadow
{
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 12px;
}

div.submit {
	width: 76px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 8px 20px;
	margin-bottom: 10px;
	cursor: pointer;
}


h2.colorBorder {
  padding: 12px 0 0 10px;
}


/*######################
 CENTER CONTENT
 #######################*/

div.fullWidth
{
	width: 100%;
}

div.pageArea
{
	margin: 0 auto;
	width: 985px;
	background-image: url(images/page_background.png);
}

/*######################
 HEADER
 #######################*/


div.headerArea
{
  width: 983px;
  height: 80px;
  margin: auto;
  text-align: left;
  position: relative;
  background: url(../images/header_bg.png) 0 0 repeat-y;
}

div.header_content {
  padding: 0 0 0 3px;
  width: 947px;
  padding-right: 30px;
  height: 80px;
  background: url(../images/banner.jpg) 3px 0 no-repeat;
}

img.logo
{
	float: left;
	padding-top: 20px;
}

img.header_image
{
  float: left;
}

div.phone_number
{
	float: right;
	font-size: 1.7em;
	font-weight: bold;
	color: #cccccc;
	padding-top: 20px;
}

div.strapline
{
  float: right;
	clear: right;
  font-size: 1em;
  font-weight: bold;
  color: #1f1d5e;
}

/*######################
 MENU
 #######################*/

div#menu
{
  width: 983px;
  height: 49px;
  margin-left: 1px;
}

div#menu, div#menu .sb-inner { background:#1f1d5e url(../images/rounded_box_grad_top.png) repeat-x; }

div#menu ul
{
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0px;
}

div#menu li {
  float: left;
}

div#menu ul.top_menu li a
{
  display: block;
  line-height: 22px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 20px 8px 20px;
  font-weight: bold;
}

div#menu li a:hover, div.menu li.selected a
{
  background-color: #1f1d5e;
}

div#menu ul.sub_menu {
  position: absolute;
  top: 38px;
  left: -30px;
	padding-top: 5px;
  background-color: #1f1d5e;
}

div#menu ul.sub_menu li {
  float: left;
  clear: both;
  width: 180px;
}

/*######################
 CONTENT
 #######################*/

div.pageContent
{
	position: relative;
	display: block;
	text-align: left;
	z-index: 0 !important;
}

div#content_section
{
  width: 726px;
  margin-top: 10px;
  float: left;
}

div#content_section, div#content_section .sb-inner { background:#FFFFFF url(../images/rounded_box_grad_top.png) repeat-x; }
div#content_section .sb-border { background: #dedede; }

div#content_section div.content {
	padding: 30px;
}

div#content_section div.content h2
{
  display: block;
  color: #1f1d5e;
  padding-bottom: 15px;
  font-size: 1.4em;
  margin: 0px;
  margin-bottom: 10px;
}

div#content_section div.content span.strapline2 
{
  font-size: 1.1em;
  color: #1f1d5e;
}

/*######################
 CONTACT FORM
 #######################*/

div#contact_form {
	width: 246px;
  float: right;
	clear: both;
	margin-top:10px;
}

div#contact_form_top{
	height: 49px;
}
div#contact_form_top, div#contact_form_top .sb-inner { background:#1f1d5e url(../images/rounded_box_grad_top.png) repeat-x; }
div#contact_form_top .sb-border { background:#cccccc; }

div#contact_form_bottom, div#contact_form_bottom .sb-inner { background:#FFFFFF; }

div#contact_form ul {
	list-style: none;
	padding: 0 16px 0 16px;
}

div#contact_form ul li {
	padding: 5px 0 5px 10px;
}

div#contact_form ul li.label {
	padding: 5px 0 0 10px;
	font-size: 0.75em;
	font-weight: bold;
	color: #1f1d5e;
}

div#contact_form_submit, div#contact_form_submit .sb-inner { background:#1f1d5e url(../images/rounded_box_grad_top.png) repeat-x; }
div#contact_form_submit .sb-border { background:#cccccc; }

/*######################
 FOOTER
 #######################*/

div.footer_container {
	width: 100%;
	margin-top: 30px;
	background: #cccccc url(../images/gen_shadow.png) 0 0 repeat-x;
}

div.footer a
{
  color: #FFFFFF;
}

div.footer {
	width:985px;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-top: 30px;
	color: #ffffff;
	padding: 20px;
}

div#quick_links, div#quick_links .sb-inner { background:#333333; padding: 20px; }

div.footer div#quick_links h2 {
	display: block;
	color: #cccccc;
	font-size: 2.8em;
	padding-bottom: 20px;
}

div.footer ul {
	list-style: none;
	float: left;
	margin-right: 40px;
}

div.footer ul li.top {
	font-weight: bold;
	font-size: 0.9em;
	color: #1f1d5e;
}

div.footer ul li a {
	text-decoration: none;
	font-size: 0.8em;
}

div.footer ul li a:hover {
  text-decoration: underline;
}

div.footer div.copyright {
	color: #333333;
	float: left;
	margin-top: 40px;
	font-size: 0.8em;
}

div.footer a.footer_logo {
  float: right;
  width: 67px;
  height: 60px;
  margin-top: 20px;
  background: url(../images/logo_search_you_footer.png) 0 0 no-repeat;  
}

div.footer a.footer_logo:hover {
  background-position: 0 -60px ;
}