body {
margin:0px;
padding:0px;
background:#333333;
}

#header_wrap {
width:100%;
height:114px;
margin:0px;
background:url(file:///C|/Documents%20and%20Settings/Raymond%20Rapozo/Desktop/cnc_website/images/header_background.jpg) repeat-x;
}


#header {
width:980px;
margin:0 auto;
}

#site_logo {
width:980;
height:108px;
background:url(images/site_logo_new.jpg) center no-repeat;
}

#menu_wrap {
width:100%;
height:40px;
background:url(images/menu_bg.jpg) repeat-x;
}

#menu {
width:980px;
height:41px;
margin:0 auto;
}

#menu ul {
margin:0 0 0 28px;
padding:0 px;
list-style:none;
}

#menu li {
margin:0px;
padding:0px;
display:inline;
}

#menu a {
float:left;
display:block
height:22px;
width:128px;
padding:13px 0 0 0;
background:url(images/menu_button.jpg) bottom no-repeat;
text-align:center;
font-size:14px;
text-decoration:none;
color:#FFF;
font-weight:bold;
outline:none;
}

#menu a:hover {
color:#000;
background:url(images/menu_hover.jpg) bottom no-repeat;
}

#menu .current {
color:#000;
background:url(images/menu_hover.jpg) bottom no repeat;
}

.project_text {
font-size:18px;
color:#CCC;
font-weight:bold;
}



.cleaner {
clear:both;
width:100%;
}


#content_width p{
font-size:11px;
font-family:Arial;
color:#333;
line-height:20px;
}

.list {
margin: 0 0 0 30px;
padding:0px;
list-style:none;
}


	
	

