body {
	font: 100%/1.4 Verdana, Geneva, sans-serif;
	color: #000;
	background-repeat: repeat-x;
	background-image: url(/images/topwrap/hatbg.gif);
	margin: 0;
	padding: 0;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 .7em 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}
.container {
	width: 600px;
	margin: 0 auto;
	font-size: 100%;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #030;
}
h2 {
	font-size: 16px;
	color: #030;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}
p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
.p2 {
	font-size: 14px;
	color:#000;
}
.p3 {
	font-size: 14px;
}
.p4 {
	color: #999;
}
.p5 {
	color: #363;
}
a img {
	border: none;
}
a:link {
	color: #C60;
	text-decoration: underline;
}
a:over, a:active, a:focus { 
	text-decoration: underline;
	color: #C60;
}
.header {
	height: 100px;
	padding: 4px 0 2px 0;
	z-index: 2;
}
.image {
	float: left;
	padding-left: 58px;
	padding-top: 46px;
	height: 52px;
}
.add {
	float:left;
	font-size: 16px;
	color: #FFF;
	height: 43px;
	width: 567px;
	padding: 0 0 0 33px;
	z-index: 3;
}
.sidebar {
	float: left;
	width: 200px;
	height: 500px;
	padding-top: 94px;
	margin-left: 18px;
	font-size: 12px;
	background-image:url(/images/Content/serve2.jpg);
	background-repeat: no-repeat;
	color: #CCC;
	z-index: 4;
}
.sidebar2 {
	width: 160px;
	height: auto;
	margin-top: 15px;
	padding-left: 35px;
	font-size: 10px;
	z-index:5;
}
.content {
	float: right;
	height: 630px;
	width: 368px;
	margin: 60px 0 0 0;
	border-left-style: solid;
	border-left-color: #999;
	border-left-width: medium;
	padding-left:10px;
	z-index: 5;
}
.contentT {
	float: right;
	height: auto;
	width: 368px;
	margin: 60px 0 0 0;
	border-left-style: solid;
	border-left-color: #999;
	border-left-width: medium;
	padding:0 0 25px 10px;
}
.contentf {
	float: right;
	height: 600px;
	width: 378px;
	margin: 60px 0 0 0;
	border-left-style: solid;
	border-left-color: #999;
	border-left-width: medium;
}
ul {
	list-style-type: square;
	margin: 0 0 0 70px;
	padding: 0px;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
}
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	margin-right: 15px;
}
ul.nav li {
	margin-bottom: 12px;
	padding-left: 35px;
	border-bottom: none;
}
ul.nav a{
	padding: 7px 5px 5px 0;
	text-decoration: none;
	color: #C60;
}
ul.nav a:hover, a:active, a:focus {
	text-decoration: underline;
}
.more-link a {
	border: none;
	margin-left: 15px;
	color: #C60;
	text-decoration:none;
}
.more-link a:hover, a:active, a:focus {
	text-decoration: underline;
}
.pf {
	font-size: 9px;
	color: #030;
}
.footer {
	padding: 5px 0 0 77px;
	height: 20px;
	position: relative;
	clear: both;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
