* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	text-align: left;
	background: #eeeeee url(/public/site-theme/stewartaffiliates/images/bodyfade.gif) repeat-x;
}

#candywrapper {
	float: left;
	width: 100%;
	background: #ffffff;
}

#masthead{
	float: left;
	/*position: absolute;*/
	margin-top: 0px;
	margin-left: 0px;
	height: 221px;
	background: #4476c7;
	overflow: hidden;
}

#contentwrapper {
	float: left;
	/*margin-top: 280px;*/
	width: 800px;
	background: #ffffff url(/public/site-theme/default/images/wrapperbg.gif) repeat-y;
	padding: 0 0 29px 0;
}

#header {
	float: left;
	padding: 12px 0 12px 32px;
	width: 510px !important;
	width /**/:545px;
}



#content {
	float: left;
	margin: 0px;
	width: 510px !important;
	width /**/:545px;
}


#r_col {
	float: right;
	width: 230px;
	margin-top: 20px;
	margin-right: 6px;
}

#r_col a {
	padding: 1px 2px 1px 2px;
	color: #4476c7;	
	text-decoration: underline;
}

#r_col a:hover {
	background: #4476c7;
	color: #ffffff;	
	text-decoration: none;
}



.arrows {
	display: block;
	float: left;
	width: 17px;
	height: 22px;
	background: url(/public/site-theme/default/images/icons/arrows.gif) no-repeat;
	background-position: 0 -2px;
}



#footer {
	clear: both;
	height: 80px;
	width: 100%;
	background: #eeeeee url(/public/site-theme/default/images/footerbg.gif) repeat-x;
}
