@charset "utf-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #777777;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	color: #214265;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	line-height: 150%;
	margin: 0px;
}

a {
	color: #36C;
}
a:visited {
	color: black;
}
a:hover {
	color: #5872f4;
}
.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
}
.toplogo {
	padding-top: 5px;
	float: left;
	height: 100px;
	width: 584px;
	margin-bottom: 25px;
}
.socialnetwork {
	float: right;
}
.topnavigationArea .container {
	width: 980px;
	height: 180px;
}
.topnavigationgroup {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	clear: both;
}
.topnavigationgroup ul {
	margin: 0px;
}
.flashArea {
	background-image: url(images/bg_fl.gif);
	background-repeat: repeat-x;
	margin: auto;
	width: 100%;
}
.flashArea .container {
	background-image: url(images/bkgnd_2.jpg);
	height: 470px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* CONTENT AREA */
.contentArea {
	width: 100%;
}
.contentArea .container {
	padding-bottom: 30px;
	background-image: none;
	background-repeat: no-repeat;
}
.maintext {
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/bg_maintext.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-clip: padding-box;
	background-attachment: scroll;
	margin-bottom: 30px;
}
.contentleft {
	width: 600px;
	float: left;
	margin-top: 40px;
}
.contentright {
	float: right;
	width: 300px;
	margin-top: 40px;
	padding: 0px;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.contentArea .container .contentleft .staffright p {
		line-height: 100%;
}
.contentArea .container .contentleft .staffleft p {
	line-height: 100%;
}

.contentArea .container .contentright p {
	margin-bottom: 3px;
}
/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #343434;
}
.footerArea .container {
	height: 77px;
}
.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contentleft .servicelist {
	float: left;
	width: 200px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: auto;
}
.contentArea .container .contentleft .staffleft {
	float: left;
	width: 260px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.contentArea .container .contentleft .staffright {
	float: right;
	width: 260px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentArea .container .contentright .contentright01 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #fafafa;
	border: 1px solid #e7e7e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
.contentArea .container .contentleft .servicelist {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentArea .container .contentleft .pic_left {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 30px;
}
.contentArea .container .contentleft .pic_center {
	width: 290px;
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
}
.contentArea .container .contentleft .pic_right {
	float: right;
	width: 150px;
	margin-bottom: 30px;
}
.homeleft {
 	width: 290px;
 	float: left;
}
.homecenter {
	width: 290px;
	float: left;
	margin-left: 55px;
}
.homeright {
	float: right;
	width: 290px;
}

