body  {
	padding: 0px;
	width: 778px;
}


/* MAIN */

#mainContent p {
	margin-bottom: 5px;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 240px;
}

/* sidebar 1 */

#sidebar1  p {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar1  a {
	text-decoration: none;
	color: #FFFF00;
	font-size: 10px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

#container {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/background_image3.jpg);
}
#header img {
	display: block;
}
.photobox {
	border: 3px ridge #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.products {
	color: #0776B1;
	margin-bottom: 5px;
}
.title {
	font-size: 9pt;
	background-image: url(../images/carbon_tile.gif);
	color: #0776B1;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 501px;
	margin: 0px;
	border: 2px ridge #CCCCCC;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
.BottomNav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-left: 25px;
}
.ProductPhoto {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.copyright {
	color: #FFFF00;
	font-size: 11px;
	padding-left: 55px;
}
.maintext {
	margin-right: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 5px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer {
	background-image: url(../images/carbon_tile.gif);
	padding-top: 1px;
	padding-bottom: 1px;
}
#mainProduct {
	width: 778px;
	margin-top: 5px;
	margin-right: 5px;
	height: 300px;

}
.TitleHeader {


}
.ProductFeatures {
	text-align: left;
	font-size: 12px;
	width: 384px;
	
}
.ProductSpecifications {
	float: left;
	text-align: left;
	
}
#Features {
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
#ProductTitle {
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	height: 235px;

}
#ProductInfo {
	width: 728px;
	height: 120px;
	font-size: 11px;
}
#ProductTitleImage {
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	height: 230px;
	font-size: 13px;

}
#ProductBanner {
	text-align: center;
	height: 15px;
	background-image: url(../images/carbon_tile.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px ridge #CCCCCC;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #0776B1;

}
.ProductPhotoGT {
	height: 235px;
}
.SpecLink {
	color: #0000FF;

}
.News {
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 12px;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: blink;
	color: #FFFF00;
}

a.external:link {
	color: #000000;
}
a.external:visited {
	color: #000000;
}
a.external:hover {
	color: #000000;
	text-decoration: underline;
}
a.external:active {
	color: #999999;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;

}
a.over:link {
	color: #000000;
}
a.over:visited {
	color: #000000;
}
a.over:hover {
	color: #000000;
	text-decoration: underline;
}
a.over:active {
	color: #000000;
}
a.over:link {
	color: #000000;
}
a.newsflash:link {
	color:#FFFF00;
}
a.newsflash:visited {
	color: #FFFF00;
}
a.newsflash:hover {
	color: #FFFF00;
}
a.newsflash:active {
	color: #FFFF00;
}
a.blue:link {
	color: #0776B1;
}
a.blue:visited {
	color: #0776B1;
}
a.blue:hover {
	color: #0776B1;
}
a.blue:active {
	color: #0776B1;
}
LowerLinks {
}
.NewsImageLeft {
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.NewsImageRight {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.PaddingTop10 {
	padding-top: 10px;
}
.PaddingTop15 {
	padding-top: 15px;
}
.EngNavLeft {
	float: left;
	padding-top: 10px;
}
.SidebarBackgroundColor {
	background-color: #CCCCCC;
}
.HorozontalLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.photomargin {
	border: 1px solid #000000;
	margin-left: 10px;
}
.ImageBorder1px {
	border: 1px solid #000000;
}
.cases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsheadline {
	font-size: 12px;
	color: #FFFF00;
	background-color: #000000;
	margin-right: 8px;
	text-align: center;
	margin-top: 10px;
}
.TemplateLinkBox {
	background-color: #000000;
	text-align: center;
	margin-right: 8px;
}
.GCClayout {
	font-size: 10px;
	color: #FFFF00;
	background-color: #000000;
	width: 180px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 4px ridge #333333;
