<style type="text/css">  
/* Global Page Properties
----------------------------------------------- */
a img,:link img,:visited img {
	border: none;
}

body {
	background-color: #333333;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size:small;
	color: #333333;
}

.container {
	margin-left: auto;
	margin-right: auto;
	align: center;
	border-collapse: collapse;
}

.header {
	position: relative;
	margin: 0;
	background-color: #336699;
	text-align:center;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFCC00;
}
div#RightSideAd {
	float:right;
	margin: 10px;
}
#estimate {
	float: right;
	margin: 10px;	
}
td.main-content {
	padding: 5px;
	background-image: url(images/layout/BgFill.jpg);
	background-repeat: repeat;
	width:740px;
}
td.sub-content {
	padding: 5px;
	background-image: url(images/layout/BgFill.jpg);
	background-repeat: repeat;
	width:340px;
}
h2 {
	color: #336699;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a: {
	color: #f6952e;
}
a:link visited{
	color: #f6952e;
}
a:hover {
	background-color: #336699;
}


td.TdBgLeft {
	background-image:url(images/layout/TdBgLeft.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:30px;
}
td.TdBgRight {
	background-image:url(images/layout/TdBgRight.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:30px;
}
td.TdBg800Top {
	background-image:url(images/layout/TdBg800Top.jpg);
	width: 800px;
	height: 20px;
}

td.TdBg800Bottom {
	background-image:url(images/layout/TdBg800Bottom.jpg);
	width:800px;
	height:20px;
}
td.TdBg400Top {
	background-image:url(images/layout/TdBg400Top.jpg);
	width: 400px;
	height: 20px;
}

td.TdBg400Bottom {
	background-image:url(images/layout/TdBg400Bottom.jpg);
	width:400px;
	height:20px;
}
td.links {
	border:0px;
	padding:0px;
	margin:0px;
}

</style>
