html, body
{
	SCROLLBAR-FACE-COLOR: #251B62;
	SCROLLBAR-HIGHLIGHT-COLOR: #2743AA;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #D9E2F3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	margin:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border-width: 0px;
}
.mainDiv
{
	width:100%;
}

.actualDiv
{
	position:relative;
	width:776px;
	margin:auto;
	border-left:#D7D7D7 solid 1px;
	border-right:#D7D7D7 solid 1px;
}

.bannerDiv
{
	width:100%;
	position:relative;
}

.tagLine
{
	right:0px;
	position:absolute;
	top:0px;
}

.footer
{
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	height:42px;
	color:#FFFFFF;
	font-size:10px;
	padding-top:8px;
	position:relative;
}

.footerLink
{
	padding-top:15px;
	padding-left:8px;
	padding-right:8px;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

.footerLink:hover
{
	color:#3AAAC4;
	font-size:10px;
	text-decoration:none;
}

.copyright
{
	position:absolute;
	top:20px;
	right:8px;
}

.contentDiv
{
	margin-top:5px;
	margin-left:7px;
	margin-right:7px;
	background-image:url(../images/contentBg.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-left:8px;
	padding-right:4px;
	position:relative;
}

.contentDiv1
{
	background-image:url(../images/spray.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:100%;
}
.contentDiv1fsb {
	background-image:url(../images/spray-fsb.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:100%;
}
.contentDivnumber
{
	width:100%;
}
.contentDiv .brochure {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.contentLeft
{
	width:494px;
}

.contentHeader
{
	font-size:24px;
	color:#2845B0;
}

.content
{
	text-align:justify;
	padding-top:6px;
	padding-left:16px;
	padding-right:8px;
}
.content ul
{
	margin: 10px 0px;
	padding: 0px;
}
.content li
{
	margin:0px;
	margin-left:0px;
	margin-bottom:3px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
	list-style-type: none;
}

.testimonials
{
	width:100%;
	margin-left:7px;
	position:relative;
}

.testiHeader
{
	width:100%;
}

.testiClick
{
	display:inline;
	right:15px;
	position:absolute;
	width:100%;
	top:16px;
	text-align: right;
}

.textLinksmall
{
	font-size:10px;
	color:#251B62;
}

.textLinksmall:hover
{
	font-size:10px;
	color:#3550B5;
}

.testiList
{
	width:100%;
	margin-top:8px;
}

.testiList p
{
	margin:0px;
	margin-left:4px;
	margin-bottom:12px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}

.contentLink
{
	color:#000000;
	text-decoration:none;
}

.contentLink:hover
{
	color:#2845B0;
	text-decoration:underline;
}

.contentRight
{
	width:252px;
	position:absolute;
	top:0px;
	right:0px;
	border-left:#FFFFFF 2px solid;
	padding-top:5px;
	padding-left:8px;
	/*background-image:url(../images/spray.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:318px;*/
}

.contentHeader1
{
	font-size:20px;
	color:#2845B0;
}

.contentRightPanel
{
	width:100%;
	margin-right:7px;
	padding-top:8px;
}

.contentRightPanel p
{
	margin:0px;
	margin-left:0px;
	margin-bottom:3px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
}

.btn
{
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:10px;
	border:#FFFFFF solid 0px;
	padding:4px;
}

.txtBoxStyle
{
	background-image:url(../images/txtboxbg.jpg);
	background-repeat:repeat-x;
	height:16px;
	border:#B4C6E9 solid 1px;
}
/*Sliced Linl Style*/
#SlicedInfo {
	font-size: 10px;
	text-decoration: none;
	float: right; }
#SlicedInfo #Sliced-web-site-design {
	color: #00c;
	text-decoration: underline; }
#SlicedInfo #Sliced-web-site-design:hover {
	color: #000; }
#SlicedInfo a {
	color: #999;
	text-decoration: none; }
