#Wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
	padding-top: 0px;
}
#Wrapper   #Header   {
	height: 80px;
	margin-top: 0px;
	padding-top: 0px;
	width: 960px;
}
#Wrapper #Header #Logo {
	height: 80px;
	width: 330px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Header #Logo a {
	text-decoration: none;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Header #Nav {
	float: left;
	width: 630px;
	height: 80px;
}
#Wrapper #Header #Nav ul {
	clear: both;
	list-style: none;
	overflow:hidden;
}
#Wrapper #Header #Nav ul li {
	display: inline;
	float: right;
	margin-left: 10px;
}
#Wrapper #Header #Nav ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
	padding-top: 0px;
	outline:none;
	width: auto;
}
#Wrapper #Header #Nav ul li a:hover {
	background-image: url(../images/button_background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
}
.active {
	background-image: url(../images/button_background.jpg);
	background-repeat: repeat-x;
}
#Wrapper  #BodyArea  #Left {
	float: left;
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	word-spacing: normal;
	padding: 10px;
}
#Wrapper #BodyArea #Left a, #Wrapper #BodyArea #Right a {
	text-decoration: none;
	color: #4d4d4d;
}
#Wrapper #BodyArea #Left a:hover, #Wrapper #BodyArea #Right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Wrapper #BodyArea #Center {
	float: left;
	width: 300px;
	clear: none;
	padding: 10px;
}
#Wrapper #BodyArea #Right {
	text-decoration: none;
	width: 300px;
	float: right;
	padding: 10px;
}
#Wrapper #Footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
	text-decoration: none;
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	width: 940px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Wrapper #Footer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
	text-decoration: none;
	outline: none;
}
#Wrapper #Footer a:hover {
	color: #FFFFFF;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #4d4d4d;
	font-weight: normal;
}
#Wrapper #Feature {
	height: 350px;
	width: 920px;
	background-image: url(../images/feature.png);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#Wrapper #Feature ul li {
	display: inline;
	list-style-type: none;
}
#Wrapper  #Feature  ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
.spacer {
	padding-right: 16px;
	padding-left: 50px;
}
.spacer2 {
	padding-right: 16px;
}
#Wrapper #Feature a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Wrapper #Feature a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5DC8E0;
	text-decoration: none;
}
#Wrapper #Feature #main {
	background-image: url(../images/contactus/feature.png);
	display: block;
	height: 300px;
	width: 920px;
}	

