body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #134c7b;
	background-image: url(Assets/Images/background.jpg);


}
a:link {
	color: #336699;
}
a:visited {
color: #336699;
}

a:hover {
	color: #FF6633;
}

#tableLayout {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(Assets/Images/ocean.gif);
	table-layout:fixed;
}
#tdHeader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Assets/Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tdPrintLogo {
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #497A99;
}


#tdContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 110px;
	padding-left: 45px;
	padding-top: 15px;
	text-align: left;
}


#tdNavigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	padding-left: 0px;
	color: #6CC9CE;
	font-weight: bold;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(Assets/Images/bullet.gif);
}


#tdNavigation a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	color: #4FC6CA;
	text-align: left;
	margin: 15px;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
}



#tdNavigation a:hover {
	color: #FCB448;
}
#tdBottom {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 45px;
	padding-top:15px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width:inherit;
	line-height: 24px;
}

#tdBottom a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 108px;
}
#tdBottom a:hover {
	color: #4FC6CA;
}

#tdThumbnail {
	text-align: center;
}


#tdAbout {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 180px;
	padding-left: 45px;
	background-image: url(Assets/Images/headshot.jpg);
	background-position: 552px 57px;
	background-repeat: no-repeat;
	text-align: left;
}

#tdServices {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 180px;
	padding-left: 45px;
	text-align: left;
	background-image: url(Assets/Images/backart_services.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tdProcess {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 180px;
	padding-left: 45px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tdEmployment {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 250px;
	padding-left: 45px;
	text-align: left;
	background-image: url(Assets/Images/backart_employ.jpg);
	background-repeat: no-repeat;
	background-position: 374px 30px;
}
#tdContact {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 180px;
	padding-left: 45px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}



#tdFooter {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	padding-top: 20px;
	padding-right: 180px;
	padding-left: 45px;
	text-align: left;
}


.PageHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FCB040;
}

.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.FBtext {

}
.PullQuote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #6995AD;
	text-align: center;
}

.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-type: square;
	margin-left: 0px;
}
.Copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #E9E9DF;
	font-weight: normal;
}
.Footer {
	text-align:left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #00FF00;

}

#tableInterior {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tdPortfolio {
	text-align: center;
}
#ePortfolio {
.FormText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
