/*  Document */

body{
	background-color:#E0E0E0;
	background-image:url(Images/bg-image.jpg);
	background-repeat:repeat-x;
	margin:0;
	}
	
#container{
	width:900px;
	margin: 0 auto;
	background-image:url(Images/content-bg.jpg);
	background-repeat:repeat-y;
	}

#container-leftcolblue{
	width:900px;
	margin:0 auto;
	background-image:url(Images/content-bg-leftcolblue.jpg);
	background-repeat:repeat-y;
	}

	
#header{
	width:900px;
	height:293px;
	background-image:url(Images/header.jpg);
	background-repeat:no-repeat;
	}
	
#header2{
	width:900px;
	height:293px;
	background-image:url(Images/header2.jpg);
	background-repeat:no-repeat;
	}
	
#blue-section{
	width:860px;
	height:260px;
	background-image:url(Images/blue-section-bg.jpg);
	background-repeat:no-repeat;
	margin:0 20px;
	}
	
#blue-section-process{
	width:526px;
	height:260px;
	background-image:url(Images/blue-header-process.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 20px;
	float:left;
	}
	
#blue-nav-shadow{
	width:860px;
	height:60px;
	background-image:url(Images/blue-page-header.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	}
		
#footer{
	width:900px;
	height:59px;
	background-image:url(Images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	}
	
h1{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
	margin:0;
	padding:15px 20px;
	}
	
h2{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	margin:12px 20px 0 20px;
	color:#0099FF;
	}

	
#blue-section p{
	width:480px;
	margin:0 0 8px 20px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height:1.4em;
	float:left;
	}
	
#blue-section-process p{
	width:480px;
	margin:0 0 8px 20px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height:1.4em;
	float:left;
	}
	
#blue-section h2{
	width:450px;
	float:left;
	margin:20px 20px 10px 20px;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#content p{
	margin:0 35px 8px 35px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:1.6em;
	}
	
#content a{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.6em;
	}
	
#products-content{
	margin-left: 270px;
	}
	
#products-content p{
	margin:3px 40px 25px 20px;
	}
	
#products-content ul{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#56898D;
	margin:7px 0 0 20px;
	background-color:#EDF3F3;
	width:480px;
	padding:16px 40px;
	}

#products-content ul li{
	padding:2px 0;
	}
	
#products-content h2{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	margin:12px 20px 0 20px;
	color:#0099FF;
	width:560px;
	border-bottom: 1px solid #0099FF;
	}

	
#footer p{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-align:center;
	position:relative;
	top:10px;
	}

div.colorheader{
	margin-left: 10px;
	float:left;
	}
	
div.header-blue h2{
	margin:0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	height:41px;
	background-image:url(Images/blueheader-centre.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
}

img.blueheader-left{
	float:left;
	}
	
img.blueheader-right{
	float:left;
	}

div.header-orange h2{
	margin:0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	height:41px;
	background-image:url(Images/orangeheader-centre.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
}

img.orangeheader-left{
	float:left;
	}
	
img.orangeheader-right{
	float:left;
	}
	
div.header-green h2{
	margin:0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	height:41px;
	background-image:url(Images/greenheader-centre.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
}

img.greenheader-left{
	float:left;
	}
	
img.greenheader-right{
	float:left;
	}
	
#left-col{
	float:left;
	margin-left:20px;
	width:260px;
	}
		
#left-col p{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:216px;
	margin:12px 22px;
	}
	
#left-col p.tnumber{
	font-weight:bold;
	color:#FF0000;
	font-size:18px;
	margin-top:0;
	}
	
#left-col table{
	margin:10px 20px;
	background-color:#666666;
	width:220px;
	}
	
#left-col td{
	background-color:#B5CECE;
	padding:5px 0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#0000ff;
	text-align:center;
	width:50%;
	}

#left-col th{
	background-color:#B5CECE;
	padding:5px 0;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
	}
	
#left-col a {
	cursor:pointer;
	}

	
div.contentbox{
	width:580px;
	float:right;
	margin-right:30px;
	background-image:url(Images/contentbox-centre.jpg);
	background-repeat:repeat-y;
	position:relative;
	bottom:10px;
	}
	
#content div.contentbox p{
	width:546px;
	margin:4px 10px 8px 20px;
	}
	
a.learnmorewhite{
	cursor:pointer;
	display:block;
	width:105px;
	height:35px;
	margin-right:12px;
	float:right;
	}
	
a.learnmorewhite img{
	border:none;
	}
	
a.learnmoregreen{
	cursor:pointer;
	display:block;
	width:105px;
	height:35px;
	margin: auto;
	}
	
a.learnmoregreen img{
	border:none;
	}
	
a.clickhereblue{
	cursor:pointer;
	display:block;
	width:105px;
	height:35px;
	margin:0 0 0 20px;
	}
	
a.clickhereblue img{
	border:none;
	}
	
a.clickherewhiteprocess{
	cursor:pointer;
	display:block;
	width:105px;
	height:35px;
	float:left;
	margin-left:20px;
	}
	
a.clickherewhiteprocess img{
	border:none;
	}
	
#check_img{
position:relative;
right:147px;
margin-bottom:20px;
}

#recovery-form{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:13px;
}

#recovery-form input{
margin-top:2px;}

#recovery-form textarea{
margin-top:2px;}

#recovery-form select{
margin-top:2px;}