body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
}
.constructhome {
	background-image: url(bg-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.navigation ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}

.container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.navigation li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.navigation li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
}
#header {
}
.leftcol {
	width: 268px;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(bg-left-com.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
}
#content {
	margin-bottom: 25px;
	padding: 0px;
}
#footer .navigation {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#footer .navigation li a {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FAFAFA;
	text-align: center;
}

#footer .navigation li {
	font-size: 11px;
	font-weight: bold;
}
.constructinside {

	background-image: url(bg-inside.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.imageborder {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.navigation li a:hover {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
h2 {
	font-size: 12px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	font-weight: bold;
}
