@charset "utf-8";
/* CSS Document */

/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* ======================================================================================================== */

/* ================================  IE 5.5 and above hack - allowing .png transparency =================== */



div#wrapper {
	width:770px;
	margin:10px auto;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
}

a {
	color:#990000;
}

a:hover {
	color:#FF6600;
}

p {
	padding-bottom: 15px;

}

p, blockquote {
	line-height:16px;
}

ul {
	margin-top:10px;
}

li {
	margin-bottom:5px;
}

table {
	margin-bottom:25px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

td {
	border-bottom:solid 1px #CCCCCC;
	padding:7px 0;
}

hr	{
	height:1px;
	background-color:#0083ca;
	color:#0083ca;
	border:0;

}
blockquote {
	font-style:italic;
	padding:15px 70px 15px 30px;
	text-align:justify;
	}

/* ===============================  HEADING STYLES ======================================= */

h1 {
	position:relative;
	text-indent:-9999px;
}

h2 {
	color:#990000;
	/*color:#135E9D;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	margin-bottom:15px;
}

h3 {
	font-size:16px;
	margin-bottom:14px;
	color:#000000;
	margin-top:10px;
}

h4 {
	font-size:16px;
	margin-bottom:14px;
	color:#000000;
}

h5 {
	font-size:14px;
	color:#990000;
	border-bottom:solid 1px;
	margin-bottom:20px;
	padding-bottom:5px;
}

h6 {
	font-size:16px;
	color:#990000;
	margin-bottom:5px;
}

/* ======================== HEADER ==============================*/

#header {
	background:url(images/header2.gif) no-repeat;
	width:770px;
	height:86px;
	position:relative;
}

#subheading {
	width:750px;
	position:relative;
	padding:20px 10px;
	background:#669ec8 url(images/header-bg.gif) repeat-x;
}

#subheading p {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

#orderNow {
	height:70px;
	width:350px;
	float:right;
	margin-top:10px;
}

#orderNow a {
	text-indent:-9999px;
	display:block;
	height:40px;
	width:200px;
	background:url(images/btn_orderonline.gif) no-repeat top left;
	float:right;
}

#orderNow a span{
	text-indent:-99999px;
}


#orderNow a:hover {
	background:url(images/btn_orderonline_hover.gif) no-repeat top left;
	text-indent:-9999px;
}

#orderNow h3 {
	margin-top:40px;
	margin-right:10px;
	color:#990000;
}


/* =============================================== MAIN CONTENT =========================================== */

div#main_content {
	float:left;
	width:550px;
	padding:10px 10px 40px 10px;
	position:relative;
}


div.order_btn {
	margin-bottom:10px;
}

div.free_btn {
	margin:30px auto;
	width:517px;
}

div.free_btn a {
	height:52px;
	width:517px;
	display:block;
	text-indent:-9999px;
	background:url(images/btn_download-banner.gif) no-repeat top center;
}

div.free_btn a:hover {
	background:url(images/btn_download-banner_hover.gif) no-repeat top center;
}

div#special {
	margin-bottom:30px;
	padding:5px;
}

.sideimage {
	position:absolute;
	left:590px;
	border:1px solid #999999;
	padding:5px;
}
.sideimage2 {
	position:absolute;
	left:385px;
}
/* ============================= RIGHT COLUMN ===================================================== */

div#right_column {
	float:left;
	width:180px;
	padding:220px 10px 10px 10px;
	position:relative;
}

div#cover_img {
	border:0px;
	background:url(images/Main_cover_img.png) no-repeat;
	height:300px;
	width:290px;
	position:absolute;
	top:-140px;
	left:-88px;
}

/* ============================= FOOTER ============================================================ */

div#footer {
	clear:left;
	padding:10px;
	background-color:#D1D2D4;
	position:relative;
}

div#footer p {
	color:#000000;
}

div#top_of_page {
	width:100px;
	position:absolute;
	top:-20px;
}

/* ================================= CLASS STYLES =================================== */


.light_bluetext {
	color:#63A6D0;
}

.greyborder {
	display:block;
	border:1px solid #cccccc;
	margin-bottom:30px;
	padding: 5px;
}

.yellow_bg {
	background-color:#FFFFCC;
	padding:10px 5px 0px 5px;
	border-bottom:1px solid #669ec8;
}
.blue_bg {
	background-color:#B6D1FC;
	padding:10px 5px 0px 5px;
	border-bottom:1px solid #669ec8;
}
.greyborder .yellow_bg {
border-bottom:none;
}
div#main_content .greyborder {

}
.greyborder p {
	padding:3px;
	margin-bottom:0;
}


.blueHeadingBox {
	margin-bottom:0;
	display:block;
	padding:3px;
	background:#efe5d1;
	background-color:#ced0d2;
	color:#333333;
	font-weight:bold;
	font-size:16px;
	border:1px solid #666666;
}

.greybox {
	display:block;
	background-color:#CCCCCC;
	padding:3px;
	margin-bottom:30px;
}

.offerbox {
	padding:20px 5px 5px 150px;
	color:#ffffff;
	margin-bottom:30px;
	position:relative;
	background-color: #669ec8;
	background-image: url(images/cover-thumb.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height:170px;
	width:390px;
}

.offerbox h4 {
	color:#990000;
}

.offerbox2 {
	border: 1px solid #990000;
	padding:1px;
	margin-bottom:30px;
}
.offerbox2-inner {
	border:2px solid #990000;
	padding:5px 180px 5px 10px;
	border-top:20px solid #990000;
	position:relative;
}

.offerbox2-inner h4 {
	color:#990000;
	text-align:center;
}
.citation {
	font-style:italic;
	padding:10px 30px;
	margin:0;
	}
.subheading {
	font-size: 14px;
	padding-top:15px;}
.grey {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.occupation {
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
		
.clear { /* Clears Floating */
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.preload {  /* Image preloader */
	display:none;
}

