html {
	background: url(images/templatemo_html_bg.jpg) repeat;
}

body {
	margin: 0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #b48842;
	background-color:#C2272D;
	width: 100%;
	display: table;
}

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

h1 {

	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #c89d59;
	background-position: left;
	padding-top: 20px;
}

h2 {
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #c89d59;
}


#templatemo_container {
	width: 988px;
	background-color:#560410;
	margin: auto;
}
#banner
{
background-image:url(images/banner1.jpg);
width:988px;
height:161px;
}
/* menu */
#menu{
	width:988px;
	height: 50px;
	background: url(images/templatemo_body_bg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	margin-top:-5px;
	line-height: 30px;
}

#menu ul {
	list-style:none; 
	margin:0; 
	text-align:left;
}

#menu li {
	display:inline;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/seprater.jpg) right no-repeat;
}
#menu li a
{

	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 103px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
}
#menu li a:hover, #menu li .current{
	color: #beb052;
	background: url(images/templatemo_button_hover.jpg) no-repeat;
}

#menu .jFlowControl { 
	cursor:pointer;
}

#previewSlides{
	display:block;
	margin-bottom:15px;
	float:left;
}

.clear {
	clear:both;
}

/*preview slides */
#previewIntro{
	background:#560410; 
	width: 988px;
	height:250px; 
	/*border:3px solid #ededed;*/
}

#previewIntro .contentBox{
	width:780px; 
	margin-left: 10px;
	padding:10px 5px;
 
}
#previewIntro .Box{
	xwidth:780px; 
	margin-left: 10px;
	padding:10px 5px;
 
}
#previewIntro .title{
	font-size:160%; 
	color:#B48842; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:5px 0 0 0;
}
.title
{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
#previewSupport{
	background:#560410; 
	width:988px;
	height:330px; 
	/*border:3px solid #ededed;*/
}

#previewSupport .contentBox{
	width:780px; 
	height: 500px;
	padding:5px 10px;
	margin-left:10px;
	color:#B48842; 
}
#previewSupport .title{
	font-size:180%; 
	color:#B48842; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:5px 0 0 0;
}

.Box
{
padding:15px;
text-align:justify;
}

.Box img
{
float:right;
}
#templatemo_footer {
	float: left;
	margin: auto;
	margin-top: 5px;
	text-align: center;
	padding-top: 35px;
	width: 988px;
	height: 50px;
	background: url(images/footer.jpg) no-repeat;
	background-position: top;
	color:#FFFFFF;
}
#templatemo_footer a
{
color:#FFFFFF;
}
#templatemo_footer a:hover
{
color:#B48842;
}
