html, body, form
{
	margin: 0;
	padding: 0;
}

#mainbody 
{
	margin: 0;
	padding: 0;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 0.8em;
	color: white;
	background-color: #292223;
}

img
{
	border: 0;
}

h1 { margin: 0; padding: 12px 0;}
h2 { margin: 0; padding: 12px 0;}
h3 { margin: 0; padding: 4px 0;}
h4 { margin: 0; padding: 3px 0;}

p
{
	margin: 0;
	padding: 10px 0;
}

a, a:visited
{
	color: #7ecfe2;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

/* Structure */
		
#wrapper
{
	width: 974px;
	margin: 0 auto;
	background-image: url(/images/layout/bg-borders.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#wrappersub
{
	width: 966px;
	margin: 0 0 0 4px;
	background-image: url(/images/layout/bg-lines.gif);
	background-position: left -30px;
	background-repeat: no-repeat;
}

#menu
{
	height: 40px;
	margin: 0 0 0 173px;	
	padding-top: 5px;
	position: relative;
	/*background-image: url(/images/layout/bg-topmenu-b20.png);
	background-position: left bottom;
	background-repeat: repeat-x;*/
}
	*html #menu
	{
		background-image: none;
	}
	#menu #menuright
	{
		position: absolute;
		bottom: 0;
		right: 0;
		width: 60px;
		padding: 2px 4px;
		border: solid 1px #7f7f7f;
	}
		#menu #menuright.active
		{
			border: solid 1px #ff8500;	
		}
		
		#menu #menuright a
		{
			color: #7f7f7f;
			text-decoration: none;
			display: block;
		}
		
		#menu #menuright a:hover
		{
			color: white;
		}
	
	#menu ul
	{
		position: absolute;
		bottom: 4px;
		left: 0;
		list-style-type: none;
		color: White;
		margin: 0;
		padding: 0;
	}
	
		#menu ul li
		{
			width: 125px;
			text-align: center;
			vertical-align: bottom;
			float: left;
		}
		
		#menu ul li a
		{
			color: #7ecfe2;/*#597786;*/
			text-decoration: none;
			display: block;
		}
		
			#menu ul li a:hover
			{
				color: #ff8500;
			}
			
			#menu ul li a.active
			{
				color: #ff8500;
			}
					

#header
{
	width: 965px;
}
	
	#header #logo
	{
		background-image: url(/images/layout/x402logo.gif);
		background-position: right top;
		background-repeat: no-repeat;
		width: 173px;
		height: 87px;
		text-indent: -5000px;
		float: left;
		margin-top: -32px;
	}
		*html #header #logo
		{
			margin-left: 5px;
		}
	
		#header #logo h1
		{
			margin: 0;
		}
		
	#header #banner
	{
		float: left;
		height: 55px;
		padding-left: 12px;
		width: 780px;
		background-image: url(/images/layout/bg-b40.png);
		background-position: left top;
		background-repeat: repeat;
	}
		*html #header #banner
		{
			background-image: none;
			background-color: Black;
		}
		/*#header #banner*/
	
		#header #banner div, #header #banner h1, #header #banner h2
		{
			color: White;
			font-size:2em;
			font-weight:bold;
		}
		#header #banner div{
			margin: 0; 
			padding: 12px 0;
		}
	#header #sub
	{
		float: left;
		height: 50px;
		padding-top: 5px;
		width: 110px;
		background-image: url(/images/layout/bg-b40.png);
		background-position: left top;
		background-repeat: repeat;
		line-height: 20px;
		color: #597786;
		display: none;
	}
		*html #header #sub
		{
			background-image: none;
			background-color: Black;
		}
		
		#header #sub .subbox
		{
			width: 80px;
			border: solid 1px #597786;
		}
		
		#header #sub a
		{
			color: White;
			background-color: #597786;
			text-decoration: none;
		}
			
	
#leftcol
{
	float: left;
	width: 173px;
	padding-top: 10px;
}
	*html #leftcol
	{
		width: 168px;
	}	
	#leftcol ul
	{
		list-style-type: none;
		color: White;
		margin: 0;
		padding: 20px 0 0 3px;
		font-size: 0.9em
	}
	
		#leftcol ul li
		{
			margin: 0;
			padding: 0;
		}
			
			#leftcol ul li.head
			{
				padding: 3px 0 3px 7px;
				margin: 0;
				/*background-image: url(/images/layout/bg-sidemenu.gif);
				background-position: left bottom;
				background-repeat: no-repeat;*/
				font-size: 1.2em;
				font-weight: bold;
			}
			
		#leftcol ul li a
		{
			margin: 0;
			padding: 5px 0 5px 7px; 
			background-image: url(/images/layout/bg-sidemenu.gif);
			background-position: left bottom;
			background-repeat: no-repeat;
			color: #7ecfe2;/*White;*/
			text-decoration: none;
			display: block;
		}
			
			#leftcol ul li a:hover
			{
				
				background-image: url(/images/layout/bg-sidemenu-over.gif);
				background-position: left bottom;
				background-repeat: no-repeat;
				background-color: Black;
				color: #ff8500;/*#597786;*/
			}
			
			#leftcol ul li.active a
			{
				color: white;
				background-image: url(/images/layout/bg-sidemenu-over.gif);
				background-position: left bottom;
				background-repeat: no-repeat;
				background-color: Black;
				color: #ff8500;/*#597786;*/
			}
			
	.services .head
	{
		color: white;
		background-color: #0a57a4;
	}
	
	.products .head
	{
		color: white;
		background-color: #005447;
	}
	
		#leftcol .products ul li a:hover
		{
			background-image: url(/images/layout/bg-sidemenuG-over.gif);
		}
		
		#leftcol .products ul li.active a
		{
			background-image: url(/images/layout/bg-sidemenuG-over.gif);
		}
	
#maincol
{
	margin-left: 174px;
	width: 792px;
	padding-top: 10px;
}
	*html #maincol
	{
		margin-left: 170px;
	}

	#maincol #conthead
	{
			
	}
	
	#maincol #clientlist
	{
		float: right;
		width: 220px;
		min-height: 190px;
		background-color: White;
		margin-top: 10px;
	}	
	
		#maincol #clientlist h3
		{
			margin: 0;
			padding: 20px 5px 5px 5px;
			text-align: center;
		}
		#maincol #clientlist ul
		{
			margin: 5px;
			padding: 0;
			list-style-type: none;
			margin: 5px 5px 20px 5px;
		}
		#maincol #clientlist ul li{
			margin-bottom: 10px;
			text-align: center;
		}
		#maincol #clientlist a{
			color: #ff8500;
			text-decoration: none;
		}
		#maincol #clientlist a:hover{
			text-decoration: underline;
		}
	#maincol #maincont
	{
		margin-top: 10px;
		padding: 15px 30px;
	}
	
		#maincol #maincont.b50 h2,
		#maincol #maincont.b50 h3,
		#maincol #maincont.b50 h4,
		#maincol #maincont.b50 h5,
		#maincol #maincont.b50 h6
		{
			color: White;
		}
		
		#maincol #maincont.b50:hover
		{
			background-color: Black;
			background-image: none;
		}
		
		#maincol #maincont.b50 a
		{
			color: #ff8500;
			text-decoration: none;
		}
		
		#maincol #maincont.b50 a:hover
		{
			text-decoration: underline;
		}
		
		#maincol #maincont.blue50 h2,
		#maincol #maincont.blue50 h3,
		#maincol #maincont.blue50 h4,
		#maincol #maincont.blue50 h5,
		#maincol #maincont.blue50 h6
		{
			color: white;
		}
		
		/*#maincol #maincont.blue50:hover
		{
			background-color: #0a57a4;
			background-image: none;
		}*/
		
		#maincol #maincont.blue50 a
		{
			color: #ff8500;
			text-decoration: none;
		}
		
		#maincol #maincont.blue50 a:hover
		{
			text-decoration: underline;
		}
		
		#maincol #maincont.green50 h2,
		#maincol #maincont.green50 h3,
		#maincol #maincont.green50 h4,
		#maincol #maincont.green50 h5,
		#maincol #maincont.green50 h6
		{
			color: white;
		}
		
		/*#maincol #maincont.green50:hover
		{
			background-color: #005447;
			background-image: none;
		}*/
		
		#maincol #maincont.green50 a
		{
			color: #ff8500;
			text-decoration: none;
		}
		
		#maincol #maincont.green50 a:hover
		{
			text-decoration: underline;
		}
	
		#maincol #maincont.smlwidth
		{
			margin-right: 220px;
		}
		
			#maincol #maincont .techinfo
			{
				float: right;
				width: 160px;
				margin-right: -25px;
				padding: 5px;
				font-size: 0.8em;
				background-color: #494949;
			}
			
				#maincol #maincont .techinfo h2
				{
					margin: 2px;
					padding: 0;
				}
				
				#maincol #maincont .techinfo .items
				{
					margin: 5px 0 5px 10px;
				}
				#maincol #maincont .techinfo ul
				{
					padding: 2px;
					margin: 5px 0 5px 10px;
					list-style-type: none;
				}
				#maincol #maincont .techinfo ul li
				{
					padding-bottom: 3px;
				}
	#maincol .serviceside
	{
		background-color: White;
		float: right;
		width: 150px;
		margin-top: 10px;
		padding: 15px 4px;
		text-align:center;
		color: Black;
	}
	
		
#footer
{
	padding: 60px 0;
	width: 792px;
	color: #597786;
	text-align: center;
	float: right;
}
	#footer .right
	{
		width: 120px;
		float: right;
		text-align: right;
		padding-right: 2px;
	}
	
	#footer .left
	{
		width: 120px;
		float: left;
		text-align: left;
	}

	#footer a
	{
		color: #597786;
		text-decoration: underline;
	}
	
	#footer a:hover
	{
		text-decoration: none;	
	}
	
	#footer .foot
	{
		text-align: left;
		width: 792px;
		padding-top: 15px;
	}
	
/* Rotator */

#rotator
{
	background-color: #000;
	width: 542px;
	height: 120px;
}

	#rotator #rotright
	{
		float: right;
		width: 442px;
	}
	
	#rotator .option
	{
		width: 100px;
		height: 40px;
		overflow: hidden;
		background-color: #aaaaaa;
	}
	
	#rotator .optionactive
	{
		width: 100px;
		height: 40px;
		overflow: hidden;
		background-color: #fff;
	}
	
		#rotator .option a, #rotator .optionactive a
		{
			display: block;
			height: 35px;
			width: 90px;
			padding: 10px 0 0 10px;
			text-decoration: none;
		}
		
		#rotator .option a
		{
			color: #000;
		}
		
		#rotator .optionactive a
		{
			
		}
/****/

.b40
{
	background-image: url(/images/layout/bg-b40.png);
	background-position: left top;
	background-repeat: repeat;
}	
.b50
{
	background-image: url(/images/layout/bg-b50.png);
	background-position: left top;
	background-repeat: repeat;
}
	*html .b40, *html .b50
	{
		background-image: none;
		background-color: #1a1a1a;
	}
	
.blue50
{
	background-color: #0a57a4;
}
	
.green50
{
	background-color: #005447;
}
	
.newsbox
{
	float: right;
	width: 160px;
	padding: 10px;
	margin-top: -70px;
	margin-right: 20px;
	color: #597786;
}

	.newsbox.b40:hover
	{
		background-color: Black;
		background-image: none;
	}
	
	.newsbox h2,
	.newsbox h3,
	.newsbox h4,
	.newsbox h5,
	.newsbox h6
	{
		color: #597786;
	}
	
	.newsbox a
	{
		color: #597786;
	}
	
	.newsbox a:hover
	{
		text-decoration: none;
	}
	
ul.frontbox,
ul.csbox
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	ul.frontbox li,
	ul.csbox li
	{
		margin: 0;
		padding: 0;
		float: left;
		width: 391px;
		color: white;
		margin: 10px 10px 0 0;
		/*padding: 5px;
		border: solid 2px #7F7F7F;*/
		position: relative;
	}
	
	ul.frontbox li.nopad,
	ul.csbox li.nopad
	{
		margin-right: 0px;
	}
	
		ul.frontbox li h2,
		ul.csbox li h2
		{
			margin: 0;
			background-color: #0A57A4;
			padding: 3px 0 3px 5px;
			color: #fff;
			display: block;
		}
		
		ul.frontbox li .cont,
		ul.csbox li .cont
		{
			padding: 7px;
			border: solid 1px #0A57A4;
			height: 105px;
		}
		
			ul.csbox li .cont
			{
				height: 135px;
			}
			
			ul.frontbox li .cont p,
			ul.csbox li .cont p
			{
				padding: 0;
				margin: 0;
			}
		
		ul.frontbox li .ft,
		ul.csbox li .ft
		{
			color: #7ecfe2;
			font-size: 0.9em;
			position: absolute;
			bottom: 5px;
			right: 5px;
		}
		
		ul.frontbox li div.b50:hover,
		ul.csbox li div.b50:hover
		{
			background-color: Black;
			background-image: none;
		}

.cform
{
}

	.cform .textbox,
	.cform .message
	{
		width: 460px;
		border: solid 2px #7ecfe2;
		background-color: #e9e9e9;
	}
	
		.cform .textbox:focus,
		.cform .message:focus,
		.cform .textboxfocus,
		.cform .messagefocus
		{
			border: solid 2px #ff8500;
			background-color: #fff;
		}
		
	.cform .message
	{
		height: 140px;
	}
			
	.cform .button
	{
		border: solid 2px #7ecfe2;
		background-color: #e9e9e9;
	}
	
		.cform .button:hover
		{
			background-color: #fff;
		}
		.cform .button:focus
		{
			border: solid 2px #ff8500;
		}

.bread
{
	margin-top: 5px;
}
/* Popup Classes */

.modalBackground {
    background-color: #a1a1a1;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.popmain
{
	border: solid 1px #545454;
}

	.popmain .popbanner
	{
		background-color: #545454;
		padding: 4px;
		text-align: right;
	}

	.popmain .popbanner a
	{
		color: #00A0C6;
	}		
		
	.map
	{
		width: 625px;
		height: 550px;
	}
.bluebutton
{
	color: #00A0C6;
}
/* Utility Class */

.formline
{
	clear: left;
	padding-top: 3px;
}

	.formline .formleft
	{
		float: left;
	}
	
	.formline .formright
	{
		float: left;
	}

.left
{
	float: left;
}

.right
{
	float: right;
}
.clear
{
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
}

.clearleft
{
	clear: left;
	font-size: 1px;
	line-height: 1px;
	height: 0;
}

.clearright
{
	clear: right;
	font-size: 1px;
	line-height: 1px;
	height: 0;
}

.sidebox
{
	text-align: center;
	float: right;
	background: white;
	width: 120px;
	border: solid 1px black;
	padding: 0 4px 8px 4px;
	margin: 0 3px 5px 4px;
}
	
.inline
{
	display: inline;
}
.sml
{
	font-size: 70%;
}
.big
{
	font-size: 120%;
}

.normalwght
{
	font-weight: normal;
}
.bold
{
	font-weight: bold;
}
.red
{
	color: #d80025;
}

.black
{
	color: Black;
}

.ghead
{
	font-weight: bold;
	color: #00a0c6;
}

.textright
{
	text-align: right;
}

.textcenter
{
	text-align: center;
}
.textleft
{
	text-align: left;
}

.buffer10
{
	height: 10px;
	overflow: hidden;
}

.padtop5
{
	padding-top: 5px;
}

.padtop15
{
	padding-top: 15px;
}
.padright5
{
	padding-right: 5px;
}

.padleft5
{
	padding-left: 5px;
}

.ind40
{
	padding: 0 40px;
}

.width60
{
	width: 60px;
}

.width100
{
	width: 100px;
}

.width110
{
	width: 110px;
}

.width120
{
	width: 120px;
}

.width130
{
	width: 130px;
}

.width160
{
	width: 160px;
}

.width165
{
	width: 165px;
}

.width170
{
	width: 170px;
}

.width190
{
	width: 190px;
}

.width250
{
	width: 250px;
}

.width290
{
	width: 290px;
}

.width300
{
	width: 300px;
}
.width400
{
	width: 400px;
}
.width450
{
	width: 450px;
}

.m130
{
	margin-left: 130px;
}

.m135
{
	margin-left: 135px;
}

.m165
{
	margin-left: 165px;
} 

.m402
{
	margin-left: 402px;
}
.pad5r
{
	padding-right: 5px;
}
/* End Utility Class */

/* Subscription forms class */
#tesUserSubFrm{background-color: transparent; }
#tesUserSubFrm #tesUserSubFrmFlds{background-color: transparent;}
#tesUserSubFrm #tesUserSubFrmFlds input {width: 150px;margin-left: 5px;}
#tesUserSubFrm #tesUserSubFrmFlds #tesUserSubFrmTitle{font-weight: bold;padding:2px 0 3px 7px;display: block;}
#tesUserSubFrm #tesUserSubFrmMsg{color: red;padding:2px 0 3px 7px;display: block;}
.subform {padding: 20px 0 0 3px; margin: 0;}
.subform .subformhead {background-color: #0A57A4; color: #fff; padding: 3px 0 3px 7px; font-weight: bold;font-size: 1.2em; }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
