@charset "utf-8";
/* CSS Document */

body {
	background: #dbe1e2 url(../images/bgbody.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #232323;
}

.row {
	float: left;
	margin-bottom: 6px;
}

.clear, .clear img {
	width: 100%;
	clear: both;
	height: 1px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2em;
	padding-bottom: 10px;
	background: url(../images/seperater-dashed.gif) repeat-x bottom left;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 6px;
}

.bluetext {
	color: #1583b8;
}

#page {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

#header {
	padding: 6px 0;
	text-align: right;
	float: left;
	width: 100%;
}

.roundedwhitetop {
	background: url(../images/whiterounded-tl.gif) no-repeat left top;
	height: 10px;
	width: 100%;
	float: left;
}

.roundedwhitetop span {
	background: url(../images/whiterounded-tr.gif) no-repeat right top;
	height: 10px;
	display: block;
}

.roundedwhitebottom {
	background: url(../images/whiterounded-bl.gif) no-repeat left bottom;
	height: 10px;
	width: 100%;
	float: left;
}

.roundedwhitebottom span {
	background: url(../images/whiterounded-br.gif) no-repeat right bottom;
	height: 10px;
	display: block;
}

.leftcolumn {
	width: 221px;
	float: left;
	margin-right: 4px;
	background: #fff;
}

.leftcolumnbgheader {
	background: url(../images/bg-header-leftcolumn.gif) repeat-x left top;
	padding: 6px 0;
	padding-left: 20px;
	margin-top: 4px;
	color: #fff;
}

.headercaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}

#links {
	width: 191px;
	margin: 0 auto;
	margin-top: 10px;
}

#links li {
	margin: 0px;
	padding: 0px;
}

#links a {
	display: block;
	padding: 9px 0;
	padding-left: 20px;
/*	border-bottom: 1px solid #e3e3e3; */
	color: #2e3334;
	text-transform: uppercase;
	background: url(../images/border-bottom-links.gif) repeat-x bottom left;
	width: 100%;
}

#links a:hover, #links a.current {
	background: url(../images/bg-links-mouseover.gif) no-repeat center;
	color: #fff;
}

.rightcolumn {
	width: 755px;
	float: right;
	background: #fff;
}

.bannercontent {
	background: url(../images/img-banner.jpg) no-repeat center top;
	width: 735px;
	height: 349px;
	padding: 0 9px;
	float: left;
}

.bannercontent p {
	color: #fff;
	margin-top: 325px;
	padding: 0 20px;
	font-size: 1em;
}

#companyservices {
	float: left;
	display: block;
	width: 100%;
	padding-top: 13px;
}

.heading {
	font-size: 1.2em;
}

.companyservicescontent {
	width: 191px;
	float: left;
	padding: 10px 15px;
}

.companyservicescontent li {
	margin: 0px;
	padding: 0px;
}

.companyservicescontent a {
	display: block;
	padding: 9px 0;
	padding-left: 10px;
	color: #2e3334;
	background: url(../images/border-bottom-links.gif) repeat-x bottom left;
	width: 95%;
}

.companyservicescontent a:hover, .companyservicescontent a.current {
	background: url(../images/bg-services-current.gif) no-repeat center;
}

.pagecontent {
	padding: 8px 16px;
	min-height: 325px;
}

.bluebox {
	width: 213px;
	height: 104px;
	float: left;
	background: url(../images/bg-bottom-box.gif) no-repeat left top;
	padding: 14px 13px 10px;
}

.rightmargin {
	margin-right: 2px;
}

.bluebox p {
	width: 212px;
	text-align: justify;
	margin-bottom: 6px;
	font-size: 0.9em;
}

.bluebox .readmore {
	text-align: right;
}

.boldyellowtext {
	color: #f49b00;
	font-weight: bold;
}

h2.testimonialheader {
	background: url(../images/bg-ourtestimonials.gif) no-repeat left center;
	padding-left: 40px;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	float: left;
	margin: 8px 0;
	line-height: 1.6em;
}

#footer li {
	display: inline;
	margin-right: 4px;
}

#footer a {
	color: #232323;
}

.tips ul, li {
	text-decoration:none;
	
}

.tips ul2, li2 {
	font-size:14px
	
}
