body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	background-image: url(bg-page.gif);
	background-repeat: repeat;
	text-align: center;
}
.flash {
	height: 177px;
}
.topnav {
	padding-top: 40px;
	padding-left: 215px;
	background-image: url(bg-bnr.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 70px;
}
.topnav a {
	display: block;
	padding-right: 2px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
}



.constructhome {
	background-image: url(bg-contaner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.navigation {
	padding-left: 80px;
	background-image: url(bg-navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 46px;
	padding-top: 15px;
}


.container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
}
.navigation li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 90px;
	display: block;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.navigation li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 349px;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftcol {
	width: 186px;
	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 {
	padding-left: 40px;
	padding-top: 20px;
	color: #333333;
	text-align: justify;
	padding-right: 30px;
}
#content {
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
#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-bottom: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(bg-footer.jpg);
	background-repeat: repeat;
}

#footer .navigation li {
	font-size: 11px;
	font-weight: bold;
}
.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;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #DA251D;
	display: block;
	margin-top: 15px;
	background-image: url(arrow-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.content h2 {
	font-size: 12px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.techspec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
	cursor: hand;
	filter: Glow(Color=#EFEFEF, Strength=100);
}
.navigation li a .navnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.content p {

	padding-left: 40px;
	color: #333333;
	text-align: justify;
}
