#container {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mgd_bkg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#header {
	height: 100%;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding-top: 30px;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #6699CC;
	text-decoration: underline;
}


#header img {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
}
#services_home {
	padding: 10px;
	clear: both;
}



#content{
	height: 100%;
	width: 770px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	clear: both;
}
#header_nav {
	float: right;
	text-align: right;
	font-size: small;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 125px;
}

#content_main {
	background-color: #ECE9D8;
	float: left;
	height: 370px;
	width: 450px;
	padding: 15px;
}
#content img.index {
	float: right;
}
.right {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
}



#footer{
	height: 75px;
	width: 850px;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/mgd_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer_text {
	font-size: x-small;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E4E559;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer_text p {
	margin: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #6699CC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	color: #6699CC;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding-bottom: 5px;
	margin-top: 2px;
}
#content a {
	color: #6699CC;
	text-decoration: none;
}
#content a.top {
	font: x-small Helvtica;
	color: #666666;
	text-decoration: underline;
}

#content a:hover {
	color: #E4E559;
	text-decoration: underline;
}




body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #b5c8ce;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#main_text_2 {
	float: right;
	height: 100%;
	width: 600px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#main_text_2 a {
	color: #6699CC;
	text-decoration: underline;
}
.boldBlue {
	font-weight: bold;
	color: #015968;
}
#main_text_2 a:hover {
	color: #E4E559;
	text-decoration: underline;
}
#left_nav {
	float: left;
	height: 100%;
	width: 125px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left_nav a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#left_nav a:hover {
	color: #6699CC;
	text-decoration: none;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
}
.left {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#main_text_2 li {
	padding-bottom: 5px;
	list-style-type: disc;
}
.boldBlue {
	font-weight: bold;
	color: #6699CC;
}
#footer  a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #E4E559;
}
