@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: white;
	color: #636363;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

table tr { vertical-align: middle; }

table tr td { vertical-align: middle; }

table tr td table { 
	margin: 0; 
	border: 2px solid #004a8e;
}

table tr td table tr { border: 2px solid #004a8e; }

table tr td table tr td { 
	padding-left: 15px; 
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #004a8e;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
}

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.float_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

a {
	text-decoration: none;
	color: #d80b7d;
}

a:hover { color: #004a8e; }

/* H1 Image Replacement */
#aries-tours span, #aries-tours-phone span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#aries-tours {
	width: 143px;
	height: 104px;
	padding: 0;
	background: url(../images/logo_aries-tours.jpg);
	position: absolute;
	top: 8px;
	right: 54px;
}

#aries-tours-phone {
	width: 238px;
	height: 49px;
	padding: 0;
	background: url(../images/logo_enquiries-header.jpg);
	position: absolute;
	top: 40px;
	left: 63px;
}

/* Menubar */
#menubar {
	height: 45px;
	position: relative;
	background: #f0f0f0;
}

#menubar ul, #subnav ul, #adbar ul, #footer ul { 
	padding:0; 
	list-style-type:none;
}

#menubar ul li, #subnav ul li, #adbar ul li, #footer ul li { display:inline; }

#menubar ul li a {
	float:left; 
	display:block;
	height: 45px;
}

#menubar ul li a span, #subnav ul li a span, #adbar ul li a span {
	height: 1px; 
	width: 1px; 
	position: absolute; 
	overflow: hidden; 
	top: -5000px;
}

a#Home {
	width: 169px;
	background: url(../images/menu_home.jpg) no-repeat 0 0;
}

a#Home:hover { background: url(../images/menu_ro_home.jpg) no-repeat 0 0; }

a#Services {
	width: 95px;
	background: url(../images/menu_services.jpg) no-repeat 0 0;
}

a#Services:hover { background: url(../images/menu_ro_services.jpg) no-repeat 0 0; }

a#Fleet {
	width: 75px;
	background: url(../images/menu_fleet.jpg) no-repeat 0 0;
}

a#Fleet:hover { background: url(../images/menu_ro_fleet.jpg) no-repeat 0 0; }

a#Environmental {
	width: 130px;
	background: url(../images/menu_environmental.jpg) no-repeat 0 0;
}

a#Environmental:hover { background: url(../images/menu_ro_environmental.jpg) no-repeat 0 0; }

a#Logistics {
	width: 105px;
	background: url(../images/menu_logistics.jpg) no-repeat 0 0;
}

a#Logistics:hover { background: url(../images/menu_ro_logistics.jpg) no-repeat 0 0; }

a#About-Us {
	width: 98px;
	background: url(../images/menu_about-us.jpg) no-repeat 0 0;
}

a#About-Us:hover { background: url(../images/menu_ro_about-us.jpg) no-repeat 0 0; }

a#FAQ {
	width: 72px;
	background: url(../images/menu_faq.jpg) no-repeat 0 0;
}

a#FAQ:hover { background: url(../images/menu_ro_faq.jpg) no-repeat 0 0; }

a#Contact-Us {
	width: 203px;
	background: url(../images/menu_contact-us.jpg) no-repeat 0 0;
}

a#Contact-Us:hover { background: url(../images/menu_ro_contact-us.jpg) no-repeat 0 0; }

/* Subnav */
#subnav ul li a, #adbar ul li a {
	float:left; 
	display:block;
	width: 244px;
}

a#Subnav-Services {
	height: 118px;
	background: url(../images/nav_services.jpg) no-repeat 0 0;
}

a#Subnav-Services:hover { background: url(../images/nav_ro_services.jpg) no-repeat 0 0; }

a#Subnav-Vehicles {
	height: 116px;
	background: url(../images/nav_vehicles.jpg) no-repeat 0 0;
}

a#Subnav-Vehicles:hover { background: url(../images/nav_ro_vehicles.jpg) no-repeat 0 0; }

a#Subnav-Logistics {
	height: 114px;
	background: url(../images/nav_logistics.jpg) no-repeat 0 0;
}

a#Subnav-Logistics:hover { background: url(../images/nav_ro_logistics.jpg) no-repeat 0 0; }

/* Adbar */
#adbar ul li a {
	padding-bottom: 10px;
}

a#Adbar-TourGC {
	height: 433px;
	background: url(../images/rightbar_advert-tourgc.jpg) no-repeat 0 0;
}

a#Adbar-Greenfleet {
	height: 114px;
	background: url(../images/rightbar_advert-greenfleet.jpg) no-repeat 0 0;
}

/* Main Container (Center Content) */
#container {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	height: 517px;
	width: auto;
	position: relative;
}

#topbar {
	height: 124px;
	width: auto;
	position: relative;
	background: url(../images/bg_topbar.jpg) no-repeat left top;
}

#mainbar {
	height: 348px;
	width: auto;
	position: relative;
}

#mainbar .leftcol {
	width: 693px;
	height: 348px;
	float: left;
}

#mainbar .rightcol {
	width: 244px;
	height: 348px;
	padding-left: 4px;
	padding-right: 6px;
	float: left;
	background: url(../images/bg_subnav.jpg) no-repeat right top;
}

#content {
	width: auto;
	position: relative;
	padding-top: 5px;
}

#content .leftcol {
	width: 652px;
	padding-left: 30px;
	padding-right: 15px;
	float: left;
}

#content .rightcol {
	width: 244px;
	padding-right: 6px;
	float: left;
}

#footer {
	width: auto;
	height: 114px;
	position: relative;
	background: url(../images/bg_footer.jpg) no-repeat bottom;
}

#footer p {
	position: absolute;
	right: 26px;
	top: 58px;
	text-align: right;
}

#footer ul {
	position: absolute;
	right: 26px;
	top: 20px;
}

.info-box { padding-top: 20px; }

.info-box .float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

.info-box ul li {
	display: inline;
	background: url(../images/bullet_image.jpg) no-repeat left center;
	padding-left: 18px;
	padding-right: 10px;
}

.info-box ul li a {
	font-weight: bold;
}

/* Visual Styles */
h1, h2 {
	color: #004a8e;
	font-weight: normal;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { color: #004a8e; }

hr { color: #000; }

#footer a {
	text-decoration: none;
	color: #004a8e;
}

#footer a:hover { color: #d80b7d; }

