@charset "utf-8";

/* CSS Document */
* {
	padding:0;
	margin:0;
}
#clear {
	clear:both;
	}
.clear {
	clear:both;
	}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	color: #000000;
}
#wrapper {
	background-color: #ffffff;
	/*width: 800px;*/
	width: 95%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #header {
	background-image: url(/images/logo.gif);
	position: relative;
	height: 120px;
	width: 95%;
	left: 0px;
	background-repeat: no-repeat;
	background-position:left;
}
#wrapper #header h1 {
	text-indent: -9999px;
}

#wrapper #breadbar  {
	background-color: #336699;
	height: 23px;
	color: #ffffff;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	font-size:14px;
}
#wrapper #breadbar a {
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}
#wrapper #header #nav {
	position: absolute;
	height: 35px;
	width: 440px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff;
}
#wrapper #header #nav #main-nav li {
	display: inline-block;
	text-align:left;
	text-indent:-9999px;
	float:left;
}

#wrapper #header #nav #main-nav a {
	height:35px;
	display:block;
	text-decoration:none;
}
#wrapper #header #nav #main-nav #btn-home {
	background-image: url(/images/home_but2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#wrapper #header #nav #main-nav #btn-solutions {
	background-image: url(/images/solutions_but2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#wrapper #header #nav #main-nav #btn-contact {
	background-image: url(/images/contact_but2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#wrapper #header #nav #main-nav #btn-login {
	background-image: url(/images/login_but2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
}
#home #wrapper #header #nav #main-nav #btn-home {
	background-image: url(/images/home_but1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#solutions #wrapper #header #nav #main-nav #btn-solutions {
	background-image: url(/images/solutions_but1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#contact #wrapper #header #nav #main-nav #btn-contact {
	background-image: url(/images/contact_but1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 111px;
}
#login #wrapper #header #nav #main-nav #btn-login {
	background-image: url(/images/login_but1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
}
#wrapper #right_cont {
	background-color: #336699;
	background-image: url(/images/right_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 220px;
	position: relative;
	height:300px;
}

#wrapper #right_cont h1 {
	text-indent: -9999px;
	background-image: url(/images/ExporSol.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top:30px;
}

#wrapper #right_cont ul {
	text-align: left;
	list-style:none;
}
#wrapper #right_cont h2 {
	background-image:url(/images/click-here-for-advice.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 86px;
	width: 196px;
	margin-left:0px;
	margin-top:30px;
}
#wrapper #right_cont ul li{
	background-image: url(/images/right_bullets_background-amber.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-left: 20px;
	background-top: -5px;
}
#wrapper #right_cont ul li a {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left:29px;
	margin-top:2px;
	padding-left:15px;
	padding-bottom:10px;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	padding-top:5px;
}
#wrapper #main {
	background-color: #336699;
}
#wrapper #main #sitemap {
	position: absolute;
	font-size: 12px;
	font-style: normal;
	right: 10px;
	bottom: 5px;
	color: #999999;
	display:block;
	text-decoration:none;
}
#wrapper #main #dsoft {
	position: absolute;
	font-size: 12px;
	font-style: normal;
	right:100px;
	bottom: 5px;
	color: #999999;
	display:block;
	text-decoration:none;

}

#wrapper #right_cont #explore a {
	height: 23px;
	display:block;
	margin-bottom:10px;
}
#wrapper #right_cont #needhelp a {
	height: 86px;
	display:block;
	background-image:url(/images/click-here-for-advice.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#wrapper #left_cont {
	background-color: #ffffff;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 76%;
	/*height:440px;*/
	position: relative;
}

#wrapper #left_cont p {
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	color: #666666;
	color: #000;
	text-align: left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

#wrapper #left_cont h2 {
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	color: #333;
	text-align: left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	display: none;
}
#wrapper #left_cont ul {
	text-align:left;
	margin-left:40px;

}
#wrapper #left_cont a {
	font-size: 14px;
	line-height:19px;
	font-style: normal;
	color: #000000;
	text-decoration:underline;
}
#wrapper #news {
	/*position: relative;*/
	width: 560px;
	height:24px;
	left: 0px;
	text-align:left;
	background-image: url(/images/news_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
	padding-left: 20px;
	color: #003366;
}

div.home {
	font-size: 16px;
	margin-top:3px;
	margin-bottom:3px;
	color: #003366;
	font-weight: bold;
	padding-left: 20px;
}
#wrapper  #news h4 {
	font-size: 16px;
	margin-top:3px;
	margin-bottom:3px;
}

#wrapper  #news #newslink {
	color: #666666;
	display:block;
	text-decoration:none;
}
#wrapper #news #newsheadline {
	width:380px;
}

#wrapper  #woman {
	background-image: url(/images/woman.gif);
	position: absolute;
	height: 284px;
	width: 175px;
	left:405px;
	bottom:40px;
}
#wrapper  #map {
	background-image: url(/images/map2.gif);
	position: absolute;
	height: 142px;
	width: 174px;
	left:405px;
	bottom:-1px;
}
#wrapper  #solupic {
	background-image: url(/images/solpc2.gif);
	position: absolute;
	height: 283px;
	width: 293px;
	left:287px;
	bottom:0px;
}
#spacer100 {
	height: 100px;
}

#spacer125 {
	height: 125px;
}
#spacer50 {
	height: 50px;
}
#contents {
	height:690px;
	/*width:580px;*/
	width: 97%;
}
#solutions #wrapper #main #left_cont #left_img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#solutions #wrapper #main #left_cont #right_img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#solutions #wrapper #main #left_cont li {
	font-size: 12px;
	color: #666666;
}

#home #wrapper #main #left_cont #contents #qlick img {
	margin-right: 0px;
	margin-left:20px;
	margin-bottom:20px;
	
}
#home #wrapper #main #left_cont #contents #qlick a {
	text-indent:-9999px;	
}
#home #wrapper #main #left_cont #contents a {
	font-style: italic;
	font-size:10px;
	color:#336699;
	
}
#wrapper #main #left_cont h3 {
	font-size: 18px;
	line-height: 22px;
	color: #336699;
	text-align: left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:'Arial Narrow', Helvetica, sans-serif
}
label
{
width:130px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}

.submit input
{
margin-left: 20px;;
} #home #wrapper #main .sitetag {
	height: 20px;
}
#blankfooter {
	height: 23px;
	background: #336699;
	color: #ffffff;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	font-size:14px;

}
#blankfooter a {
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}

#blankfooter2 {
	height: 10px;
	background: #666666;
}
#login #wrapper #main #left_cont #contents #Loginbox {
	background-color: #FFFFFF;
	background-position: center center;
	height: 140px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #000000;
}
#login #wrapper #main #left_cont #contents #blnk {
	height: 80px;
	width: 100px;
}

/*ADDED DEC 2008*/
div.home-icon{
	float: left;
	width: 165px;
	height: 163px;
}

.lifestyle_image{
	padding-right: 10px;
}