/*Main Areas*/



body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/main_background_def.jpg);
	background-repeat: repeat-x;
	background-color: #F7F8F2;
}

#logo_main {
	padding-top: 20px;
	float: left;
}

#logo_main img
{
	border:none;
}

#logo_strap {
	padding-top: 43px;
	padding-left: 10px;
	color:#FFF;

	font-size: 12px;
	line-height: 1.5em;
	float: left;
}

#header_contact {
	padding-top: 43px;
	padding-left: 730px;
	color:#FFF;

	font-size: 12px;
	line-height: 1.5em;
}

#header {
	background-image: url(../images/header_background.png);
	height: 95px;

}

.grid_12menu {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width: 940px;
}

#menu {
	border-bottom: 1px solid #A6FF39;

	height: 36px;
	overflow: visible;
	display: block;
	z-index: 999;
	position: relative;
}

#pagetop_black{
	height: 240px;
	background-color: #000;

	z-index: 1;
}

#pagemid_white{
	background-color: #F7F8F2;
	background-image: url(../images/mid_background.jpg);
}

#footer_menu{
	height: 235px;
	background-color: #EDEDE3;
	border-top: 1px solid #FFFFFF;
	width: 100%;
	margin: 0 auto;
}

#footer_menu_container{
	height: 235px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0px;
	right: 0px;
}

#footer_base{
	height: 84px;
	background-color: #EDEDE3;
	border-top: 1px solid #A6FF39;
	width: 100%;
	margin: 0 auto;


}

#footer_base_container{
	height: 84px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0px;
	right: 0px;
}

/*End of Main Areas*/

#text_black_gradient {
	background-image: url(../images/background_centre_black.png);
	height: 185px;
	width: 646px;
	top: 15px;
	left: 4px;
	position: relative;
	float: left;
	color: #FFF;
	padding-top: 25px;
	padding-left: 25px;
	font-size: 15px;
	padding-right: 25px;
	z-index: 1;
	line-height: 1.4em;

}

#home_movie {
	height: 210px;
	width: 925px;
	top: 15px;
	left: 4px;
	position: relative;
	float: left;
	color: #FFF;
	z-index: 10;
	background-color: #000;


}

#image_black {
	background-color: #F7F8F2;
	height: 210px;
	width: 210px;
	top: 15px;
	position: relative;
	float: right;
	margin-right: 12px;

}

#menu_right {
	width: 235px;
	position: relative;
	float: right;
	background: url(../images/background_blue_right.jpg) no-repeat #00A7CB;
	font-size: 14px;
	color: #000;
	padding-top: 30px;
	padding-bottom: 25px;
	min-height: 300px;


}

#text_main {
	width: 655px;
	position: relative;
	float: left;
	font-size: 15px;
	color: #333;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 25px;
	z-index: 1;
	line-height: 1.4em;
	padding-bottom: 25px;


}

#footer_text {
	color: #999999;

	font-size: 11px;
	line-height: 1.5em;
	padding-left: 25px;
	padding-top: 15px;
	
}

#footer_menu_1{
	color: #999999;
	font-size: 11px;
	line-height: 1.8em;
	padding-left: 25px;
	padding-top: 15px;
	color:#4F4C4A;
	float: left;
	
}

#footer_menu_2, #footer_menu_3, #footer_menu_4{
	color: #999999;
	font-size: 11px;
	line-height: 1.8em;
	padding-top: 15px;
	color:#4F4C4A;
	float: left;
	padding-left: 100px;
	
}



h1 {
	font-size: 18px;
	color: #FFF;
}

.bold { font-weight: bold; }


#footer_menu_1 p a, #footer_menu_1 p a:visited, #footer_menu_2 p a, #footer_menu_2 p a:visited, #footer_menu_3 p a, #footer_menu_3 p a:visited {
	color: #999;
	text-decoration: none;
}

#footer_menu_1 p a:hover, #footer_menu_2 p a:hover, #footer_menu_3 p a:hover {
	color: #0099CC;
	text-decoration: none;
}

.lightgrey { color: #999; }

#header_contact a {
	color: #FFF;
	text-decoration: none;
}

#header_contact a:hover {
	color: #0099CC;
	text-decoration: none;
}

.urbangreymenu{
	width: 235px; /*width of menu*/
	margin-top: 2px;
}

.urbmenu_right_innereaderbar{
	font: bold 12px Arial;
	color: #333333;
	background: #F7CE5C url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 3px 0 3px 5px; /*31px is left indentation of header text*/
}

.menu_right_inner ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.menu_right_inner ul li{ padding-top: 2px; }

.menu_right_inner ul li a{
	color: #000;

	display: block;
	padding: 3px 0;
	line-height: 14px;
	padding-left: 25px; /*link text is indented 25px*/
	text-decoration: none;
	font-size: 11px;
}

.menu_right_inner ul li a:visited{
color: black;
}

.menu_right_inner ul li a:hover{ /*hover state CSS*/
	color: white;
	background: #53F7F2;
	font-weight: bold;
}

li{ margin-left:0px }

.menuright_padding { padding-left: 25px; }

.main_right_para {
	width: 315px;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 1.4em;
}

.main_left_para {
	width: 315px;
	font-size: 12px;
	color: #666;
	padding-left: 335px;
	line-height: 1.4em;
}

#home_image1 {
	float: left;
	height: 205px;
	width: 205px;
	clear: left;
}

#home_image2 {
	float: left;
	height: 205px;
	width: 205px;
	margin-left: 20px;

}

#home_image3 {
	float: left;
	height: 205px;
	width: 205px;
	margin-left: 20px;

}

#top_column2 {
	float: right;
	height: 205px;
	width: 315px;
	margin-left: 20px;

}

.quote {
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	color: #666;
	font-size: 14px;
}
.quotemark {
	color: #FFF;
	font-size: 18px;
	line-height: 1em;
}

.phonenumber {
	color: #0099cc;
}

.user_form label
{
	font-weight:bold;
}

.user_form submit input
{
	margin-left: 4.5em;
} 

.form_input
{
	width:300px;
}

/*validation styles*/

.error_box
{
	background-color:#FFEBE8;
	border:1px solid #DD3C10;
	padding:4px 5px 4px 5px;
	margin:0 0 10px 0;
	color:#666;
}

.error_box ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.error_box li
{
	padding-top:6px;
}

.error_list
{
	padding-top:6px;
	padding-left:15px;
}

.required
{
	color:#CC0000;
}

.help_text 
{
	color:#A9ADB8;
	font-size:0.875em;
	margin:0;
}

.sidebar_text
{
	padding-left: 25px;
	padding-right: 20px;
	color: #333;
}