/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bgr_main.gif) repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #2b3d98;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2b3d98;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #009999;
}


/* Page Container */
#container { 
	width:820px; 
	margin:0 auto; 
	padding:0;
	}
	
#mainpage{
	float:left;
	width:820px;
	margin:0;
	padding:0;
	background:#FFFFFF repeat;
	}
	
/* Main Content */
#maincontent{
	float:left;
	width:615px;
	margin: 0;
	padding: 0;
	background:#fff;
	}
	
#content  {
	width:560px;
	padding: 12px 25px 10px 25px;
	margin:0;
	background:#fff;
	}
	
#testimonial  {
	width:560px;
	height:200px;
	margin: 0;
	padding: 0;
	background:url(../images/customertestimonials.gif) no-repeat;
	}
	
.p20 {
	padding: 36px 30px 20px 20px;
	color:#FFFFFF;
	width:285px;
	}
.p20 a:visited { 
	color:#FFFFFF; 
	text-decoration: underline; 
	} 
	
.p20 a:link{ 
	color:#FFFFFF; 
	text-decoration: underline; 
	}
	
.p20 a:hover { 
	color: #FF0000; 
	text-decoration: none;
	}

.required {
	color:#FF0000;
	font-size:13px;
	}
	
.blue {
	color: #31429B;
	font-size:14px;
	font-weight:bold;
	}
	
.text { 
	text-align:justify;
	margin:0;
	padding:0;
	}
	
img { 
	border:0;
	}

/* Left Content*/
	
#left{
	float:left;
	width:205px;
	margin-top: 10px;
	padding:0;
	background: #FAFAFA;
	}
	
.left { 
	background: #fff;
	}

/* Page Heading */
h1{ 
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	border-bottom: #FF0000 1px solid;
	}

h2{ 
	font-size:18px;
	color:#D80000;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
	}

h3{ 
	font-size:14px;
	color:#2b3d98;
	font-weight:bold;
	padding:0;
	margin:0;
	}

h4{ 
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	margin: 0 0 0 0;
	color:#D80000;
	font-weight:bold;
	text-transform:uppercase;
	}

h5{ 
	font-size:10px;
	color:#9C0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}

/* Header */

#top {
	margin:0; 
	padding-left: 335px;
	padding-top: 15px;
	padding-bottom: 15px;
	background:url(../images/top.gif) no-repeat;
	}

#header { 
	height:140px; 
	margin:0; 
	padding-left:0;
	background:url(../images/header.jpg) no-repeat;
	}

/* Footer */

#menubottom { 
	float:left;
	width:820px;
	height:28px;
	margin:0;
	padding-top:7px;
	background: url(../images/bgr_menubottom.gif) no-repeat;
	}
	
.bottom { 
	color:#FFFFFF; 
	text-decoration: none; 
	}
	
.bottom a:visited { 
	color:#FFFFFF; 
	text-decoration: none; 
	} 
	
.bottom a:link{ 
	color:#FFFFFF; 
	text-decoration: none; 
	}
	
.bottom a:hover { 
	color: #FF0000; 
	text-decoration: none;
	}
	
#footer { 
	float:left;
	width:400px;
	height:30px; 
	padding-top:5px;
	}
	
#copy { 
	float: left;
	width:820px;
	height:30px; 
	padding-top:5px;
	}
		
#cwc { 
	float: left;
	width: 420px;
	height: 30px; 
	padding-top: 5px;
	}
	
.cwc {
	color:#000000; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	float:left
	}
	
.cwc a:visited {
	color:#000000; 
	text-decoration: underline; 
	} 
	
.cwc a:link{
	color:#000000; 
	text-decoration: underline; 
	}
	
.cwc a:hover {
	color: #D80000; 
	text-decoration: none;
	}

.des { padding:0 13px 0 13px}