
body {
	margin: 0;
	padding: 0;
	background: #000 url("images/page_bg.jpg") no-repeat center top;
	}	

#header {
	margin: 0 auto 0;
	background: url("images/horiz_line.jpg") no-repeat center bottom;
	margin-top: 66px;
	width: 973px;
	height: 60px;
	}

h1 {
	float: left;
	background: url("images/title.jpg") no-repeat center top;
	width: 470px;
	height: 53px; 
	text-indent: -9999px;
	margin: 0;
	}

#contact1 {
	float: right;
	width: 95px;
	height: 35px; 
	margin-top: 10px;
	margin-left: 25px;
	}
	
#contact2 {
	float: right;
	background: url("images/vert.jpg") no-repeat right top;	
	width: 118px;
	height: 35px; 
	margin-top: 10px;
	margin-left: 25px;
	}	

#contact3 {
	background: url("images/vert.jpg") no-repeat right top;	
	float: right;
	width: 147px;
	height: 35px; 
	margin-top: 10px;
	}
	
p.f1 {
    font-family: Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size: 11px;
	color: #c4c4c4;
	margin-bottom: 4px;
	margin-top: 0;
	}

p.f1a {
    font-family: Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #63a6d4;
	margin-bottom: 4px;
	margin-top: 0;
	}	

#mid {
	margin: 0 auto 0;
	width: 973px;
	height: 220px;
	}
	
h2 {
    font-family: Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    font-size: 12px;
    color: #63a6d4;
    margin-top: 30px;
    margin-bottom: 12px;
    letter-spacing: 1px;
	}	

ul#specialization {
	list-style-type: none;
	margin: 0 0 18px 5px;
	padding: 0px;
	float: left;
	}
	
ul#specialization2 {
	list-style-type: none;
	margin: 0 0 0px 35px;
	padding: 0px;
	float: left;
	}

ul li {
	background: url("images/bullet.gif") no-repeat 0 7px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 150%;
    font-family: Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    font-size: 12px;	
	color: #c4c4c4;
	}		
	
#mid2 {
	margin: 0 auto 0;
	height: 43px;
	width: 973px;
    background: url("images/horiz_line.jpg") no-repeat center bottom;	
	}	
	
h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: -9999px;
    width: 195px;
    height: 24px;
    background: url("images/latest_work.jpg") no-repeat top left; 
	}	

#bottom {
	margin: 0 auto 0;
	width: 973px;
	margin-bottom: 150px;
	}
	
.work_box {
	float: left;
	width: 227px;
	margin-right: 21px;
	margin-bottom: 50px;	
	}
	
.work_box2 {
	float: left;
	width: 227px;
	margin-right: 0px;
	}

img.work {
	width: 227px;
	height: 162px;
	margin: 20px 0px 10px 0px;
	}
		
ul.details {
	list-style-type: none;
	margin: 10px 0px 15px 5px;
	padding: 0px;
	}	
	
ul.details li {
	font-size: 11px;
	}	

a {
	text-decoration: none;
    font-family: Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    font-size: 11px;
    color: #63a6d4;
    letter-spacing: 1px;
  	}
  	
a:hover {
	text-decoration: underline;
	}