@charset "utf-8";
/* CSS Document */

 img, div, { behavior: url("/objects/other/iepngfix.htc"); }
 
body {
	background-image: url(/images/bg/topbkg.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;
	}
	
.nav {
	width: auto;
	float: right;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 15px;
	position: absolute;
	overflow: default;
	right: 0;
	z-index: 1000;
	}

.nav a:link {color: #fff; text-decoration: none;}
.nav a:hover {color: #FFFF33; text-decoration: none;}
.nav a:visited {color: #fff; text-decoration: none;}
.nav a:active {color: #fff; text-decoration: none;}
	
.logo {
	float: left;
	}
	
.frontflash {
	clear: both;
	}
.frontleft {
	width: 566px;
	background-image: url(/images/bg/linebkg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 25px;
	}
.frontleft p {
	margin-top: 3px;
	margin-left: 7px;
	font-size: 12px;
	text-align: justify;
	}
.frontright {
	width: 342px;
	float: right;
	margin-top: 140px;
	margin-bottom: 20px;
	}
.solutions {
	width: 379px;
	height: 485px;
	background-image: url(/images/bg/btnbkg.gif);
	background-position: 19px 0px;
	background-repeat:no-repeat;
	position: absolute;
	top: 45px;
	right: -36px;
	padding-left: 19px;
	z-index: 2;
	display: block;
	}
.searchtext {
	background-color: #4d4687;
	width: 342px;
	margin-top: 5px;
	}
.searchtext img {
	margin-left: 20px;
	margin-right: 120px;
	}
.homeicon {position: absolute;}
.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;
	}
	
	
.lastup {
	font-weight: bold;
	font-size: 11px;
	}
.headline {
	margin-top: 10px;
	background-image: url(/images/bg/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	}
.headline h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
.headline p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
.headline a:link {text-decoration: none; color: #7c77a7;}
.headline a:hover {text-decoration: none; color: #fada2f;}
.headline a:visited {text-decoration: none; color: #7c77a7;}
.headline a:active {text-decoration: none; color: #7c77a7;}
#headline2 {
	background-color: #ededed;
	}
.solutionwrapper {
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 15px;
	}
.solicon {
	width: 62px;
	height: 62px;
	float: left;
	margin-right: 10px;
	}
.soltext {
	height: 62px;
	width: 240px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	}
.soltext h1 {
	font-size: 14px;
	color: #7c77a7;
	padding: 0px;
	margin: 0px;
	}
.soltext p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #636364;
	}
.soltext a:link {text-decoration: none; color: #7c77a7;}
.soltext a:hover {text-decoration: none; color: #fada2f;}
.soltext a:visited {text-decoration: none; color: #7c77a7;}
.soltext a:active {text-decoration: none; color: #7c77a7;}
.thesolutions {
	margin-bottom: 8px;
	height: 63px;
	}
.partners {
	margin-top: 20px;
	}
.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;}