body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	clear: both;
	background-color: #666;
}

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	background: url(images/templatemo_h1.jpg) no-repeat;
}
h2 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background: url(images/templatemo_gray.jpg) no-repeat;
}
h6 {
	font-size: 18px;
	font-weight: normal;
	color: #F00;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#templatemo_container {
	margin: auto;
	width: 990px;
	background-image: url(images/templatemo_container_bg.jpg);
	background-repeat: repeat-y;
}
#templatemo_header {
	height: 115px;
	background: url(images/templatemo_header.jpg) no-repeat;
}
#templatemo_site_title {
	padding-top: 40px;
	padding-left: 50px;
	height: 40px;
	color: #000;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.templatemo_menu{
	float: left;
	width: 990px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menu ul {
	margin: 0px;
	padding-left: 32px;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: auto;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #000000;
	background: url(images/templatemo_link_hover.jpg) center no-repeat;
}
#templatemo_header_pic {
	height: 90px;
	background: url(images/head.jpg) no-repeat;
}
#templatemo_slogan {
	float: right;
	width: 118px;
	text-align: left;
	padding-right: 35px;
	padding-top: 2px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}
#templatemo_content a:link, #templatemo_content a:visited {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#templatemo_content {
	width: 920px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 10px;
}
#templatemo_content a:active, #templatemo_content a:hover {
	font-weight: bold;
}
#inside {
	width: 920px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#inside p{
	text-indent: 20px;
}
.imgright{
vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}
#footer {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #000;
	color: #FFF;

}
#templatemo_container #inside p {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
