body {
	margin: 0px;
	background-color: #e2f2f7;
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.TopBack {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 100%;
	position: static;
	background-image: url(../images/top_back.jpg);
	margin: 0px;
	padding: 0px;
}
.Container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Maincontainer {
	width: 970px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.RotatingImage {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	clear: left;
}
.BottomContainer {
	width: 90%;
	margin-left: 5px;
	margin-right: 15px;
	position: absolute;
	top: 209px;
	left: 241px;
}
.MainBottom {
	width: 100%;
	position: static;
	float: left;
	height: 250px;
	background-color: #E2E2E2;
	color: #FFFFFF;
	background-image: url(../images/Bottom_Back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.PageContentBottom  {
	margin-top: 0px;
	width: 951px;
	float: left;
	padding: 0px;
	background-image: url(../images/page_content_bottom.jpg);
	height: 11px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 6mm;
	color: #24347F;
	line-height: 22px;
	margin-bottom: 10px;
}
.ATL-Logo {
	background-image: url(../images/atl-logo.jpg);
	height: 127px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 951px;
	cursor: pointer;
	margin-left: 10px;
	float: left;
}
.WhiteBody {
	color: #FFFFFF;
	font-size: 2.7mm;
	margin-top: 6px;
}
h2 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 5mm;
	color: #24347F;
	line-height: 30px;
	margin-top: -10px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #666666;
	text-decoration: none;
}
.ProdsContainer {
	position: static;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background-image: url(../images/products_grad_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ProductDetaills {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	clear: right;
	background-image: url(../images/prod_details_dev.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 275px;
}
#ULDiv {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ULDiv ul{
	margin-left: 10px;
	list-style-position: outside;
}
#ULDiv ul li{
	margin-bottom: 5px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
}
.MainProdImage {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 292px;
	float: left;
	clear: right;
	background-image: url(../images/product_image_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 70px;
}
.ImageBorder {
	border: 0px solid #FFFFFF;
}
.SmallImages {
	width: 83px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 83px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
}
.IndentABit {
	padding-left: 10px;
}
.BackButton {
	background-color: #A351E1;
	height: 20px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
.FooterInfo {
	width: 260px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #999999;
}

.WhiteLinks {
	color: #FFFFFF;
	font-size: 3.5mm;
	margin-top: 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.BottomWhite {
	color: #FFFFFF;
	font-size: 2.7mm;
	margin-top: 6px;
	margin-left: 10px;
}
.ContactContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 90%;
	float: left;
	clear: right;
}
.IndexContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 460px;
	float: left;
	clear: right;
	background-image: url(../images/chairs.jpg);
	background-position: right 150px;
	background-repeat: no-repeat;
	height: 443px;
}
.ImageBorderGrey {
	border: 1px solid #BEBEBE;
}
.Download {
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	clear: left;
	width: 213px;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	height: 95px;
		cursor: pointer;
}
.LeftContainer {
	float: left;
	clear: left;
}
.Message1 {
	float: left;
	clear: left;
	width: 95%;
	background-image: url(../images/message1.gif);
	height: 88px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}
.IndexImage {
	width: 225px;
	float: left;
	margin-top: 10px;
	height: 443px;
	background-image: url(../images/chairs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BlueLinks {
	color: #24347F;
}
.GalleryContainer {
	margin-left: 10px;
	margin-top: 10px;
	width: 600px;
	float: left;
}
#ULDiv {
	color: #666666;
	background-image: url(../images/bullet_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#ULDiv ul{
	list-style-position: outside;
	margin-left: 20px;
}
#ULDiv ul li{
	color: #666666;

}
.Thumbs {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
}
#ProdListDiv {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #eeeeee;
	padding-top: 5px;
}
#ProdListDiv ul {
	margin-left: 10px;
	list-style-position: outside;
	display: inline;
	margin-right: 5px;
	width: auto;
}
#ProdListDiv ul li {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	list-style-type: none;
	padding-top: 6px;
	float: left;
	width: 120px;
	padding-left: 10px;
}
#ProdTitleDiv {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	width: 100%;
	height: 25px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #23337E;
	background-image: url(../images/nav_back.jpg);
	background-position: -5px;
}
#ProdTitleDiv ul {
	margin-left: 10px;
	list-style-position: outside;
	display: inline;
	margin-right: 5px;
	width: auto;
}
#ProdTitleDiv ul li {
	color: #FEE119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	list-style-type: none;
	height: 20px;
	padding-top: 6px;
	float: left;
	width: 120px;
	padding-left: 10px;
}
.ProductsContent {
	margin-left: 10px;
	margin-top: 10px;
	width: 730px;
	float: left;
	clear: right;
}
.ProdThumbs {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: -5px;
	margin-top: -7px;
	margin-bottom: 5px;
}
.ProdButton {
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: -5px;
	margin-top: -5px;
	margin-bottom: 5px;
	background-image: url(../images/nav_back_on.jpg);
	color: #FFFFFF;
	height: 25px;
}
.ProdRequest {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS","Times New Roman";
	font-size: 4mm;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #eeeeee;
	padding-top: 5px;
}
.RequestButton {
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/products_back.jpg);
	color: #24347F;
	height: 25px;
}
.PlantContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 600px;
	float: left;
}
.BlueLinksOn {
	color: #24347F;
	font-weight: normal;
}
.WhiteBody {
	color: #FFFFFF;
	text-decoration: none;
}
#BreadCrumb {
	margin-top: 0px;
	width: 785px;
	float: left;
	height: 30px;
	line-height: 30px;
}
#BreadCrumb ul {
	display: inline;

}
#BreadCrumb ul li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}


#BreadCrumb  a:link, #BreadCrumb  a:visited {
	color: #0071FE;
	text-decoration: none;
}

#BreadCrumb  a:hover {
	color: #000000;
	text-decoration: none;
}

.PageContent{
	margin-top: 0px;
	width: 949px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#AddressBar{
	width: 951px;
	float: left;
	padding: 0px;
	background-image: url(../images/AddressBar.jpg);
	height: 26px;
	margin-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #666666;
	line-height: 25px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
}

#AddressBar a:link {
	color: #666666;
	text-decoration: none;
}

.TopImages {
	margin-top: 0px;
	width: 949px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#BreadCrumb1 {
	margin-top: 0px;
	width: 939px;
	float: left;
	padding-left: 10px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#BreadCrumb2 {
	margin-top: 0px;
	width: 939px;
	float: left;
	padding-left: 10px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#MiddleBoxes {
	margin-top: 10px;
	width: 930px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 7px;
	cursor: pointer;
}
#MiddleBoxes ul {
	display: inline;
}
#MiddleBoxes ul li {
	float: left;
	list-style-type: none;
}
#PoweredBy {
	background-image: url(../images/powered_by.jpg);
	height: 90px;
	width: 185px;
	margin-right: 4px;
}
#GreenerSolution {
	background-image: url(../images/a-greener-solution.jpg);
	height: 90px;
	width: 185px;
	margin-right: 4px;
}
#LightingControl {
	background-image: url(../images/lighting-control.jpg);
	height: 90px;
	width: 182px;
	margin-right: 4px;
}
#FeatureProject {
	background-image: url(../images/feature-project.jpg);
	height: 90px;
	width: 180px;
	margin-right: 4px;
}
#Awards {
	background-image: url(../images/awards.jpg);
	height: 90px;
	width: 180px;
}
#Picture-of-the-week {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/picture-of-the-week.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-top: 35px;
	width: 527px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 10px;
}
#CustomerLogin {
	background-repeat: no-repeat;
	background-position: center 6px;
	width: 145px;
	cursor: pointer;
	background-image: url(../images/customer_login.gif);
	line-height: 30px;
	color: #FFFFFF;
}
#BreadCrumb_customer {
	margin-top: 0px;
	width: 150px;
	float: left;
	height: 30px;
	line-height: 30px;
}
#BreadCrumb_customer ul li {
	float: left;
	list-style-type: none;
}
#BreadCrumb_customer    li   a {
	background-image: url(../images/customer_login.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor: pointer;
	color: #FFFFFF;
}
#BreadCrumb_customer     li:hover    {
	background-image: url(../images/customer_login_over.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor: pointer;
}
#Picture-of-the-week img {
	margin-bottom: 10px;
}
#FrontNews {
	margin-bottom: 10px;
	background-image: url(../images/latest-news.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-top: 30px;
	width: 390px;
	cursor: pointer;
	float: left;
	margin-left: 0px;
}
#FrontNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
}
#FrontNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#FrontNews img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	margin-top: 5px;
	float: left;

}
#FrontNews ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	width: 390px;
}
#FrontNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 390px;
	padding-bottom: 10px;
}
#FrontNews  ul li:hover {
	background-color: #eeeeee;

}

#Alert {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/weekly-update.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 35px;
	width: 525px;
	padding-right: 15px;
}
#Alert p {
}
#Alert h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#Alert img {
	border: 4px solid #eeeeee;
	float: left;
	margin-right: 5px;
}
#Alert ul {
	list-style-type: none;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#Alert ul li {
	list-style-type: none;
}
.NewsInfo {
	color: #CCCCCC;
}
#ContentPics {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	width: 370px;
}
#ContentPics img {
	float: left;
	margin-bottom: 10px;
	width: 350px;
	border: 4px solid #eeeeee;
}
#InnerPageContent {
	margin-top: 10px;
	width: 939px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 5px;
}
#InnerPageContent a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
#InnerPageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#InnerPageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ProjectsPageContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	text-decoration: none;
}

#InnerPageContent img {
	border: 5px solid #eeeeee;
	float: left;

}
#ProjectsPageContent {
	margin-top: 5px;
	width: 925px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
}
#ProjectsPageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ProjectsPageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
#ProjectsPageContent img {
	border: 5px solid #eeeeee;
}

#Projects {
	width: 305px;
	float: left;
	background-color: #eeeeee;
	margin: 2px;
	height: 244px;
	border: 1px solid #EEEEEE;
}
#Projects h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	width: 287px;
	padding-left: 10px;
	margin-top: 10px;
}
#Projects p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
#Projects img {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#Projects:hover {
	width: 305px;
	float: left;
	background-color: #e1e1e1;
	margin: 2px;
	height: 244px;
	border: 1px solid #C3D4DC;
	cursor: pointer;
}
#ProjectsList {
	width: 600px;
	float: left;
	background-color: #eeeeee;
	height: 248px;
	border: 1px solid #EEEEEE;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	background-image: url(../images/case-studies2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ProjectsList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#ProjectsList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	width: 287px;
	padding-left: 10px;
	margin-top: 10px;
}
#ProjectsList p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#ProjectsList img {
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#ProjectsList:hover {
	width: 600px;
	float: left;
	background-color: #e1e1e1;
	height: 248px;
	border: 1px solid #0071fe;
	cursor: pointer;
	background-image: url(../images/case-studies1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#ProjectsListImage {
	width: 325px;
	float: left;
	background-color: #eeeeee;
	height: 248px;
	border: 1px solid #EEEEEE;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#ProjectsListImage:hover {
	width: 325px;
	float: left;
	background-color: #e1e1e1;
	height: 248px;
	border: 1px solid #C3D4DC;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#GreenerPics {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-right: 10px;
}
#GreenerPics img {
	float: left;
	margin-bottom: 10px;
	border: 4px solid #eeeeee;
	margin-right: 10px;
}
#MainNews {
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/current-story.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 30px;
	width: 550px;
	cursor: pointer;
	float: left;
}
#MainNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
}
#MainNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#MainNews img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
#MainNews ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
#MainNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	padding-left: 5px;
}
#AllNews {
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/all_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 30px;
	width: 350px;
	cursor: pointer;
	float: left;
}
#AllNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
}
#AllNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#AllNews img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
#AllNews ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
#AllNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 340px;
}
#AllNews ul li:hover {
	background-color: #eeeeee;
}
.FrontLeft {
	width: 547px;
	float: left;
}
.NewsLeft {
	width: 370px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-bottom: 150px;
}
#AwardsList {
	width: 940px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #EEEEEE;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#AwardsList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#AwardsList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding-left: 10px;
	margin-top: 10px;
}
#AwardsList p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#AwardsList img {
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#AwardsList:hover {
	width: 945px;
	float: left;
	background-color: #e1e1e1;
	border: 1px solid #dddddd;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
.BreadCrumb3 {
	margin-top: 0px;
	width: 157px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
}
#SystemsPageContent {
	margin-top: 0px;


	width: 790
#;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	width: 790px;
}
#SystemsPageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#SystemsPageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#SystemsPageContent img {
	margin: 0px;
	padding: 0px;

}
#SystemsNavigation {
	margin-top: 0px;
	width: 147px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ContentAlign {
	padding-left: 15px;
}
#AllPress {
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/all-press.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 30px;
	width: 350px;
	cursor: pointer;
	float: left;
}
#AllPress p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
}
#AllPress h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#AllPress img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
#AllPress ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
#AllPress ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 340px;
}
#AllPress ul li:hover {
	background-color: #eeeeee;
}
#MainPress {
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/all-press.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 30px;
	width: 930px;
	cursor: pointer;
	float: left;
	padding-left: 0px;
}
#MainPress  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
}
#MainPress h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
}
#MainPress img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	margin-top: 0px;
	float: left;
}
#MainPress ul {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 930px;
	margin-bottom: 5px;
	float: left;
}
#MainPress ul li {
	padding-left: 10px;
	width: 915px;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: url(../images/download_file.jpg);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#MainPress ul li:hover {
	padding-left: 10px;
	width: 915px;
	float: left;
	border: 1px solid #999999;
	background-image: url(../images/download_file.jpg);
	background-repeat: no-repeat;
	background-position: right 50%;
}
#GreenerPageContent {
	margin-top: 10px;
	width: 939px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 5px;
}
#GreenerPageContent a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
#GreenerPageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#GreenerPageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#GreenerPageContent img {
	border: 5px solid #eeeeee;
}
#Profiles {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	width: 250px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/personal-profiles.gif);
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	background-color: #eeeeee;
}
#Profiles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
#Profiles img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	float: left;
	width: 100px;
}
#Profiles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8mm;
	line-height: 15px;
	color: #666666;
	margin-top: 0px;
}
#Profiles ul {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 240px;
	margin-bottom: 0px;
	float: left;
}
#Profiles ul li {
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
#CustomerLoginPic {
	background-position: center center;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
#CustomerLoginPic2 {
	background-position: center center;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	background-image: url(../images/login.jpg);
	height: 180px;
}
#SecureList {
	width: 775px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #EEEEEE;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	background-image: url(../images/download1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
	padding-bottom: 25px;
}
#SecureList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#SecureList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	width: 287px;
	padding-left: 10px;
	margin-top: 10px;
}
#SecureList   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#SecureList img {
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#SecureList:hover {
	width: 775px;
	float: left;
	background-color: #e1e1e1;
	border: 1px solid #0071fe;
	cursor: pointer;
	background-image: url(../images/download2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	padding-left: 10px;
	padding-bottom: 25px;
}
#SecureListImage {
	width: 325px;
	float: left;
	background-color: #eeeeee;
	height: 248px;
	border: 1px solid #EEEEEE;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#SecureListImage:hover {
	width: 325px;
	float: left;
	background-color: #e1e1e1;
	height: 248px;
	border: 1px solid #C3D4DC;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#SecurePageContent {
	margin-top: 0px;




	width: 790
#;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 30px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	width: 790px;
}
#SecurePageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #0071fe;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#SecurePageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#SecurePageContent img {
	margin: 0px;
	padding: 0px;
}
#History {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	line-height: 20px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	width: 345px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/story.gif);
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	background-color: #eeeeee;
}
#History h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #0071fe;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
#History img {
	border: 4px solid #eeeeee;
	margin-right: 5px;
	float: left;
	width: 125px;
}
#History p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8mm;
	line-height: 15px;
	color: #666666;
	margin-top: 0px;
}
#History ul {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 340px;
	margin-bottom: 0px;
	float: left;
}
#History ul li {
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: none;
}
