body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #333333; /* imp back ground color*/
	
}

a, a:link, a:visited { 
	color: #ffffff; 
	font-weight: normal; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	margin-bottom: 5px; 
	border: 5px solid #333333; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#333333; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #333333; 
	font-weight: normal; 
}

.templatemo_list li a:hover { 
	color: #333333; 
}

#templatemo_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(../images/templatemo_main.jpg) repeat-y
}

#templatemo_header {
	width: 960px;
	padding: 2px 0 2px;
	background: url(../images/templatemo_hr_divider.jpg) bottom repeat-x
}

#templatemo_menu { 
	height: 42px;
	padding: 1px 0;
	margin-bottom: 5px;
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom
}

#templatemo_slider {
	width: 940px;
	height: 320px;
	border: 1px solid #579c98;
}

#templatemo_main {
	clear: both;
	padding: 0px 0;
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom
}

#templatemo_bottom {
	clear: both;
	margin: 0px 0 0px;
	padding: 0px 0px 0px;
	font-size: 11px;
	background: #579c98 url(../images/templatemo_hr_divider.jpg) repeat-x bottom;
}

#templatemo_footer {
	clear: both;
	text-align: center;
	line-height: 10px;
	height: 10px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
	float: left;
    width: 960px;
    height: 320px;
}

#slider {
	position:relative;
    width: 620px;
    height: 300px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}

.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#333333;
    text-decoration:underline;
}.hole_body .home_body a {
}
.hole_body .home_body a:visited {
	color: #669999;
}
.hole_body .home_body a:hover {
	color: #ffffff;
}
.hole_body .home_body h3 {
	font-size: 20px;
	color: fff;
	text-decoration: none;
}
