.templatemo_list { 
	list-style: decimal-leading-zero; 
	padding: 0 0 0 15px; 
	margin: 0 0 0 15px; 
}

.templatemo_list li { 
	color:#595858;
}

.templatemo_list li a { 
	color: #595858; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.templatemo_list li a:hover { 
	text-decoration: underline; 
}

#templatemo_wrapper {
	width: 964px;
	margin: 40px auto 0;
	padding: 0 3px;
}

#templatemo_header {
	height: 41px;
	padding: 30px 20px;
	background: url(../images/templatemo_header.jpg) no-repeat
}

#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	padding-top: 34px; 
	width: 180px; 
	height: 29px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	color: #000; 
	background: url(../images/templatemo_logo.png) no-repeat top left; 
}

#templatemo_search { float: right }

#templatemo_search form {
	margin: 0;
	padding: 0;
	height: 26px;
	width: 207px;
	background: url(../images/templatemo_search.png) no-repeat
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 27px;
	line-height: 20px;
	width: 165px;
	color: #000;
	font-size: 12px;
	padding: 0 7px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
 	height: 27px;
	width: 25px;
	cursor: pointer;
	border: none;
	background: none;	
}

#templatemo_menu {
	width: 100%;
	height: 47px;
	background: url(../images/templatemo_menu_bg.jpg) no-repeat center
}

#templatemo_main {
	padding: 30px 22px;
	background: url(../images/templatemo_wrapper.jpg) repeat-y center	
}

#templatemo_slider_wrapper {
	width: 977px;
	padding: 0;
	height: 371px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#slider {
	position:relative;
	margin: 0px;
	padding: 0px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	right: 0px;
	bottom: 0px;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
}

.nivo-controlNav a {
	display:block;
	text-indent: -9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
}

.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 p { font-size: 12px }

.nivo-caption a { 
		color:#efe9d1;
		text-decoration:underline;
}


#templatemo_cr_bar_wrapper {
	width: 100%;
	border-top: 1px solid #494949;
	background: #161616
}

#templatemo_cr_bar {
	width: 960px;
	margin: 0 auto;
	padding: 15px 10px;
	color: #666;
	text-align: center
}

#templatemo_cr_bar a { color: #888 }
