body {
	background-color: #E0E1E6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background-image: url(images/bkg_02.jpg);
	background-repeat: repeat-y;
	background-color: #E0E1E6;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#head-wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
	background-color: #202020;
	padding-bottom: 15px;
}
#navi-pad {
	padding-top: 12px;
}

#nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 0pt;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
}
#nav1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#nav1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}



.bizbox {
	font-size: 8pt;
	color: #FFFFFF;
	margin-bottom: 35px;
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
}
.footer {
	background-color: #161616;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.footer strong{
	font-size: 9pt;
}

.domain {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.domain a{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.domain a:link{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.domain a:hover{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.bizbox img{
	clear: both;
	float: left;
}

.desc{
	width: 68%;
	float: right;
	text-align: center;
	padding-top: 5px;
}
.title {
	font-size: 16pt;
}


#flash {
	height: 195px;
	margin-top: 18px;
	width: 100%;
}
#nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 14pt;
	text-align: center;
	font-size: 9pt;
}

#nav2 a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.myclear {
	clear: both;
}
#cont-wrap {
	width: 700px;
	background-image: url(images/content_06.jpg);
	margin-right: 15px;
	margin-left: 15px;
}
#conthead {
	background-image: url(images/content_05.jpg);
	height: 11px;
	width: 100%;
}
#the-content {
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}
img a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
