html {
	background-image:url(../images/interface/background.gif);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: #dadada;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3d3b3c;
	font-size:12px;
	background-color: #dadada;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/interface/background.gif);
	background-repeat: repeat-y;
	background-position:center top;
	line-height: 18px;
}

form {
	margin:0;
	padding:0;
}
.outerContainer {
	background-image:url(../images/interface/background.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 997px;
	margin:auto;
	min-height: 100%;
}

.mainContainer {
	margin: 0px auto;
	width : 997px;
	text-align:left;
	padding : 0px;
}

.header {
	margin-top:4px;
	padding-left:37px;
	padding-right:39px;
	background-image: url(../images/interface/top-back.gif);
}

.viewCart {
	text-align:right;
	margin-top:-5px;
}

.viewCart a {
	color: #3d3b3c;
	text-decoration:none;
	font-weight: bold;
}

.viewCart a:hover {
	color:#660000;
}

.logo {
	margin-top:-15px;
	float:left;
}

.menu {
	margin-top:60px;
	padding-bottom: 10px;
	margin-left: 294px;
}

.menu img {
	margin-left: 20px;
	margin-right: 20px;
	margin-top:3px;
}

.menu a {
	color: #3d3b3c;
	text-decoration:none;
	font-weight: bold;
}

.menu a:hover {
	color:#660000;
}

.mainContent {
	padding-left:37px;
	padding-right:39px;
	clear:left;
	
}

.topLeftBox {
	margin-left:45px;
	padding-top:269px;
	width: 230px;
	float:left;
	text-align:center;
	display: inline;
}

.topRightBox {
	text-align:center;
	margin-left:84px;
	padding-top:269px;
	width: 230px;
	float:left;
}

.vertSep {
	margin-top:305px;
	padding-top:269px;
	width : 1px;
	height : 200px;
	margin-left:75px;
	margin-right:29px;
	float :left;
	background-color:#CCCCCC;
}

.vertSep2 {
	margin-top:250px;
	padding-top:269px;
	width : 1px;
	height : 675px;
	margin-left:50px;
	margin-right:29px;
	float :right;
	background-color:#CCCCCC;
}

.vertSep3 {
	margin-top:250px;
	padding-top:269px;
	width : 1px;
	height : 300px;
	margin-left:70px;
	margin-right:10px;
	float :right;
	background-color:#CCCCCC;
}

.vertSep4 {
	margin-top:250px;
	padding-top:269px;
	width : 1px;
	height : 300px;
	margin-left:50px;
	margin-right:29px;
	float :right;
	background-color:#CCCCCC;
}


.faqsContent {
	padding-top:125px;
}

.rightSide {
	float:left;
	padding-top:320px;
	width: 213px;
}

.rightSide2 {
	float:right;
	padding-top:250px;
	width: 250px;
}

.lowerNavSep {
	margin-left: 20px;
	margin-right: 20px;
}

.homeTitle {
	background:url(../images/titles/title-home.jpg);
	background-repeat:no-repeat;
}

.faqsTitle {
	background:url(../images/titles/title-faqs.jpg);
	background-repeat:no-repeat;
}

.contactTitle {
	background:url(../images/titles/title-contact-us.jpg);
	background-repeat:no-repeat;
}

.aboutTitle {
	background:url(../images/titles/title-about-us.jpg);
	background-repeat:no-repeat;
}

.blogTitle {
	background:url(../images/titles/title-blog.jpg);
	background-repeat:no-repeat;
}



.horizSep {
	margin-top:25px;
	margin-bottom:25px;
	width:186px;
	height:1px;
	background-color:#CCCCCC;
	margin-left:10px;
}

.horizSep2 {
	margin-top:25px;
	margin-bottom:25px;
	width:186px;
	height:1px;
	background-color:#CCCCCC;
	margin-left:38px;
}



.floatLeft {
	margin-right:3px;
	float:left;
	clear:both;
}

.sub {
	margin-top:8px;
}

.tdLeftSide {
	width:263px;
	float:left;
	clear:left;
}

.tdLeftContainer {
	background:url(../images/interface/side-nav-back.gif);
}


.tdHeader {
	width:263px;
	height:38px;
	background-image:url(../images/interface/side-nav-top.gif);
}

.tdRightSide {
	float:left;
	padding-left:14px;
}

.tdLowerRightColumn {
	padding-right:14px;
	float:left;
	text-align:center;
	clear:left;
}

.tdLowerRightSide {
	float:left;
	padding-top:14px;
	clear:left;
}

.videoSamples {
	padding-left:14px;
}
