﻿
* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-color: #f6f6f6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0087C7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0087C7;
}
a:hover {
	text-decoration: underline;
	color: #003955;
}
p {
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}
a:active {
	text-decoration: none;
	color: #0087C7;
}

p2 {
	background-image: url(images/divider.png);
	background-repeat: repeat-x;
	background-position: bottom
	color: #666666;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}

h2 {
	background-image: url(images/divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2E3094;
	font-size: 14px;
}
h3 {
	color: #2E3093;
	text-transform: capitalize;
	font-size: 20px;
}


#container {
	margin: auto;
	width: 850px;
}

#navigation {
	float: left;
	height: 68px;
	width: 850px;
	z-index: 1000;
	padding-left: 40px;
}

#navigation li {
	display: block;
	list-style-type: none;
	float: left;
	background-image: url(images/nav_seperator.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#navigation li a {
	color: #FFFFFF;
	font-weight: bold;
	width: 108px;
	height: 42px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 20px;
	float: left;
	text-decoration: none;
	margin-left: 2px;
	font-family: Calibri;
}
#navigation li a:hover {
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #333333;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display: block;
	color: #E95657;
	text-decoration: none;
	font-family: "SketchFlow Print", "Tahoma";
	font-size: 14px;
	text-align: center;
}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {
	position: absolute;
	top: 67px;
	left: 0;
	background: #000000;
	display: none;
	list-style: none;
}
ul.menu ul li {
	border-top: none;
	width: 122px;
	margin: 0;
	border-color: inherit;
	border-style: none;
	border-width: medium;
}
ul.menu ul li a {
	display: block;
	width: 122px;
	padding: 3px 7px 5px;
	background-color: #FFFFFF;
	background-image: url('images/submenu.png');
	background-repeat: repeat;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	font-family: "SketchFlow Print", "Tahoma";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #666666;
}
.form {
	float: left;
	padding-left: 20px;
	height: 54px;
	padding-top: 14px;
}
#title {
	float: left;
	height: 105px;
	width: 850px;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -2000px;
	font-size: 36pt;
}

#featured {
	float: left;
	height: 223px;
	width: 850px;
	z-index: 900;
}

.featured-image {
	background-position: left top;
	float: left;
	height: 206px;
	width: 517px;
	background-image: url('images/retailheader.png');
	background-repeat: no-repeat;
}

.featured-image img {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	padding: 10px;
}

.featured-text {
	float: right;
	width: 323px;
	height: 206px;
	padding-right: 4px;
}

.featured-text p {
	margin-top: 10px;
}

#left-content {
	float: left;
	width: 349px;
	margin-top: 20px;
}

.left-top {
	background-image: url(images/left_content_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 349px;
}

.left-middle {
	background-image: url(images/left_content_middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 307px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-right: 20px;
	padding-left: 20px;
}

.left-bottom {
	background-image: url(images/left_content_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 349px;
	margin-bottom: 10px;
}

#right-content {
	float: right;
	width: 480px;
	margin-top: 20px;
}

.right-top {
	float: left;
	height: 29px;
	width: 480px;
	background-image: url(images/right_content_top.png);
	background-repeat: no-repeat;
}

.right-middle {
	background-image: url(images/right_content_middle.png);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	float: left;
	width: 438px;
	padding-right: 20px;
	padding-left: 20px;
}

.right-middle h3 {
	margin-bottom: 10px;
}

.right-bottom {
	float: left;
	height: 29px;
	width: 480px;
	background-image: url(images/right_content_bottom.png);
	background-repeat: no-repeat;
}

li.icon1 {
	list-style-type: none;
	display: block;
	background-image: url(images/icon1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}
li.icon2 {
	list-style-type: none;
	display: block;
	background-image: url(images/icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}
li.icon3 {
	list-style-type: none;
	display: block;
	background-image: url(videobox/thumbnails/drs.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}
li.icon4 {
	list-style-type: none;
	display: block;
	background-image: url(images/icon4.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}

li.iconemail {
	list-style-type: none;
	display: block;
	background-image: url(images/iconemail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}


#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 850px;
	margin-top: 5px;
}
#footer p {
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
.text {
	font-size: 11px;
	color: #000000;
}
.team {
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}

.pod {
	background-image: url('images/pod.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.divider {
	background-image: url('images/divider.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 10px;
}
.style1 {
	font-size: small;
	padding-left: 10px;
}

.wideright-top {
	height: 40px;
	width: 845px;
	background-image: url(images/wideright_content_top.png);
	background-repeat: no-repeat;
	float: left;
}
.wideright-middle {
	background-image: url(images/wideright_content_middle.png);
	background-repeat: repeat-y;
	width: 845px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.wideright-bottom {
	height: 29px;
	width: 845px;
	background-image: url(images/wideright_content_bottom.png);
	background-repeat: no-repeat;
	float: left;
}

#content {
	float: left;
	width: 845px;
	margin-top: 20px;
	padding-left: 3px;
	margin-bottom: 4px;
}
.style2 {
	background-image: url('images/wideright_content_middle.png');
	background-repeat: repeat-y;
	width: 845px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: center;
	
}

li.peter {
	list-style-type: none;
	display: block;
	background-image: url(images/peter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}

li.steve {
	list-style-type: none;
	display: block;
	background-image: url(images/steve.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}

li.michael {
	list-style-type: none;
	display: block;
	background-image: url(images/michael.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}

li.john {
	list-style-type: none;
	display: block;
	background-image: url(images/john.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}

.cflite {
	width: 400px;
	font-size: 13px;
	font-family: calibri;
}
.cflite_td {
	padding: 4px;
	font-size: 13px;
	font-family: Calibri;
}
.cflite p {
	padding: 4px;
	font-size: 13px;
	font-family: Calibri;
}
.cflite label {
	font-size: 13px;
	padding:4px;
}
label {
 padding-right:13px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}

#submit {
	color: #2E3093;
	font-size: 12;
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #F1F1F1 0 0;
	font-family: Calibri;
	font-weight: bolder;
}
.menu-select {
	background-color: #808080;
}
.search-tag {
	font-family: Arial;
	font-size: 0.5pt;
	color: #F6F6F6;
	line-height: 100%;
	margin-top: -3px;
	margin-bottom: -3px;
}
.right-image {
	font-size: small;
	text-align: center;
}
.bullet-point {
	font-family: Verdana;
}
.team-link {
	text-align: center;
}

.bullet {
	margin-left: 20px;
	padding-top: 8px;
}
.bulletdivider {
	background-image: url('images/divider.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 0px;
}

