#wrapper {
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9FB2D2;
	border-right-color: #9FB2D2;
	border-bottom-color: #9FB2D2;
	border-left-color: #9FB2D2;
	margin-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font: 74%/1.4 Arial, Helvetica, sans-serif;
	background-image: url(../i/back.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 65px;
}
#flash {
	height: 120px;
	background-color: #000000;
	text-align: center;
}
h2 {
	font-size: 115%;
	}
#nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding: 10px 5px 5px;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 100%;
}
body#index #index_tab a,
body#experience #experience_tab a,
body#services #services_tab a,
body#products #products_tab a,
body#showcase #showcase_tab a,
body#contact #contact_tab a,
body#why #why_tab a {
	color: #993300;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#nav a {
	color: #3C5580;
	text-decoration: none;
}
#nav a:hover {
	color: #993300;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFB895;
}
#leftcol {
	width: 150px;
	margin-top: -20px;
	float: left;
	background-color: #9EB2D3;
	background-image: url(../images/l_col_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 90%;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 40px;
	line-height: 14px;
}
#footer {
	clear: both;
	font-size: 90%;
	color: #666666;
	text-align: center;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
}
#maincol {
	margin-left: 200px;
	padding-right: 20px;
}
h1 {
	font-size: 150%;

	color: #003375;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 32px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftcol h1 {
	color: #9B3000;
	background-image: url(../images/l_col_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0px 0px;
	text-indent: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#leftcol a {
	text-decoration: none;
	color: #9B3000;
}
#leftcol p {
	margin: 0px;
	padding: 0px;
}
#left_bottom {
	background-image: url(../images/l_col_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
#maincol li {
	background-image: url(../images/arrow_orig.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15pt;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	list-style-type: none;
}

#maincol ul#serv li {
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15pt;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../i/check.gif);
}

.imagert {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer a {
	color: #666666;
}
#header a img {
	text-decoration: none;
	border: 0px none;
	display: block;
}

dt {
	font-size: 110%;
	font-weight: bold;
	color: #003375;
	padding-top: 20px;
	padding-bottom: 5px;
}
form {
	background-color: #E8EDF4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #676767;
}
h3 {
	color: #993300;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-color: #A2B5D3;
	border-right-color: #A2B5D3;
	border-bottom-color: #A2B5D3;
	border-left-color: #A2B5D3;
	border-bottom-style: solid;
	display: block;
	padding-top: 10px;
}
.imshow {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
	margin-right: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
#show {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#show img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;

}
.mand {
	background-color: #FFFFFF;
	border: 2px solid #85A0C5;
}
a {
	color: #24468F;
	font-weight: bold;
}
#maincol ul.productList li{
	list-style-type:none;
	background-image: none;
	}
ul.productList li img {
	border: none;
	}
div.prevnext {
	float: right;
	color: #999;
	}
