* {
	padding: 0px;
	margin:	0px;
	font-family:Verdana;
}

p,li {
	font-size:12px;
	color:#767676;
	padding-bottom:10px;
}
ul {
	padding:10px;
}
h1,h2,h3,h4,a,em {
	font-style:normal;
	font-weight:normal;
	color:#25aae1;
	text-decoration:none;
}

h2 {
	font-size:31px;
}

h3 {
	font-size:14px;
	margin: 10px 0px;
}

a:hover {
	color:#ee1c24;
	text-decoration:underline;
}

body {
	width:100%;
	background:#999;
	background-image: url(../images/back.gif);
}

#container {
	width:800px;
	background:#fff;
	border:#999999 1px solid;
	margin:auto;
	padding-bottom: 15px;
}

#header {
	display:block;
	background: url('../images/header.gif') no-repeat top left;
	width: 800px;
	height: 106px;
}

#page_contents {
	position:relative;
}

#header span, #title span {
	display:none;
}

#page_contents {
	display:table;
	width:770px;
	margin: auto;
}

#title, #content, #image_col, #standard, #contact {
/*	display:table;*/
}

#title {
	display:block;
	width: 362px;
	height: 29px;
	margin-top:13px;
}
#standard #content {
	position:relative;
	padding-top:30px;
	float:left;
}
#image_col {
}
#standard #content {
	width:468px;
}
#content h3  {
	padding-bottom:10px;
}

#content p {
	line-height:15px;
	padding-bottom:10px;
}
#standard #content h3,
#standard #content p {
	width:468px;
}
#contact {
	height:414px;
	background: url('../images/contact_bg.gif') no-repeat -70px 0px;
}
#contact #content {
	width:150px;
	float:left;
	padding-left:0px;
	padding-right:260px;}
#contact #image_col img {
	border:4px solid #d3eef9;
}
h2.warehousing {
	background: url('../images/titles/warehousing.gif') no-repeat scroll top left;
} 
h2.vinyl_installation {
	background: url('../images/titles/vinyl_installation.gif') no-repeat scroll top left;
} 
h2.surveys_audits {
	background: url('../images/titles/surveys_aduits.gif') no-repeat scroll top left;
} 
h2.shopfitting {
	background: url('../images/titles/shopfitting.gif') no-repeat scroll top left;
}
h2.services {
	background: url('../images/titles/services.gif') no-repeat scroll top left;
} 
h2.seasonal_theming {
	background: url('../images/titles/seasonal_theming.gif') no-repeat scroll top left;
}
h2.road_shows {
	background: url('../images/titles/road_shows.gif') no-repeat scroll top left;
} 
h2.project_management {
	background: url('../images/titles/project_management.gif') no-repeat scroll top left;
}
h2.pos_installation {
	background: url('../images/titles/pos_installation.gif') no-repeat scroll top left;
} 
h2.merchandising {
	background: url('../images/titles/merchandising.gif') no-repeat scroll top left;
}
h2.light_box_graphic_images {
	background: url('../images/titles/light_box_graphic_images.gif') no-repeat scroll top left;
}
h2.home {
	background: url('../images/titles/home.gif') no-repeat scroll top left;
}
h2.exterior_signage {
	background: url('../images/titles/exterior_signage.gif') no-repeat scroll top left;
}
h2.contact {
	background: url('../images/titles/contact.gif') no-repeat scroll top left;
	width: 362px;
	height: 29px;
}
h2.about {
	background: url('../images/titles/about_us.gif') no-repeat scroll top left;
}
p.align_right {
	text-align: right;
	font-size: 12px;
}

#main {
	width: 277px;
	padding-top:30px;
	float:right;
}

#main img {
	margin: 4px;
	border: none;
	float: left;
}

#main a:hover {
	border:none;
}
