body {
	background:#c1dde6;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	height:262px; width:770px;
	margin:10px auto 0 auto;
}
#call {width:480px;
	height:44px;
	padding-top:150px;
	padding-left:5px;
	background-image:url(images/call-banner1.jpg);
	color:#596557;
	font-size:21px;
	}
#holder {
	width:760px; overflow:auto;
	background:#fff url(images/bg.png) repeat-y;
	padding:5px;
	margin:0 auto;	
}
#left {
	width:225px;
	background:#556654;
	text-align:left;
	padding:5px;
	float:left;
}
#left ul {
	padding:0;
	margin:0;
	list-style:none;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}
#left li {
	border-bottom:1px dashed #697c69;
	padding:0;
	margin:0;
}
#left li a:link, #left li a:visited, #left li a:active {
	padding:5px;
	width:215px;
	display:block;
	color:#f1f1f1;
	text-decoration:none;
}
#left li a:hover {
	background:#324031;
	color:#fff;
	text-decoration:underline;
}

#left h2 {
	display:block;
	background:#324031;
	color:#fff;
	width:215px;
	font-size:12px;
	padding:8px 5px;
	margin:10px 0 0 0px;
}

#left p {
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	color:#fff;
	background:#4a5a49;
	padding:5px;
	margin:0;
}

#left p a {
	color:#fff;
	text-decoration:underline;
}

#left a img {
	border:none;
}

#right {
	float:right;
	border-left:5px #fff solid;
	background:#daf5fe;
	width:510px;
	font-family:"Trebuchet MS", Arial;
	text-align:left;
	padding:5px;
}

#right h1 {
	color:#555;
	font-size:18px;
	margin:5px 0 10px 0;
	font-weight:normal;
}

#right p {
	font-size:13px;
	color:#444;
}

.callBanner {
	margin-left:10px;
}
#right ul {
	font-size:13px;
	color:#444;
}
#footer {
	width:750px; overflow:auto;
	background:#3d3d3d;
	padding:5px;
	margin:0 auto;
	border:#fff 5px solid;
	font-size:12px;
	text-align:left;
	margin-bottom:10px;	
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.list {
	font-size:13px;
	color:#444;
}
.adbox {
	background: #fcf0ca;
	font-size:15px;
	color:#444;	
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: medium solid #fefc45;
}
