@charset "UTF-8";
/* CSS Document */

* {
padding:0;
margin:0;
text-decoration:none;
}#headerwrap {
	background-image: url(../images/CoinCo-Home.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer  {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	padding-top: 20px;
	padding-bottom: 40px;
}
#nav ul {
	list-style-type: none;
	float: right;
	padding-top: 40px;
}
#nav li a {
	color: #626b6f;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#nav li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626b6f;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #ad9d47;
	padding-bottom: 9px;
}
#form {
	float: right;
	background-color: #F4F4F5;
	max-height: 460px;
}
#form h2 {
	padding-top: 12px;
	padding-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ad9d47;
	padding-top: 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #586166;
	padding-bottom: 22px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #303030;
	padding-bottom: 9px;
}
#footerwrap {
	background-color: #f4f4f5;
}
#nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
}
#nav li a:hover {
	color: #ad9d47;
}
#nav  #navend   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
#footer a {
	color: #646464;
}
#footer a:hover {
	color: #ad9d47;
}
#subheaderwrap {
	background-image: url(../images/Subheadrpt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#subheader {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	padding-top: 6px;
}
