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

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:62.5%;
	line-height: 1.8em;
	background: url(../i/bg.jpg);
	background-position:center;
}

#top, #topSub
{

min-width:645px;
margin: 0 20px 0 0;
}

#top
{
height:86px;
background: url(../i/top_bg.gif) repeat-x;
}

#mhgd 
{
height:86px;
width:177px;
background:url(../i/mhgd.jpg) no-repeat;
float:left;
}

#mhgd a
{
height:86px;
width:177px;
display:block;
}

#contact a
{
padding:50px 20px 0 0;
float:right;
color:#fff;
text-decoration:none;
font-size:1.2em;
}

#contact a:hover
{
opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=50);
}

#topSub
{
height:22px;
background:#767676;
opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=50);
}

#contentContainer
{
max-width:852px;
min-width:602px;
height:300px;
margin: 10px 20px 10px 43px;
}

#imageContainer
{
width:69%;
float:left;
}

.image1, .mhgdtitle, .image2
{
height:140px;
background:#767676;
width:100%;
overflow:hidden;

}

.image
{
margin-right: 10px;
}

.image1
{
background:url(../i/i1.jpg);
background-position:center;
}

.image2
{
background:url(../i/i2.gif);
background-position:center;
}

.mhgdtitle
{

margin: 10px 0 10px 0;
opacity:0.8;
background:#767676 url(../i/strap.gif) no-repeat;
background-position:center;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=80);
}

#content
{
width:31%;
height:440px;
background:#767676;
float:left;
opacity:0.8;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=80);
}

#contentMarg
{
margin:10px;
height:420px;
}

.mhgdtitle, #mhgd
{
text-indent:-9999px;
overflow:hidden;
}

#contentArea
{
width:100%;
height:100%;
background:#fff;
float:right;
}

h2
{
color:#50504f;
padding:50px 10px 0 10px;
font-size:1.8em;
}

p
{
color:#50504f;
margin:10px;
font-size:1.1em;
}

span.label,span.spacer,span.multiple span, span.textField {padding:1px 10px 1px 10px;width:120px;float:left;} 
span.multiple {float:left;} 
span.button {margin:10px; display:block;} 
div.clear {clear:both;padding-top:5px;} 

div.cFloat
{
	clear: both;
	width: 1px;
	height: 1px;
}

