body {
	background:url(../images/background.png);
	background-color:#4c7899;
	}
p	{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:24px;
	font-size:14px;
	}
a 	{color:#e6ac73;text-decoration:underline;}
a:hover {color:#ffffff;}

h1 {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:20px;
	margin:12px 0px;
	}
#whitebar {
	background-image:url(../images/whitebar.jpg);
	background-repeat:repeat-x;
	height:155px;
	margin-top:25px;
	}
	
.phone {
	position:relative;
	top:140px;
	left:302px;
	width:450px;
	}
.phone span {
	font-family:Tahoma, Verdana, Arial, Helvetica, san-serif;
	color:#2B2E75;
	font-size:28px;
	font-weight:bold;
	letter-spacing:3px;
	}

#container {width:904px;margin:-185px auto;}
	
#header {
	background-image:url(../images/header.gif);
	width:900px;
	height:185px;
	margin:0 auto;
	}
#nav {
	width:634px;
	height:31px;
	margin-top:45px;
	margin-left:260px;
	}
#nav li {float:left;}	
#nav a {
	background-image:url(../images/nav.jpg);
	height:31px;
	display:block;
	text-indent:-7777px;
	}
#nav a.home {width:106px;background-position:0px 0px;}
#nav a.home:hover {background-position:0px -31px;}
#nav a.about {width:106px;background-position:-106px 0px;}
#nav a.about:hover {background-position:-106px -31px;}
#nav a.services {width:106px;background-position:-212px 0px;}
#nav a.services:hover {background-position:-212px -31px;}
#nav a.materials {width:106px;background-position:-318px 0px;}
#nav a.materials:hover {background-position:-318px -31px;}
#nav a.faq {width:105px;background-position:-424px 0px;}
#nav a.faq:hover {background-position:-424px -31px;}
#nav a.contact {width:105px;background-position:-529px 0px;}
#nav a.contact:hover {background-position:-529px -31px;}

#contentcontainer {width:904px;background-color:#ffffff;padding-top:2px;}
#content {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-color:#bf3130;
	width:900px;
	min-height:453px;
	margin:0 auto;
	}
.pad {padding:36px;min-height:400px;}
.small {font-size:10px;line-height:14px;}
.list {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	list-style:disc;
	margin-left:18px;
	line-height:24px;
	}
.float {float:left;margin:0 30px;}
.content-text {
	width:430px;
	padding:36px;
	float:left;
	min-height:400px;
	}
.content-tables {float:left;margin-top:36px;}
.bottomimage {margin:20px 20px 10px 30px;}
table.main {
	width:345px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#4f7c9f;
	font-size:12px;
	line-height:18px;
	border:1px solid #ffffff;
	}
table.contact {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	width:345px;
	}
table.contact tr {height:28px;}
.dark {
	background-color:#406480;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	height:30px;
	vertical-align:middle;
	}
.tablepadding {padding-left:18px;}
#content-bottom {
	background-image:url(../images/content-bottom.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	clear:both;
	width:900px;
	height:106px;
	margin:0 auto;
	}
#footer {clear:both;height:100px;color:#fff;}
#footer p {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	margin-top:10px;
	margin-left:30px;
	}
#footer a {color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#footer a:hover {color:#fff;}
	