body
{
	background: url(_bg.gif);
	text-align: center;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	color: black;
}

a
{
	color: #ff7700;
}
a:hover
{
	color: #fe9800;
}

#main
{
	width: 770px;
	background: url(_bodybg.jpg);
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#body
{	
	position:relative; 
	min-height:300px; 
	height: auto !important; 
	height: 300px;
}

#mda div,
#logo,
#menu
{
	position: absolute;
}

#mda
{
	width: 746px;
	height: 656px;
	background: url(_circles.jpg);
	background-repeat: none;

	top: 0px;
	margin-left: 12px;
}

#logo
{
	top: 10px;
	left: 15px;
}

#yellowCircleTitle,
#yellowCircleTitle a
{
	width: 300;
	color: black;
	text-decoration: none;
	font-size: 36px;
	text-align: center;

	top: 145px;
	left: 130px;
}

#yellowCircleText
{
	width: 300px;
	top: 285px;
	left: 100px;
}
#yellowCircleText *
{
	list-style-position: outside;
	margin-left: 20px;
}

#redCircle,
#redCircle a
{
	color: white;
	text-decoration: none;
	font-size: 24px;
	text-align: center;

	top: 100px;
	left: 465px;
}

#blueCircle,
#blueCircle a
{
	color: white;
	text-decoration: none;
	font-size: 24px;
	text-align: center;

	top: 340px;
	left: 500px;
}

#redCircle a:hover,
#blueCircle a:hover
{
	color: yellow;
}

#menu
{
	top: 0px;
	left: 25px;
	width: 275px;
}

#subtheme_menu 
{
	padding:0;
	margin-left:0;
	margin-top:10px;
	list-style-type:none;
}
#subtheme_menu li 
{
	margin:0 0 0 0;
	text-align: center;
	padding-top: 5px;
	height: 35px;
	width: 255px;
	background: url(_button.gif);
	background-repeat: no-repeat;
	list-style-type: none; 
	list-style-position: outside;
	padding-bottom: 10px;
	margin: 0px;
}
#subtheme_menu a, 
#subtheme_menu a:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#subtheme_menu a:hover
{
	color: blue;
}

#content
{
	left: 300px;
	width: 425px;
	font-size: 12px;
	margin-left: 300px;
}

#footer
{
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#footer a
{
	font-size: 12px;
	font-weight: bold;
}

H2
{
	font-size: 36px;
	text-align: center;
}

#homepageproducts img { border: 0px;  padding-right: 3px;}
#homepageinfo { text-align: center; }

