body	{
	margin : 0px;
	padding : 0px;
	background-color : #908478;
	font-family : arial,tahoma,verdana,sans-serif;
	font-size : 11px;
	color : #908478;
}
a	{
	color : #908478;
	text-decoration : none;
	font-weight : normal;
}

a.underline	{
	text-decoration : underline;
}

div#main	{
	margin : 0 auto;
	width : 758px;
	background-color : #fff;
}

div#content	{
	text-align : center;
	font-size : 11px;
	line-height : 18px;
	background : url(img/bg.gif) no-repeat #fff;
}

#content	h2	{
	text-transform : uppercase;
	font-size : 11px;
	line-height : 18px;
}

#content	ul	{
	text-align : left;
	margin : 0px;
}
div#bullets	{
	width : 410px;
	margin : 0 auto;
}

ul#left	{
	float : left;
	width : 162px;
}

strong.bright	{
	font-weight : normal;
	color : #6d2e7c;
	padding : 0px 5px 0px 5px;
}

ul#right	{
	float : right;
	width : 162px;
}

div#contact	{
	clear : both;
	padding-top : 118px;
}
.footer	{
	font-size : 9px;
	text-align : center;
	padding : 10px 10px 50px 10px;
}