/* ///////////////////////////////////

	PRIMARY STYLE PARAMETRES

////////////////////////////////// */

* {
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	background-color:#3f5f35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {

	color:#000000;

	}

a:hover {

	color:#000000;

	}

a:link, a:visited {

	color:#000000;

	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #41455f;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #41455f;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: -10px bottom;
}

/* ///////////////////////////////////

	PRIMARY LAYOUT PARAMETRES

////////////////////////////////// */

div#wrapper {
	background-image: url(../images/wrapper_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
}


div#centre {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}

div#main_container {
	width: 782px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../images/main_container_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*IE Filter*/
* html div#main_container {
	margin-left:17px;
}

div#logo {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 294px;
}

div#logo img {
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

div#left_col {
	padding: 0px;
	float: left;
	min-height: 500px;
	height: expression('500px');
	width: 294px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#flash {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
}

div#flash_about_us {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_about_us.jpg);
	background-repeat: no-repeat;
}

div#flash_client_testimonials {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_client_testimonials.jpg);
	background-repeat: no-repeat;
}

div#flash_product {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_product.jpg);
	background-repeat: no-repeat;
}

div#flash_privacy_policy {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_privacy_policy.jpg);
	background-repeat: no-repeat;
}

div#flash_newsletter {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_newsletter.jpg);
	background-repeat: no-repeat;
}

div#flash_seminars {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_seminars.jpg);
	background-repeat: no-repeat;
}

div#flash_support {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_support.jpg);
	background-repeat: no-repeat;
}

div#flash_remote {
	height: 208px;
	width: 477px;
	background-image: url(../images/flash_bg_remote.jpg);
	background-repeat: no-repeat;
}

div#right_col {
	padding: 0px;
	float: left;
	height: auto;
	width: 477px;
	background-image: url(../images/right_col_bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}

div#right_col img {
	float: right;
	padding: 8px;
	margin: 0px;
}

#right_col ul {margin-left:50px;
margin-right:30px;
padding-top:15px;

}

#right_col p {
	color:#1f1f1f;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

div.contact_info {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	width: 200px;
	font-size: 11px;
}


/*/////////////////////////////////////////////
			MAIN NAVAGATION STYLES
////////////////////////////////////////////*/
div#main_nav {
	padding: 0px;
	height: auto;
	width: 294px;
	background-image: url(../images/main_nav_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
div#nav_box {
	width: 252px;
	background-image: url(../images/nav_box.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 5px;
	position: relative;
	height: 265px;
}

/*IE Filter*/
* html #nav_box ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

/*IE7 Filter*/
*:first-child+ html #nav_box ul {
	margin-top:0px;
}

#nav_box ul {
	padding-top: 16px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#nav_box ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_box ul li a {
	text-decoration: none;
	color: #1f1f1f;
	font-size: 12px;
	font-style: normal;
	display: block;
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

#nav_box ul li a:hover {
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
}

/*Product Navigation*/

div#nav_box_product {
	width: 252px;
	background-image: url(../images/nav_box_product.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 5px;
	position: relative;
	height: 190px;
}

* html #nav_box_product ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

*:first-child+ html #nav_box_product ul {
	margin-top:0px;
}

#nav_box_product ul {
	padding-top: 16px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#nav_box_product ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_box_product ul li a {
	text-decoration: none;
	color: #1f1f1f;
	font-size: 12px;
	font-style: normal;
	display: block;
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

#nav_box_product ul li a:hover {
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
}

div.info {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
	width: 255px;
	font-size: 11px;
}

div#footer {
	padding: 0px;
	height: 52px;
	width: 769px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
}

/*IE Filter*/
* html div#footer {
	margin-left: 17px;
}

div#sub_footer {
	width: 769px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #a1a5a0;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}

#sub_footer a {
	text-decoration: none;
	color: #9fcd9a;
}

#sub_footer a:hover {
	text-decoration: underline;
}

/*Newsletter Navigation*/

div#nav_box_newsletter {
	width: 252px;
	background-image: url(../images/nav_box_newsletter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 5px;
	position: relative;
	height: 140px;
}

* html #nav_box_newsletter ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

*:first-child+ html #nav_box_newsletter ul {
	margin-top:0px;
}

#nav_box_newsletter ul {
	padding-top: 16px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#nav_box_newsletter ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_box_newsletter ul li a {
	text-decoration: none;
	color: #1f1f1f;
	font-size: 12px;
	font-style: normal;
	display: block;
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

#nav_box_newsletter ul li a:hover {
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
}

/*End Newsletter Navigation*/
/*news-2008 Navigation*/

div#nav_box_news-2008 {
	width: 252px;
	background-image: url(../images/nav_box_news-2008.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 5px;
	position: relative;
	height: 315px;
}

* html #nav_box_news-2008 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

*:first-child+ html #nav_box_news-2008 ul {
	margin-top:0px;
}

#nav_box_news-2008 ul {
	padding-top: 16px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#nav_box_news-2008 ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_box_news-2008 ul li a {
	text-decoration: none;
	color: #1f1f1f;
	font-size: 12px;
	font-style: normal;
	display: block;
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

#nav_box_news-2008 ul li a:hover {
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
}

/*End news-2008 Navigation*/

/*support Navigation*/

div#nav_box_support {
	width: 252px;
	background-image: url(../images/nav_box_support.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 5px;
	position: relative;
	height: 510px;
}

* html #nav_box_support ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}

*:first-child+ html #nav_box_support ul {
	margin-top:0px;
}

#nav_box_support ul {
	padding-top: 16px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


#nav_box_support ul li {
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_box_support ul li a {
	text-decoration: none;
	color: #1f1f1f;
	font-size: 12px;
	font-style: normal;
	display: block;
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}

#nav_box_support ul li a:hover {
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
}

/*End support Navigation*/
