* {
	margin:0px;
	padding:0px;
}

body {
	background:#f5f5f5 url('images/background-repeat.gif') repeat-x;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	color:#999999;
}

#container {
	position:relative;
	top:0px;
	width:764px;
	background:#ffffff;
	margin: 0 auto;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding-left:8px;
	padding-right:8px;
}

#header {
	background:#ffffff url('images/header.gif') repeat-x;
	width:100%;
	height:169px;
}

.logo {
	position:relative;
	float:left;
	top:15px;
}

#header ul {
	list-style:none;
	margin:0;
	padding:0;
	width:340px;
	position:absolute;
	top:8px;
	right:0px;
}

#header li {
	display:inline;
}

#header li a {
	float:left;
	padding:3px 8px 3px 8px;
	font-family:verdana;
	text-transform:uppercase;
	text-decoration:none;
	color:#07699c;
	font-size:10px;
}

#leftnav {
	width:205px;
	position:relative;
	top:10px;
	float:left;
}

#leftnav ul {
	margin:0;
	padding:0;
	padding-bottom:33px;
	list-style:none;
	background: url('images/products-footer.gif') bottom no-repeat;
	width:205px;
	clear:right;
}

#leftnav ul li {
	margin:0;
	padding:0;
}

#leftnav ul li a {
	padding:6px 0px 5px 10px;
	font-family:arial;
	font-size:14px;
	color:#525252;
	text-decoration:none;
	width:193px;
	display:block;
	background:#f0f0f0;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #ffffff;
}

#leftnav ul li a:hover {
	background:#e3e3e3;
}

#homeProducts {
	float:right;
	position:relative;
	padding-top:10px;
}

#homeProducts img {
	padding-right:10px;
}

#content {
	clear:both;
	width:100%;
	position:relative;
	top:30px;
	padding-bottom:40px;
}

#content-main {
	float:right;
	width:550px;
	position:relative;
	top:30px;
	right:0px;
	padding-bottom:40px;
	_width:520px;	
}

.leftHome {
	float:left;
	width:304px;
}

.leftHome ol {
	list-style-type:none;
	width:260px;
	position:relative;
	margin-left:40px;
	top:5px;
}

.leftHome ol li {
	display:inline;
	float:left;
	width:250px;
	background: #f5f5f5;
	border:1px solid #dcdcdc;
	margin-top:3px;
	margin-bottom:3px;
	clear:both;
	padding:8px 0px 0px 8px;
	font-family:arial;
	font-size:12px;
	color:#525252;
	font-weight:bold;
}

.leftHome ol li h6 {
	background:#d9f4fc;
	border:1px solid #9dd3e2;
	padding:9px 12px 8px 12px;
	float:left;
	display:inline;
	font-family:verdana;
	font-size:12px;
	color:#2f87b8;
	margin-left:-48px;
	z-index:100;
	position:relative;
	margin-top:-9px;
	margin-bottom:-1px;
}

h2 {
	background: #ffffff url('images/title-repeat.gif') bottom repeat-x;
	height:30px;
}

.rightHome {
	float:right;
	width:454px;
}

p {
	font-family:arial;
	color:#7e7e7e;
	font-size:12px;
	line-height:18px;
	margin:5px
}

#footer {
	background:#9dd3e2;
	clear:both;
}

#footer p {
	color:#07699c;
	font-family:verdana;
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	padding:4px 10px 4px 0px;
}

.meetCM {
	float:left;
	text-align:right;
	font-family:arial;
	width:350px;
	font-size:14px;
	margin:10px 0px 15px 0px;
}

h3 {
	font-family:arial;
	font-size:14px;
	margin:15px 0px 5px 5px;
	color:#525252;
}

.awards {
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#525252;
	margin:10px;
}

.aTitle {
	font-family:arial;
	font-size:14px;
	color:#3399cc;
	font-weight:bold;
}

h4 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

h4 a {
	text-decoration:none;
	color:#3399cc;
}

.product {
	margin:15px 10px 0px 5px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #9dd3e2;
}


.imageThumb {
	float:left;
	padding-right:9px;
}

.orderImg {
	float:right;
}

.howtoorder {
	background:#e6fcdb;
	border:1px solid #99cc99;
	margin:10px 0px;
}

.howtoorder p {
	color:#339933;
	font-size:14px;
	line-height:22px;
}

.howtoorder p a {
	color:#006600;
}

.author {
	text-align:right;
	border-bottom:1px solid #9dd3e2;
	padding-bottom:5px;
	color:#555555;
}

.newCampaign {
	margin:10px 0px;

	border-right:1px solid #4b9fce;
	border-bottom:1px solid #4b9fce;
	width:100%;
}

.newCampaign tr td {
	border-top:1px solid #4b9fce;
	border-left:1px solid #4b9fce;
	padding:6px;
	width:50%;
	font-family:verdana;
	font-size:12px;
	color:#006699;
	font-weight:bold;
}