body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #0063A0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}

h1, h2, h3,h4 {
	color: #000000;
	line-height: 1.2;
	padding-top: 0px;
	color: #1A1A1A;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #000000;
	color: #1A1A1A;
	font-size: 20px;
	padding-bottom: 10px;
}
#content .title_h1 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}

#content .title_h2 {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#content .title_h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .red {
	color: #F00;
	font-weight: bold;
}


#top_wrapper {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#header {
	height: 80px;
	width: 960px;
}

#logo {
	float: left;
	padding-left: 0px;
	padding-top: 8px;
}
	
#banner {
	width: 930px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}
#banner-right .title {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
}

#banner-right {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	float: right;
	width: 425px;
	position: relative;
	background-color: #dff0f2;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#banner_img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	float: left;
	width: 453px;
}
	
#menu {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(pie.htc);
	width: 540px;
	height: 37px;
	z-index: 1;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	background-color: #717171;
	margin-top: 35px;
}
#menu li {
	display: inline;
	float: left;
	padding-right: 2px;
}
#menu a {
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 11px;
	padding-bottom: 10px;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
}
#menu a:hover, #menu .current {
	text-decoration: none;
	color: #FC0;
}

#page {
	position: absolute;
	width: 100%;
	top: 80px;
	z-index: 1;
}
#content {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 15px;
	position: relative;
	z-index: 2;
}

#left {
	float: left;
	width: 630px;
}
#left .panel {
	padding-bottom: 15px;
}
#left .lt{
	float: left;
	width: 204px;
}
#left .rt{
	float: right;
	width: 400px;
}
#right {
	float: right;
	width: 250px;
}
#right .panel {
	margin-bottom: 20px;

}
#client {
	text-align: center;
}
#left .testimonial {
	background-color: #FFC;
	border: 1px dashed #FC6;
	padding: 15px;
}
#left .testimonial-rt {
	float: right;
	width: 540px;
}
#left .testimonial-tt {
	float: right;
	width: 320px;
}
#left .testimonial-lt {
	float: left;
	height: 25px;
	width: 25px;
}
#content  p {
	padding-bottom: 10px;
}

#footer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	width: 940px;
	height: 30px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 25px;
	background-color: #CCC;
	position: relative;
	z-index: 1;
	background-image: url(../images/footer-shadow.gif);
	background-repeat: repeat-x;
	background-position: left 8px;
}
#ftr {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(pie.htc);
	width: 940px;
	color: #000;
	font-size: 10px;
	position: relative;
	z-index: 0;
	top: -10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9fc6ec;
	border-bottom-color: #9fc6ec;
	border-left-color: #9fc6ec;
	margin-right: auto;
	margin-left: auto;
}
#f_left {
	float: left;
	width: 400px;
	text-align: left;
	padding-left: 15px;
}
#f_right {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 15px;
}

#footer p {
	padding-bottom: 10px;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.half {
	width: 50%;
	float: left;
	padding-top: 10px;
}

.list {
}

.list ul {
	list-style-type: none;
}
.list li {
	padding-bottom: 5px;
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(../images/arrow-1.gif);
}
.list-1 {
	float: left;
	width: 50%;
}

.list-1 ul {
	list-style-type: none;
}
.list-1 li {
	padding-bottom: 5px;
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(../images/arrow-1.gif);
}
.list-2 {

}
.list-2 ol {
	list-style-position: outside;
	padding-left: 25px;

}
.list-2 li {
	padding-bottom: 10px;
}
.img_left {
	margin-right: 2px;
	margin-bottom: 5px;
	float: left;
}
.img_center {
	text-align: center;
	padding-left: 65px;
	padding-right: 40px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.read-more {
	float: left;
	height: 30px;
	width: 100px;
}
.read-more a.read {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
	background-color: #FC0;
	width: 80px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	position: relative;
}
