body {
	background-color:#ffffff;
}
#wrapper {
	width:1000px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:975px;
	height:auto;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #396a8e;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:15px;
	margin-top:-8px;
}
#nav {
	width:950px;
	height:55px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	text-align:left;
}
.menu {
	width:auto;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:31px;
	padding-right:31px;
	text-align:center;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
}

#nav .menu a:link {
	text-decoration: none;
	color:#293666;
}
#nav .menu a:visited {
	text-decoration: none;
	color:#293666;
}


#nav .menu a:hover {
	text-decoration: none;
	color:#7eb339;
}

.menu_border {
	width:1px;
	height:35px;
	float:left;
	margin-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cac1bf;
}
#flash {
	width:950px;
	height:310px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}
#slider {
	width:950px;
	height:310px;
}
#slider .slides_container {
	width:950px;
	height:310px;
	display:none;
}
#slides .slides_container div {
	width:950px;
	height:310px;
	display:block;
}
.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:none;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

#main {
	width:950px;
	height:auto;
	float:left;
	margin:25px;
}
#main_homepage1 {
	width:950px;
	height:180px;
}
#main_homepage2 {
	width:950px;
	height:auto;
	margin-top:25px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.homepage_content {
	width:231px;
	height:180px;
	float:left;
	margin-right:6px;
	background-image:url(../images/homepage_box_bg.png);
	background-repeat: repeat-y;
}
box {
	height:174px;
	float:left;
}
.homepage_content_heading1 {
	float:left;
	text-align:left;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:11px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#5faed7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cac1bf;
}
.homepage_content_heading2 {
	float:left;
	text-align:left;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:11px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#f3bf1b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cac1bf;
}
.homepage_content_heading3 {
	float:left;
	text-align:left;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:11px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#5bad46;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cac1bf;
}
.homepage_content_heading4 {
	float:left;
	text-align:left;
	width:200px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:11px;
	margin-left:10px;
	margin-right:10px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#f15d5e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cac1bf;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
}
#main_homepage1 .homepage_content box p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a2a2a;
	text-align:left;
	padding-top:10px;
	padding-left:21px;
	padding-right:10px;
	float:left;
}
#main_homepage1 .homepage_content box p a:link {
	text-decoration:none;
	color:#7a7979;
	float:right;
}
#main_homepage1 .homepage_content box p a:visited {
	text-decoration:none;
	color:#7a7979;
	float:right;
}
#main_homepage1 .homepage_content box p a:hover {
	text-decoration:none;
	color:#7a7979;
	float:right;
}
#footer {
	width:950px;
	height:30px;
	float:left;
	text-align:right;
	margin-top:25px;
	padding-right:50px;
	padding-top:20px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2a2a2a;
}


#footer a:link {
	color:#f15722;
}
#footer a:visited {
	color:#f15722;
}
#footer a:hover {
	color:#f15722;
}
