body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(graph/background.png);
	background-repeat: repeat-x;
}
.topLeft {
	float: left;
	height: 150px;
	width: 750px;
	background-image: url(graph/topBackground.png);
	background-repeat: no-repeat;
}
.logo {
	float: left;
	height: 129px;
	width: 110px;
	margin-left: 30px;
}
.infoText {
	float: left;
	width: 254px;
	padding: 10px;
	background-image: url(graph/gradientIndexText.png);
	background-repeat: no-repeat;
	border: 1px solid #0099FF;
	margin-top: 3px;
}
.banner {
	float: right;
	height: 202px;
	width: 612px;
	background-color: #0066CC;
	padding: 4px;
}
.leftCont {
	float: left;
	width: 254px;
	padding: 10px;
	height: 223px;
	border: 1px solid #0099CC;
	background-image: url(graph/gradientLeftText.png);
	background-repeat: no-repeat;
}
.topTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-align: right;
	float: right;
	width: 300px;
	padding: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-image: url(graph/topLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 5px;
}
.footer {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(graph/footer.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.designedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: right;
	float: right;
	width: 300px;
}
.bottomNav {
	font-size: 13px;
	font-weight: 400;
	float: left;
	width: 500px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.bottomNav a:link {
	color: #003399;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #003399;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #003399;
	text-decoration: underline;	
}
.projectsNav {
	font-size: 13px;
	font-weight: 400;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 20px;
	background-image: url(graph/projectNavBackground.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 25px;
}
.projectsNav a:link {
	width: 180px;
	height: 20px;
	color: #000066;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	background-image: url(graph/projectNavBackground.png);
	background-repeat: no-repeat;
}
.projectsNav a:visited {
    width: 180px;
	height: 20px;
	color: #000066;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	background-image: url(graph/projectNavBackground.png);
	background-repeat: no-repeat;
}
.projectsNav a:hover {
    width: 180px;
	height: 20px;
	color: #FF0000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	background-image: url(graph/projectNavBackground.png);
	background-repeat: no-repeat;
}
.nav {
	float: left;
	width: 270px;
	padding: 5px;
	background-image: url(graph/gradientNav.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.nav a:link {
	width: 250px;
	height: 25px;
	color: #000066;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.nav a:visited {
    width: 250px;
	height: 25px;
	color: #000066;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.nav a:hover {
	width: 250px;
	height: 25px;
	color: #FF0000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	background-image: url(graph/navHoverBackground.png);
	background-repeat: no-repeat;
}
.celebrating {
	padding: 10px;
	float: left;
	height: 78px;
	width: 254px;
	border: 1px solid #0099CC;
	background-image: url(graph/gradientIndexText.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
ol {
	list-style-image: url(graph/ol.png);
}
.textServices {
	float: right;
	width: 290px;
	background-image: url(graph/gradientIndexText.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	margin-top: 5px;
	text-transform: capitalize;
}
.textExpertise {
	float: left;
	width: 290px;
	background-image: url(graph/gradientIndexText.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	margin-top: 5px;
	text-transform: capitalize;
}
.textPhotoRight {
	float: right;
	width: 180px;
	margin-top: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	margin-right: 5px;
}
.textLeft {
	float: left;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 13px;
	background-image: url(graph/textBackground.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 620px;
	color: #0099CC;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.bottomPhoto {
	float: left;
	height: 150px;
	width: 280px;
}
.UpToTop {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-align: right;
	text-decoration: none;
}
.contHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	float: left;
	height: 29px;
	width: 360px;
	background-image: url(graph/contHeader.png);
	background-repeat: no-repeat;
	font-weight: 600;
	color: #FFFFFF;
	padding-left: 40px;
	background-position: left;
}
.top {
	float: left;
	height: 150px;
	width: 900px;
}
.topRight {
	float: right;
	height: 150px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(graph/topBackgroundRight.gif);
	background-repeat: no-repeat;
}
.alternateContact {
	background-image: url(graph/contHeader.png);
	width: 200px;
}
.redHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.blueHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
}
.main {
	float: left;
	width: 900px;
}
.indexAboutCompany {
	padding: 5px;
	float: left;
	width: 230px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	position: relative;
	left: 15px;
	top: 30px;
}
h1 {
	font-size: 12px;
}
.photoRight {
	float: right;
	width: 180px;
}

