* {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,sans-serif;
}
body {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background: #3A3A3A url(images/main/bg_tile.jpg) repeat-x;
}

#holder {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	display: block;
	width: 960px;
	height: 80px;
	background: url(images/main/header.png) no-repeat;
}

/*#top {
	display: block;
	clear: both;
	width: 960px;
	height: 102px;
}


#topLogo {
	display: block;
	width: 312px;
	height: 102px;
	float: left;
	background: url(images/main/top_logo.jpg);
}


#topContact {
	display: block;
	float: right;
	top: 47px;
	position: relative;
	color: #6d6e71;
	right: 30px;
	vertical-align: bottom;
}*/

#topContact p {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 15.5px;
	padding: 5px;
}

#topContact a {
	color: #6d6e71;
	text-decoration: none;
}

#topContact a:hover {
	color: #6d6e71;
	text-decoration: underline;
}

#topContact img {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav {
	display: block;
	width: 960px;
	height: 32px;
	vertical-align: bottom;
	clear: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;

}

#nav li a {
	display: inline-block;
	width: 92px;
	height: 32px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	line-height: 32px;
	font-size: 14px;
	color: #FFF;
}
.nav_red a {
	background: url(images/main/nav_off_red.jpg) no-repeat top;
}
.nav_orange a {
	background: url(images/main/nav_off_orange.jpg) no-repeat top;
}
.nav_lightblue a {
	background: url(images/main/nav_off_lightblue.jpg) no-repeat top;
}
.nav_green a {
	background: url(images/main/nav_off_green.jpg) no-repeat top;
}
.nav_blue a {
	background: url(images/main/nav_off_blue.jpg) no-repeat top;
}
.nav_purple a {
	background: url(images/main/nav_off_purple.jpg) no-repeat top;
}
.nav_red .linkOn, .nav_red a:hover { 
	background: url(images/main/nav_on_red.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}

.nav_orange .linkOn, .nav_orange a:hover {
	background: url(images/main/nav_on_orange.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}
.nav_lightblue .linkOn, .nav_lightblue a:hover {
	background: url(images/main/nav_on_lightblue.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}
.nav_green .linkOn, .nav_green a:hover {
	background: url(images/main/nav_on_green.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}
.nav_blue .linkOn, .nav_blue a:hover {
	background: url(images/main/nav_on_blue.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}
.nav_purple .linkOn, .nav_purple a:hover {
	background: url(images/main/nav_on_purple.jpg) !important;
	color: #FFF !important;
	font-weight: bold !important;
}

/*.linkOn {
	font-weight: bold;
	color: #FFF !important;
	background: url(images/home/red_nav_on.jpg);
}*/
.order_link a:hover {
	color: #000 !important;
}
#header {
	display: block;
	width: 960px;
	height: 249px;
	background: #FFF;
}

#footer {
	display: block;
	height: 75px;
	width: 960px;
	background: url(images/main/footer.jpg);
}

#content {
	display: block;
	width: 960px;
	background: #FFF;
	height: auto;
}

#contentArea {
	display: block;
	width: 874px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	clear: both;
	background: #FFF;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	text-transform: lowercase;
}

.left {
	float: left;
	display: block;
	width: 558px;
}

.right {
	float: right;
	display: block;
	width: 273px;
}



p {
	line-height: 20px;
	font-size: 14px;
}

div, p {
	color: #666666;
}

.smallText {
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
}

h2 {
	padding: 0;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 10px;
padding-bottom: 5px;
}

h3 {
	margin: 0;
	padding: 0;
}



.newsItem {
	clear: both;
	display: block;
	width: 290px;
	height: 85px;
}

.newsImg {
	float: left;
	display: block;
	width: 86px;
	vertical-align: top;
}

.newsText {
	float: right;
	width: 170px;
	padding-right: 20px;
}

#homeFeatures {
	display: block;
	height: 222px;
	width: 874px;
	float: left;
	clear: both;
}

.homeFeatureBox {
	display: inline-block;
	float: left;
	width: 271px;
}

.homeFeatureBox h2 {
	padding-left: 3px;
}

.homeFeatureBox p {
	padding-left: 3px;
}

h3 {
	font-size: 15px;
}


/* Demo */

#demoPanel {
	display: block;
	width: 917px;
	height: 565px;
	margin: auto;
	background: url(images/demo/background.jpg) no-repeat;
}

#demoNav {
	display: block;
	width: 918px;
	height: 99px;
	padding-left: 10px;
	padding-top: 9px;
}

.demoNavItem {
	display: inline;
	padding-right: 7px;
	cursor: pointer;
}

.demoItem {
	display: none;
}

#buy_now {
	display: none;
	position: relative;
	/*border: #000 solid 1px;*/
	top: -207px;
	left: 415px;
	height: 30px;
	width: 90px;
	z-index: 9999;
}

#closeDemo {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(js/fancybox/fancy_closebox.png);
	cursor: pointer;
	left: 920px;
	top: -10px;
}


#closeDemo:hover {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(js/fancybox/fancy_closebox_over.png);
	cursor: pointer;
	left: 920px;
	top: -10px;
}

#footer_text {
height:40px;
}

#footer_text * {
font-size:10px;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

.float-left { float:left; }
.float-right { float:right; }

.footer strong, .footer, .footer a {
	color: #FFF !important;
}