@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
font-weight: normal;
color: #666666;
background:#FFF url(../images/body_bg.jpg) center top no-repeat;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a {
color: #666666;
}

#container {
	width: 980px;
	margin: 0 auto;		
}
img
{
	border:none;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	text-align:left;
	line-height:70px;
	letter-spacing:-1px;
}

/* header */

#header_main{
height:86px;
width:100%;
overflow:hidden;
}

.menu{
float:right;
color:#666666;
margin-top:34px;
}
.menu a{
color:#666666;
text-decoration:none;
}

.menu a:hover{
color:#000000;
text-decoration:none;
}

.menu ul{
width:auto;
}

.menu ul li{
width:auto;
font:Arial, 12px;
display:inline;
padding:5px;

}
.leftmenu{
float:left;
width:200px;
border:1px #d5d5d5 solid;
margin:25px 0px;
background:#333333;
}
.leftmenu ul{
width:100%;
}
.leftmenu ul li{
display:block;
height:40px;
line-height:40px;
border-bottom:1px #666666 dashed;
margin:0 10px;
list-style:none;
color:#cccccc;
}
.leftmenu ul li a{
text-decoration: none;
color:#cccccc;
display:block;
width:100%;
}


.bottomlink{
float:left;
color:#666666;
}

.bottomlink ul{
width:auto;
}

.bottomlink ul li{
width:auto;
font:Arial, 12px;
display:inline;
padding-right:12px;

}
.bottomlink a{
color:#666666;
text-decoration:none;
}

.bottomlink a:hover{
color:#000000;
text-decoration:none;
}

/*#header{
height:180px;
width:730px;
float:left;
background:url(../images/header.jpg) no-repeat right top;
}*/

#logo{
float:left;
margin-top:27px;
}
/* end of header */






/*#maincontent{
width:100%;
overflow:hidden;
margin-top:50px;
}*/


/*.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color:#45341e;
	text-align:center;
	margin-bottom:7px;
}

*/
#wrap{
margin-left:50px;
float:left;
width:600px;
overflow:hidden;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color:#666666;	
line-height:24px;	
}

#wrap1{
margin-left:50px;
float:left;
width:860px;
overflow:hidden;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color:#666666;	
line-height:24px;	
}

#wrap p{
margin:0;
padding:0;}

.content_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;	
	line-height:18px;	
}
.content_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color:#533e27;	
	line-height:23px;	
}



/* end of main content */

/*footer*/

#footer{
width:100%;
height:50px;
line-height:50px;
/*overflow:hidden;*/
background:url(../images/dot.gif) repeat-x left top;
}

.copyright
{
float:right;
width:auto;
font:Arial, 12px;
text-decoration: none;
color:#666666;	
}

.clear{
clear:both;
}

/*emailus*/
.box {
width:850px;
/*margin:25px auto;*/
/*padding:20px;*/
/*border:1px solid #E8E8E8;*/ 
/*margin:10px auto;*/
/*overflow:hidden;*/
padding-left:25px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-decoration: none;
color:#666666;	
line-height:24px;
}
.box1 {
float:left;
width:390px;
margin-right:25px;
border-right:1px solid #E8E8E8; 
overflow:hidden;
padding-right:25px;
}
.box2 {
float:left;
width:390px;
overflow:hidden;
}
.notes {
color:#666666;
font-size:11px;
line-height:18px;
}
.notes a{
color:#666666;
text-decoration:underline;
}

.notes a:hover{
color:#666666;
text-decoration:none;
}

.textfield{
width:200px;
border:1px #cccccc solid;
}

.droplist{
width:204px;
border:1px #cccccc solid;
}

.textfield1{
width:250px;
border:1px #cccccc solid;
}
/*Search box*/

#search_box {
float:right;
width: 160px;
/*height: 31px;*/
background: url(../images/bg_search_box.jpg) top left no-repeat;
margin-top:29px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 126px; 
	background:none; 
	font-size: 11px; 
	color:#666666;
	 
}
#search_box #go {
    float: right;
    margin: 1px 4px 1px 0;    
	outline:none;
}

/*loginform*/
.loginform{
width:450px;
margin-left:170px;
}
.loginform div{
margin-bottom:5px;
}

.text_field{
width:300px;
border:1px #cccccc solid;
padding:3px 1px;
}