* {
    padding: 0;
    margin: 0;
} 

body {
background: #444444;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #ccc;
line-height: 17px;
}

img { border: none; }

a { color: #FEA330; }

a:hover { text-decoration: none; color : #999; }

h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

ul.nav {
	
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #000;
	float: left;
	width: 100%;
	
}

ul.nav li {
	font-size: 23px;
	float: left;
}

ul.nav a {
width: 12em;
Display: blockl
border: 1px dashed #000;
border-bottom: none;
padding: 5px;
margin-right: 5px;
background-color; #EAEAEA:
text-decoration: none;
color: #FEA330;
text-align:center;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	
}
#header h1 {
	
	padding: 0px 0 0px;
	text-align: left;
	background-image: url(./images/masthead_art.gif);
	
}
#header h1 a {
color: #FEA330;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 0 0 33px;
text-align: left;
}

#top {
background: #444 url(file:///Macintosh%20HD/Applications/Macromedia%20Dreamweaver%20MX%202004/cellworx/images/top.jpg) no-repeat;
padding: 10px 0;
}

#content {
	padding: 0 30px;
	
	background-color: #444444;
}

#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 10px 0;
width: 200px;
float: right;
}
#right h3 { color: #666; }
#right ul { list-style-type: none; padding: 10px 0 10px 10px; }
#right ul li { padding: 2px 0 3px 4; }
#right ul li a { color: #FEA330; font-weight: 100; display: block; text-decoration: none; font-size: 14px; }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #ccc;
text-align: center;
height: 50px;
line-height: 50px;
background: #444 url(file:///Macintosh%20HD/Applications/Macromedia%20Dreamweaver%20MX%202004/cellworx/images/footer.jpg) no-repeat;
margin: 0 0 20px 0;
}
#footer a { 
color: #ccc;
text-decoration: none;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

