body
{
	background: url(bg.jpg);
	background-color: #ffcc4c;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	color: black;
}

a
{
	color: #3474c6;
}
a:hover
{
	color: #92b9e8;
}

#outer
{
	background: url(shadowstrip.jpg);
	background-repeat: repeat-y;
	width:830px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#main
{
	width: 770px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header,
#mda,
#content
{
	text-align: left;
	margin: 0 auto;
}

#outer img,
#mda div,
#menu
{
	position: absolute;
}


#shadowleft
{
	top: 0px;
	left: 0px;
}
#shadowright
{
	top: 0px;
	right: 0px;
}
#header
{
	width: 747px;
	height: 88px;
	background: url(header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;

}
#mda
{
	background: url(mda.jpg);
	background-repeat: no-repeat;
	width: 762px;
	height: 363px;
	position: relative;
}

#header,
#header a
{
	font-family: Trebuchet MS, Arial;
	color: black;
	font-size: 54px;
	text-decoration: none;

}

#mdatext li
{
	list-style-position: outside;
	margin-left: 20px;
}

#menu
{
	top: 470px;
	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: 8px;
	height: 40px;
	width: 241px;
	background: url(menubutton.gif);
	background-repeat: no-repeat;
	list-style-type: none; 
	list-style-position: outside;
	margin: 0px;
}
#subtheme_menu a, 
#subtheme_menu a:visited
{
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#subtheme_menu a:hover
{
	color: #ffcc4c;
}

#content
{
	left: 300px;
	width: 425px;
	font-size: 12px;
	font-family: Arial;
	margin-left: 300px;

	height: auto !important;
	min-height: 250px;
	height: 250px;
}

#footer
{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

#footer a
{
	font-size: 12px;
	font-weight: bold;
}

H2
{
	color: #3474c6;
	font-size: 36px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	text-align: center;
}

#homepageinfo
	{
		font-size: 10px;
                margin-right: 0px;
		padding: 10px;
		border-left: 4px double #c0c0c0;
	}

	#homepageinfo div
	{
		float:left; 
		padding-left:15px;
		padding-right:15px;
	}

#homepageproducts img
{
 position: relative;	
}
}
