body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td{margin:0;padding:0;	font: 11px/1.3em "Lucida Grande", "Trebuchet MS", sans-serif;	color: #333;

}
table{border-collapse:collapse;border-spacing:0;margin-bottom: 30px;}
td, th {font: 11px/1.3em "Lucida Grande", "Trebuchet MS", sans-serif;;border: 1px solid #666; text-align:center;padding:3px;}
th {background-color:#DEE6ED; font-weight:bold;}
form{border: 1px solid #444;padding:5px;margin:20px;background-color:#DEE6ED;}
fieldset,img{border:0;}

a {
	color: #996600;
	text-decoration:none;
	letter-spacing: .05em;
}

a:hover { text-decoration:underline;}

p {
	margin:0px 10px 10px 5px;
}

ul, ol {
		font: 11px "Lucida Grande", "Trebuchet MS", sans-serif;
		margin:5px 5px 10px 5px;
		padding-left: 25px;
}
		
li {
		margin: 0 0 8px 0;
		padding-left: 0;
}
		
h1 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin:0px 10px 2px 5px;
	border-bottom: 1px dotted #333;
	color: #990000;
}
		
h2 {
	font: bold 12px "Lucida Grande", "Trebuchet MS", sans-serif;
	margin:0px 10px 0 5px;
	color: #990000;
	text-transform: uppercase;	
}

body {
	text-align:center;
	background-color: #F0E7BB;
}
	
#frame {
	width:775px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background: url(images/bkg_page.gif) repeat-y;
}

#contentheader {
	width: 775px;
	height: 234px;
	margin-bottom: 15px;
}

.home {
	background:url(images/hdr_gears.jpg);
}

.services {
	background:url(images/hdr_box.jpg);
}

.portfolio {
	background:url(images/hdr_clapboard.jpg);
}

.press {
	background:url(images/hdr_speaker.jpg);
}

.contactus {
	background:url(images/hdr_stamp.jpg);
}

#sectionheadertext {
	margin: 70px 0 0 30px;
	float:left;
	color: #fff;
	width: 400px;
}

#contentheader #sectionheadertext h1{
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

#contentheader #sectionheadertext p{
	font: 12px/1.3em "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
}

#logo { width: 775px;}
	
#doublecolumn {
	width: 495px;
	float:left;
	overflow:auto;
	padding-left: 18px;
}
	
#mainimage {
	margin-bottom: 10px;
	}
#contenta {
	width:240px;
	padding-left: 18px;
	float:left;
}
	
#contentb {
	width:240px;
	padding:0px;
	float:left;
	margin-left: 12px;
}
	
#contentc {
	width:240px;
	padding:0;
	margin:0 0 0 10px;
	float:left;
}

#footer {
	font: 10px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #444;
	width:775px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background: url(images/footer.gif) no-repeat bottom;
	height: 50px;
}

#footer p {
	padding-left: 20px;
	padding-top: 10px;
}
#footer a {
	color: #444;
	text-decoration:underline;
}
#footer a:hover {
	color: #996600;
}
		
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}
	
/* MAIN NAV */
#nav {
	margin-top: 18px;
	width: 140px;
	height: 140px;
	overflow: hidden;
	float: left;
}

#nav div {
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
}
	
#nav a:hover {
	background-position: 0 -35px;
}
#nav a:active {
	background-position: 0 -35px;
}
#nav a.selected {
	background-position: 0 -35px;
}

#tservices a  {
	width: 140px;
	background:  url("images/btn_services.gif") no-repeat left top;
}

#tportfolio a  {
	width: 140px;
	background:  url("images/btn_portfolio.gif") top left no-repeat;
}

#tpress a  {
	width: 140px;
	background:  url("images/btn_press.gif") top left no-repeat;
}

#tcontactus a  {
	width: 140px;
	background:  url("images/btn_contact.gif") no-repeat left top;
}

img.thumbnail {
	float: left;
	margin: 0 5px 3px 5px;;
}

img.thumbnail02 {
	float: left;
	margin: 0 5px 3px 5px;;
	border: 1px solid #8B0101;
}

.articlelink div {
	height: 20px;
	width: 150px;
	margin-top: 30px;
}

.articlelink a {
	text-decoration:none;
	font: 11px "Lucida Grande", "Trebuchet MS", sans-serif;
	line-height: 20px;
	margin: 5px 0 5px 0;
	letter-spacing: .05em;
}

.articlelink a:hover {
	text-decoration:underline;
}