.banner {
	height: 175px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Banner_abstract.jpg);
}
.ad_line {
	height: 75px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
	background-color: #FFF;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
}

body {
	margin: 0px;
	background-color: #333;
}

.top_nav {
	height: 75px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #064980;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
	color: #FFF;
}
.wrapper {
	height: 925px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	color: #333;
	background-color: #FFF;
}

.wrapper_service {
	height: 850px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	color: #333;
	background-color: #FFF;
}

.wrapper_client {
	height: 830px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .9em;
	color: #333;
	background-color: #FFF;
}
.top_intro {
	line-height: 1.6em;
	color: #333;
	height: auto;
	width: 980px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
}

.top_intro_client {
	color: #333;
	height: auto;
	width: 980px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
	text-align: center;
}

.top_intro_service {
	line-height: 1.6em;
	color: #333;
	height: auto;
	width: 980px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.services {
	line-height: 2em;
	color: #333;
	float: left;
	height: auto;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.client {
	line-height: 2em;
	color: #000;
	height: auto;
	width: 525px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	float: left;
}

.contact {
	line-height: 2em;
	color: #000;
	height: 415px;
	width: 525px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	float: left;
}
.seo {
	padding: 10px;
	float: left;
	height: auto;
	width: 495px;
	line-height: 1.9em;
}
.text1 {
	color: #004AE6;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #33C;
}

.text_Bottom {
	float: left;
	height: auto;
	width: 980px;
	color: #633;
	font-weight: bold;
	text-align: center;
}

.text_Bottom_client {
	float: left;
	height: 195px;
	width: 980px;
	color: #333;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
.color_smudge {
	background-color: #064980;
	height: 25px;
	width: 980px;
	float: left;
}
.graphic1 {
	float: right;
	height: 350px;
	width: 350px;
	background-repeat: no-repeat;
	padding-right: 45px;
	background-image: url(graphic1.jpg);
}
.footer {
	height: 100px;
	width: 980px;
	text-align: center;
	line-height: 1.4em;
	float: left;
	color: #333;
	background-color: #FFF;
	font-weight: bold;
}
.copywrite {
	background-color: #064980;
	text-align: center;
	height: 30px;
	width: 980px;
	color: #FFF;
	float: left;
	padding-top: 5px;
}

