html, body
{
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #92a2de;
}
#main
{
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top
{
	background-image: url(images/header2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 889px;
	padding-top: 25px;
	position: relative;
}
#header_test
{
	background-image: url(images/header_test.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 211px;
	width: 889px;
}
#header_about
{
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_test
{
	background-image: url(images/header_test.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_home
{
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_services
{
	background-image: url(images/header_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_help
{
	background-image: url(images/header_help.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_process
{
	background-image: url(images/header_process.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#header_contact
{
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 218px;
	width: 889px;
}
#logo_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 250px;
	padding-top: 25px;
}
#top_nav
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: right;
float: left;
width: 515px;
padding-right: 19px;
padding-top: 19px;
position: absolute;
z-index: 1001;
left: 353px;
top: 200px;
}
#top_nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#top_nav a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
#top_nav ul li a.active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	float: left;
	width: 178px;
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #1024b6;
}
.nav_margin
{
	padding-right: 8px;
	padding-left: 8px;
}
#content_area
{
	background-color: #FFFFFF;
	float: left;
	width: 884px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1d40bb;
	position: relative;
}
#content_left
{
	float: left;
	width: 234px;
	background-image: url(images/left_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#left_nav
{
	float: left;
	width: 200px;
	position: relative;
	padding-right: 15px;
	padding-left: 19px;
}
#left_nav ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_nav ul li
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 200px;
}
#left_nav ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1024b6;
	text-decoration: none;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	float: left;
	width: 178px;
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#left_nav ul li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	float: left;
	width: 178px;
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #1024b6;
}
#left_nav ul li a.active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	float: left;
	width: 178px;
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #1024b6;
}
#left_nav ul li.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
#flash_icon
{
	text-align: center;
	float: left;
	width: 234px;
	padding-top: 35px;
	padding-bottom: 25px;
}
#content_right
{
	float: left;
	width: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}
#content_right ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content_right ul li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
#footer
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 30px;
	width: 879px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 19px;
	padding-left: 10px;
}

#footer a
{
	color: #0000FF;
	text-decoration: underline;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_margin
{
	padding-right: 3px;
	padding-left: 3px;
}
p
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1d40bb;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1d40bb;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img, div { behavior: url(iepngfix.htc) }

.arrow
{
	height: 7px;
	width: 4px;
	position: absolute;
	z-index: 1001;
	left: 204px;
	top: 112px;
}
.arrow2
{
	height: 7px;
	width: 4px;
	position: absolute;
	z-index: 1001;
	left: 204px;
	top: 144px;
}
table.main8c4c1348-2a4d-4d01-873c-c89b03b0d07c{
	
	border-collapse: collapse;
	border:0px;

}

td.centre8c4c1348-2a4d-4d01-873c-c89b03b0d07c {
background-color:#2142bc
}
td.tl8c4c1348-2a4d-4d01-873c-c89b03b0d07c { 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07ctl.gif'); 
	width:12px;
	height:12px;
	padding:0px;
	size: 150;

}
td.left8c4c1348-2a4d-4d01-873c-c89b03b0d07c { 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07cl.gif'); 
	width:12px;
	padding:0px;
	 
}
td.bl8c4c1348-2a4d-4d01-873c-c89b03b0d07c	{ 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07cbl.gif');
	width:12px;
	height:11px;
 	padding:0px;
}


td.top8c4c1348-2a4d-4d01-873c-c89b03b0d07c { 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07ct.gif');
	height:12px;
	padding:0px;
		
}
td.tr8c4c1348-2a4d-4d01-873c-c89b03b0d07c {
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07ctr.gif'); 
	width:12px;
	height:12px;
	padding:0px;
}
td.right8c4c1348-2a4d-4d01-873c-c89b03b0d07c { 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07cr.gif'); 
	width:12px;
	padding:0px;
}

td.br8c4c1348-2a4d-4d01-873c-c89b03b0d07c { 
border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07cbr.gif'); 
	width:12px;
	height:11px;
	padding:0px;
}
td.bottom8c4c1348-2a4d-4d01-873c-c89b03b0d07c  { 
	border:0px;
	background-image:url('images/8c4c1348-2a4d-4d01-873c-c89b03b0d07cb.gif'); 
	height:11px;
	padding:0px;
}

.title8c4c1348-2a4d-4d01-873c-c89b03b0d07c{FONT-WEIGHT:bold; FONT-SIZE: 14pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none; TEXT-ALIGN: Center; }
.body8c4c1348-2a4d-4d01-873c-c89b03b0d07c{FONT-WEIGHT:normal; FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none; TEXT-ALIGN: left; }
.label8c4c1348-2a4d-4d01-873c-c89b03b0d07c{FONT-WEIGHT:normal; FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.line8c4c1348-2a4d-4d01-873c-c89b03b0d07c{width: 100%; color: #2A00AA; height: 1px; }
.input8c4c1348-2a4d-4d01-873c-c89b03b0d07c {width: 250px; border: solid 1px Black }
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


/* testimonial */
#testimonial
{
	float: left;
	width: 200px;
	padding-top: 35px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 19px;
	line-height: 16px;
}
.drop_box
{
	width: 100px;
	border: 1px solid #1024b6;
	float: left;
}
.drop_link
{
	color: #1024b6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 90px;
}
.drop_link:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1024b6;
	padding: 5px;
	float: left;
	width: 90px;
}
