@charset "UTF-8";
.style1 {
	font-size: 10px;
	font-weight: bold;
}
body {
	background-image: url(../images/backgrounds/background4.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-top: 0px;
}
#leftNavigation  td {
	height: 8px;
}
#decorLeft {
	width: 40px;
	height: 20px;
	left: 380px;
	position: absolute;
	z-index: 1;
}
#quickLinks {
	position: absolute;
	top: 10px;
	left: 900px;
}
#wrap {
	width: 850px;
	height: 100%;
}
#header {
	height: 125px;
	width: 100%;
}
#logo {
	float: left;
	height: 65px;
	width: 377px;
	background-image: url(../www/images/logo.gif);
	margin-left: 50px;
}
#headerRight {
	float: left;
	height: 65px;
	width: 200px;
}
#navigationBar {
	float: right;
	width: 100%;
}
#features {
	float: left;
	width: 650px;
}
#intro {
	float: left;
	width: 420px;
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/backgrounds/gradient.jpg);
}
#gallery {
	margin: 0 0 0 170px;
}
#leftNavigation {
	float: left;
	width: 200px;
	padding: 20px 0 0 0;
}
#feature {
	float: left;
	width: 445px;
	font-size: 12px;
}
#feature h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leftNavigation h4 {
	color: #993300;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 2em;
}
#leftNavigation a {
	color: #993300;
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.2em;
}
#products {
	float: left;
	width: 445px;
	font-size: 12px;
}
#products h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#rightSide {
	float: left;
	width: 180px;
	background-color: #CCCCCC;
	padding: 10px;
	font-family: “Trebuchet MS”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	
	color: #000066;
}
#features2 {
	float: left;
	width: 650px;
}
#body {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#links {
	float: left;
}
#footer {
	clear: both;
	font-family: Georgia, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;
}
#myscroller {
	position:relative;
// mandatory
width: 200px;
	height:300px;
	background-color:#ffffff;
	overflow:hidden;
	margin:5px;
} 
