body {
	background:url(../images/bg.gif) repeat-x;
	background-color:#edf0e9;
	margin:0;
}

img {
	border:0;
}

h1 {
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin:0;
}

h1 span {
	color:#2e86ba;
}

h2 {
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2e86ba;
	margin:0 0 20px 0;
	font-weight:normal;
}

.wrapper {
	margin:auto;
	width:982px;
}

.header {
	width:982px;
	height:156px;
	float:left;
}

.header {
	width:982px;
	height:156px;
	float:left;
}

.logo {
	width:600px;
	margin-left:20px;
	float:left;
	height:auto;
}

.logo ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

.logo ul li {
	float:left;
	line-height:156px;
	margin-right:25px;
}

.logo ul li.name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#252525;
}

.social {
	width:362px;
	float:left;
	height:auto;
}

.social ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

.social ul li {
	float:left;
	line-height:145px;
	margin:22px 0 0  20px;
}

.nav {
	width:972px;
	height:42px;
	float:left;
	border:1px solid #d2d2d2;
	padding:4px;
	background:#FFF;
}

.nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;	
	background:url(../images/nav-bg.gif) repeat-x;
	width:972px;
}

.nav ul li {
	float:left;
	line-height:42px;
	padding:0 43.5px;
}
.nav ul li.selected {
	background:url(../images/nav-bg-hover.gif) repeat-x;
}

.nav ul li:hover {
	background:url(../images/nav-bg-hover.gif) repeat-x;
}

.nav ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

.banner {
	width:972px;
	height:339px;
	float:left;
	border:1px solid #d2d2d2;
	padding:4px;
	background:#FFF;
	margin:10px 0 13px 0;
}

.content-area {
	width:980px;
	height:auto;
	float:left;
	margin:22px 0;
}

.content {
	width:642px;
	height:auto;
	float:left;
	border:1px solid #d2d2d2;
	padding:15px 4px;
	background:#FFF;
	margin-right:18px; 
}

.content p {
	width:612px;
	height:auto;
	float:left;
	margin:15px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#2d2d2d;
}

.content ol {
	width:100%;
	float:left;
	margin:0 19px;
	padding:0 0 0 19px;
}

.content ol li { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#2d2d2d;
}

.readmore {
	width:612px;
	height:auto;
	float:left;
	margin:12px 15px 0 15px;
	text-align:right;
}

.heading {
	width:100%;
	height:42px;
	background:url(../images/nav-bg.gif) repeat-x;
	float:left;
}

.heading ul {
	width:100%;
	float:left;
	margin:0 19px;
	padding:0;
	list-style-type:none;
}

.heading ul li {
	line-height:42px;
	float:left;
	margin-right:15px;
	padding:0;
}

.services {
	width:300px;
	height:auto;
	float:left;
	border:1px solid #d2d2d2;
	padding:15px 4px;
	background:#FFF;
}

.points {
	width:100%;
	float:left;
	margin:0 0;
	list-style-image:url(../images/bullet.png);
	list-style-position:inside;
	padding:0 19px 0 19px;
}
.points li {
	width:262px;
	float:left;
	padding:14px 0;
	border-bottom:1px solid #d2d2d2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#2d2d2d;
	font-weight:bold;
}

.points li a {
	text-decoration:none;
	color:#2d2d2d;
}

.points li a:hover {
	text-decoration:none;
	color:#FF0000;
}

.footer {
	width:982px;
	float:left;
	height:auto;
	margin-top:15px;
	padding:15px 0;
	border-top:1px solid #222;
}

.footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

.footer ul li {
	float:left;
	width:491px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#2d2d2d;
}

.footer ul li a {
	text-decoration:underline;
	color:#2d2d2d;
}



.app {
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2e86ba;
	font-weight:normal;
}

.app span {
	color:#2d2d2d;
}