body, html {
	margin:50px 0px 0px 0px; 
	background-color:white;
}

#header {
	width:100%;
	background-color:#cde2f2;
}

.logo {
	margin:0px 0px 0px 647px;
}

#tag {
	width:100%;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7E7E7E;
}

.tag {
	margin:0px 0px 0px 665px;
}

#container {
	width:958px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	min-height:461px;
}

#nav{
float:left;
height:auto;
min-height:100%;
}

#banner{
margin-bottom:0px;
float:left;
}

#content{
float:left;
width:auto;
}

#bannerUnder {
	margin:0px 0px 0px 98px;
	width:856px;
	background-image:url(images/left_column_bkgrnd.jpg);
}

#subLeftColumn {
	float:left;
	width:282px;
	height:100px;
	padding-top:25px;
}

#subLeftColumn h1 {
	margin:10px 20px 0px 70px;
}

#subMiddleColumn {
	float:left;
	margin: 25px 0px 0px 0px;
	width:379px;
}

#subMiddleColumn h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f8cd5;
	font-weight:bold;
	margin:10px 0px 0px 10px;
}

#subMiddleColumn p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px 28px 0px 10px;
}

#subRightColumn {
	float:right;
	background-image:url(images/home_rignt.jpg);
	background-repeat:repeat-x;
	height:127px;
	width:212px;
	clear:right;
}

#footer {
	width:644px;
	height:20px;
	margin:0px 0px 0px 98px;
	border:solid;
	border-width:1px;
	border-top-color:#E4E4E4;
	border-bottom-color:#E4E4E4;
	border-left-color:white;
	border-right-color:white;
	clear:both;
}

#footer a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;
}

#footer a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;
}

#footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;
text-decoration:none;
}

#footer a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;
}

#footer p {
	margin:4px 0px 5px  8px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7e7e7e;
	float:left;
}

.clientArea {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b29558;
	margin:4px 8px 0px 0px;
}