body {
	background: #FFFFFF url(images/bg2.jpg) top left; background-repeat: no-repeat;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#666;
}
#pagewrapper {
	width: 950px;
	height: 530px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 10px;
}
#ftrshdw {
	width: 948px;
	height: 45px;
	padding: 0px;
	margin: 0 auto;
}
#copyright {
	width: 950px;
	height: 10px;
	padding: 12px 5px 5px 5px;
	margin: 0 auto;
	font-size:10px;
	color: #f1f1f1;
}
#pagebg {
	background: #000;
	width: 930px;
	height: 510px;
	padding: 9px;
	
}

#content {
	width: 930px;
	height: 510px;
	background: #eaeaea;
}
#left {
	float: left;
	width: 620px;
	height: 510px;
}
#right {
	float: left;
	width: 310px;
	height: 510px;
	background: #ffffff;
	position: relative;
}
#logo {

	width: 250px;
	height:220px;
	background: url(img/amg-logo.gif);
	margin: 0 auto;
	margin-top: 20px;
}
#pageitem li {

	height: 510px;
}
.menu {
	width: 250px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
}
.menu a {
	color: #222;
}
.menu a:hover {
	color: #444;
}
a.wactive {
	color: #3399cc;
}
/* Tab Content */
h2 {
	display: block;
	width: 600px;
	height: 40px;
	background: #333;
	color: #f1f1f1;
	font-size: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0;
	text-indent: -9999px;
}
.tabcontent {
	width: 580px;
	padding: 20px;
	line-height: 16px;
}
.tabcontent p {
	margin-bottom: 7px;
}
/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 20px 20px 0px;
}
/* Contact Us */
#contactleft {
	float: left;
	width: 270px;
	margin-top: 5px;
	padding-right: 20px;
}
#contactright {
	float: left;
	width: 290px;
	margin-top: 5px;

}
.contactleft label {
	color: #222;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.text, .contactleft textarea {
	border: 1px solid #222;
	padding: 3px;
	width: 140px; 
	background: #747474; 
	display: block; 
	color: #fff;
	font-size: 10px;
}
.contactleft textarea {
	height: 60px;
}

#aboutus {
	background: #333333 url(img/about.gif) no-repeat left center;
}

#services {
	background: #333333 url(img/services.gif) no-repeat left center;
}

#portfolio {
	background: #333333 url(img/work.gif) no-repeat left center;
}
#testimonials {
	background: #333333 url(img/testimonials.gif) no-repeat 15px center;
}

#contact {
	background: #333333 url(img/contact.gif) no-repeat 15px center;
}

div.servicesList  {float: left; margin-right: 40px;}

.contactLink {color: #993300; text-decoration: underline;}

p.serviceCheck {
	width: 185px;
	background: url(img/check.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
