body {
	background-color: #fbfbfb;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #OOOOOO;
}

a:active {
	color: #333333;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	border: thin solid #cccccc;
	background-color: #ffffff;
	background: url("images/green_product_rep_group_background.jpg") no-repeat;
	background-position: top;
}

#header {
	margin: 0 0 0 0;
	height: 90px;
	width: 885px;
	background-color: #ffffff;
	background-image: url(images/advantage_associates_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: thin solid #ffffff;
	border-bottom-color: #CCCCCC;
}

#content {
	margin-left: 430px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#content a:link {
	color: #333333;
}

#content a:visited {
	color: #333333;
}

#content a:hover {
	color: #CCB959;
}

#content a:active {
	color: #333333;
}

table {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia;
	font-size: 12px;
	clear: left;
	color: #666666;
	text-align: center;
}

table ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia;
	float: left;
	right: 20px;	
}

table a {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	text-decoration: none;
}

table a:link, .navlist2 a:visited {
	color: #565656;
	font-weight: normal;
}

table a:visited {
	color: #333333;
	font-weight: normal;
}

table a:hover {
	text-decoration: none;
	color: #CCB959;
}

td {
	padding: 0px;
}

#footer {
	background: #f9f9f9;
	width: 885px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	height: 20px;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
}

.footerCol { 
	float: left; 
	width: 400px; 
	text-align: left;
	margin-left: 5px;
}

.footerCol2 { 
	float: right; 
	width: 400px; 
	text-align: right;
	margin-right: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #95202D;
	line-height: 24px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #85552b;
	line-height: 20px;
	margin-top: 20px;
}

#menu {
	float: right;
	margin: 30px 5px 0px 0px;
	padding: 0;
	width: 575px;
}

#menu li {
	float: right;
	display: inline;
	margin: 5;
	padding: 0;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
	
#menu ul {
	margin-left: 30px;
	list-style: none;
}

#menu a {
	background: #ffffff;
	color: #999999;
	padding: 8px 15px;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover {
	background: #ffffff url("images/hover.gif") bottom center repeat-x;
	color: #000000;
	padding-bottom: 8px;
}

.box1 {
	background:#ffffff;
	color: #333333;
	border:1px solid #999999;
	width: 450px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: normal;
	font-family: Georgia;
}

p {
	font-family: Georgia;
	font-size: 13px;
	line-height: 16pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
	display: block;
	display: table;
	color: #666666;
}