#Wrapper {
	background-image: url(../images/css/Wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
	text-align: left;
}
#Lft_Col {
	width: 180px;
	position: absolute;
	left: 60px;
	top: 266px;
	padding-left: 20px;
}
#Rt_Col {
	position: absolute;
	top: 266px;
	left: 590px;
	padding-left: 20px;
}
#Gallery h2 {
	margin-bottom: 6px;
}
#Gallery   a img  {
	border: 1px solid #8D9CB0;
	margin-right: 8px;
	margin-bottom: 8px;
}
#Gallery a:hover {
	border-top-color: #207D41;
	border-right-color: #207D41;
	border-bottom-color: #207D41;
	border-left-color: #207D41;
}
#Portfolio_btn {
	margin-left: -8px;
	margin-bottom: 20px;
}
#Content   p, ul{
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 18px;
}
#Content ul {
	color: #456089;
	margin-left: 20px;
}
#Center_Col {
	width: 310px;
	margin-left: 200px;
	padding-right: 20px;
}
* {
	margin: 0px;
	padding: 0px;
}
#Top {
	background-image: url(../images/css/Top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 783px;
	padding-right: 59px;
	padding-left: 60px;
}
#Contact {
	text-align: right;
	font-size: 12px;
	color: #075B96;
	position: absolute;
	top: 22px;
	right: 120px;
}
#Prim_Nav {
	background-image: url(../images/css/Prim_Nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	width: 712px;
	padding-top: 2px;
	padding-left: 70px;
}
#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C5631B;
	margin-bottom: 12px;
}
#Footer {
	background-image: url(../images/css/Footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 900px;
	font-size: 11px;
	text-transform: uppercase;
	color: #5A7993;
	text-align: center;
	padding-top: 30px;
}
#Footer a {
	color: #587891;
	margin-right: 5px;
	margin-left: 5px;
}
.credit {
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
}
.quote {
	color: #1F3F87;
}
#Prim_Nav a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CFF2DB;
	text-decoration: none;
	margin-right: 24px;
}
#Prim_Nav a:hover {
	color: #FFFFFF;
}
#Logo {
	position: absolute;
	left: 160px;
	top: 22px;
}
#Header {
	background-color: #FAFBFC;
	background-image: url(../images/css/Header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 89px;
	width: 783px;
	left: 59px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/css/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #FCFDFD;
}
#Prim_Nav .marker {
	color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #486374;
}
