body {
	background: #000000 url("../images/body_background_gradient.png") top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	}

img {
	border-width: 0px;
	}
#container {
	width: 957px;
	/*height: 718px;*/
	margin: 0px auto;
	position: relative;
	}

#leftshadow {
	background: transparent url("../images/content-side-shadows.png") top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 676px;
	}
	
#rightshadow {
	background: transparent url("../images/content-side-shadows.png") top right no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 676px;
	}
	
#nav-header {
	text-align: right;
	height: 32px;
	line-height: 32px;
	width: 947px;
	margin: 0px 5px 0px 5px;
	background: transparent url("../images/content-top-shadow.png") bottom left no-repeat;
	}
	
#nav-header a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}

#nav-header a:hover {
	border: 0px dotted #d2a300;
	border-width: 0px 0px 1px 0px;
	}

#nav-header ul {
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}

#nav-header ul li {
	display: inline;
	border: 0px solid #619bc6;
	border-width: 0px 0px 0px 1px;
	padding: 0px 7px 0px 7px;
	/*margin: 0px 7px 0px 7px;*/
	}
	
#nav-header ul li.first{
	border-width: 0px;
	}
	
#main-content-internal {
	background: white url("../images/content-internal-back.png") top left repeat-y;
	position: relative;
	width: 947px;
	/*height: 644px;*/
	margin: 0px 5px 0px 5px;
	padding-bottom: 20px;
	}
	
#main-content {
	background: transparent url("../images/content-bottom-back-old.png") bottom left no-repeat;
	position: relative;
	width: 944px;
	/*height: 903px;*/
	height: 646px;
	margin: 0px 5px 0px 5px;
	padding-left: 3px;
	}
	
	
#internal-masthead {
	background: transparent url("../images/internal-masthead.png") top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 947px;
	height: 94px;
	}
	
#internal-masthead a {
	display: block;
	width: 180px;
	height: 50px;
	position: absolute;
	top: 25px;
	left: 35px;
	}

#internal-sidebar {
	background: #d9e5e9;
	float: left;
	margin-top: 94px;
	width: 260px;
	/*min-height: 531px;*/
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#internal-sidebar h4 {
        font-size: 13px;
        font-weight: normal;
        color: black;
        margin: 25px 0px 0px 30px;
        }
        
#internal-sidebar ul {
        list-style: none;
        margin: 10px 0px 0px 15px;
        padding: 0px;
        }
        
#internal-sidebar li {
        font-size: 13px;
        font-weight: normal;
        color: black;
        margin: 0px 0px 8px 0px;
        }

#interal-sidebar ul.children {
        margin: 0px 0px 8px 30px;
        padding-left: 20px;
        }
        
#internal-sidebar a {
        display: block;
        width: 200px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        color: #6a5d5d;
        }

#internal-sidebar a:hover {
        font-weight: normal;
        background: white;
        }

#internal-sidebar a.menuheader {
	color: black;
	padding-left: 15px;
	background: transparent;
	}

#internal-sidebar a.collapsed {
	color: black;
	background: transparent url('/assets/images/arrow-in.gif') 0px 2px no-repeat;
	}

#internal-sidebar a.expanded {
	color: black;
	background: transparent url('/assets/images/arrow-out.gif') 0px 2px no-repeat;
	}

#internal-footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 945px;
	height: 18px;
	background: #767c8a;
	border: 1px solid white;
	border-width: 0px 1px 1px 1px;
	}
	
#internal-content {
	float: left;
	margin-top: 94px;
	width: 631px;
	min-height: 505px;
	background: white;
	border: 1px solid white;
	border-width: 0px 1px 0px 0px;
	padding: 25px 25px 40px 30px;
	text-align: left;
	color: #202428;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

#internal-content h2 {
	color: #209f1a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	margin: 0px 0px 10px 0px;
	}
	
#internal-content span.header {
	color: #d1d1d2;
	}
	
#internal-content h2 a {
	text-decoration: none;
	color: #209f1a;
	font-weight: normal;
	}
	
#internal-content h2 a:hover {
	color: #e0a237;
	}
	
#internal-content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#internal-content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#internal-content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#internal-content p {
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #202428;
	}
	
#internal-content form {
	display: block;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	border: 0px solid #3a5f82;
	border-width: 0px 0px 2px 0px;
	}
	
#internal-content ul {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 5px;
	}
	
#internal-content li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#internal-content a {
	text-decoration: none;
	font-weight: bold;
	color: #0c569b;
	}

#internal-content a:hover {
	color: #00284e;
	}
	
#internal-content label {
	float: left;
	width: 125px;
	font-weight: bold;
	color: #0c569b;
	text-align: right;
	margin: 10px 10px 0px 0px;
	}
	
#internal-content input {
	margin-top: 10px;
	}
	
#internal-content input.subButton {
	margin-left: 135px;
	}
#internal-content textarea {
	margin-top: 10px;
	}
	
.internal-header-img {
        margin-top: -25px;
        margin-left: -29px;
        margin-bottom: 20px;
        }
	

#brag-background {
	background: transparent url("../images/brag-back-1.jpg") top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 947px;
	height: 403px;
	text-align: left;
	}
	
#brag-background img {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
	
#brag-background a {
	background: transparent url("../images/brag-link-back.png") bottom left no-repeat;
	display: block;
	margin: 246px 0px 0px 183px;
	width: 300px;
	height: 35px;
	}
	
#brag-background a:hover {
	background: transparent url("../images/brag-link-back.png") top left no-repeat;
	}

#content-select-area {
	background: transparent url("../images/content-background-gradient.png") bottom left repeat-x;
	position: absolute;
	top: 304px;
	left: 19px;
	height: 323px;
	width: 913px;
	}

#content-button-1 {
	background: transparent url("../images/button-1-back.png") top left repeat-x;
	position: absolute;
	top: 0px;
	left: 60px;
	width: 140px;
	height: 37px;
	}

#content-button-1 img {
	border: 0px solid black;
	}

#content-button-1 a {
	display: block;
	width: 140px;
	height: 37px;
	outline: none;
	}

#content-button-2 {
	background: transparent url("../images/button-2-back.png") 0px -74px repeat-x;
	position: absolute;
	top: 0px;
	left: 228px;
	width: 281px;
	height: 37px;
	}	

#content-button-2 img {
	border: 0px solid black;
	}
	
#content-button-2 a {
	display: block;
	width: 281px;
	height: 37px;
	outline: none;
	}

#content-button-3 {
	background: transparent url("../images/button-3-back.png") 0px -74px repeat-x;
	position: absolute;
	top: 0px;
	left: 537px;
	width: 130px;
	height: 37px;
	}	

#content-button-3 img {
	border: 0px solid black;
	}
	
#content-button-3 a {
	display: block;
	width: 130px;
	height: 37px;
	outline: none;
	}

	
#content-area-1 {
	display: block;
	background: transparent;
	position: absolute;
	top: 43px;
	left: 5px;
	height: 275px;
	width: 902px;
	}
	
#content-area-2 {
	display: none;
	background: transparent;
	position: absolute;
	top: 43px;
	left: 5px;
	height: 275px;
	width: 902px;
	}
	
#content-area-3 {
	display: none;
	background: transparent;
	position: absolute;
	top: 43px;
	left: 5px;
	height: 275px;
	width: 902px;
	color: black;
	text-align: left;
	}

#content-area-3-text {
	float: left;
	width: 715px;
	height: 273px;
	border: 0px solid #3a5f82;
	/*border-width: 1px 1px 1px 0px;*/
	margin: 0px;
	/*background: #dcdcdc;*/
	padding: 0px;
	}

#content-area-3 h3 {
	font-size: 24px;
	text-transform: capitalize;
	font-weight: normal;
	letter-spacing: 0.5px;
	font-family: Tahoma, Arial, sans-serif;
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 465px;
	}
	
#content-area-3 h4 {
	font-weight: normal;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: 0.5px;
	border: 0px solid #3a5f82;
	border-width: 0px 0px 2px 0px;
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 5px 0px;
	
	text-align: left;
	width: 665px;
	height: 30px;
	}
	
#content-area-3 h5 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #3a5f82;
	margin: 0px 0px 0px 30px;
	padding: 15px 0px 0px 0px;
	width: 695px;
	height: 20px;
	}
	
#content-area-3 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 15px 30px;
	width: 665px;
	height: 65px;
	text-align: justify;
	}
	
#content-area-3 a {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 20px;
	background: transparent url("../images/pdf-icon.png") 0px 8px no-repeat;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 120px;
	color: #0c569b;
	}

#content-area-3 a:hover {
	color: #00284e;
	}
	
#content-area-3 img {
	float: left;
	width: 185px;
	height: 275px;
	
	}

.featured-content-area {
	display: none;
	background: transparent url("../images/featured-background-gradient.png") top left repeat-x;
	border: 1px solid white;
	position: absolute;
	top: 20px;
	right: 26px;
	width: 538px;
	height: 234px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
.featured-content-area img {
	position: absolute;
	top: 20px;
	left: 20px;
	}

.featured-content-area p {
	margin: 21px 10px 10px 200px;
	}
	
.featured-content-area ul {
	margin: 5px 0px 0px 200px;
	}
	
.featured-content-area a {
	position: absolute;
	background: transparent url("../images/featured-more-button.png") top left no-repeat;
	display: block;
	bottom: 8px;
	right: 40px;
	width: 100px;
	height: 35px;
	}
	
.featured-content-area a:hover{
	background: transparent url("../images/featured-more-button.png") bottom left no-repeat;
	}
	
.product-content-area {
	display: none;
	background: transparent url("../images/products-background-gradient.png") top left repeat-x;
	border: 1px solid white;
	position: absolute;
	top: 20px;
	right: 26px;
	width: 538px;
	height: 234px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
.product-content-area img {
	position: absolute;
	top: 20px;
	left: 20px;
	}

.product-content-area p {
	margin: 21px 10px 10px 200px;
	}
	
.product-content-area ul {
	margin: 5px 0px 0px 200px;
	}
	
.product-content-area a {
	position: absolute;
	background: transparent url("../images/product-more-button.png") top left no-repeat;
	display: block;
	bottom: 8px;
	right: 40px;
	width: 100px;
	height: 35px;
	}
	
.product-content-area a:hover{
	background: transparent url("../images/product-more-button.png") bottom left no-repeat;
	}
	
.clearer {
	clear: both;
	/*display: block;
	height: 1px;
	width: 1px;*/
	margin: 0px;
	padding: 0px;
	}
	
#featured-selectors {
	position: absolute;
	top: 27px;
	left: 34px;
	text-align: left;
	width: 304px;
	height: 236px;
	overflow: hidden;
	padding: 4px 0px 0px 0px;
	}
.featured-container {
	position: relative;
	width: 304px;
	height: 30px;
	clear: both;
	overflow: hidden;
	}
	
.featured-selector-icon {
	float: left;
	width: 30px;
	height: 26px;
	margin: 1px 0px 2px 0px;
	}

.featured-selector-icon img {
	display: block;
	}
	
.featured-link {
	background: transparent;
	width: 262px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 1px 10px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
	}
	
.featured-link a {
	color: #5a5753;
	text-decoration: none;
	outline: none;
	}
	
.featured-link a:hover {
	color: black;
	}
	
.featured-link-selected {
	background: transparent url("../images/featured-background-gradient.png") 0px -8px repeat-x;
	width: 262px;
	height: 24px;
	line-height: 22px;
	border: 0px solid white;
	border-width: 1px 0px 1px 1px;
	margin-top: 1px;
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	}

.featured-link-selected a {
	color: white;
	text-decoration: none;
	outline: none;
	}

.featured-link-selected a:hover {
	color: white;
	}

#product-selectors {
	position: absolute;
	top: 27px;
	left: 34px;
	text-align: left;
	width: 304px;
	height: 236px;
	overflow: hidden;
	padding: 4px 0px 0px 0px;
	}
.product-container {
	position: relative;
	width: 304px;
	height: 30px;
	clear: both;
	overflow: hidden;
	}
	
.product-selector-icon {
	float: left;
	width: 30px;
	height: 26px;
	margin: 1px 0px 2px 0px;
	}

.product-selector-icon img {
	display: block;
	}
	
.product-link {
	background: transparent;
	width: 262px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 1px 10px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
	}
	
.product-link a {
	color: #5a5753;
	text-decoration: none;
	outline: none;
	}
	
.product-link a:hover {
	color: black;
	}
	
.product-link-selected {
	background: transparent url("../images/products-background-gradient.png") 0px -8px repeat-x;
	width: 262px;
	height: 24px;
	line-height: 22px;
	border: 0px solid white;
	border-width: 1px 0px 1px 1px;
	margin-top: 1px;
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	}

.product-link-selected a {
	color: white;
	text-decoration: none;
	outline: none;
	}

.product-link-selected a:hover {
	color: white;
	}
	
#content-featured-1 {
	display: block;
	}

#content-product-1 {
	display: block;
	}
	
.news-item {
	display: block;
	width: 218px;
	height: 253px;
	margin: 640px 0px 0px 11px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
	float: left;
	background: transparent url("../images/news-item-back.png") top left no-repeat;
	text-align: left;
	color: #6f6e6e;
	}
	
.news-item h3 {
	margin: 10px 10px 0px 13px;
	color: black;
	font-size: 16px;
	font-weight: bold;
	}

.news-item p {
	margin: 5px 15px 0px 13px;
	}
	
.news-item a {
	display: block;
	width: 68px;
	height: 19px;
	position: absolute;
	bottom: 20px;
	right: 15px;
	background: transparent url("../images/more-button.png") top left no-repeat;
	}
	
.news-item a:hover {
	background: transparent url("../images/more-button.png") bottom left no-repeat;
	}

.news_container {
	margin: 10px 0px 20px 15px;
	}

.news_container p {
	margin: 0px;
	padding: 0px;
	}
	
.faq_container {
	margin: 20px 20px 20px 15px;
	border: 0px solid #a4c6de;
	border-width: 0px 0px 1px 0px;
	}

.faq_container h4{
	padding: 0px;
	margin: 0px 0px 5px 0px!important;
	color: black;
	font-weight: bold;
	font-size: 12px!important;
	}

.faq-query {
	color: red;
	}

.faq-answer {
	color: green;
	}

.faq_container p {
	margin: 0px;
	padding: 0px;
	}	

#footer {
	margin: 0px;
	background: transparent/* url("../images/content-bottom-shadow.png") top left no-repeat*/;
	height: 42px;
	line-height: 42px;
	}
	
#footer p {
	margin: 0px;
	}
	
