#page
{
	height: 100%;
	padding-top: 0px;
	background: url(images/vm/page-bg2.jpg) center top repeat-y;
	overflow: hidden;
}

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #ffffff url(images/vm/bgSmall.png) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.6;
}

.body-result
{
	background: #ffffff url(images/vm/body-bg-alt.jpg) center top repeat-x;
}

#wrapper
{
	width: 1006px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	text-align: left;
}

#header
{
	height: 620px; /* 609 + 128 */
	overflow: hidden;
}

#header2
{
	height: 480px; /* 609 + 128 */
	overflow: hidden;
}

.header-alt
{
	height: 169px !important;
	background: none !important;
}

#header-logo
{
	height: 108px;
	padding: 26px 0px 0px 25px;
	overflow: hidden;
}


/*** Menu ***/
#mainmenu {
		width: 800px;
		height: 30px;
		margin-top: 0px;
		text-indent: 15px;
		text-align: left;
		line-height: 3em;
		color: #ffffff;
		font-size: 13px;
		font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		margin: 0px;
		}
		#mainmenu a { 
		color: #ffffff;
		font-size: 13px;
		font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		margin: 0px;
		}


#menu h2 {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	text-decoration: underline;
	}

#header-box
{  
    position:relative;
	height: 400px;
	margin: 20px 0px;
	font-family: Tahoma, Arial, Sans-Serif;
}

#header-box2
{
    position:relative;
	height: 270px;
	margin: 20px 0px;
	font-family: Tahoma, Arial, Sans-Serif;
}


#header-form{
	position:absolute;
	top: 180px; 
	left: 640px; 
	width: 300px; 
	height: 140px;  
}

#header-form-small{
	position:absolute;
	top: 140px; 
	left: 660px; 
	width: 300px; 
	height: 100px;  
}

#content
{
	float: left;
	width: 690px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#wide-content
{
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

.postcontent
{
	padding: 0px 0px 0px;
	text-align: left;
}

.content-result
{
	width: 955px !important;
	border: none !important;
}


blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #188CCD;
	color: #767272;
	font-style: italic;
}

#sidebar
{
	float: left;
	width: 250px;
}

#bonusbox{
			width:380px;
			text-align: left;
			font-family:Tahoma,Georgia;
			font-size:14px;
			margin-top:20px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			padding:10px;
			border: 4px dashed red;
		}
		#otherbox{
			width: 360px;
			text-align: left; 
			margin-top: 20px;
			margin-left: auto; 
			margin-right: auto;
			margin-bottom:20px;
			padding:2px;
			background-color: rgb(255, 255, 204);
			border: 2px solid rgb(255, 153, 102);;
			padding:3px;
		}
		#idealist {	/*for money making ideas */
			width:100%;
			margin-right:auto;
			margin-left:auto;
			margin-top:15px;
			margin-bottom:15px;
			padding:7px;
			text-align:left;
		}


.sidebar-content
{
	padding: 10px 20px 10px;
}

.sidebar-content a
{
	color: #000000 !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 3px 18px;
	background: url(images/li-bg.jpg) 0px 10px no-repeat;
	list-style: none;
}



a, a:link, a:visited
{
	color: #188CCD;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #E8C400 !important;
	outline: none;
}

a img
{
	border: none;
}



.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}



.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h1 {
			font-family:Tahoma,Georgia;
			font-size:18px;
			font-weight:700;
			color: #0C6126;
			text-align:center;
			margin-bottom:20px;
		}
		h2 {
			font-family:Tahoma,Georgia,Arial;
			font-size:16px;
			font-weight:400;
			color:black;
			text-align:center;
			margin-bottom:20px;
		}
		h3{
			font-family:Tahoma,Georgia,Arial;
			font-size:16px;
			font-weight:700;
			text-align:center;
			color: #0C6126;
			margin-top:20px;
			margin-bottom:20px;
		}
		h4 {	/*h2 on the FAQ page */
			font-family:Tahoma,Georgia,Arial;
			font-size:14px;
			font-weight:700;
			color:green;
			text-align:left;
			margin-bottom:10px;
		}
		h5 {	/*h1 on the Splash page */
			font-family:Tahoma,Georgia;
			font-size:28px;
			font-weight:700;
			color:red;
		}
		h6 {	/*h2 on the Splash page */
			font-family:Impact,Arial;
			font-size:24px;
			color:#0A0885;
			margin-top:0;
		}
		h7 {
			font-family:Tahoma,Georgia,Arial;
			font-size:16px;
			font-weight:500;
			color: #333333;
			margin-top:10px;
			margin-bottom:10px;
		}
		#container {	/*on pages with sidebar */
		width:550px;
		margin-right:15px;
		margin-bottom:20px;
		padding-left:15px;
		text-align:left;
		float:right;
		}
		#containerfull {	/* pages with regular text, full width */
			width:750px;
			margin-right:auto;
			margin-left:auto;
			margin-bottom:20px;
			text-align:left;
		}
		#containercenter {	/* pages with regular text, full width */
			width:90%;
			margin-top: 20px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			font-style:italic;
		}
		
		#sidebar {
	width:230px;
	margin-left:0px;
	float:right;
	background-color: rgb(235, 235, 235);
	text-align:center;
	margin-right: 30px;
		}
		#testimonialbar {	/* on sidebar */
			width:100%;
			background-color: rgb(255, 255, 204);
			text-align:center;
			padding-top:7px;
			padding-bottom:7px;
			font-style: italic;
		}
		
				#testitop{
			width: 450px;
			height: 49px;
			background:url(images/testi_01.jpg);
			margin-top:20px;
			margin-left:auto;
			margin-right:auto;
			float: center;
		}
		#testibox {
			width: 450px;
			background:url(images/testi_02.jpg);
			margin-left:auto;
			margin-right:auto;
			text-align: left;
			font-style: italic;
			float: center;
		}
		#testibot{
			width: 450px;
			height: 22px;
			background:url(images/testi_03.jpg);
			margin-left:auto;
			margin-right:auto;
			margin-bottom:20px;
			float: center;
		}
		#bottommenu {
		width:780px;
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:15px;
		font-family:Tahoma,Verdana;
		font-size:10px;
		font-weight:700;
		text-align:center;
		}
		
			#footer_image {
		width:776px;
		margin-left:auto;
		margin-right:auto;
		background-color:#1F71BD;
		color:white;
		}
		#bottomborder {
			width:800px;
			height:15px;
			background:url(images/box_btm.png);
		}
		
#footer
{
	clear: both;
	padding: 10px 0px 10px;
	background: #188CCD;
	width: 964px;
}

#footer-text
{
	width: 966px;
	padding: 0px 0px 0px 40px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}
