#wrapper
{
	width:675px;
	margin:0 auto;
	background:#ffffff;
}

body
{
background:url(http://nationwidecurbservice.com/themes/nwcs/img/Atlanta_outline_trans.jpg);
	background:#c5161d;
	font-family:arial;
	font-size:12px;
}

a 
{
	color:red;
	text-decoration:none;
}

#splash
{
	height:255px;
	width:100%;
	background:url(http://nationwidecurbservice.com/themes/nwcs/img/banner.png);
	color:white;
}

.pad{
    padding:5px;
	

}

#nav{height:50px;}

.nav li
{
	float:left;
	line-height:50px;
	list-style:none;
	text-align:center;
	width:145px;
	font-size:14px;
	font-weight:bold;
}
#content
 {
	height:350px;
	width:100%;
	background:url(http://nationwidecurbservice.com/themes/nwcs/img/Atlanta_outline_trans.jpg);

 }
.footer{
background:url(http://nationwidecurbservice.com/themes/nwcs/img/Atlanta_outline_trans.jpg);
}

#splash h1{left:20px;position:relative;top:40px;margin:0;}
#splash h2{left:50px;position:relative;top:40px;font-style:italic;margin:0;}

#left{float:left;width:450px;}
#right{float:left;width:225px;}
