body {
	margin: 0;
	padding: 0;
	font: 12px/1.5em Helvetica, Arial, sans-serif;
	color: #333333;
	background: #FFFFFF url(images/templatemo_main_background.gif) repeat-x;
}
a:link, a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #FFD929; text-decoration: none;}
h1 {
	margin: 0;
	padding: 3px 0px 15px 0px;
	font-size: 30px;
	font-weight: bold;
	color: #99CC00;
}
h2 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 30px;
	padding: 10px 0 0 25px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
img {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #FFFFFF;
}
.templatemo_price{
	clear: both;
	padding: 0 0 5px 0;
	margin: 0;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
#templatemo_container {
	margin: auto;
	width: 970px;
}
#templatemo_top_panel {
	width: 950px;
	height: 100px;
	padding: 0 10px;
	background: url(images/templatemo_top_panel_background.jpg) no-repeat;
}
#templatemo_header {
	float: left;
	margin: 30px 25px 0 100px;
	width: 450px;
	height: 30px;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}
#templatemo_banner {
	width: 930px;
	height: 250px;
	padding: 0 10px;
	color: #FFFFFF;
	margin-left: 10px;
	background:#FF0000 url(images/yilbasi-banner.png) no-repeat right center;
}
#templatemo_banner_text {
	width: 500px;
	padding: 50px 0 0 50px ;
}
#templatemo_banner_text p{
	margin: 0 0 15px 0;
	padding: 0;
}
#templatemo_menu {
	width: 950px;
	height: 65px;
	padding: 0 10px;
	background: url(images/templatemo_menu_background.gif) no-repeat;
}
#templatemo_menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#templatemo_menu ul li{
	display: inline;
}
#templatemo_menu ul li a{
	float: left;
	width: 150px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #c10a0a;
}
#templatemo_menu ul li .lastmenu{
	border-right: none;	
}
#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFCC00;
}
#templatemo_content {
	float: left;
	width: 950px;
	padding: 0 10px;
	background: url(images/templatemo_content_background.gif) repeat-y;
}
#templatemo_left_panel {
	float: left;
	width: 250px;
	color: #FFF;
	margin: 0 25px 0 15px;
}
* html #templatemo_left_panel {
	float: left;
	width: 275px;
	color: #FFF;
	margin: 0 15px 0 10px;
}
#templatemo_left_panel p{
	padding: 0 0 15px 0;
	margin: 0;
}
#templatemo_left_panel img{
	border: none;
	margin-bottom: 15px;
}
#templatemo_left_panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#templatemo_left_panel ul li{
	display: block;
	text-align: left;
	background: url(images/kurdele.png) no-repeat;
	padding: 5px 0 0 30px;
	height: 32px;
}
#templatemo_left_panel ul li a{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#templatemo_left_panel ul li a:hover{
	color: #ffd200;
}
.templatemo_red_panel {
	width: 250px;
	background: #e10d0d;
}
.templatemo_red_panel_bottom {
	width: 250px;
	height: 5px;
	margin-bottom: 25px;	
	background: url(images/templatemo_red_panel_bottom.gif)  no-repeat;
}
* html .templatemo_red_panel_bottom {
	margin-bottom: 0	
}
.templatemo_red_panel h2{
	background: url(images/templatemo_red_title_background.gif) no-repeat;
}
.templatemo_left_content {
	text-align: center;
	padding: 0 10px 10px;
}
#templatemo_right_panel {
	float: right;
	width: 620px;
	margin: 0 15px 0 0;
}
#templatemo_right_panel h1{
	margin: 0 0 15px 0;
	color: #077B06;
}
#templatemo_right_panel p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}
#templatemo_right_panel img{
	margin: 5px 10px 5px 10px;
}
.templatemo_right_panel_fullwidth {
	float: left;
	width: 620px;
	text-align: justify;
	line-height: 20px;
}
#templatemo_content_bottom {
	clear: both;
	width: 970px;
	height: 20px;
	background: url(images/templatemo_content_bottom.gif) no-repeat;
}
#templatemo_footer {
	clear: both;
	padding: 10px 10px;
	width: 950px;
	text-align: center;
	background: #FFFFFF;
	text-align: center;
}

#templatemo_footer a{
	font-weight: normal;
	color: #666666;
}
.templatemo_right_panel_fullwidth p {
	font: bold 16px Helvetica;
	color: #E20E0E;
}
.templatemo_right_panel_fullwidth img {
	float: right;
}
