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

body {
	margin: 0;
	padding: 0;
	text-align:center;
	background: #b5bcc1;
}

a:link {
	color: #5061a6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5061a6;
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	text-decoration: none;
}

#wrapper{
	width:770px;
	margin:0 auto;
	background:white;
	border: 2px solid #fff;
	text-align:left;
	}
#header{
	width: 768px;
	background:url(headerBkg.jpg) repeat-x;
	margin-left:1px;
	text-align:left;
	}
	
#verytop {
	width:770px;
	margin:0 auto;
	text-align:left;
	padding: 10px;
	background: #b5bcc1;
}	
	
#navtop{
	text-align:right;
	height: 60px;
	padding: 2px 3px;
	margin:0;
}

img#mainlogo {
	
	float: left;
	}


#navigation{
	margin-left:1px;
	padding: 3px 0 3px 0;
	text-align:left;
	
	color: #fff;
}

#navigation ul{
	margin: 1px 0;
	padding: 0;
	border:  1px solid #D9D9BA;
	}
	
td#right li{
	list-style-type: none;
}	

	
#navigation li{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px 20px 0 10px;
	margin:0;
	height:25px;
	background: #ebeac9;
	border-bottom: 1px solid white;
	}
	
#navigation li a:link{
	color: #333;
	text-decoration: none;
	}
	
#navigation li a:visited{
	color: #333;
	text-decoration: none;
	}
	
#navigation li a:hover{
	color: blue;
	text-decoration: none;
	}

#navigation li a:active{
	color: #333;
	text-decoration: none;
	}
	
	
table#content {
	margin-top: 1px;
}

td {
	line-height:1.5em;
	vertical-align:top;
	text-align: justify;
}


td#left{
	padding: 10px;
	width: 22%;

}


td#middle {

	padding: 10px;

}

td#right{
	padding: 10px 15px;
	width: 32%;
}

td#right ul, td#left ul{
	margin: 0;
	padding: 4px;
}

td#left li{
	list-style: none;
}

h4{
	font-size:13px;
	border-bottom:1px solid #666;
	padding: 0 0 1px 0;
	margin: 0 ;
	color: #bfbb89;
}

#contactus h4{
	font-size:13px;
	border-bottom:1px solid #666;
	padding: 0 0 1px 0;
	margin: 0 5px;
	color: #bfbb89;
}

h3{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background: #ebeac9;
	padding: 2px;
	margin: 0 0 10px 0;
	border:1px solid #D9D9BA;
	color:#C9C9AC;
}

td#right h3{
	border-left: 0;
	border-right:0;
}


h2{
	padding: 0 0 3px 0;
	margin: 3px 0;
	text-align:center;
	font-size: 16px;
	color:#C9C9AC;
}

h1{
	font-size:18px;
	padding: 0 0 3px 0;
	margin: 3px 0;
	text-align:left;
	font: bold 20px Times New Roman, Times, serif;
	
}


#icons {
	float: right;
	padding: 2px;
}

#sidebar{
	border:  1px solid #D9D9BA;
}

li#partner{
	font-style: italic;
	margin-left: 5px;
}

li#telephone{
	padding-left: 22px;
	margin-left: 5px;
	background:  url("images/phone.png") no-repeat left;
}

li#email{
	padding-left: 22px;
	margin-left: 5px;
	background:  url("images/envelope.png") no-repeat left;
}

.question{
	font-size: 12px;
	padding-left:17px;
	margin-top:10px;
	background:  url("images/bullet.png") no-repeat left;
}

li.question {
		list-style-type: none;
}

td#footerLeft, td#footerRight{
	padding:3px;
	background:#72819C;
	color: #fff;
}

td#footerRight{
	text-align:right;
	}
	
#contactus {
	border:  1px solid #D9D9BA;
	border-top: 0;
	padding:0 0 10px 0;
	margin: 0;
}