@charset "utf-8";



/* This code is copyright by eXia - http://www.exia.com.au

No modification or duplication of this code may be made without express permission of eXia.

This code is the property of eXia and is under lease to the individual owner of this website.



Author: Ben Town

Date Created: 24/04/09

Date Modified: 24/04/09



*/

.clr {clear:both;}



body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #183c6b;

	background-image:url(../images/bg.jpg);

	background-repeat:no-repeat;

	background-position:center top;

	background-attachment:fixed;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	font-size:12px;



	

}

#container {

	width: 967px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */	



}

#innerWrapper {

padding:10px;	

}

#leftContent {

	width:765px;



	float:left;

}

#rightContent {

	width:180px;

	background: #c9d4df;

	float:left;

	height:100%;

}



#copyright {

	text-align:center;	

}

#copyright img{

	margin:0px;

	padding:0px;

	margin-bottom:-10px;

	margin-left:3px;

	

}



img {

border:none;	

}

/* General Styles*/



a {

color:#990000;	

font-weight:bold;

}

.align_left {

	float:left;

	padding:5px;

}

.align_right {

		float:right;

	padding:5px;

}

/*Header Section */

#header {

background-image: url(../images/header_main.jpg);

background-repeat:no-repeat;

width:967px;

height:353px;

margin:0 auto;

}



/* Content Styling*/



.contentHeader {

height:50px;

width:750px;

background: #003366;



}



.contentHeader h2 {

	padding:0px;

	margin:0px;

	color:white;

	font-size:16px;

	padding-top:15px;

	padding-left:15px;

	font-weight:bold;

}

.contentSection {



padding-left:15px;

	margin-bottom:50px;

}



.contentSection p, .contentSection li {

	line-height:150%;

	

}

.contentSection ul {

	list-style-image:url(../images/tick.jpg);

}



/* Signature in what to expect section*/

.sig p{

	margin-top:0px;	

}



/* Video Section*/

.video_wrapper{

	padding-top:10px;

	padding-left:20px;

	padding-bottom:30px;



}



/* Profile Wrapper*/

#profile_details_wrapper {

		margin-right:15px;

		margin-left:20px;

		margin-bottom:5px;

		float:left;



}



h5 {

	padding:0px;

	margin:0px;

	font-size:11px;

}

.contact_details2 {

margin:0px;

padding:0px;

}

.contact_details2 img {

margin-right:5px;

}

#profile_image {

	border:1px solid #999;	

	padding:5px;

	float:left;

	margin-right: 15px;

}



#profile_image p{

	margin:0px;

	padding:0px;

	text-align:center;

	margin-top:2px;

}



#profile_contact_details {

	margin-top:15px;

float:left;	

margin-left:20px;

padding-right: 50px;

padding-bottom: 20px;



}





#profile_blurb {

	margin-top:15px;	

	width:735px;

}



/* Contact Box*/



#contact_box {

	background:#009714;

	width:735px;

}



#contact_box h2 {

	padding-top:15px;

	padding-left:18px;

}



#contact_box h2 a{

	color:#fff;



}

#contact_box{

	color:#fff;

}

#contact_box p {

	line-height:130%;	

	padding-left:18px;

	padding-bottom:20px;

	font-size:10px;

}



.submit {

	background-image:url(../images/button_bg.jpg);

	background-position:center top;

	background-repeat:no-repeat;

	border: 1px solid #009714;

	background-color: #009714;

	color:#FFF;

	height: 45px;

	width:246px;

	font-weight:bold;

}

#contact_form_right {

float:left;	

margin-left:30px;

}

#contact_form_left {

float:left;	

margin-left:30px;

}



#contact_form_left p, #contact_form_right p {

padding:0px;

margin:3px;

text-align:right;

}



#contact_form_right select {

width:100px;

}





/* Testimonials*/



#testimonialsHeader {

width:180px;	

height:50px;

background: #003366;

}



#testimonialsHeader h2{

	padding:0px;

	margin:0px;

	color:white;

	font-size:14px;

	padding-top:3px;

	padding-left:15px;

}



.testimonial{

text-align:center;	

margin-top:20px;

padding-left:20px;

padding-right:20px;

}



.testimonial p{

font-size:10px;

text-align:left;

margin-bottom:25px;

}

.testimonial p strong{

color: #003366;

}



/*THANK YOU PAGE*/

.thanks {

text-align:center;	

margin-top:50px;

}



.ty_wrap {

	with:500px;

	margin:0 auto;

	font-size:14px;

}





/* Custom */



/* Nav bar */



#nav_bar {

	width:100%;

	height:40px;

	background:url(../images/menu_bg.jpg);

	border-top:1px solid #9dd1f8;

}

#nav_bar ul li {

	list-style:none;

	float:left;

	padding:0px;

	margin:0px;

	padding-right:15px;
	

	font-size:15px;

	

}
