body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #241c1a;
	background: #d1d1d1;
}

a:link, a:visited { 
	color: #996633; text-decoration: none; 
} 

a:active, a:hover { 
	color: #FF0000; text-decoration: none 
}

img {
	border: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #782311;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffdf47;
}

.main {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #782311;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #782311;
}

#templatemo_container {
	width: 843px;
	margin: auto;
	background: url(images/templatemo_container_bg.jpg) repeat-y;
}

#templatemo_top_section {
	float: left;
	width: 843px;
	height: 138px;
	color: #FFFFFF;
	background: url(images/templatemo_header_bg_ie6.jpg) repeat-x;
}

#templatemo_top_left{ 
	float: left;
	width: 245px;
	height: 138px;
	background: url(images/templatemo_top_logo_small_ie6.jpg) no-repeat;
}

#templatemo_top_mid {
	float: left;
	width: 429px;
	height: 138px;
}

#templatemo_top_title {
	float: left;
	width: 354px;
	padding: 40px 0px 0px 30px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.6em;
}

.templatemo_topmenu {
	float: left;
	width: 429px;
	margin-top: 8px;
	padding-left: 20px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_topmenu li {
	display: inline;
}

.templatemo_topmenu li a {
	font-size: 11px;
	color: #fff;
	width: 80px;
	height: 30px;
	margin-left: 12px;
	padding: 0px 0px 0px 15px;
	background: url(images/templatemo_bullet.png) no-repeat;
	background-position: left;
}

.templatemo_topmenu li a:visited {
	color: #FFFFFF;
}

.templatemo_topmenu li a:hover {
	color: #000;
}

#templatemo_login_left {
	float: left;
	width: 200px;
	height: 50px;
	margin: 20px 0px 0px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #782311;
	padding-top: 30px;
	/* background: url(images/templatemo_login_arrow.jpg) no-repeat; */
	background-position: right;
}

#templatemo_login_right {
	float: right;
	width: 180px;
	margin: 25px 0px 0px 0px;
	color: #8c2914;
}

#templatemo_top_right {
	float: right;
	width: 76px;
	height: 138px;
	background: url(images/templatemo_top_right.jpg) no-repeat;
}

#templatemo_left_section {
	float: left;
	width: 210px;
	margin-top: 7px;
}

.templatemo_leftmenu {
	width: 210px;
	margin: 0px;
}

.templatemo_leftmenu ul#font-family {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

.templatemo_leftmenu li a {
	display: block;
	height: 25px;
	font-size: 11px;
	color: #fff;
	/* background: url(images/templatemo_bullet.png) no-repeat; */
	padding-left: 0px;
	font-weight: bold;
	background-position: left;
	text-decoration: none;
}

.templatemo_leftmenu li a:visited {
	color:#FFFFFF;
}

.templatemo_leftmenu li a:hover ,.templatemo_leftmenu li .current {
	/* background: url(images/templatemo_current.png) no-repeat; */
	background-position: left;
	text-decoration: none;
	color: #CCCCCC;
}

#templatemo_news {
	float: left;
	padding-left: 40px;
	width: 170px;
	text-align: justify;
	color: #fff;
}

#templatemo_contact {
	float: left;
	padding-left: 40px;
	width: 170px;
	color: #FFFFFF;
}

#templatemo_right_section {
	float: left;
	width: 480px;
	padding: 15px 0px 0px 70px;
	text-align: justify;
}

.borderon {
}

.borderon table {
	border: 1px solid #D5CAB4;
}

.borderon td {
	border: 1px solid #D5CAB4;
}

.borderon th {
	border: 1px solid #D5CAB4;
}

#templatemo_right_bot {	
	float: left;
	width: 480px;
}

#templatemo_footer {
	clear: both;
	width: 843px;
	/* width: 503px; */
	height: 51px;
	margin: auto;
	background: url(images/templatemo_footer.jpg) no-repeat;
	padding-left: 102px;
	padding-top: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#username {
	width: 100px;
	font-size: 10px;
	margin: 10px 0px 0px 5px;
}

#password {
	width: 100px;
	font-size: 10px;
	margin: 3px 0px 0px 10px;
}

#login {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	background: #9e5846;
	border: 1px solid #8e4d3d;
	color: #FFFFFF;
	margin: 3px 0px 0px 67px;
}

.separator {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.border {
	/*float: left;*/
	border-top: solid 1px #836b68;
	margin-top: 15px;
	margin-left: 40px;
	width: 170px;
}

.templatemo_product {
	float: left;
	width: 455px;
	height: 105px;
	padding: 10px;
	background: url(images/templatemo_products_light.jpg) no-repeat;
}

.templatemo_product img {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}
