body {
background: #f7f7f7;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}
img {
	border: none;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef8700;
}
a:hover {
	color: #ef8700;
}

#wrap {
margin: 0 auto;
width: 780px;
background: #fff;
}

#header {
	height: 145px;
	background :#FBA02A url(images/header.gif) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header h1 { padding-top: 60px; text-align: center;font-size: 35px; font-weight: 600; letter-spacing: -1px; }
#header h1 a:hover { color: #000; }
#header h2 { text-align: center; font-size: 20px; font-weight: 100; }


#content {
background: url(images/middle.gif) repeat-y;
margin: 0 auto;
width: 780px;
padding: 10px;
}
#contentarea {
margin: 0 auto;
width: 760px;
}


.left1 {
float:left; 
width:200px; 
margin-top: 0px;
padding-bottom: 20px;

}
.left1 h3 {
margin: 10px 0 5px 0;
padding: 0 0 0 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/menu.gif) no-repeat;	
height: 30px;
line-height: 30px;
}
.left1 .box {
background: #fff;
margin: 0 0 5px 0;	
padding-bottom: 5px;
}
.left1 ul  {
color: #aaa;
text-align: left;
margin: 0 0 8px 0; padding-left: 25px;
text-decoration: none;		
}
.left1 ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left1 ul a {
	font-weight: 600;
	color: #737A7E;
}
.left1 ul a:hover {
	color : #ef8700;
}

.right1 {
	float: right;
	width: 520px;
	padding: 0 20px 20px 10px;
	line-height: 17px;
	border: 2px none #ef8700;
}
.right1 h2 {
	padding: 5px 0 5px 0;
	color: #ef8700;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana, 'Trebuchet MS', Sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.right1 h2 a { color: #EF8700; text-decoration: none; }
.right1 h2 a:hover {  color: #336699; }


#bottom {
background: #f7f7f7 url(images/bottom.gif) no-repeat;
height: 20px;
margin: 0 auto;
width: 780px;
}

#footer { 
font-size: 10px;
color: #444;
text-align: center;
padding-bottom: 10px;
}
#footer a {color: #666; text-decoration: none; }
#footer  a:hover { color: #000; text-decoration: underline; } 

