body {
	font-family:Arial, Helvetica, sans-serif;font-size:9pt;color:#ffffff;background-color:#000000;
	letter-spacing:normal;
	line-height:normal;
}

table {
	font-family:Arial, Helvetica, sans-serif;font-size:8pt;color:#000000;
}

.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:830px;
	height:101px;
}

.body {
	background-image:url(images/left_repeat.jpg);
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#ffffff;
}

.repeat {
	background-image:url(images/repeat.jpg);
	height:auto;
	width:718px;
	background-repeat: repeat;
}

.navigation {
	background-image:url(images/nav_back.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:77px;
}

.maincontent {
	height:auto;
	width:640px;
	font-size:9pt;
	color:#000000;
	padding-left:40px;
}

.top {
	background-image:url(images/top_start.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:21px;
}

.homepage {
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.aboutpage {
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.whypage {
	background-image:url(images/why.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.colorspage {
	background-image:url(images/colors.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.portfoliopage {
	background-image:url(images/portfolio.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.contactpage {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:61px;
}

.bottom {
	background-image:url(images/bot_end.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:21px;
}

.botinfo {
	background-image:url(images/bot_info.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:109px;
	padding-top:8px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;color:#666666;
}

a { font-size:9pt;color:#4498DD;
	text-decoration:underline;
}

a:hover { font-size:9pt;color:#8CBAE8;
	text-decoration:none;
}

a.nav { font-size:8pt;color:#4498DD;font-family:Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}

a.nav:hover { font-size:8pt;color:#8CBAE8;:Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

a.sub { font-size:8pt;color:#999999;
	text-decoration:none;
}

a.sub:hover { font-size:8pt;color:#CCCCCC;
	text-decoration:none;
}

h1 {padding-right: 0px; padding-left: 0px; font-size: 100%; float: center; padding-bottom: 0px; margin: 0px 4em 0px 0px; padding-top: 0px
}

h2,h3,h4,h5,h6 {padding:0px;margin:0px;
}

.hidden {
    left: -10000px; position: absolute
}