body {
	height: 100%;
	font-family: "Tahoma", "Verdana", "Arial", " Tahoma", Serif;
	font-size: 11px;
	color: #444444;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #333333;
	background-image:url(images/carbon_tex2.jpg)
}
h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	margin-bottom: .5em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: normal;
}
h4 {
	margin-bottom: .5em;
	font-size: 1.25em;
	font-weight: normal;
}
td {font-family: "Tahoma", "Verdana", "Arial", " Tahoma", Serif;
	font-size: 11px;
	color: #444444;}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

/* Layout */
#logo {
	float: left;
 	padding-top: 10px;
}
#wrapper {
    width: 780px;
	text-align: center;
}
#header {
	height: 119px;
	width: 780px;
	background-color:#FFFFFF;
}

/* Content */

#content {
	margin-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#content div {
	padding:10px;
	float:left;
}
#content ul li{
	list-style: none;
	display: block;
}
#content-left {
	float: right;
	width:200px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;	
}
#content-right {
	float: right;
	text-align: left;
	width:470px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content-left-home {
    float: left;
	width:220px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #BBBBBB;	
}
#content-right-home {
	float: right;
	text-align: left;
	width:450px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content-box1, #content-box2  {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #BBBBBB;
	display: inline;
}
#content-box3  {
	float: left;
	width: 218px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline;
}

#content-box1 p, #content-box2 p,#content-box3 p{
	width: 215px;
}
#title_services{
	float: left;
	margin: 0px;
	width: 215px;
	height: 58px;
	background-image: url(images/main_services.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#title_portf{
	float: left;
	margin: 0px;
	width: 215px;
	height: 58px;
	background-image: url(images/main_portfolio.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#title_aboutus{
	float: left;
	margin: 0px;
	width: 215px;
	height: 58px;
	background-image: url(images/main_aboutus.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#title_aboutus a, #title_portf a,#title_services a{
	width: 220px;
	position: relative;
	display: block;
}

#title_aboutus a:hover{
	background-image: url(images/main_aboutus_r.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#title_services a:hover{
	background-image: url(images/main_services_r.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#title_portf a:hover{
	background-image: url(images/main_portfolio_r.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#bg_box {background-image:url(images/bg_box.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


/*	top nav 	*/

#top_nav{
    float: left;
	width: 444px;
	height: 75px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 55px;
}	

#top_nav li{
	display:inline;
    float:left;
}

#nav_ul {
    clear: right;
    float: right;
	height: 75px;
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0px;
	display:inline;
}

#nav_ul a{
   height: 75px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
	outline: none;
}

#nav_home, #nav_home_r{ width: 51px; margin-left: 0px; }
#nav_portf, #nav_portf_r{ width: 76px; margin-left: 0px;}
#nav_services, #nav_services_r {width: 70px; margin-right: 0px;}
#nav_about, #nav_about_r {width: 73px;  margin-right: 0px;}
#nav_contact, #nav_contact_r {width: 82px; }

#nav_home a, #nav_home_r a {width: 51px;  }
#nav_portf a, #nav_portf_r a {width: 76px; }
#nav_services a, #nav_services_r a {width: 70px; }
#nav_about a, #nav_about_r a {width: 73px; }
#nav_contact a, #nav_contact_r a {width: 82px; }

#nav_home a:link, #nav_home a:visited { background: url(images/home.gif) no-repeat;text-indent: -9999px; }
#nav_portf a:link, #nav_portf a:visited { background: url(images/portfolio.gif) no-repeat;text-indent: -9999px; }
#nav_services a:link, #nav_services a:visited { background: url(images/services.gif) no-repeat;text-indent: -9999px; }
#nav_about a:link, #nav_about a:visited { background: url(images/aboutus.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:link, #nav_contact a:visited { background: url(images/contactus.gif) no-repeat;text-indent: -9999px; }

#nav_home a:hover { background: url(images/home_r.gif) no-repeat;text-indent: -9999px; }
#nav_portf a:hover { background: url(images/portfolio_r.gif) no-repeat;text-indent: -9999px; }
#nav_services a:hover { background: url(images/services_r.gif) no-repeat;text-indent: -9999px; }
#nav_about a:hover { background: url(images/aboutus_r.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:hover { background: url(images/contactus_r.gif) no-repeat;text-indent: -9999px; }

#nav_home_r a:link, #nav_home_r a:visited { background: url(images/home_r.gif) no-repeat;text-indent: -9999px; }
#nav_portf_r a:link, #nav_portf_r a:visited { background: url(images/portfolio_r.gif) no-repeat;text-indent: -9999px; }
#nav_services_r a:link, #nav_services_r a:visited { background: url(images/services_r.gif) no-repeat;text-indent: -9999px; }
#nav_about_r a:link, #nav_about_r a:visited { background: url(images/aboutus_r.gif) no-repeat;text-indent: -9999px; }
#nav_contact_r a:link, #nav_contact_r a:visited { background: url(images/contactus_r.gif) no-repeat;text-indent: -9999px; }


/* Footer */

#footer {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	width: 780px;
	background-image:url(images/footer2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 10px 0;
}

	/*	portfolio 	*/

.references{
	width: 480px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
}

.references ul{
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 5;
	margin: 0px;
	display: inline;	
}

.references ul li{
width: 33%;
float: left;
text-align: center;
margin-bottom: 10px;
}

