body {
	background-image: url(images/PageBack.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
}

#PageContainer1 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

#LeftColumnContainer {
	float: left;
	width: 210px;
	margin-right: 10px;
	position: relative;
	margin-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#RightColumnContainer {
	float: left;
	width: 544px;
	position: relative;
}

#ImageRightBottomBuffer {
	margin-bottom: auto;
	border: thin solid #999999;
	float: left;
	position: static;
	margin-top: auto;
}

#LeftColumnContent {
	padding: 7px;
}

#RightColumnContent {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	margin-right: 5px;
	padding-bottom: 10px;
	background-image: url(images/halftoneDotsBackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#RightColumnContent p {
	padding-left: 210px;
 }

#ImageTopBottomBuffer {
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 5px;
}
	
#NewsMedia {
	background-color: #E8E8E8;
	padding: 6px;
}

.MediaDate {
	font-size: 12px;
	color: #356FA1;
	font-weight: bold;
}

#RightColumnContent2 {
	margin-bottom: 15px;
	margin-left: 7px;
	position: relative;
}

#ColumnHalfLeft {
	width: 270px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	position: relative;
	float: left;
}
.ContentBox {
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-left: 15px;
	margin-right: 3px;
	padding-right: 2px;
}

.ContentBox p {
	padding-left: 90px;
}

#footer {
	clear: both;
	height: 60px;
	width: 770px;
	margin-top: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #003366;
	color: #FFFFFF;
	background-color: #2F567B;
	text-align: center;
}

#footer a {
	color:#FFF;
	}
	
#footer :hover {
	color:#CCCCCC;
	}

#footer :visited {
	color:#99CCFF;
	}


#ColumnHalfRight {
	width: 270px;
	float: left;
	position: relative;
}

#ContentBox01 {
	position: relative;
	clear: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-right: 15px;
	margin-left: 10px;
}

.LeftColumnSmallText {
	font-size: 10px;
}

.BodyText11pt {
	font-size: 11px;
}

#ContentBox01 img {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}

.more {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

li {
	font-size: 11px;
	padding-bottom: 5px;
}

#RightColumnContent2 {
	position: relative;
	clear: left;
}

.ContentBoxTextOnly {
	position: relative;
	clear: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-left: 15px;
	margin-right: 3px;
	padding-right: 6px;
}

.ContentBoxSheetImage {
	margin-right: 10px;
	margin-top: 5px;
	border: thin solid #CCCCCC;
	margin-bottom: 15px;
	float: left;
	position: static;
}

.ContentBoxSmallImage {
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}

#Menu {
	height: 250px;
}

.smallLink {
	font-size: 10px;
}

.smallLink:hover {
	font-size: 10px;
}

.quote {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quoteattribute {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-weight: bolder;
}

a {
	font-size: 10pt;
	color: #356FA1;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	font-weight: bold;
}
.newsTitle {
	font-weight: normal;
}

a:hover {
	font-size: 10pt;
	color: #DE9F08;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1pt;
	color: #265073;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/YellowDot.gif);
	text-indent: 20px;
}

h2 {
	font-size: 14px;
	color: #333333;
	font-style: italic;
}
#LeftNavHighlight {
	background-color: #E5E5E5;
	padding: 4px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
	
	
	
	
	
	
.VideoImage {
	float: left;
	margin-right: 10px;
	margin-top: -3px;
	margin-bottom: 5px;
}
.ContentBoxSheetImageCopy {
	margin-right: 10px;
	margin-top: 5px;
	border: thin solid #CCCCCC;
	float: left;
	height: 100%;
	position: relative;
}
.ProductBox p {
	padding-left: 70px;
}
.ProductBox {
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-left: 15px;
	margin-right: 3px;
	padding-right: 2px;
}
.ContentBoxVideo {
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-left: 15px;
	margin-right: 3px;
	padding-right: 2px;
}
.ContentBoxVideo p {
	padding-left: 122px;
}
.LeftColumnBox {
	background-color: #F0F0F0;
	padding: 6px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ProjectTitles {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 250px;
	width: 770px;
	padding-top: 10px;
	position: absolute;
	left: -1px;
	top: 36px;
}
.ProjectPhone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 250px;
	width: 770px;
	padding-top: 10px;
	position: absolute;
	left: -1px;
	top: 69px;
}
