@charset "UTF-8";
/* CSS Document */

/*------------------------------
  CSS RESET
------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
label, legend,
caption, tbody, tfoot, thead, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}


p {
	padding: 0px 0px 0px 0px;
}

a,  a:hover {
	color:#575756;
	text-decoration:underline;
	margin:0px;
	}
	
a:hover {
	color:#2E79EE;
	}

/*------------------------------
  SET UP
------------------------------*/

body{
	background-color:#ffffff;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	padding:0px;
	margin:0px;
}

#container{
	display:block;
	position:relative;
	width:950px;
	height:auto;
	margin:0px auto;
}

/*------------------------------
  HEADER
------------------------------*/

#header{
	display:block;
	position:relative;
	width:950px;
	height:112px;
}

#header_left{
	display:block;
	position:relative;
	width:475px;
	height:112px;
	float:left;
}

#header_right{
	display:block;
	position:relative;
	width:475px;
	height:112px;
	float:right;
}

#tabs{
	display:block;
	position:relative;
	width:475px;
	height:46px;
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
}

#tabs p {
	font-size:0.74em;
	color:#ffffff;
	margin:24px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#contact_detail{
	display:block;
	position:relative;
	width:475px;
	height:66px;
}

#contact_detail p {
	font-size:0.82em;
	color:#E56606;
	padding:60px 55px 0px 0px;
	margin:0px;
	text-align:right;
	line-height:130%;
}

#tab1, #tab2, #tab3{
	display:block;
	position:relative;
	width:141px;
	height:46px;
	float:left;
	margin:0px 0px 0px 20px;
}

#tab2{
	width:139px;
	margin:0px 0px 0px 0px;
}

#tab3{
	width:140px;
	float:right;
	margin:0px 35px 0px 0px;
}


#tab1 a,  #tab1 a:hover, #tab3 a,  #tab3 a:hover {
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	}
	
#tab1 a:hover, #tab3 a:hover {
	color:#575756;
	}
	
#tab2 a,  #tab2 a:hover {
	color:#2E79EE;
	text-decoration:none;
	margin:0px;
	}
	
#tab2 a:hover {
	color:#575756;
	}


/*------------------------------
  MENU
------------------------------*/

#menu{
	display:block;
	position:relative;
	width:950px;
	height:55px;
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
}

/*------------------------------
 NAV
------------------------------*/

#nav {
	width:950px;
	height:55px;
	font-size:0.9em;
	position:relative;
}

#nav li {
	display:inline;
	width:155px;
	float:left;
	text-align:left;
	line-height:45px;
	margin:0px 0px 0px 30px;
	padding:0px;
}

#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px;
}

#nav li.active a, #nav li a:hover {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #E56606;
	background:#E56606;
	color:#ffffff;
	
}


/*------------------------------
  HOME PAGE COPY
------------------------------*/

#full_width_copy{
	display:block;
	position:relative;
	width:935px;
	height:auto;
	margin: 10px 0px 0px 15px;
}

#full_width_copy p {
	font-size:0.87em;
	padding:0px;
	margin:0px;
	line-height:20px;
}

#full_width_copy h1 {
	font-size:1em;
	color:#2E79EE;
	padding:0px;
	margin:0px;
}

/*------------------------------
  HOME PAGE IMAGE AREA
------------------------------*/

#image_area{
	display:block;
	position:relative;
	width:950px;
	height:341px;
	background-image: url(images/image_area_background.jpg);
	background-repeat: no-repeat;
}

#image_left{
	display:block;
	position:relative;
	width:624px;
	height:310px;
	float:left;
	margin: 16px 0px 0px 16px;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
}

#image_left p {
	font-size:0.75em;
	color:#575756;
	padding:0px;
	margin:0px;
	line-height:20px;
}

#image_left h1 {
	font-size:3em;
	color:#E56606;
	padding:20px 0px 10px 20px;
	margin:0px;
	font-weight:normal;
}

#image_left li{
	padding:0px 0px 0px 20px;
	margin:0px 0px 1px 20px;
	list-style:none;
	display:list-item;
	background: transparent url(/images/tick1.gif) no-repeat left center;
	color:#000
}

#image_left ul{
	font-size:0.97em;
	color:#575756;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:20px;
}

#button{
	position:relative;
	width:238px;
	margin:10px 0px 0px 70px;
}

#button_short{
	position:relative;
	width:168px;
	margin:0px 0px 0px 50px;
}


#image_right{
	display:block;
	position:relative;
	width:278px;
	height:310px;
	float:right;
	margin: 16px 16px 0px 0px;
}

#image_right p {
	font-size:0.75em;
	color:#ffffff;
	margin:0px;
	line-height:18px;
	padding:0px 0px 5px 20px;
}

#image_right h1 {
	font-size:2em;
	color:#ffffff;
	padding:20px 0px 10px 20px;
	margin:0px;
	font-weight:normal;
}

#image_right h2 {
	font-size:2em;
	color:#E56606;
	padding:5px 0px 10px 20px;
	margin:0px;
	font-weight:normal;
}

#image_right li{
	padding:0px 0px 0px 00px;
	margin:0px 10px 0px 0px;
	list-style: disc;
	display:list-item;
}

#image_right ul{
	font-size:0.9em;
	color:#ffffff;
	margin:10px 0px 10px 30px;
	padding:0px 0px 0px 0px;
	line-height:20px;
}


/*------------------------------
  BODY COPY AREA
------------------------------*/

#body_container{
	display:block;
	position:relative;
	width:920px;
	height:auto;
	margin:10px 0px 20px 15px;
}

#body_container h1 {
	font-size:0.9em;
	color:#2E79EE;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

#body_container p {
	font-size:0.87em;
	margin:0px;
	line-height:18px;
	padding:0px 0px 10px 0px;
	text-align:justify;
}

.bc_left, .bc_middle, .bc_right{
	display:block;
	position:relative;
	width:278px;
	height:auto;
	float:left;
	margin:0px 0px 0px 20px;
}

.bc_middle{
	margin:0px 0px 0px 28px;
}

.bc_right{
	float:right;
	margin:0px 5px 0px 0px;
}

.clear{
	display:block;
	position:relative;
	width:920px;
	height:2px;
	clear:both;
}

/*------------------------------
  BODY COPY AREA2
------------------------------*/

#body_container2{
	display:block;
	position:relative;
	width:920px;
	height:auto;
	margin:5px 0px 15px 15px;
	background-image: url(images/container2_background.jpg);
	background-repeat: repeat-y;
}

#body_container2header{
	display:block;
	position:relative;
	width:920px;
	height:32px;
	margin:0px 0px 10px 0px;
	background-image: url(images/container2_header.jpg);
	background-repeat: no-repeat;
}

#body_container2 h1 {
	font-size:0.9em;
	color:#E56606;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

#body_container2 p {
	font-size:0.87em;
	margin:0px;
	line-height:18px;
	padding:0px 0px 10px 0px;
}

#body_container2footer{
	display:block;
	position:relative;
	width:920px;
	height:16px;
	margin:0px 0px 10px 0px;
	background-image: url(images/container2_footer.jpg);
	background-repeat: no-repeat;
	clear:both;
}

#bc2h_left, #bc2h_middle, #bc2h_right{
	display:block;
	position:relative;
	width:278px;
	height:32px;
	float:left;
	margin:0px 0px 0px 20px;
}

#bc2h_middle{
	margin:0px 0px 0px 28px;
}

#bc2h_right{
	float:right;
	margin:0px 5px 0px 0px;
}

#bc2h_left p, #bc2h_middle p, #bc2h_right p{
	font-size:0.75em;
	color:#ffffff;
	padding:8px 0px 0px 0px;
}

#body_container2 ul{
	margin:0 0 0 13px;
	list-style:disc;
}

#body_container2 li {
	font-size:0.87em;
	line-height:18px;
}


/*------------------------------
 FOOTER
------------------------------*/

#footer{
	display:block;
	position:relative;
	width:950px;
	height:32px;
	margin:0px;
	background-color:#E56606;

}

#footer p{
	font-size:0.65em;
	color:#ffffff;
	line-height:32px;
	margin:0px 0px 0px 35px;
}

#footer a  {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer a:hover  {
	color:#575756;
	}
#disclaim {
	margin:10px 10px 10px 30px;
}

#disclaim p {
	font-size:0.65em;
	color:#666;
	padding:10px 0 0 0px;
}
