body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 672px;
	height: auto;
}
#header {
	background-image: url(../img/Untitled-8.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 672px;
}
#logo {
	margin: 28px 0px 0px 40px;
}
#nav {
	background-image: url(../img/Untitled-9.jpg);
	background-repeat: repeat-y;
	width: 672px;
	height: 30px;
}
#nav_box {
	background-image: url(../img/nav_line.gif);
	background-position: bottom;
	width: 672px;
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-bottom: 0px;
}
a.nav_link:link, a.nav_link:visited {
	color: #006600;
	text-decoration: none;
} 
a.nav_link:hover { 
	color: #990000; 
} 
a.nav_link:active { 
	color: #CC0000; 
} 
#content {
	float: left;
	height: auto;
	width: 672px;
	background-image: url(../img/Untitled-9.jpg);
	background-repeat: repeat-y;
}
#section_01 {
	width: 380px;
	float: left;
	height: auto;
	padding-left: 40px;
}
#section_01 p {
	width: auto;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a.cont_link:link, a.cont_link:visited {
	color: #CC0033;
	text-decoration: none;
} 
a.cont_link:hover { 
	color: #009900; 
} 
a.cont_link:active { 
	color: #CC0000; 
} 
#navlist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 0px;
}
#navlist li 
{
padding-left: 20px;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
}
.navlist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 0px;
}
.navlist li 
{
padding-left: 20px;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
}
.side_bar {
	float: right;
	padding-right: 40px;
	padding-top: 20px;
	height: auto;
	width: auto;
}

.side_content {
	background-color: #EBEBEB;
	height: auto;
	width: 160px;
	float: right;
	border: 1px solid #c0c0c0;
}
.side_content p {
	text-align: right;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 7px;
	margin-bottom: 5px;
	line-height: normal;
	color: #444444;
	width: auto;
}
#section_02 {
	float: right;
	width: 155px;
	margin-top: 17px;
	margin-right: 0px;
	font-size: 10px;
	text-align: right;
	padding-right: 40px;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(../img/bottom.jpg);
	height: 235px;
	width: 672px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.green_txt {
	color: #336633;
	margin: 0px;
}
#box_line {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
h1 {
	margin: 17px 0px 0px;
	font-size: 16px;
	color: #336633;
}
#wmpm_pic {
	padding: 2px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E2E2E2;
	margin-top: 15px;
	margin-left: 10px;
}
.wmpm_pic {
	padding: 2px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E2E2E2;
	margin-top: 15px;
	margin-left: 10px;
}
#picture {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#picture_right {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
h2 {
	font-size: 14px;
	color: #993300;
	margin: 0px;
	padding-top: 5px;
}
