body {
margin:0;
padding:0;
height:100%;
font-size:62.5%;


} 

form {margin:0;}
#container{ 
	width: 100%;
	overflow:auto;
	}
	

.defaulttext A:link {text-decoration: none; color: #FFFFFF; background-color: transparent;}
.defaulttext A:visited {text-decoration: none; color: #FFFFFF; background-color: transparent;}
.defaulttext A:active {text-decoration: none}
.defaulttext {font-size:1.4em; line-height:1.5em; color: #FFFFFF; background-color: transparent;}
.defaulttext h1{font-size:1.4em; line-height:1.2em;}
.defaulttext A:hover {font-size:1.1em;  font-weight:bold; color: #FFFFFF;}
	
.contenttext {  color: #333333; font: 1.4em/1.5em verdana, sans-serif;}
.contenttext h1{font-size: 1.2em; line-height:1.4em; color: #333333;}

#page {
	height: 100%;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	}
	
#header {
	width: 815px;
	padding: 0;
		}
	
#menubar {float:left; width:815px;
		}

#topbanner{
	}
	
#main{
	height:auto;
	width:815px;
	background: transparent  url(../images/leftbanner.jpg) no-repeat top left;
	position: relative;
	}	

#leftbanner{
	float:left;
	width:157px;
	height:500px;
	background-image:url(../images/leftbanner.jpg);
}

#leftbannerbottom{
	float:left;
	width:157px;
	height:8px;
	position:relative;
	background: transparent  url(../images/bannercurve.gif) no-repeat top left;
}

#left_text{width:135px; margin: 120px auto auto auto;}

#rightbanner{
	width:150px;
	float:right;
}
.details_table {
	border-collapse:collapse;
	border-top:1px solid #ffffff;
	width:95%;
	margin:10px 0;
}
.details_table th {background:#999;color:#fff}
.details_table td {border-top:1px solid #f0f0f0}
td.details_cell {
    border: 1px solid #000000 ;
}
#top_right {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 40px;
}

#mid_right{
	height: 150px;
	width: 150px;
	margin-top: 60px;
	background-image:url(../images/searchbox.jpg);
	float: right;
}

#centre{
	float:right;
	width:497px;
	height:auto;
	margin-right:2px;
	margin-left:2px;
	font-size:1.15em
}

#textbox {
	height: auto;
	width: 404px;
	float: left;
	padding-left: 47px;
	padding-right: 50px;
	background-image: url(../images/border.jpg);
	background-repeat: repeat-y;
}

#tabbed {
	height: 64px;
	width: 497px;
	margin-left: 1px;
	background-image: url(../images/tabbed1.jpg);
	background-repeat: no-repeat;
	}
	
.tabnav A:link {
	text-decoration: none;
	color: #333333;
}
.tabnav A:visited {text-decoration: none}
.tabnav A:active {text-decoration: none}
.tabnav A:hover {
	font-size:1.1em;
	font-weight:bold;
	color: #333333;
}

.tabnav {
	height: 20px;
	width: 80px;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 10px;
	float: left;
	font-size:1.3em;
}

#centrecontent{
	width:400px;
	background: transparent  url(../images/border.jpg) repeat-y;
	padding-left: 47px;
	padding-right: 50px;
	margin-top:0px;
	margin-bottom: 0px;
}
				
#curvetop {
	margin-bottom:0px;
	height: 32px;
	width: 497px;
	background: transparent  url(../images/curvedtop.jpg) no-repeat;
}
#curvebotom {
	height: 32px;
	width: 497px;
	background-image: url(../images/curvedbottom.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

#footer {
	
	height: 28px;
    width: 815px;
    clear: both;
    background:transparent url(../images/footer.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;

}
.footelem {
	height: 20px;
	margin-top: 7px;
	margin-left: 20px;
	float: left;
	color:#FFFFFF;
	background-color:transparent;
}
	
.footelem A:link {text-decoration: none; color: #FFFFFF;}
.footelem A:visited {text-decoration: none; color: #FFFFFF;}
.footelem A:active {text-decoration: none}
.footelem A:hover {	
	font-weight:bold;
	color: #FFFFFF;
}

#tandc {
	height: 20px;
	width: 160px;
	margin-top: 4px;
	margin-left: 20px;
	float: left;
}

#privacy {
	height: 20px;
	width: 130px;
	margin-top: 4px;
	margin-left: 0px;
	float: left;
}



.clearfix {
    clear: both;
}
