body {
	background: white url(../images/bg.jpg) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	z-index: -2;
}

img {
	border: 0px;
}

div {
	position: relative;
}

a {
	color: black;
	font-weight: bold;
	/*font-weight: bold;#3191eb*/
}

a:link, a:visited {
	text-decoration: none;
}


a:link:hover, a:visited:hover{
	text-decoration: underline;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#webpage {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #000;*/
}

#logo {
	width: 195px;
	height: 80px;
	background-image: url(../images/logo.jpg);
	float: left;
	/*border: 1px solid #000;*/
}

#topnav {
	width: 760px;
	height: 80px;
	float: left;
	/*border: 1px solid #FF4500;*/
}

#homeBut {
	display: block;
	background-image: url(../images/home_off.jpg);
	width: 67px;
	height: 27px;
	margin-top: 28px;
	margin-left: 70px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#guideBut {
	background-image: url(../images/whatsintheguide_off.jpg);
	width: 182px;
	height: 27px;
	margin-top: 28px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#blogBut {
	background-image: url(../images/blog_off.jpg);
	width: 52px;
	height: 28px;
	margin-top: 28px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#aboutBut {
	background-image: url(../images/about_off.jpg);
	width: 88px;
	height: 27px;
	margin-top: 28px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#contactBut {
	background-image: url(../images/contact_off.jpg);
	width: 76px;
	height: 28px;
	margin-top: 28px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#loginBut {
	background-image: url(../images/login_off.jpg);
	width: 60px;
	height: 28px;
	margin-top: 28px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#whitebottom {
	width: 976px;
	height: 29px;
	background: url(../images/whitebottom.jpg) no-repeat;
	float: left;
	/*border: 1px solid #000;*/
}

.check {
	width: 25px;
	height: 24px;
	background: url(../images/topcheck.gif) no-repeat;
	float: left;
	/*border: 1px solid #FFD700;*/
}

.checktxt {
	width: 375px;
	height: 24px;
	margin-left: 8px;
	margin-top: 3px;
	font-weight: bold;
	/*border: 1px solid red;*/
	float: left;
}

.bottomcheck {
	width: 27px;
	height: 25px;
	margin-left: 25px;
	margin-top: 10px;
	background: url(../images/bottomcheck.jpg) no-repeat;
	float: left;
	/*border: 1px solid #FFD700;*/
}

.bottomchecktxt {
	width: 550px;
	font-size: 13px;
	color: #0A2C57;
	margin-left: 7px;
	margin-top: 12px;
	/*border: 1px solid #FFD700;*/
	float: left;
}


#orderbut {
	background-image: url(../images/topsalesbut_off.jpg);
	width: 261px;
	height: 50px;
	margin-left: 80px;
	margin-top: 26px;
	margin-bottom: 18px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#signupbut {
	background-image: url(../images/signupbut_off.jpg);
	width: 116px;
	height: 42px;
	margin-left: 85px;
	margin-top: 15px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

.space {
	padding-top: 10px;
	color: white;
}

#bottomboxes {
	width: 980px;
	margin-top: 47px;
	float: left;
	/*border: 1px solid yellow;*/
}

.bottomtitle {
	color: #1a64b6;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	/*border: 1px solid red;*/
}

.bottomsubtitle {
	color: #3284de;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	
	/*border: 1px solid red;*/
}

.bottomleft {
	width: 620px;
	float: left;
	/*border: 1px solid red;*/
}

.bottomleft p {
	color: #0A2C57;
	margin-bottom: 10px;
	margin-left: 59px;
	float: left;
	padding-top: 8px;
	/*border: 1px solid red;*/
}

#bottomright {
	width: 354px;
	float: left;
	/*border: 1px solid red;*/
}

#newsletter {
	width: 300px;
	height: 266px;
	float: left;
	/*border: 1px solid blue;*/
}

#newstxt p {
	width: 257px;
	font-size: 14px;
	color: #0A2C57;
	margin-top: 8px;
	margin-left: 26px;
	/*border: 1px solid #CCC*/
}

 .footer {
    width: 990px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
	float: left;
    /*border: 1px solid #000;*/
 }

 .footer a {
	color: black;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
}

#headline {
	width: 398px;
	height: 50px;
	margin-left: 15px;
	background: url(../images/headline.jpg) no-repeat;
	float: left;
	/*border: 1px solid #FFD700;*/
}

.righttext {
	width: 418px;
	color: white;
	margin-left: 17px;
	margin-top: 10px;
	float: left;
	/*border: 1px solid #FFD700;*/
}

#leftCol {
	width: 484px;
	margin-left: 60px;
	margin-top: 15px;
	/*border: 1px solid red;*/
	float: left;

}

#rightCol {
	width: 435px;
	margin-left: 0px;
	margin-top: 15px;
	/*border: 1px solid red;*/
	float: left;
}

#videoplayer {
	width: 544px;
	height: 348px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/videoplayer.jpg) no-repeat;
	float: left;

}

*{
	list-style:none;
	margin:0px;
	padding:0px;
}

.container {
	position: relative;
	margin-left: 60px;
	float: left;
	overflow: hidden;
}

.containerTop {
	width: 291px;
	height: 38px;
	float: left;
	background: url(../images/newstop.jpg) no-repeat;
	overflow: hidden;
}
	
.containerBody {
	width: 291px;
	float: left;
	background: url(../images/newsmiddle.jpg);
 }

 .containerBody p {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
 }

.containerBottom {
	width: 291px;
	height: 16px;
	background: url(../images/newsbottom.jpg) no-repeat;
	overflow: hidden;
}

.salescontainer {
	margin-top: 10px;
	position: relative;
	float: left;
	overflow: hidden;
}

.salescontainerTop {
	width: 618px;
	height: 12px;
	float: left;
	background: url(../images/salestop.jpg) no-repeat;
	overflow: hidden;
}
	
.salescontainerBody {
	width: 590px;
	color: #0A2C57;
	padding-left: 15px;
	padding-right: 13px;
	float: left;
	background: url(../images/salesmiddle.jpg);
	/*border: 1px solid red;*/
 }

.salescontainerBottom {
	width: 618px;
	height: 15px;
	background: url(../images/salesbottom.jpg) no-repeat;
	overflow: hidden;
}

.salestitle {
	color: #1a64b6;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	/*border: 1px solid green*/
}

#salesbuttoncontainer {
	width: 590px;
	height: 52px;
	margin-bottom: 10px;
	/*border: 1px solid green*/
}

#bottomsalesbut {
	width: 261px;
	height: 50px;
	margin-left: 160px;
	float: left;
	background-image: url(../images/bottomsalesbut_off.jpg);
	/*border: 1px solid red;*/
}

.freereportTop {
	width: 291px;
	height: 38px;
	float: left;
	background: url(../images/freereporttop.jpg) no-repeat;
	overflow: hidden;
}
