body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-top: 30px;
}
#container{
	width: 937px;
	margin:auto;
}
#content{
	padding-top: 30px;
	padding-bottom: 40px;
}
#nav{
	width: 937px;
	height: 50px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #7f7f7f;
}
#nav ul{
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
	list-style-type: none;
	padding-top: 5px;
}
#nav li{
	float: left;
	line-height: 34px;
	height: 34px;	
}
#left_col{
	width: 419px;
	float: left;
}
#left_col2{
	width: 389px;
	float: left;
    margin-left: 30px;
}
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}
.divide{
	background-image:url(../images/divide.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#right_col{
	width: 458px;
	float: right;
	padding-left: 20px;
	padding-right: 40px;
}
.clear{
	clear: both;
}
#left_col img{
	
	margin-left: 45px;
    margin-top: 0px;
}
#footer{
	width: 937px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	background-position: top left;
	color: #999999;
	padding-top: 41px;
	font-size: 0.9em;
	clear:both;
}
#copyright{
	float: left;
	padding-left: 20px;
	margin: 0px;
}
#credit{
	float: right;
	padding-right: 20px;	
	margin: 0px;	
}
.title{
	text-indent: -9000em;
	background-repeat:no-repeat;
	margin-top: 0px;
}
#title_home{
	background-image:url(../images/title_home.gif);
	width: 339px;
	height: 75px;
}
#subtitle_home{
	background-image:url(../images/subtitle.gif);
	width: 448px;
	height: 35px;
	display:block;
}
#button_authors{
	background-image:url(../images/the-authors.gif);
	display: block;
	width: 150px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}
#button_testimonials{
	background-image:url(../images/testimonials.gif);
	display: block;
	width: 150px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}
#button_money-back-guarantee{
	background-image:url(../images/money-back-guarantee.gif);
	display: block;
	width: 242px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}
#button_free-download{
	background-image:url(../images/free-downloads.gif);
	display: block;
	width: 204px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}
#button_tailored-consultations{
	background-image:url(../images/tailored-consultations.gif);
	display: block;
	width: 242px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}

#button_whybuy{
	background-image:url(../images/button_whybuy.gif);
	display: block;
	width: 204px;
	height: 55px;
	margin-top: 15px;
	float: right;
	margin-right: 40px;
}
#button_buynow{
	background-image:url(../images/button_buynow.gif);
	display: block;	
	width: 125px;
	height: 55px;
	float: right;	
	margin-top: 15px;	
}
#button_questions{
	background-image:url(../images/questions.gif);
	display: block;	
	width: 150px;
	height: 55px;
	float: right;	
	margin-top: 15px;	
    margin-right: 40px;
}
.button{
	text-indent: -9000em;
	text-decoration: none;
	background-repeat:no-repeat;
}
.hide{
	display: none;
}
.float_right{
	float: right;
}
h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
}
h2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #CC1920;
}
a{
	text-decoration: underline;
    color: #CC1920;
}
a:hover{
	text-decoration: underline;
    color: #000000;
}
.border{
    border: 1px;
    colour: #CC1920;
 }
