body {
	background: url(images/bdbck.png) repeat-x;
	background-color: #12128e;
	padding: 0px;
	margin: 0px;
	}	
#container {
	width: 970px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	}

/* header area start */
	
#header {
    width: 976px;
	height: 120px;
	background: url(images/header3.png) no-repeat;
	padding: 0px;
	margin: 0px;
	border-right: 3px solid #12128e;
	border-left: 3px solid #12128e;

	}
	
#logo {
	width: 318px;
	height: 116px;
	padding: 0px;
	margin: 0px;
	float: left;
	
	}
	



#utility_nav {
	width: 225px;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	

	}
	
.util {
    color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	}

.util a {
	color: #FFF;
	font-size: 16px;
	text-decoration:none;
	
	
	}
	
	
.util a:hover {
	text-decoration: none;
	
	
	}
/* topnav area start */

#topnav {
	width: 976px;
	height: 32px;
	padding: 0;
	margin: 0;
	text-align: right;
	background:url(images/topmenu.png) no-repeat; 
	}


.topNavLinks {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #efefef;
	text-transform: uppercase;
	height: 16px;
	!height: 23px;
	padding-top: 7px;
	width: 976px;
	font-weight:500;
	}

.topNavLinks a {
	color: #efefef;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	
	
	
	}


/* main area start */
	
#main {
    width: 970px;
	!width:976px;
	background-color: #FFFFFF;
    border-right: 3px solid #691d27;
	border-left: 3px solid #691d27;
	}
	
#leftcolumn{
	width: 230px;
	padding-top: 0px;
}
	
#leftnav {
	background: url(images/lefnavbck.png) repeat-y;
	width: 220px;
	!width:230px;
	margin-left: 7px;
	margin-right: 3px;
	}
	
.leftnavheader {
	height: 69px;	
	width: 220px;
	display:block;
	background: url(images/leftnav_header.png) no-repeat;
	
	}
.leftnavheaderText {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
    color: #ffffff;
	padding-top: 8px;
	}
	
.GDSleftNav {
	width: 220px;
	padding: 0px;
	margin: 0px;

	}

.GDSleftNav a {
	width: 210px;
	!width:235px;
	display:block;
	margin-top: 13px;
	margin-left: 7px;
	background:url(images/arrow.png) no-repeat;
	padding-left:25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size: 13px;
	text-decoration:none;


	}
	
#searchbox {
	width: 220px;
	padding-top: 25px;
	padding-left: 10px;
	
	
	}

.searchtext {
	font-family:Arial, Helvetica, sans-serif;
	color: #12128e;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
	
	
	}

	
#searchbox a {
	width: 34px;
	padding: 0;
	margin: 0;
	
	
	}
	
.certified {
	display:block;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 13px;
	text-decoration:none;
	font-weight: 500;
	margin-left: 25px;
	padding-top: 5px;

	
	}
	
	
#leftnavfooter {
	background: url(images/leftnavfooter.png) no-repeat;
	height: 22px;
	width: 220px;
	display: block;
	margin-left: 7px;

	
	}
	
#content_area {
	width: 740px;

	}


.greyText { 
   font-family: Arial, Helvetica, sans-serif;
   color: #666666;
   font-size: 12px;
   margin-left: 28px;
/*   margin-right: 25px;*/

}


#topContent {
	width: 707px;
	height: 260px;
	display: block;
	
	}


.topbucket {
	background: url(images/contentback.png) no-repeat;
	width: 707px;
	height: 130px;
	display:block;
    margin-left:6px;
	
	}
	
	
h3 .topbucketText {
	color: #12128e;
	font-size: 16px;
	font-weight: 900;
	
	}


.topbucketText {
	width:675px;
	display: block;
	color: #12128e;
	font-size: 13px;
    margin-left: 20px;
	padding-top: 7px;
	
	
	}

#buckets {
	width: 675px;
	display:block;
    margin-left:28px;

	
	
	}
	
#bucketHeading {
	width: 127px;
	height: 38px;
/*	display: block;*/
	background:url(images/bucket_header.png) no-repeat;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}

#bucketHeading a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
	}
	
#bucketHeading a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
	}

.bucketText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
}

.bucketText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
	}
	
.bucketText a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
	}

.bucketImg {
	width: 127px;
	height: 90px;
/*	display: block;*/
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	
	
	
	}

/* footer area start */

#footer {

	width: 976px;
	height: 69px;
	!height: 74px;
	padding-top: 5px;
	background: url(images/footerbck.png) repeat-x;
	background-color: #12128e;
	}
	
.footerinfo {
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	
}

.footerinfo a{
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.rightFooter {
	width: 488px;
	display: block;
	float: right;
	text-align:right;
	
	}

	
.leftFooter {
	width: 488px;
	float: left;
	display: block;
	text-align:left;
	}
	


/* heading styles */

h1 {
	color: #12128e;
	font-size: 16px;
	font-weight: 900;
	}

h2 {
	color: #C4151C;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	color: #12128e;
	font-size: 16px;
	font-weight: 900;
	}
	
/* image styles */
	
.img01 {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.img02 {
   border: 0;
   align: center;
	}

.img03 {
	border: 0px;
	width: 707px;
	height: 130px;
	

	
	}
	
	
.imgPhone{
	float: left;
		
	}
	
/* miscellaneous */

	
