body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#logo-header {
	height: 48px;
	background-color: #FFFFFF;
	background-image:  url("../images/logo.jpg");
	background-repeat: no-repeat;
}
#header {
	background-color: #FFFFFF;
	height: 250px;
	padding-top: 15px;
}
#nav-div {
	width: 270px;
	float: left;
	padding-top: 20px;
}
#main-content {
	width: 530px;
	float: left;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#bottom {
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
#design {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}

#design a:link {
	color: #999999;
	text-decoration: none;
}
#design a:visited {
	text-decoration: none;
	color: #999999;
}
#design a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#design a:active {
	text-decoration: none;
	color: #999999;
}
.arrowlistmenu{
	width: 95%;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px;
}

.arrowlistmenu ul li a{
	color: #666666;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	background-image: url(../images/arrowbullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{
	color: #333333;
	background-color: #FF9704;
}
.clients {
	float: left;
	width: 265px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#client-header {

	width: 530px;
	float: left;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
form {
	margin-top: 15px;
	margin-bottom: 15px;
}
.field-border {
	border: 1px solid #CCCCCC;
	color: #666666;
}
.btn-style {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #FC9A03;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.img-margin {
	margin-right: 17px;
	margin-bottom: 17px;
	border: 3px solid #CCCCCC;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

