body {
	background-color: #FFFFFF;
	/*position: relative;
	left: 50%;
	margin-left: -465px;*/
	width: 918px; 
	margin: 0 auto 0 auto;
	}
	
#nav a, #nav a:visited {
	color: #736C6C;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#nav a:hover{
	text-decoration: none;
	font-family: tahoma, sans-serif, arial;
	color: #19668D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}

a, a:visited {
	text-decoration: none;
	font-family: tahoma, sans-serif, arial;
	color: #19668D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
a:hover {
	color: #736C6C;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#bottomNav {
	text-align: center;
	color: #736C6C;
	clear: both;
	margin-bottom: 10px;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #736C6C;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7pt;
	}
	
#bottomNav a:hover {
	text-decoration: none;
	font-family: tahoma, sans-serif, arial;
	color: #19668D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7pt;
	}
	
.address  {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	font-size: 7pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#bottomNav p  {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
body#home2 a#home, body#portfolio2 a#portfolio, body#services2 a#services, body#about2 a#about, body#contact2 a#contact {
	color: #19668D;
	background-color: #ffffff;
	}
	
	
#mainBody {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 918px;
	}
	
#mainImage p {
	padding-bottom: 5px;
	}
	
body#services #mainImage p {
	padding-bottom: 0px;
	}
	
body#about #mainImage p {
	padding-bottom: 0px;
	}
	
body#contact #mainImage p {
	padding-bottom: 0px;
	}
	

#bottomBoxes {
	width: 900px;
	padding: 0 10px 0 10px; 
	}
	
#link a, #link a:visited {
	font-family: tahoma, sans-serif;
	color: #736C6C;
	text-transform: none;
	font-weight: bold;
	}
	
#link a:hover {
	font-family: tahoma, sans-serif;
	color: #19668D;
	text-transform: none;
	font-weight: bold;
	}
	
/******** Home Page ********/	
#col1Home {
	border: #E3E3E3 solid 1px;
	float: left;
	background-color: #ffffff;
	width: 290px;
	height: 345px;
	}
	
#col1HeaderHome {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	}
	
#col2Home {
	border: #E3E3E3 solid 1px;
	float: left;
	background-color: #ffffff;
	width: 290px;
	margin-left: 12px;
	height: 345px;
	}
	
#col2HeaderHome {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col3Home {
	border: #E3E3E3 solid 1px;
	background-color: #ffffff;
	float: right;
	width: 290px;
	height: 345px;
	}
	
#col3HeaderHome {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col1TextHome {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#col2TextHome {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#col3TextHome {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
	
/* Portfolio Page */
#portfolioContent {
	width: 800px;
	margin-left: 25px;
	}
		
#portfolioContent h3 {
	color: #736C6C;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	}
	
#portfolioContent table {
	margin-left: 50px;
	}
	
#portfolioContent a, #portfolioConent a:visited, #portfolioContent a:active, #portfolioContent a:hover {
	text-decoration: none;
	color: #ffffff;
	}
	
#portfolioContent img {
	border: 1px solid #ffffff;
	}
	
/*#portfolioContent a:hover {
	text-decoration: none;
	color: #ffffff;
	}*/
	
#portfolioContent p {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 7pt;
	line-height: 14pt;
	padding: 7px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	}
	
#logos {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}

	
#printAds {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}
	
#printCollateral{
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}
	
#web {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}
	
#audio {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}
	
#innerAudio {
	margin-left: 10px;
	}
	
#audio td {
	width: 300px;
	}
	
#video {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;	
	}
	
#outdoor {
	border-top: #E3E3E3 solid 1px;
	border-bottom: #E3E3E3 solid 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 9pt;
	}
	
#audio img {
	float: left;
	}
	
/*.alignTop {
	vertical-align: top;
	}*/

/******** Service Page ********/		
#col1Services {
	border: #E3E3E3 solid 1px;
	float: left;
	background-color: #ffffff;
	width: 290px;
	height: 470px;
	}
	
#col1HeaderServices {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col2Services {
	border: #E3E3E3 solid 1px;
	float: right;
	background-color: #ffffff;
	width: 594px;
	margin-left: 12px;
	height: 470px;
	}
	
#col2HeaderServices {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col1TextServices {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#col2TextServices {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#servicesHeader1 {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#servicesHeader2 {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col1ImageServices {
	margin-left: 35px;
	}
	
/******** About Page ********/
#col1About {
	border: #E3E3E3 solid 1px;
	float: left;
	background-color: #ffffff;
	width: 594px;
	height: 250px;
	}
	
#col1HeaderAbout {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col2About {
	border: #E3E3E3 solid 1px;
	float: left;
	background-color: #ffffff;
	width: 290px;
	margin-left: 12px;
	height: 250px;
	}
	
#col2HeaderAbout{
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col1TextAbout {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#col2TextAbout {
	font-family: arial, sans-serif, tahoma;
	color: #736C6C;
	font-size: 10pt;
	line-height: 14pt;
	padding: 7px;
	}
	
#aboutcol1Header {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}

#aboutcol2Header {
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}	
	
/******** Contact Page ********/	
#contactForm {
	width: 899px;
	color: #736C6C;
	font-size: 10pt;	
	font-family: arial, tahoma, sans-serif;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding: 5px;
	}
	
#contactForm p {
	text-align: center;
	}

.formDesc {
	text-align: right;
	width: 119px;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
.height {
	line-height: 5px;
	}
	
.interest {
	text-align: right;
	vertical-align: top;
	font-family: tahoma, sans-serif, arial;
	color: #736C6C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	}
	
.check {
	color: #736C6C;
	font-size: 10pt;	
	font-family: arial, tahoma, sans-serif;
	}
	
.info {
	text-align: center;
	}

#contactImage {
	text-align: center;
	}
	
#contactUs {
	/*width: 300px;
	height: 80px;*/
	border: 1px solid #E3E3E3;
	float: left;
	}
	
#contactUsInfo {
	padding: 5px;
	}
	
#form {
	margin-left: 40px;
	}