/*   Designed by w w w . t e m p l a t e m o . c o m    */
body{
	margin: 0 ;
	padding:0;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: black;
	background: url(images/templatemo_body_bg.jpg) repeat;
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

h1 {
	margin:0px;
	font-weight: 800;
	font-size: 20px;
	/*color:#518b10;*/
	color:Orange;
	font-family:Cambria;
}
h1 span {
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16px;
	color:#427707;
	padding-top: 20px;
}

#templatemo_container {
	margin: auto;
	width: 770px;
	background: url(images/newBG.jpg) repeat-y;
}

#templatemo_left_column {
	float: left;
	width: 483px;
}
#templatemo_title {
	float: left;
	padding-left: 10px;
	padding-top:10px;
	height: 120px;	
}
#templatemo_title span {
	color: #666666;
}
#templatemo_header {
	float: left;
	clear: left;
	width: 483px;
	height: 200px;
	margin-top:-6px;
	/*background: url(images/002.jpg) no-repeat;*/
}
#templatemo_header_slogan {
	width: 483px;
	float: left;
	margin-top: 162px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#templatemo_left_content {
	float: left;
	margin: 30px 30px 30px 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 650px;
	text-align: justify;
}
.templatemo_service {
	font-weight: bold;
	font-size: 14px;
	color:#427707;
	height: 31px;
	padding-top: 20px;
	padding-left: 55px;
	background: url(images/templatemo_photo1.jpg) no-repeat;
}
.templatemo_aboutus {
	font-weight: bold;
	font-size: 14px;
	color:#427707;
	height: 30px;
	padding-top: 20px;
	padding-left: 70px;
	background: url(images/templatemo_photo2.jpg) no-repeat;
}
#templatemo_right_column {
	float: right;
	width: 287px;
}

.templatemo_domain {
	float: left;
	width: 267px;
	padding-top: 20px;
	padding-left: 20px;
	background: #FFFFFF;
	color:#006633;
	height: 20px;
}
#templatemo_menucolumn {
	float: left;
	background: #3a3f3a;
	height: 240px;
	width: 250px;
	border-bottom: solid 1px #547d16;
	border-top: solid 2px #547d16;
	margin-left:20px;
	margin-top:-10px;
}
.templatemo_menu_list {
	float: left;
	width: 300px;
	padding-left: 25px;
}
.templatemo_menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.templatemo_menu_list li a {
	display: block;
	height: 24px;
	padding-top: 4px;
	color: white;
	padding-left: 50px;
	background: url(images/templatemo_menu_button.jpg);
}
.templatemo_menu_list li a:hover, .templatemo_menu_list li .current {
	color:orange;
}
#templatemo_right_content {
	float: right;
	width: 200px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: justify;
}
#templatemo_right_content ul {
	list-style-type: disc;
}
#templatemo_right_content a{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	
}
#templatemo_right_content a:hover {
	text-decoration: underline;
}
#templatemo_contact {
	width: 225px;
	padding-left: 30px;
	padding-top: 10px;
	height: 93px;
	float: left;
	color: black;	
	border-top: solid 3px #FFFFFF;
	
}
#templatemo_contact img {
	float: right;
}

.templatemo_special {
	float: left;
	width: 180px;
}

#templatemo_footer {
	clear: both;
	width: 770px;
	height: 32px;
	padding-top: 20px;
	text-align: center;
	background: #545e54;
	font-weight: bold;
	color: white;
}
#templatemo_footer a {
	color: #FFFFFF;
}


#slider {
	position:relative;
	/*See the "style-pack" below for image*/
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.divWrapper
{
	clear:both;
	overflow:hidden;
	 min-width:300px;
	 width:500px;
}

.divCaption
{
	float:left;
	overflow:hidden;
	clear:both;
	width:170px;
	padding-top:10px;
}
.divValue
{
	padding-top:10px;
}
