body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
}
.h1{
	font-size:1.2em;
	}

#wrapper{
	top:25px;
	margin:auto;
	position:relative;
	width:700px;
	height:100%;
	padding-bottom:310px;
	color:#000;
}

#top_nav {
	background-color:#ccc;
	width:100%;
	font-size:0.6em;
	position:absolute;
	left:500px;
	top:-35px;
	text-transform:uppercase;
	}
#top_nav a {
	color:#000;
	}
#top_nav a:hover{
	text-decoration:underline;
	}
#top_nav a:active{
	color: #FF0000;
	text-decoration:underline;
	}
	
#main {

	background-color: #fff;
	position: relative;
	width:100%;
	height:100%;
	top:200px;
	padding-bottom:10px;
	z-index:1;
	
	
}
.html>body #main
{
	width: auto;
	height: auto;
	min-width:100%;
	min-height:750px;
} 

#header {
	background-image:url(images/head.png);
	background-repeat:no-repeat;
	position:absolute;
	width:720px;
	height:222px;
	z-index:2;
	left: 0px;
	top: 40px;
	
	
}
#logo {
	background-image:url(images/RJR_logo.png);
	position:absolute;
	background-repeat:no-repeat;
	width:200px;
	height:81px;
	z-index: auto;
	left:-15px;
	top:40px;
	padding:20px;
}

#title {
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:bold;
	color:#000000;
	text-align: left;
	position:absolute;
	width:550px;
	padding-top:10px;
	height:30px;
	z-index:3;
	left: 55px;
	top: 65px;
}

#content {
	position: relative;
	width:85%;
	height:auto;
	z-index: auto;
	left: 30px;
	top: 120px;
	padding-bottom:100px;
}


#nav_area {
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	font-size:0.8em;
	position:absolute;
	width:700px;
	height:60px;
	z-index:10;
	left:-1px;
	top:-25px;
	padding:20px 0 0 20px;
}
#nav_area ul{
	padding-left:10px;
	margin:0;
	list-style-type:none;
}

#nav_area li{	
	float:left;
	margin:0;
	padding:0;
	
}

#nav_area a{
	text-transform:uppercase;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding:5px 0 0 5px;
	height:35px;
	width:105px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:20px;
	width:95px;

}

#nav_area  a:hover{
	border-bottom:2px solid #fff;
	color: #fff;
	
	
	
}
#nav_area a:active{
	border-bottom:2px solid #CCC;
	color: #fff;
}
#nav_area a.cur{
	color: #006600;
	text-decoration:underline;	

}
#right_boxout {
	visibility: hidden;
	position:absolute;
	left:360px;
	top:70px;
	height:250px;
	width:300px;
}
.textblock {
	margin:20px 30px 0 30px;
	}
/* only to be used if dropdown menu is needed


#dropmenudiv{
	background-color:#fff;
	width:150px;
	text-indent:6px;
	position:absolute;
	border-bottom-width: 0;
	font:normal 0.8em Verdana;
	line-height:18px;
	z-index:100;
	
}

#dropmenudiv a{
	width: 150px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	border-bottom:#000 dashed 1px;
	
}

#dropmenudiv a:hover{
	background-color: #0099FF;
	color: #fff;
	text-decoration:underline;

	
}*/
.right_pic{
	position: inherit;
	float:right;
	border:none;
	margin:10px 0px 10px 20px;
	clear:none;

}
.left_pic {
	position: inherit;
	float:left;
	border:none;
	margin:10px 40px 10px 0px;
	clear:none;
	
}

.centre_pic {
	margin-left:160px;
	padding:inherit;
	position:relative;
	}
.centre {
	margin-left:60px;
	padding:inherit;
	position:relative;
	}

#footer {
	background-image:url(images/nav_back.png);
	background-repeat:no-repeat;
	position:relative;
	color: #fff;
	padding:0px 30px 30px 0px;
	font-size:0.8em;
	width:680px;;
	height:30px;
	z-index:auto;
	left:0px;
	text-align:right;
	bottom:-55px;
	}

#footer a{
	color: #999999;
	text-decoration:none;
}
#footer a:hover{
	color:#FF9900;
	text-decoration:underline;
	}
.text {
	font-size:1em;

}

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
.link {
	font-weight:bold;
	}

.logo {
	border:none;
	margin-left:40px;

	}
/*SITE MAP PAGE CSS



#map {
	position:absolute;
	width:200px;
	height:204px;
	z-index:1;
	left: 18px;
	top: 35px;
}

#map1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 450px;
	top: 35px;
}

#map2 {
	position:absolute;
	left:200px;
	top:35px;
	width:200px;
	height:115px;
	z-index:1;
}
*/
