body {
	background: #B8CFE9;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
}


.content {
	margin: 15px auto;
	background: url(images/background.gif) center bottom white no-repeat;
	width: 850px;
	height: 600px;
}

.contentContainer {
	float:left;
	height: 397px;
	padding: 12px;
	width: 826px;
}

.contentContainer p a{
	color: #F26522;
	text-decoration: none;
}

.contentContainer p a:hover{
	color: #333333;
	text-decoration: underline;
}

/*<group=Menu>*/

ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

ul.menu li {
	display: inline;
	padding-left: 10px;
}

ul.menu li a {
	background: url(images/menu.gif) left no-repeat;
	color: #F26522;
	padding: 2px 0px 3px 20px;
	text-decoration: none;
}

ul.menu li a:hover {
	color: #B8CFE9;
}
	
/*</group>*/

.banner {
	background: url(images/banner.gif) center bottom no-repeat;
	height: 70px;
	padding: 5px 0px 0px 12px;
	font-size: 10px;
	color: #F26522;
}

/*<group=Footer Menu>*/

ul.submenu {
	font-size: 10px;
	list-style-type: none;
	margin: 0px 00px 5px 80px;
	padding: 10px 0px 0px 0px;
}

ul.submenu li {
	display: inline;
}

ul.submenu li a {
	color: #333333;
	text-decoration: none;
}

ul.submenu li a:hover {
	color: #F26522;
}

ul.submenu li.copyright {
	padding-left: 385px;
}
	
/*</group>*/

.imageIndex {
	margin: 20px 60px 0px 0px;
	float: right;
	position: inherit;
}

.imageContact {
	margin: 80px 60px 0px 0px;
	float: right;
	position: inherit;
}

.text {
	float: left;
	margin: 0px 0px 0px 20px;
	width:  420px;
}

ul.productsList {
	margin: 10px 0px;
	list-style-type: none;
	padding: 0px;
	line-height: 16px;
}

ul.productsList li a {
	background: url(images/bullet.gif) left no-repeat;
	color: #333333;
	padding: 2px 0px 3px 13px;
	text-decoration: none;
}

ul.productsList li a:hover {
	color: #F26522;
}

p{
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #F26522;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #F26522;
	margin:0px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #F26522;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

h3 a{
	color: #F26522;
	text-decoration: none;
}

h3 a:hover{
	color: #333333;
	text-decoration: underline;
}

h4 {
	font-size: 10px;
	color: #F26522;
	margin: 0px 0px 5px 0px;
}

table.products {
	margin: 50px 40px 0px 40px;
}

.footer {
	height: 65px;
	background: url(images/present.gif) left no-repeat;
	padding-top: 15px;
	float: left;
	width: 850px;
}

.orange {
	color: #F26522;
}

p.email {
	border-bottom: 1px solid #F26522;
	padding-bottom: 5px;
	margin: 0px 12px 0px 80px;
	font-size: 12px;
}

p.email a{
	text-decoration: none;
	color: #F26522;
}

p.email a:hover{
	color: #333333;
	text-decoration: underline;
}

form {
	font-size: 11px;
}

input {
	margin-top: 5px;
}

textarea {
	margin-top: 5px;
}

ul.sitemap {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

ul.sitemap li a {
	color: #333333;
	text-decoration: none;
}

ul.sitemap li a:hover {
	color: #F26522;
}