body {
	background: #4d4b4b;
	margin-top: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #626161;
}
a:link {
	text-decoration: none;
	color: #626161;
}
a:visited {
	text-decoration: none;
	color: #626161;
}
a:hover {
	text-decoration: none;
	color: #626161;
}
a:active {
	text-decoration: none;
	color: #626161;
}
.clr{
	clear:both;
	height:20px;;
}
#container-home
{
	margin: 0 auto;
	width: 835px;
	height:780px;
	background: #fff url(images/container_bg.jpg) bottom left no-repeat;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#container-news
{
	margin: 0 auto;
	width: 835px;
	height:750px;
	background: #fff url(images/container_news_bg.jpg) bottom right no-repeat;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#container-gallery
{
	margin: 0 auto;
	width: 835px;
	height:920px;
	background: #fff;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#container-products
{
	margin: 0 auto;
	width: 835px;
	height:1150px;
	background: #fff;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#container-facts
{
	margin: 0 auto;
	width: 835px;
	height:850px;
	background: #fff;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#container-contact
{
	margin: 0 auto;
	width: 835px;
	height:780px;
	background: #fff;
	border:#abaaaa 1px solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
#header
{
	background: transparent;
	padding: 0px;
	width: 835px;
	height:130px;	
}
.logo{
    padding:15px 0px 0px 30px;
	width:182px;
	height:115px;
	float:left;
	z-index:99px;
}
#navbar
{
    float: left;
	margin: -3px -5px 5px -5px;
	background: url(images/navbar.png) no-repeat;
	padding: 0px;
	width: 845px;
	height:57px;	
}
#navigation
{
	float: right;
	width: 612px;
	background: transparent;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #626161;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:2px;
}

#navigation li a:hover { background: #cc0d0d; color:#FFFFFF; }

#navigation li .selected { 
    background: #cc0d0d; 
	color:#FFFFFF; 
	font-weight: bold;
}
#content-container
{
	float: left;
	width: 835px;
}
#left-content
{
	clear: left;
	float: left;
	width: 480px;
	padding: 0px;
	margin: 20px 5px 0px 20px;
	display: inline;
}
#products-left-content
{
	clear: left;
	float: left;
	width: 480px;
	padding: 0px;
	margin: 20px 5px 0px 20px;
	display: inline;
}
#products-header-content
{
	clear: left;
	float: left;
	width: 770px;
	padding: 10px 10px 20px 0px;
	margin: 0px 10px 10px 10px;
	display: inline;
	border-bottom:#d4d3d3 1px solid;
}
#products-middle-content
{
	clear: left;
	float: left;
	width: 500px;
	padding: 0px 10px 20px 0px;
	margin: 0px 10px 10px 10px;
	display: inline;
}
.products-left-content-text1
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight:bold;
	text-transform:uppercase;
}
.products-left-content-text2
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:normal;
}
.products-left-content-text3
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	font-weight:bold;
	text-transform:uppercase;
}
.products-left-content-text3 a:hover {
	text-decoration: none;
	color: #626161;
}
.products-left-content-text4
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#contact-header-content
{
	clear: left;
	float: left;
	width: 740px;
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 10px 40px;
	display: inline;
	border-bottom:#d4d3d3 1px solid;
}
#contact-left-content
{
	clear: left;
	float: left;
	width: 480px;
	padding: 0px;
	margin: 20px 5px 0px 40px;
	display: inline;
}
#contact-right-content
{
	float: right;
	width: 330px;
	padding: 0px 20px 0px 10px;
	margin: 20px 20px 0px 5px;
	display: inline;
}
#right-ribbon
{
	position: relative;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	padding: 10px 20px 15px 30px;
	margin: -100px 0px 0px 97px;
	color: #626161;
	background: transparent url(images/right_ribbon.png) no-repeat;
	height:85px;
}
#ribbon-contact-text
{
    font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-weight:normal;
}
.contact-left-content-text1
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
}
#ribbon-contact-text a:link {
	text-decoration: none;
	color: #fff;
}
#ribbon-contact-text2
{
padding: 0px;
}
#contact-area {
	width: 478px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 320px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #999999;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	padding-right:25px;
	border:0px;
}

label {
	float: left;
	text-align: right;
	margin-right: 20px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
}
#news-left-content
{
	clear: left;
	float: left;
	width: 480px;
	padding: 0px;
	margin: 20px 5px 0px 20px;
	display: inline;
}
#news-header-content
{
	clear: left;
	float: left;
	width: 600px;
	padding: 10px 10px 20px 0px;
	margin: 0px 10px 10px 10px;
	display: inline;
	border-bottom:#d4d3d3 1px solid;
}
#news-middle-content
{
	clear: left;
	float: left;
	width: 500px;
	padding: 50px 10px 20px 0px;
	margin: 0px 10px 10px 10px;
	display: inline;
}
.news-left-content-text1
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight:bold;
	text-transform:uppercase;
}
.news-left-content-text2
{ 
	padding: 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
}
.news-left-content-text3
{ 
	padding-top: 3px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase;
}
#right-content
{
	float: right;
	width: 330px;
	padding: 0px 20px 0px 10px;
	margin: 20px 20px 0px 5px;
	display: inline;
}
#fp-right-content
{
	float: right;
	width: 380px;
	padding: 20px 20px 0px 10px;
	margin: 20px 20px 0px 5px;
	display: inline;
}
#fp-right-content-info
{ 
	padding: 0px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight:bold;
	text-transform:uppercase;
}
#fp-right-content-info2
{ 
	padding: 10px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
}
#facts-header-content
{
	clear: left;
	float: left;
	width: 770px;
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 20px;
	display: inline;
	border-bottom:#d4d3d3 1px solid;
}
#facts-left-content
{
	clear: left;
	float: left;
	width: 360px;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 20px;
	display: inline;
}
.facts-left-content-text1
{ 
	padding: 0px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
}
.facts-left-content-text2
{ 
	padding: 10px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.facts-left-content-text3
{ 
	padding: 20px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
#facts-right-content
{
	float: right;
	width: 360px;
	padding: 20px 10px 10px 10px;
	margin: 0px 20px 0px 10px;
	display: inline;
	border-left:#d4d3d3 1px solid;
}
#facts-footer-content
{
	clear: left;
	float: left;
	width: 770px;
	padding: 10px 10px 10px 10px;
	margin: 20px 10px 0px 20px;
	display: inline;
	border-top:#d4d3d3 1px solid;
}
.facts-footer-content-text1
{ 
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
.facts-footer-content-text2
{ 
    margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#download
{ 
	float: left;
	width: 410px;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.download-text
{ 
	padding: 0;
	color:#626161;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
}
.download-text a:hover {
	text-decoration: none;
	color: #cc0d0d;
}
#footer
{
	clear: both;
	margin: 0 auto;
    background: #4d4b4b;
	padding: 0px;
	width: 835px;
	height:30px;
}
.footer-left 
{
    float:left;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}
.footer-right
{
    float:right;
	color:#FFFFFF;
	font-family:Century Gothic ;
	font-size: 11px;
	text-transform:uppercase;
	padding:5px 10px 0px 0px;
}
.footer-right a:link {
	text-decoration: none;
	color: #fff;
}	
.fancybox-custom .fancybox-outer {
			box-shadow: 0 0 50px #222;
		}
#vtab {
            margin: auto;
            width: 800px;
            height: 100%;
}
#vtab > ul > li {
            width: 160px;
            height: 30px;
            background-color: #fff !important;
            list-style-type: none;
            display: block;
            text-align: left;
            margin: auto;
            padding-bottom: 10px;
            position: relative;
            border-right: none;
}
#vtab > ul > li.selected {
            border-right: none;
            z-index: 10;
            background-color: #fafafa !important;
            position: relative;
			color:#cc0d0d;
}
#vtab > ul {
            float: left;
            width: 160px;
            text-align: left;
            display: block;
            margin: auto 0;
            padding: 0;
            position: relative;
            top: 30px;
}
#vtab > div {
            background-color: #fafafa;
            margin-left: 160px;
            border: 0px solid #ddd;
            min-height: 200px;
            padding: 12px;
            position: relative;
            z-index: 9;
}
#vtab > div > h4 {
            color: #626161;
            font-size:16px;
			text-transform:uppercase;
            padding-top: 18px;
            margin-top: 0;
}
.accordionButton {	
	width: 800px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #fff;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
	
.accordionContent {	
	width: 800px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #fff;
	padding-bottom:10px;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #fff;
	}
	
.over {
	background: #fff;
	}