/*
CSS Credit: http://www.templatemo.com/
*/

/* 
Balloon Template 
http://www.templatemo.com/preview/templatemo_019_balloon 
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #800b00 url(images/templatemo-bg.jpg) repeat-x;
}

a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #ffffff; text-decoration: none }

h1	{
	font-size: 16pt;
	font-weight: bold;
	color: #b10d00;
	border-bottom: solid 2px #bb2b20;
}
h2	{
	font-size: 10pt;
	padding: 10px 0px 0px 0px;	
	font-weight: bold;
	color: #ff5032;
	font-family: verdana;
}
h3	{
	margin: 0px;
	padding: 0px 10px 0px 20px;	
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
#templatemo_container {
	margin: 30px auto;
	width: 800px;
	min-height: 800px;
}
#templatemo_left_column {
	float: left;
	width: 236px;
	height:auto;
}
#templatemo_left_top {
	margin-top: 90px;
	float: right;
	padding-right: 40px;
	background: url(images/templatemo-button.gif) repeat-y;
	height: 297px;
	width: 165px;
}
#templatemo_left_link {
	margin-top: 0px;
	margin-left: 25px;
	list-style: none;
	line-height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
#templatemo_lbox_top {
	margin-top: 20px;
	float: right;
	padding-right: 10px;
	height:20px;
	width: 214px;
	background: url(images/templatemo-box-top.jpg) no-repeat;	
}
#templatemo_lbox_body {
	float: left;
	margin-left: 12px;
	height: auto;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background: url(images/templatemo-box-bg.jpg);
}
.templatemo_para {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#templatemo_lbox_bot {
	float: right;
	padding-right: 10px;
	width: 214px;
	height: 21px;
	background: url(images/templatemo-box-bot.jpg) no-repeat;
}
#templatemo_right_column {
	float: right;
	width: 564px;
	height: auto;
	background: url(images/templatemo-right-bg.gif) repeat-y;
}
#templatemo_header{
	background: url(images/templatemo-header.jpg);
	width: 564px;
	height: 249px;
	font-size: 24pt;
	color: #FFFFFF;
}
#templatemo_title {
	padding-left: 200px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#templatemo_slogan {
	padding-top: 170px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#templatemo_right_text {
	width: 480px;
	min-height: 520px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
}
#templatemo_right_text a {
	color: #0066CC;
}

#templatemo_right_box1	{
	padding-top: 10px;
	float: left;
	width: 220px;
	height: 300px;
	background: #fffeb6;
}
#templatemo_right_box2	{
	padding-top: 10px;
	float: right;
	width: 220px;
	height: 300px;
	background: #fffeb6;
}
#templatemo_footer	{
	clear: both;
	width: 564px;
	height: 35px;
	background: url(images/templatemo-footer.jpg) no-repeat;
}

#templatemo_test {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	height: 50px;
	width: 180px;
}

#templatemo_copyright	{
	padding-top: 5px;
	margin-top: 15px;
	float: right;
	margin-right: 60px;
	border: 1px solid #ffffff;
	width: 450px;
	height: 30px;
	background: #460600;
	color: #FFFFFF;
	text-align: center;
	
}