@charset "utf-8";
/* CSS Document */

body{
	background-color: #a9a9a9;
	padding: 20px;
	margin: 0;
	font-family: Arial;
}

img{
	border: 0;	
}

img, div{ 
	behavior: url(iepngfix.htc) ;
}

#container{
	width: 774px;
	height: 1286px;
	position: relative;
	margin: 0px auto;
	background-image: url(../images/page-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#wrap{
	padding: 40px 37px 40px 47px;
}

#column-1{
	width: 380px;
	float: left;
	padding: 3px 0px 0px 0px;
}

#column-2{
	width: 265px;
	float: right;
}

#white{
	padding: 79px 0px 0px 0px;
	color: #ffffff;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}

#white p, #green p{
	margin: 0px 0px 15px 0px;
}

#white a, #white a:link, #white a:visited{
	color: #ffffff;
	text-decoration: underline;
}

#white a:hover{
	color: #44470e;
	text-decoration: none;	
}

#green{
	padding: 20px 0px 0px 0px;
	color: #44470e;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}

#green h1{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 900;
}

#green a, #green a:link, #green a:visited{
	color: #44470e;
	text-decoration: underline;
}

#green a:hover{
	color: #ffffff;
	text-decoration: none;	
}

#where-to-find-us{
	margin: 57px 0px 0px 0px;
	padding: 15px 5px 15px 15px;
	background-image: url(../images/white-transparent-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
	width: 245px;
	white-space: no-wrap;
}

#where-to-find-us p{
	font-size: 14px;
	line-height: 24px;
	color: #44470e;
	padding: 0;
	font-weight: 900;
	margin: 0px 0px 15px 0px;
}

a.green-link, a.green-link:link, a.green-link:visited{
	font-size: 12px;
	font-weight: 900;
	color: #44470e;
}

a.green-link:hover{
	font-size: 12px;
	color: #ffffff;
	font-weight: 900;
}

.gray-text{
	color: #666666;
	font-weight: 100;
}

.titles{
	font-size: 18px;
	line-height: 24px;
	font-weight: 900;
}

.small-titles{
	font-size: 16px;
	line-height: 24px;
	font-weight: 900;
}

.small-gray-text{
	color: #666666;
	font-weight: 100;
	font-size: 12px;
	line-height: 18px;
}

.normal-text{
	font-weight: 100;	
}

.bold-text{
	font-weight: 900;	
}

#services{
	margin: 20px 0px 0px 0px;
	padding: 15px;
	background-image: url(../images/black-transparent-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 310px;
	width: 235px;
	color: #ffffff;
}

#services p{
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	padding: 0;
	font-weight: 900;
	margin: 0px 0px 15px 0px;	
}

#services h2{
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 15px 0px;
}

#services ul{
	padding: 0;
	margin: 0px 0px 0px 5px;
}

#services li{
	padding: 0;
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 900;
	color: #ffffff;
}

#services li a, #services li a:link, #services li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#services li a:hover {
	color: #44470e;
	text-decoration: none;
}

#footer-bullets{
	clear: both;
	padding: 55px 0px 0px 0px;
	color: #636348;
}

#footer-bullets p{
	padding: 0;
	margin: 0px 0px 25px 0px;
}

#footer-bullets ul{
	padding: 0px 18px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: left;
	width: 160px;
}

#footer-bullets li{
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 900;
	color: #636348;
}

#footer-bullets li a, #footer-bullets li a:link, #footer-bullets li a:visited {
	color: #636348;
	text-decoration: none;
}

#footer-bullets li a:hover {
	color: #44470e;
	text-decoration: none;
}
