/* CSS Document */
body{
     
	 margin-left:0;
	 margin-right:0;
	 margin-top:0px;
	 margin-bottom:0px;
	 width:1005px;}
.clr{
	clear:both;}
	 
.header{
	background:url(images/header-full.png) no-repeat; width:1007px; height:117px;}
	
.menu-bg{
	background:url(images/menu-bg.png) repeat-x; height:58px; width:1007px;}
	
.menu-separator{
	margin-left:10px; 
	width:6px; 
	height:58px;
	float:left;}
	
.menu-item{
	float:left;
	width:50px;
	padding-top:25px;
	margin-left:10px;
	}
.menu-links{
	font-family:"Aachen BT";
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.menu-links:hover{
	font-family:"Aachen BT";
	font-size:14px;
	font-weight:bold;
	color:#DBF997;
	text-decoration:none;
}

.creat-blog{
  	float:right;
	margin-right:40px;
}
.search-login-bg-left{
	background:url(images/search-login-bg-left.png) no-repeat; width:39px; height:69px;
	float:left;}
	
.search-login-bg-center{
	background:url(images/search-login-bg-center.png) repeat-x; width:927px; height:69px;
	float:left;}
	
.search-login-bg-right{
	background:url(images/search-login-bg-right.png) no-repeat; height:69px;
	float:left;
	width:39px;
	_width:36px;
	}

.search{
	float:left;
	margin-top:22px;
	background:url(images/search-area.png) no-repeat; width:163px; height:30px;}
.sarea{
	border:0px;
	margin-top:6px;
	margin-left:10px;}
	
.login{
	float:right;
	width:262px;
	margin-top:22px;
	margin-left:370px;}
.login-area{
	float:left;
	background: url(images/login_area.png) no-repeat; width:73px; height:30px;}
.login-text-seting{
	border:0px;
	width:65px;
	margin-top:5px;
	margin-left:5px;}
	
.cat-heading{
	background:url(images/cat-heading.png) no-repeat; width:245px; height:72px;}
.headings-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;}
.cat-center{
	background:url(images/cat-center.png) repeat-y; width:245px;}
.cat-bottom{
	background:url(images/cat-bottom.png) no-repeat; height:18px; width:245px;}
.content-heading{
	background:url(images/content-top.png) no-repeat; width:712px; height:85px;}
.content-center{
	background:url(images/content-center.png) repeat-y; width:712px;}
.content-bottom{
	background:url(images/content-bottom.png) no-repeat; width:712px; height:18px;}
.sidebar-links{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	line-height:25px;
	}
.sidebar-links a{
	font-family:Verdana;
	font-size:13px;
	color:#FDFFFE;
	line-height:25px;
	font-size:13px;
	text-decoration:none;	
	
	}
/*.sidebar-links a:visited{
	font-family:Verdana;
	font-size:13px;
	color:#FF0000;
	line-height:25px;
	font-size:13px;
	text-decoration:none;	
	
	}*/
.sidebar-links a:hover{
	text-decoration:underline;	
	}
	
.feild-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	}
.feild-setting{
	border:1px solid #000000;}

.footer{
	background:url(images/footer-bg.png) repeat-x; height:70px; width:1007px;}

	
