/*
CSS Credit: http://www.haplesshorse.com/
*/
html {
	background color: #00ccff;
}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5377027-2");
pageTracker._trackPageview();
} catch(err) {}</script>
body {
	margin: 5px;
	padding:5px;
	font-family: Arial, tahoma, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #fff;
	width: 90%;
	display: table;
}

a:link, a:visited { color: #008800; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-position: center;
	height: 48px;
	padding-left: 0px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
}

#templatemo_container {
	width: 100%;
	margin: 0px;
}
#templatemo_topsection {
	float: center;
	padding-top: 2px;
	padding-bottom: 2px;

}
#templatemo_topsection_title {
	float: center;
	width: 100%;
	font-weight: bold;
	height: 150px;
	padding: 2px;
	background: url(images/image001.jpg) no-repeat;
	background-position: center;
	
}
#templatemo_topsection_title img {
	float: center;
}
.templatemo_topmenu{
	float: right;
	margin-top: 30px;
}

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

.templatemo_topmenu li{
	display: inline;
}

.templatemo_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 80px;
	height: 24px;
	padding-top: 3px;
	margin-right: 50px;
	padding-bottom: 10px;
	background: url(images/templatemo_top_button.png) no-repeat;
}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{
	color: #fff;
	
}

#templatemo_left_column {
	float: left;
	width: 25%;
	margin-left: 1%;
	margin-top: 1%;
}
.templatemo_leftmenu {
	float: left;
	padding-left: 25px;
	width: 260px;
	margin-top: 5px;
}
.templatemo_leftmenu ul {
	list-style-type: none;
	
	
}
.templatemo_leftmenu li a {
	height: 20px;
	font-size: 14px;
	color: #3c4826;
	background: url(images/templatemo_menu_button.gif);
}
.templatemo_leftmenu li a:hover, .templatemo_leftmenu li .current {
	color: #000;
}
#templatemo_right_column {
	float: right;
	width: 70%;
	padding-top: 1%;
	background: url(images/templatemo_right_bg.png) repeat-y;
	font-size: 18px;

}

#templatemo_right_mid {
	float: left;
	width: 70%;
	background: #fff;
	color: #000;
	margin-top: 60px;
	margin-right: 9%;
	text-align: justify;
	font-size: 18px;
}

}
#sidebar {
	float:right;
	width:10%;
	margin-right: 1%;
	padding-top: 10%;
}
#templatemo_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 60%;
	height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 50px 0px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: url(images/templatemo_h3.png) no-repeat;
}
.check {
	float: left;
	width: 323px;
	text-align: center;
}