body { 
	margin: 0; 
	padding: 0; 
	background:url(images/bg.jpg) repeat-x;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background:#ddd; padding: 3px 5px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.cl {clear:both;margin:0px;padding:0px;height:2px;}

/* CONTENT WRAPPER */

#wrapper{
background:url(images/bodybg.jpg) repeat-y center;
margin:0px;
padding:12px 0px 0 0;
}

#main { 
	width: 985px; 
	margin: 0px auto 0 auto; 
	
}

/* TOP LEFT LOGO */

#logo { 
	width: 985px; 
	margin: 0px auto 0 auto;
	padding:5px 0 30px 10px;margin-top:0px; background:url(images/logo.jpg) no-repeat top left;height:37px;}
	#logo h1 { color: #000;  }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	width:100%;
	color: #808080; 
	padding:10px 0 10px 0px; 
	width: 985px; 
	margin: 0px auto 0 auto;
	
	height:15px;
	font-size:12px;
	
}
	#menu li { 
		padding:10px 18px 4px 18px; 
		color: #444; 		
		display: inline; 
		
	}
	#menu li.active { 
		
		color: #8D9CAF; 
		font-weight: bold; 
		padding:12px 18px 12px 18px; 
		margin: 0 1px 0 0; 
		height:37px;
	}
	#menu li a { 
		padding-top:5px;
		color: #fff; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #999; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */


	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none;background:url(images/menubg.jpg) repeat-x bottom left; }
		#menu_left li a { 
			display: block; 
			color: #fff; 
			background:url(images/arrow.gif) no-repeat center left; 
			width:229px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background:#cd957b url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* LEFT SIDE */
	
#left {
	float: right;
	width: 275px;
}
	.box {
		padding: 4px 5px;
		border: 1px solid #ccc;
		margin:0 0 10px 0;
		background:#f9f9f9;
	}
	.box p{
		padding: 4px 8px;
	}	
	.note {
		padding: 5px 10px 5px 10px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD;
		color: #585616;
	}
	
/* menu */

.box ul.menu {margin:10px 0 10px 0;padding:0px;}
.box ul.menu li {display: block;float: left;width: 110px;padding: 5px 10px;border-bottom: 1px solid #efefef;}
.box ul.menu a {padding-left:6px;border-left:10px solid #aac;text-transform: uppercase;font-size: 100%;color:#0000aa;text-decoration:none;}
.box ul.menu li  a:hover {border-left: 10px solid #ff9523;text-decoration:underline;}

.box ul.menu1{list-style-type: none;border-top: 1px solid #ccc;margin:0px;padding:0px;}
.box ul.menu1 li{list-style-type: none;margin:0px;padding:0px;}
.box ul.menu1 li a{display: block;margin: 2px 0px 2px 0px;padding:4px 0px 4px 20px;background: url(images/pointer_red.gif) left 8px no-repeat #f9f9f9;border-bottom: 1px solid #ccc;color: #0000aa;text-decoration: none;height:15px;}
.box ul.menu1 li a:hover{background: url(images/pointer_gray.gif) left 8px no-repeat #fff;color: #666;}
.box ul.menu1 li a.active, .box ul.menu1 li a:hover.active{background: url(images/pointer_red.gif) left 8px no-repeat #f9f9f9;color: #bb050c;}

/* RIGHT SIDE */

#right {
	float:left;
	width: 693px;
	padding-bottom:10px;
}

#right h2{
	margin: 5px 0px 5px 10px;
	color: #bb050c;
	font:normal 182.50% "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

#right h2 a{color: #bb050c;text-decoration:none;font-weight:normal;}

#right h4{font:normal 2em "Trebuchet MS", Arial;color:#333;margin:10px 0px 10px 10px;padding:0px;text-decoration:underline;}
#right h5{font:normal 1.5em "Trebuchet MS", Arial;margin:15px 0px 0px 10px;padding:0px;text-decoration:none;}
#right h5 a{text-decoration:none;}
#right p{margin:15px 10px 10px 10px;font:normal 12px Verdana, Tahoma, Arial;color:#333;line-height:1.7em;}
#right p.details{margin:0px 0px 15px 10px;font:normal 11px Verdana, Tahoma, Arial;color:#333;border-bottom:1px dotted #eee;padding:0px 0px 5px 0px;}

#main #right li{font:normal 12px Verdana, Tahoma, Arial, sans-serif;color: #333;line-height: 1.7em;}

	
table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width:98%;
border-collapse: collapse;
border-spacing: 0px;
margin:10px 0px 10px 0px;}

table.servicesT td
{ border-bottom: 1px dotted #ccc;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
text-align: left;
padding-left:7px;}

.servBodL { }

.smallboxright {
float: right;
width:150px;
BORDER: #6799CF 1px solid;
color:#444;
margin:0 10px 15px 5px;
PADDING: 8px;
FONT-SIZE: 11px;
FONT-FAMILY: verdana, Arial; 
text-align:left;	
}	







.bleft{
width:40%;
float:left;
}

.bleft h4 {margin:5px 0 0 5px;font:bold 12px arial;}
.bleft p{margin:5px 0px 0px 5px;padding:0px;}

table.servicesL1
{ 
font:normal 11px Verdana;
color: #222;
width:100%;
margin:10px 0px 10px 0px;
border-top:1px solid #eee;
}

table.servicesL1 td
{ 
border-bottom:1px dotted #ccc;
text-align: left;
padding:5px;}

table.servicesT1{ font:normal 11px Verdana;color: #222;width:55%;border-collapse: collapse;border-spacing: 0px;margin:10px 0px 10px 0px;float:right;border-top:1px solid #eee;border-right:1px solid #eee;}
table.servicesT1 td{border-bottom:1px dotted #eee;border-left:1px dotted #ccc;text-align: left;padding:5px;}
table.servicesT1 td.head{ background:#BCE1FE;color:#000;font-weight:bold;}
table.servicesT1 td.dat{ background:#F5FAFE;border-top:1px solid #558ED5;color:#990000;font-weight:bold;}

table.servicesT11{font:normal 11px Verdana;color: #222;width:90%;border-collapse: collapse;border-spacing: 0px;margin:10px 0px 10px 0px;border-top:1px solid #eee;border-right:1px solid #eee;}
table.servicesT11 td{border-bottom:1px dotted #eee;border-left:1px dotted #ccc;text-align: left;padding:5px;}
table.servicesT11 td.head{ background:#BCE1FE;color:#000;font-weight:bold;}
table.servicesT11 td.dat{ background:#F5FAFE;border-top:1px solid #558ED5;color:#990000;font-weight:bold;}

table.servicesT12{ font:normal 11px Verdana;color: #222;width:98%;border-collapse: collapse;border-spacing: 0px;margin:10px 0px 10px 0px;border-top:1px solid #eee;border-right:1px solid #eee;}
table.servicesT12 td{border-bottom:1px dotted #eee;border-left:1px dotted #ccc;text-align: left;padding:5px;}
table.servicesT12 td.head{ background:#BCE1FE;color:#000;font-weight:bold;}
table.servicesT12 td.dat{ background:#F5FAFE;border-top:1px solid #558ED5;color:#990000;font-weight:bold;}






/* comments area */
#comments, #respond {border-bottom:1px dotted #CCCCCC;padding:5px 0 5px 10px;clear: both;color:#444;background:#eee;}
h3#comments{}
.commentlist {margin: 15px 15px;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 10px 10px 0px 10px;color:#000;margin-bottom:18px;}
.commentlist .alt {background: #fcf9e9;margin-top:10px;border:1px solid #dedac1}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight: bold;font-style: normal;font-size:13px;color: #333;}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform p {padding: 6px 0px;margin: 0px;color:#333;}
#commentform label{color: #787878;font-size: 87%;}
#commentform input{width: 200px;background:#eee;border: 1px solid #bdd77f;padding: 3px;margin-top: 3px;}
#commentform textarea{width:98%;height: 105px;background:#eee;border: 1px solid #999;padding: 2px;margin:5px 0px 5px 5px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{background:#f9f9f9;font: bold 12px Arial, Helvetica, sans-serif;color: #000;border:1px solid #ccc;float:left;width: 144px;height: 25px;cursor: pointer;}
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;}
#commentform #submit {float: right;}


/* FOOTER */

#footer {clear: both;color:#ddd; padding:0px 0px; border-top: 1px solid #ccc;background:#000;height:50px;text-align:center;font-size:12px;}
#footer a{color:#fff;}
