/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
/*	background: #FF9900;*/
/*
	background: url(spindle-lock-background-15.jpg) repeat; */
}

a:link, a:visited { color: #336600; text-decoration: underline; } 
a:active, a:hover { color: #336600; text-decoration: underline }

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 30px;
	padding-top: 30px;
/*	background: url(images/templatemo_h1.jpg) no-repeat;*/
}
h2 {
	padding-left: 30px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #84a50f;
/*	background: url(images/templatemo_gray.jpg) no-repeat;*/
}

#templatemo_container {
	width: 700px;
	margin: auto;
}
#templatemo_header {
/*	height: 200px; */
	height: 504px;
	background: url(slock-3-colors-700px.jpg) no-repeat;
}
.templatemo_menu{
	float: left;
	width: 700px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menu ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #3e3e3e;
	width: 88px;
}

.templatemo_menu li a:hover{
	color: #FF9900
}
#templatemo_site_title {
	float: right;
	margin-right: 30px;
	/*	margin-top: 120px;*/
	margin-top: 458px;
	width: 700px;
	color: #4e4a41;
	font-weight: bold;
	font-size: 22px;
	text-align: right;
}
#templatemo_slogan {
	float: right;
	width: 700px;
	margin: 10px;
	text-align: right;
	font-weight: bold;
	/*height: 20px;*/
	height: 30px;
}

#templatemo_content {
	float: left;
	width: 700px;
/*	background: url(images/templatemo_content_bg.jpg) repeat-x;*/
	background-color:#FFFFFF;
}
#templatemo_content_left{
	float: left;
	width: 433px;
}
#templatemo_content_right {
	float: right;
	width: 267px;
}
#templatemo_content p{
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}
#templatemo_content img {
	float: right;
}
#templatemo_content_bot {
	float: left;
	width: 700px;
	background: #f1eee6;
}
#templatemo_content_bot li{
	padding-left: 0px;
	padding-right: 30px;
	text-align: justify;
}
#templatemo_content_bot strong {
	color:#6ba122;
	text-decoration: underline;
}
#templatemo_content_bot p {
	padding-left: 30px;
	padding-right: 10px;
	text-align: justify;	
}
.templatemo_bottom_text_left {
	float: left;
	width: 700px;
	background: #ffffff;
}
.templatemo_bottom_text_right {
	float: right;
	padding-right: 20px;
	width: 250px;
}
#templatemo_footer {
	float: left;
	width: 700px;
	height: 30px;
	padding-top: 10px;
	background: #FF9900;
	font-weight: bold;
	text-align: center;
}

#paypal {
	position:absolute;
	width: 300px;
	margin: 10px 50px 10px 100px;
	text-align: left;
	font-weight: bold;
	height: 100px;
}

#buynow {
	position:absolute;
	width: 100px;
	margin: 28px 10px 10px 38px;
	text-align: left;
	font-weight: bold;
	height: 50px;
}

.buynow_text {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
}
