body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	background-image:  url(assets/images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0 0 30px 0;
	background-attachment: fixed;
	text-align: center;
}
#wrap {
	width: 760px;
	margin: 20px auto 0 auto;
	background-image:  url(assets/images/bg_wrap.gif);
	background-repeat: repeat-y;
	z-index: 1;
	text-align: left;
}
#header {
width: 740px;
height: 175px;
margin: 0 0 0 10px;
background-image:  url(assets/images/bg_header.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.logo {
width: 302px;
height: 125px;
margin: 29px 0 0 26px;
border: 0;
}
.clear {
clear: both;
}
#container {
width: 750px;
}
#left {
float: left;
width: 150px;
}
#left img {
width: 155px;
height: 220px;
margin: 50px 0 0 30px;
}
#nav {
width: 10.4em;
font-family: Arial, Helvetica, sans-serif;
margin: 50px 0 0 30px;
padding: 30px 0 50px;
border: 1px dashed #009900;
font-size: 14px;
} #nav ul{
margin: 0;
padding: 0;
list-style-type: none;
}
#nav li{
	list-style-type: none;
	width: 5em;
	margin: 0 0 10px;
	border-bottom: 1px dotted #009900;
	padding: 0 0 1px 46px;
	background-image: none;

}
#nav li a {
color: #003399;
text-decoration: none;
font-weight: normal;
}
#nav a:hover {
  color: #009900;
}
#content {
float: right;
width: 500px;
margin: 42px 0 100px 0;
background-color: #FFFFFF;
background-image:  url(assets/images/bg_content.gif);
background-repeat: no-repeat;
background-position: right top;
} 

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
color: #003399;
font-weight: normal;
float: right;
width: 11.5em;
padding: 2px 40px 8px 0;
margin: 8px 0 0;
border-bottom: 1px solid #009900; }


h1.two {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
color: #003399;
font-weight: normal;
float: right;
width: 300px;
padding: 2px 40px 8px 0;
margin: 8px 0 46px;
border-bottom: 1px solid #009900; 
}


h2 {
	font-size: 18px;
	color: #009900;
	margin: 0;
	padding: 0 0 0 16px;
	font-weight: normal;
	background-image:  url(assets/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	
}


p {
width: 460px;
margin: 0 0 14px 0;
}
.intro {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
line-height: 19px;
color: #003399;
width: 460px;
margin: 80px 0 18px 0;
padding: 0;
}

#subnav {
	float: right;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0 20px 30px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
} 
#subnav ul{
margin: 0;
padding: 0;

list-style-type: none;
}
#subnav li {
list-style-type: none;
width: 100px;
margin: 0;

padding: 0 0 0 12px;
background-image:  url(assets/images/arrow.gif);
background-repeat: no-repeat;
background-position: left center;
}
#subnav li a {
color: #666666;
text-decoration: none;
font-weight: normal;
border: 0;
}
.list {
}
ul.list {
	list-style-type: none;
	margin: 10px 0 30px 0;
	padding: 0;
}
li {
	background-image:  url(assets/images/disc.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	margin: 0 0 6px 16px;
	width: 420px;
    
}
dl.contact {
margin: 0;
padding: 0;

font-size: 12px;
line-height: 16px;
width: 420px;
}
.contact dt {
	width: 166px;
	float: left;
	margin: 0;
	padding: 22px 0 0;
	text-align: left;
	color: #003399;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */
.contact dd {
float: left;
width: 200px;
margin: 0;
color: #333333;
padding: 22px 0 0 10px;



}
#content a {

color: #003399;
text-decoration: none;

border-bottom: 1px dashed #009900;
}

img.work {
	float: right;
}
#footer {
	width: 759px;
	background-image:  url(assets/images/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #003399;
	padding: 0 0 0 0;
	height: 36px;

	

	
}

p.footer {
	float: right;
	width: 15em;
	padding: 0;
	margin-top: 4px;
  
  
}

.hidden {
	position:absolute; 
	left:0px; 
	top:-60px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	}
	 
.top {
	margin-top: 30px;
}
.top a {
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	text-decoration: none;
}
