@charset "utf-8";
/* CSS Document */
html
{
	width:100%;
	height:100%;
	background-color:#ffffff;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main
{
	background-image:url(../images/background.jpg);
	background-position:left top;
	width:800px;
	height:550px;
	margin-top:40px;
	z-index:0;
}
#top_edge
{
	width:800px;
	height:30px;
}
#homelink
{
	font-family:arial;
	font-size:8pt;
}		
#homelink a
{
	position:relative;
	top:5px;
	color:#ffffff;
	text-decoration:none;

}
#homelink a:hover
{
	text-decoration:underline;
}
#left_page
{
	width:400px;
	float:left;
}
#right_page
{
	width:400px;
	float:right;
}
#top_leftpage
{
	font-family:Century Gothic, Verdana;
	font-size:20pt;
	font-weight:bold;
	width:400px;
	height:130px;
}
#top_rightpage
{
	width:400px;
	height:130px;
}
#top_rplogo
{
	width:240px;
	float:left;
	padding-left:35px;
	position:relative;
	z-index:3;
}
#top_rpnav
{
	top:0px;
	width:80px;
	float:left;
	left:-24px;
	position:relative;
	z-index:0;
}
#bottom_leftpage
{
	text-align:left;
	width:400px;
	height:350px;
}
#inner_left
{
	width:330px;
	height:345px;
	font-family:Century Gothic, Verdana;
	font-size:9pt;
	margin-left:40px;
}
#bottom_rightpage
{

	width:400px;
	height:350px;
	text-align:left;
	height:350px;
}
#inner_right
{
	width:330px;
	height:345px;
	font-family:Century Gothic, Verdana;
	font-size:9pt;
	margin-left:30px;
}
#bottom_edge
{
	width:800px;
	height:20px;
	float:left;
}
#left_pgno
{
	width:20px;
	font-family:Century Gothic, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	margin-left:200px;
	float:left;	
	position:relative;
	top:-10px;
}	
#right_pgno
{
	width:20px;
	font-family:Century Gothic, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
	margin-left:370px;	
	float:left;	
	position:relative;
	top:-10px;
}		
#below_book
{
	width:800px;
	height:150px;
	padding:20px;
}
#google_adsense
{
	width:800px;
	height:100px;
	padding:20px;
}
.nav_container
{
	height:22px;
	margin:5px;
	width:148px;
}
.round_edge
{
	height:22px;
	left:0px;
	float:left;
	padding:0px;
	margin:0px;
}
.nav_what
{
	font-family:Century Gothic, Verdana;
	width:97px;
	font-size:10pt;
	padding-top:2px;
	text-align:left;
	background-color:#b2b2b2;
	height:20px;
}
.nav_what a 
{
	color:#000000;
}	
.nav_qualifications
{
	font-family:Century Gothic, Verdana;
	width:97px;
	font-size:10pt;
	padding-top:2px;
	left:0px;
	text-align:left;
	background-color:#ff0000;
	height:20px;
}
.nav_qualifications a 
{
	color:#000000;
}	
.nav_contact
{
	font-family:Century Gothic, Verdana;
	width:97px;
	font-size:10pt;
	padding-top:2px;
	left:0px;
	text-align:left;
	background-color:#f7df00;
	height:20px;
}
.nav_contact a 
{
	color:#000000;
	
}	
.nav_enquiries
{
	font-family:Century Gothic, Verdana;
	width:97px;
	font-size:10pt;
	padding-top:2px;
	left:0px;
	text-align:left;
	background-color:#00a0c6;
	height:20px;
	z-index:2;
}
.nav_enquiries a 
{
	color:#000000;
	
	z-index:2;
}
a
{
	text-decoration:none;
}
#author a
{
	font-family:arial;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
	letter-spacing:normal;
	position:relative;
	width:150px;
	float:right;
	top:10px;
	left:-325px;
}
#author a:hover
{	
	color:#ff0000;
	text-decoration:none;
}
#flashlink a
{
	font-family:arial;
	font-size:8pt;
	color:#00a0c6;
	text-decoration:none;
	letter-spacing:normal;
	position:relative;
	width:150px;
	overflow:hidden;
	float:right;
	left:-175px;
	top:30px;

}
#flashlink a:hover
{	
	color:#000000;
	text-decoration:none;
}
#contact
{
	font-family:Century Gothic, Verdana;
	font-size:10pt;
	padding-left:35px;
	top:-20px;
	position:relative;
	width:326px;
}
.contact_info
{
	width:180px;
	position:relative;
	top:0px;
	float:right;
	padding-right:15px;
	line-height:1.2;
}	
.contact_section
{
	font-weight:bold;
	width:130px;
	float:left;
}
#form
{
	margin-left:10px;
	font-size:14pt;
}
#large_rhino_control
{
	position:relative;
	top:-57px;
	z-index:0;
}
.phone
{
	width:290px;
	height:193px;
	background-image:url(../images/phone.jpg);
	background-repeate:none;
	position:relative;
	top:60px;
	left:20px;
}
.graduate
{
	width:290px;
	height:193px;
	background-image:url(../images/graduate.jpg);
	background-repeate:none;
	position:relative;
	top:60px;
	left:20px;
}
