    
a{
    text-decoration:none;
    color:#65381e;
}

a,img{
    border:none;
}

body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background:#F6F6F6; /*url(../images/bg_repeat.gif) top center repeat-x;*/
    /*text-align:center;*/
}
#bg_wrapper {
    background:url(../images/bg.gif) top center no-repeat ;
    margin:0 auto;
}
#wrapper{ width:1005px;margin:0 auto;text-align:left;}
#wrapper #top{
    background: url(../images/1.png) top center no-repeat;
    width:1003px;
    text-align:left;
    height:44px;
    overflow:hidden;
    margin-left:-5px;
}
#wrapper #x{
    /*background: url(../images/2.png) top left no-repeat;*/
    width:1003px;
    text-align:left;
    height:119px;
    overflow:hidden;
    margin-left:-4px;
}

	
#wrapper #top #searchbox {
	text-align:right;
	padding-top:12px;
	padding-right:40px;
}

#wrapper #home {
	font-weight:bold;
    font-family:Verdana;
    font-size:12px;
    text-align:right;
	padding-top:12px;
	padding-right:10px;
    
}

#wrapper #top #searchbox label { 
	color:#ababab;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
}

#wrapper #top #searchbox .input {
	background:url(../images/search_input.jpg) left top no-repeat;
	width:185px;
	height:22px;
	border:none;
	font-size:11px;
	padding:3px 5px 0 7px;
}
*:first-child+html #wrapper #top #searchbox .input {
	position:relative;
	top:6px;
}
* html #wrapper #top #searchbox .input {
    position:relative;
    top:6px;
}
#wrapper #top #searchbox .submit {
    background:url(../images/search_submit.jpg) left top no-repeat;
    width:22px;
    height:22px;
    border:none;
    cursor:pointer;
}
#wrapper #top #searchbox #search_front {
    color:#ABABAB;
    font-size:12px;
    width: 500px;
    font-weight:bold;
    margin-top:-22px;
    margin-right: 30px;
    margin-bottom:10px;
	margin-left:200px;
}

#wrapper #top #searchbox #label_search {
    margin-top: 0px;
}



#content{position:relative;text-align:left;padding:0;width:1005px;height:415px;overflow:hidden;}
#content .search{ width:267px;height:60px;position:absolute;bottom:2px; }
#footer{margin:0px auto;color:#fff;background:url(../images/bg_footer.png) left top ;height:45px;}
#footer .copyright{padding-top:20px;}
#footer .by{color:#000;padding-top:30px;}
#footer .by img {position:relative;top:8px;}
#footer .by a {color:#000;}