@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	color: #FFF;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #3C769B;
}
a {
	color: #FFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
#form_box {
	width: 590px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
#wrapper-header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	background-image: url(images/bg-header.png);
	position: relative;
	z-index: 1;
}
#wrapper-header #wrapper-mainNav {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-mainNav.png);
	background-repeat: no-repeat;
}
#wrapper-header #wrapper-mainNav #mainNav {
	width: 670px;
	float: right;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul li {
	float: left;
	display: block;
}
#mainNav ul li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 200px;
	margin-top: 45px;
	margin-right: 7px;
	margin-left: 7px;
}
#mainNav ul li a:hover {
	background-image: url(images/bg-navMain.png);
}
#home a.home, #about a.about, #product a.product, #services a.services, #retail a.retail, #contact a.contact {
	background-image: url(images/bg-navMain.png);
}

#mainNav ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper-banner {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	padding: 31px;
	height: 329px;
	background-image: url(images/bg-banner.png);
	position: relative;
	top: -100px;
	z-index: 2;
}
#wrapper-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 100px;
	position: relative;
	top: -50px;
}
#wrapper-content #welcomeMsg {
	float: left;
	width: 243px;
	margin-left: 15px;
}
#wrapper-content #welcomeMain {
	float: left;
	height: auto;
	width: 730px;
}
#wrapper-content #subContent {
	width: 240px;
	float: left;
	margin-left: 40px;
}
#wrapper-content #subContent #subNav {
	background-image: url(images/bg-subCtn.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav ul li {
	display: block;
	margin-bottom: 5px;
	width: 200px;
	margin-left: 10px;
	font-size: 18px;
}
#subNav ul li.header {
	font-size: 24px;
}
#subNav ul li.description {
	font-size: 14px;
}
#subNav ul li.spliter {
	margin-bottom: 60px;
}
#subNav ul li.spliterLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#subNav ul li a {
	color: #FFF;
	text-decoration: none;
}
#wrapper-content #mainContent {
	width: 550px;
	float: left;
	padding-left: 60px;
}
#wrapper-footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 294px;
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
}
#wrapper-footer #footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 294px;
}
#wrapper-footer #footer #subFooter {
	width: 243px;
	float: left;
	height: 124px;
	padding-top: 170px;
}
#wrapper-footer #footer #subFooter #copyRight {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#wrapper-footer #footer #subFooter #policy {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper-footer #footer #subFooter #policy a {
	color: #FFF;
}
#wrapper-footer #footer #mainFooter {
	float: left;
	width: 729px;
	height: 294px;
}
#wrapper-footer #footer #mainFooter #nav-footer {
	padding-top: 40px;
}
#nav-footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-footer ul li {
	display: block;
	float: left;
}
#nav-footer ul li div a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#nav-footer ul li div a:hover {
	color: #333;
}
#nav-footer ul li div a.left {
	border-left-style: none;
}
#nav-footer ul li .subNav-footer {
	margin-top: 10px;
}
#nav-footer ul li .subNav-footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-footer ul li .subNav-footer ul li {
	float: none;
}
#nav-footer ul li .subNav-footer ul li a {
	font-size: 12px;
	font-weight: normal;
	border-left-style: none;
	padding-left: 21px;
}
.Container {
	float: left;
	height: auto;
	width: 229px;
	margin-bottom: 100px;
	margin-right: 6px;
	margin-left: 6px;
}
.Container .header {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
}
.Container .SubHeader {
	height: auto;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
}
.Container .picture img {
	height: 88px;
	width: 201px;
	padding: 14px;
	background-image: url(images/bg-CtnPic.png);
}
.Container .picture a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Container .content {
	height: 100px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
}
.Container .footer {
	padding-right: 8px;
	padding-left: 8px;
}
.Container .footer a {
	color: #FFF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
}
.Container .footer a:hover {
	background-color: #CCC;
	border-bottom-color: #CCC;
	color: #000;
}
.Container .press_menu {
}
.Container .press_menu ul {
}
.Container .press_menu ul li a {
	font-size: 16px;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}
.ContainerLrg {
}
.ContainerLrg .header {
	font-size: 24px;
	margin-bottom: 20px;
}
.ContainerLrg .content {
	margin-bottom: 50px;
	font-size: 14px;
}
.ContainerLrg .SampleContent {
}
.ContainerLrg .SampleContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ContainerLrg .SampleContent ul li {
	margin-bottom: 40px;
}
.ContainerLrg .SampleContent ul li .subHeader {
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
	width: 410px;
}
.ContentNav {
}
.ContentNav .header {
}
.ContentNav .content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ContentNav .content ul li {
	float: left;
	font-size: 18px;
}
.ContentNav .content ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/bg-navMain.png);
	margin-bottom: 10px;
	margin-left: 2px;
}
.ContentNav .content ul li a:hover {
	color: #FFF;
	background-color: #CCC;
	border-bottom-color: #FFF;
}
.SampleCtn {
	width: 414px;
}
.SampleCtn .head {
	width: 386px;
	background-image: url(images/bg-SampleCtnHeader.png);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
}
.SampleCtn .header {
	width: 386px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000;
	margin-bottom: 7px;
}
.SampleCtn .bodyCtn {
	width: 384px;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(images/bg-SampleCtn.png);
	background-repeat: repeat-y;
}
.SampleCtn .pic {
	width: 386px;
	margin-right: auto;
	margin-left: auto;
}
.SampleCtn .bodyCtn .pic img {
	width: 386px;
}
.SampleCtn .foot {
	width: 384px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	background-image: url(images/bg-SampleCtnFooter.png);
	background-repeat: no-repeat;
}
.accodianMenu .headerbar {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.accodianMenu .headerbar a:hover {
	background-image: url(images/bg-navMain.png);
}
.accodianMenu .headerbar a {
	color: #FFF;
	font-size: 20px;
	padding-left: 20px;
	display: block;
}
.accodianMenu .selected  a{
	color: #FFF;
	display: block;
	background-image: url(images/bg-navMain.png);
}
.accodianMenu .submenu {
	padding-bottom: 30px;
	padding-left: 20px;
}
#contactForm {
}
#contactForm select {
	margin-bottom: 20px;
}
#contactForm input.text {
	margin-bottom: 15px;
	margin-right: 20px;
}
#contactForm input.btn {
	margin-right: 10px;
}
#contactForm textarea {
	margin-bottom: 20px;
}
#contactForm #submitter:hover {
	background-image: url(images/bg-navMain.png);
	background-color: #000;
}

