@charset "utf-8";
/* CSS Document */

 img, div, input { behavior: url("/objects/other/iepngfix.htc"); }
 
body {
	background-image: url(/images/bg/intbkg.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-color: #3f3f3f;
	margin: 0;
	padding: 0;
	}
	
html{margin:0;padding:0}
p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0}
input {margin:0;padding:0;}

.container {
	width: 958px;
	margin: 0 auto;
	position: relative;
	}
.logo {
	float: left;
	}
.nav {
	width: auto;
	float: right;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 15px;
	position: absolute;
	right: 0;
	}

.nav a:link {color: #fff; text-decoration: none;}
.nav a:hover {color: #FFFF33; text-decoration: none;}
.container2 {
	width: 958px;
	margin: 0 auto;
	font-size: 12px;
	color: #595959;
	clear: both;
	}
.leftcol {
	width: 573px;
	float: left;
	background-image: url(/images/bg/blocks.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 15px;
	padding-bottom: 25px;
	text-align: justify;
	}
.leftcol p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.leftcol h1 {
	font-size: 24px;
	font-weight:normal;
	color: #4d4687;
	padding: 0;
	}
.leftcol h2 {
	font-size: 14px;
	color: #4d4687;
	margin: 0px;
	padding: 0px;
	}
.leftcol li {
	margin: 0;
	padding: 0;
	}
.leftcol a:link {color: #4d4687; text-decoration:none}
.leftcol a:hover {color: #aba8c7; text-decoration: none;}
.leftcol a:active {color: #4d4687; text-decoration:none;}
.leftcol a:visited {color: #4d4687; text-decoration:none;}
.rightcol {
	width: 342px;
	float: right;
	margin-top: 2px;
	}
	
.footer {
	height: 82px;
	background-image:url(/images/bg/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
	color: #fff;
	font-size: 11px;
	}
.footer a:link {color: #fff;}
.footer a:hover {color: #000;}
.footer a:visited {color: #fff;}
.footer a:active {color: #fff;}
img, a {border: 0;}
.boxtop .boxcontent .shaddow .boxbottom {width: 342px;}
.boxcontent {
	background-image: url(/images/bg/boxbkg.jpg);
	background-repeat: repeat-y;
	height: 100px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	}
.boxcontent p a {
	padding-left: 20px;
	background-image: url(/images/bg/smarrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	}
.boxcontent a:link {text-decoration: none; color: #4d4687; border-bottom: 1px dotted #4d4687;}
.boxcontent a:hover {color: #FFCC33;}
.boxtop {
	background-image: url(/images/bg/boxtop.jpg);
	background-repeat: no-repeat;
	height: 32px;
	}
.boxtop h1 {
	font-size: 18px;
	color: #4d4687;
	font-weight: normal;
	margin-left: 30px;
	padding-top: 5px;
	}
.homeicon {position: absolute;}
.solutions {
	width: 379px;
	background-image: url(/images/bg/btnbkgsm.gif);
	background-position:center, top;
	position: absolute;
	top: 43px;
	right: -36px;
	padding-left: 19px;
	}
.searchtext {
	background-color: #4d4687;
	width: 342px;
	margin-top: 5px;
	}
.searchtext img {
	margin-left: 20px;
	margin-right: 120px;
	}
.searchbox {
	width: 342px;
	height: 47px;
	background-image: url(/images/bg/inputbkg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	}
/*.searchbox input[type=text] {
	width: 264px;
	height: 27px;
	color: #7c77a7;
	border: 1px solid #cccccc;
	font-size: 24px;
	margin-top: 6px;
	margin-left: 6px;
	padding: 3px;
	float: left;
	}
.searchbox input[type=image] {
	float: right;
	}*/
	
.ie6search {
	width: 264px;
	height: 27px;
	color: #7c77a7;
	border: 1px solid #cccccc;
	font-size: 24px;
	margin-top: 6px;
	margin-left: 6px;
	padding: 3px;
	float: left;
	}
.ie6searchbtn {
	float: right;
	}

#partflash {padding-left: 65px;}