﻿#container { 
background-image: url(../../Img/body-bg.gif); 
width: 80em;
height: 60em;
margin: 0 auto; 
margin-top:0.5em;
background-repeat: no-repeat;}

#header { 
width: 75em;
margin-left:5em;
color:#009966;
background-image: url(../../Img/rhino_logo.gif);
background-position:right top;
background-repeat:no-repeat;
height: 12.5em;}

#breadcrumb { 
clear: both;
margin-top: 2.5em;}

#content {
float: left; 
width:75em; 
margin-left: 5em;
margin-top: 2.5em;}

#navigationContainer {
float:right;
width:15em;
height:20em;
margin-top:2.5em}

#sidebar {
float: right;
width: 15em; 
text-align:left;}

#mainContent {
float:left;
text-align:left;
width: 57.5em;
height:37em;
overflow:auto}

#footer { 
clear:both; 
margin-left: 5em;
padding-top: 1em;
width: 67.5em;}

#footer #f_Navigation {
padding-bottom:1.5em;}

#footer #rhino-link {
width: 15em;
float:left;}

#footer #f_SmallPrint {
width: 55em;
float: left;
padding-left:1em;}

#footer #f_SiteMap {
width: 5em;
float:right;
text-align:right;}

div.packageDiv {
	float: left;
	width: 22.5em;
}
#package-details {
	clear: both;
	padding-top: 0.6em;
}
ul.normalList {
	padding-left:1.5em;
	list-style-type:circle;
	padding-bottom:0.5em;
}
ul.normalList li {
	padding-top:0.2em;
}