/* CSS Document */
body {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 30px 0 24px;
	padding:0;
} 
#wrapper {
	width: 733px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}
#content-main {
	background-image: url(../images/background_dark.jpg);
	background-repeat: no-repeat;
	background-color: #292929;
	border-top: 2px solid #666666;
	padding: 0px;
	margin: 0px;
}
#content-center {
	margin: 0 50px;
}
.products-form {
}
.content-products img {
	float: left;
	margin-right: 20px;
}
#content-left, #content-right {
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
	padding: 8px;
	font-style: normal;
	text-align: center;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 21px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	line-height:17px;
}
.content-products h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#banner {
	border-bottom: 2px solid #666666;
	padding:0;
	margin:0;
}

/*=====================TOPNAV======================*/
#top {
	border-bottom: 2px solid #666666;
}
#topnav {
	background-color: #660000;
	text-align: center;
	padding-left: 16px;
	height: 20px;
}
#topnav a {
	color: #FFFFCC;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 0.1em;
	border-left: solid #666 2px;
	padding: 2px 9px 0;
	display: block;
	float: left;
	background-image: url(../images/topnav_background.gif);
	height: 18px;
	font-weight: bold;
	font-size:10px;
}
#topnav a:hover {
	background-image: url(../images/topnav_background-over.gif);
}


/*=====================HOME======================*/

.content-right-home {
	color: #FFFFCC;
	margin: 20px 0 0 0;
	width: 265px;
}
.content-left-home h1 {
	color: #FFFFCC;
}
.content-right-home blockquote {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 20px 0 6px;
	line-height: 18px;
}
.content-left-home {
	width: 390px;
	margin: 20px 20px 0 8px;
	padding: 10px;
}
#content-left .contactInfo {
	font-size: 10px;
	color: #FFFFCC;
	text-align: center;
}
#content-left .contactInfo strong {
	font-size: 16px;
	line-height: 21px;
}
.leftImage {
	float: left;
	margin-right: 9px;
}
#content-left span {
	color: #FF0000;
}

/*=====================ARTICLES======================*/
.content-left-articles, .content-left-qa {
	background-image: url(../images/lightBgsquare_03.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding: 16px;
	width: 478px;
	float: left;
	background-color: #B9B9B9;
	margin: 20px 20px 20px 10px;
}
.content-left-qa h1 {
	color: #990000;
}

#content-left img {
}

/*=====================RIGHTNAV======================*/
.rightnav {
/*	float: left;*/
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	width: 155px;
	margin: 20px 0 0;
	padding: 0;
}
.rightnav h1 {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #990000;
	border-bottom: 2px solid #666666;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
}
.rightnav ul {
	padding: 0 5px 0 12px;
	line-height: 125%;
	text-decoration: none;
	list-style-image: url(../images/bulletX.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 12px;
}
.rightnav li {
	list-style-type: none;
	margin-bottom: 9px;
}

/*.rightnav {
	float: left;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	width: 155px;
	margin: 20px 0 0;
	padding: 0;
}
.rightnav h1 {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #990000;
	border-bottom: 2px solid #666666;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
.rightnav ul {
	padding: 0 5px 0 12px;
	line-height: 125%;
	text-decoration: none;
	list-style-image: url(../images/bulletX.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 12px;
}
.rightnav li {
	list-style-type: none;
	margin-bottom: 9px;
}*/

/*=====================CLIENTS======================*/
.content-left-clients h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.content-left-clients {
	width: 470px;
	margin: 20px 20px 0 8px;
	padding: 10px;
	height: 750px;
}

.content-right-clients {
	color: #FFFFCC;
	margin: 20px 0 0 0;
	width: 175px;
}


/*=====================LINKS======================*/
a:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a:active        {
		color:#FFFFCC;
		text-decoration: none;
		}

a:visited       {
		color:#CC0000;
		text-decoration: underline;
		}

a:hover         {
		color:#D1EC86; 
		text-decoration: none;
		}
.content-left-qa a:link {
	color:#990000
	}

#footer {
	clear: both;
}


#wrapper, #content-left, #content-right img, .rightnav, .content-left-facility img, .content-left-qa img {
	border-top: 2px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #999999;
	}
#newsletter {
	position: absolute;
	left: 526px;
	top: 34px;
	width: 264px;
	height: 36px;
}


/* Clearing element for a float: this fix uses a break in the markup as a clearing element, but it ensures that the break does not disturb the layout by reducing its values to 0. Add this class to breaks as needed to clear a float. Please note that the container of the break needs a dimension on it. */
/*.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
}*/
#newsletter .button {
	background-color: #990000;
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
}
#newsletter .text {
	background-color: #000000;
	width: 100px;
	font-size: 11px;
	color: #FFFFCC;
}
.content-left-contacts {
	width: 484px;
	margin: 20px 0 0 15px;
}
.content-right-contacts {
	margin: 20px 0 0 15px;
}
.content-left-facility {
	text-align: center;
	width: 730px;
}
.content-left-facility img {
	margin: 10px;
}
.content-left-products {
	margin: 20px;
	width: 650px;
}
#newsletterMain {
	width: 510px;
	background-image: url(../images/eNewsletter/images/eNewsletterX_03.jpg);
	background-color: #282828;
	background-repeat: no-repeat;
	padding: 20px;
}
.newsletter {
	height: 800px;
	width: 550px;
	background-color: #993333;
}
.caption {
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.question a:link {
	color:#000000;
}
.question a:active {
	color:#FFFFCC;
	text-decoration: none;
}
.question a:visited {
	color:#000000;
	text-decoration: underline;
}
.question a:hover {
	color:#D1EC86;
	text-decoration: none;
	background-color: #000000;
	border: 2px solid #A61D1B;
}
.question-mark {
	display: block;
	background-color: #A61D1B;
	height: 20px;
	padding-top: 6px;
	border: 2px solid #666666;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
.qa-exercise {
	border: solid #fff 1px;
	padding: 12px;
}
.dropcap {
	font-size: 2em;
	color: #FFFFFF;
	float: left;
	margin: 4px 10px 4px 0;
	padding: 5px 10px;
	background-color: #000;
}
.border-top {
	border-top: solid #fff 1px;
	padding-top: 9px;
}
#pics-table {
	margin-left: 15px;
	padding-top:20px;
}#pics-table td {
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
#pics-table img {
	border: 2px solid #999999;

}
