html {
	color: #5d5c5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/redesign/_images/gradient.jpg) repeat-x top;
	background-color:#d6d2c5;
	
	
	}
	
	h4 {
	font-size: 1.6em;
	margin: 0;
	
}


#container  {
height: 660px;
width: 900px;
background-color:#FFFFFF;
margin: auto;
}



#header  {
	height: 63px;
	padding-top: 27px;
	
}

#telephone  {
font-size: 1.2em;
color:#FFFFFF;
float:right;
padding: 3px 10px 0 0;
}


#navbarLeft  {
background-image:url(../_images/headerLeft.jpg);
width: 10px;
height: 37px;
float:left;
}

#navbarMiddle  {
background-color:#36c3f2;
width: 870px;
height: 30px;
float:left;
padding: 7px 0 0 10px;

}

#navbarMiddle a  {
font-size: 1.4em;
color:#FFFFFF;
text-decoration:none;
}

#navbarMiddle a:hover  {
color:#727272;
text-decoration:none;
}

#navbarRight  {
background-image:url(../_images/headerRight.jpg);
width: 10px;
height: 37px;
float:left;
}

#col_1  {
width: 379px;
height: 510px;
float:left;
padding: 30px 10px 0 20px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #36c3f2;
}

#col_2  {
	width: 469px;
	height: 520px;
	float:left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #36c3f2;
	
}



#imageBG  {
width: 470px;
height: 430px;
background-image:url(../_images/imageBG.jpg);
}

#photo  {
	width: 370px;
	height: 272px;
	position: relative;
	top: 41px;
	left: 50px;
	
}

.photothumb  {
width: 70px;
height: 70px;
position: relative;
top: 82px;
left: 80px;
float:left;
margin-right: 10px;
}

#col_3 {
	height: 100px;
	text-align: center;
	}

#bottomBorder  {
width: 905px;
height: 26px;
background-image:url(../_images/bottomBorder.jpg);
margin: auto;
}