@import url("nav.css");
@import url("navR.css");
body{margin:6px 0 0 0}
/**/A:link, A:visited{
	color:#C51819;
	font-weight:bold;
}
A:hover{
	color:#FF006C;
	text-decoration:none;
}
body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FCFBE1;
}
.smaller{
	font-size:11px;
	line-height: 12px;
	color: #666666;
}
H1,H2, p{
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
H2{
	line-height:20px;
}
p{
	margin:0 0 10px 0;
	line-height:20px;
}
h1{
	font-size:18px;
	color: #C51819;
}
h2{
	font-size:14px;
	color: #C51819;
	text-transform:uppercase;
}
.bold{
	font-size:12px;
	color: #333333;
	text-transform:none;
	font-weight:bold;
}

.red{color:#C51819;}
/*
#####################
	Structure 
#######################
*/
#wrapper{
width: 1000px;
padding:0;
margin:0;
position:relative;
}
#DS-top,#DS-base{
	padding:0;
	margin:0;
	height:22px;
	background-image: url(../pics/DS-T.gif);
	background-repeat: no-repeat;
}
#setwidth{
	text-align:left;
	width: 1000px;
	padding:0;
	margin-top:0;
	height: auto;
	position:relative;
	background-image: url(../pics/DS-LR.gif);
	background-repeat: repeat-y;
}
#header{
	position:relative;
	top:0;
	left:0;
	background-image: url(../pics/safeguardheader.jpg);
	background-repeat: no-repeat;
	height: 156px;
	background-position: top left;
}
#content{
	/*width:930px;
	border:1px solid #CC0000;*/
	padding:20px 35px 0 50px;
	height: auto;
	position:relative;
	background-image: url(../pics/content-bckg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	top:10px;
	height:1%;
}
#DS-base{
	background-image: url(../pics/DS-B.gif);
	background-repeat: no-repeat;
	margin-bottom:450px;
}
#left{
	float:left;
	width:720px;
	margin:0 0 0 20px;
}
#left img{
	border: solid 1px #CCC;
	margin:0 0 0 10px;
}
#left img.imgleft{
	margin:0 10px 0 0;
	float:left;
}
#right{
	float:right;
	width:145px;
	text-align:center;
	margin:0 0 0 0 ;
}
#right img{
	padding: 0;
	
}
#right P.H-dash{
	padding:0;
	margin:5px 0;
	line-height:2px;
	border-top:1px dotted #CCCCCC;
}

#right P.button{
	padding:0px;
	margin:20px 0;
}
#right A.button:link,
#right A.button:visited{
	/*width:120px;*/
	margin-top:10px;
	padding:3px;
	border: 1px solid #F94FDB;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#right A.button:hover{
	border: 1px solid #EBEBEB;
	background-color:#F5F5F5;
	color:#FF006C;
}
/*
#####################
	END Structure 
#######################
*/
/*
#####################
	SlideShow 
#######################
*/
.newsitems{
	padding:5px;
	border:solid 2px #999;
}
#SSouter{
	padding:1px;
	margin:0 0 0 15px;
	border:solid 2px #999;
	/*width:430px;
	height:202px;*/
}
#SSouter img{
	margin:0;
	padding:0;
	border:none;	
}
/*
#####################
	END SlideShow 
#######################
*/
/*
#########################
     - PROMO BOXES -
#########################
*/
#prcont{
	float:right;
	width:230px;
	margin:0 0 0 10px ;
}
#prcontent{
	border: 1px solid #CCCCCC;
	border-top:1px solid #C62C2C;
	background-color:#FCFBE1;
	margin:0 0 45px 0;
	padding:3px;
}
#prcont h1{
	margin:0;
	border-right:1px solid #CCCCCC;
	font-size:17px;
	color: #C51819;
	height:22px;
	padding:8px 0 0 8px;
	background-image: url(../pics/PR-header.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#prcontent ul{
	list-style-type: none;
	margin:0;
	padding:0;	
}
#prcontent li{
	list-style-type: none;
	padding:0 0 6px 12px;
	margin: 0 0 0 1px;
	background-image: url(../pics/subnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}
#prcontent img{
	border: 1px solid #CCCCCC;
	padding:2px;
}

#prcontent h2{
	font-size:13px;
	text-transform:none;
}
#prbox p{
	font-size:12px;
}
.clear-newsitem{
	clear:both;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0 0 0;
}
.datestamp{
	color:#000000;
	font-size:12px;
	font-weight:normal
}
/*
#########################
     - END News -
#########################
*/
#testimonials h2{
	color:#CC0033;
	margin:-5px 0 10px 0;
	padding:0 0 3px 20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;

}
#testimonials img{
	border: none;
	margin:0;
}

#break{
	clear:both;
}
#fleet img{
margin:0 10px;
}
#footer{
	
	margin:10px 0 0 0 ;
	padding:10px;
	/*border:solid 1px #CC0000;*/
}

/*
#########################
     - Forms -
#########################
*/
div#enquiryform{
	width:600px;
	margin-left:80px;
}
#enquiryform table {
	border:1px solid #CCC;
	border-top:none;
	color:#555;
}
#enquiryform H2 {
	color:#000;
}
#enquiryform td{
	padding:5px;
}
#enquiryform P.formheader{
	background-image: url(../pics/formheader.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: top;
	padding:5px 0 0 5px;
	margin:0;
	text-align:left;
	border:1px solid #CCC;
	border-top:none;
	border-bottom:4px solid #CC0033;
	color:#000;
}
#enquiryform div.break{
	height:2px;
	margin: 3px 10px;
	background-color:#FFD0D3;
}
#enquiryform input,
#enquiryform textarea{
	width:200px;
	border: 1px solid #B3D0E1;
	background-image:url(../pics/formbckg.gif);
	background-repeat:repeat-x;
	background-color:#FCFCFC;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}
#enquiryform input.required{
	background-image:url(../pics/required.gif);
	background-repeat:no-repeat;
}
#enquiryform input.submitbutton,
#enquiryform input.submitbutton:visited{
	background-image:none;
	width:120px;/**/
	margin-right:10px;
	padding:3px;
	border: 1px solid #F94FDB;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#enquiryform input.submitbutton:hover{
	border: 1px solid #EBEBEB;
	background-color:#F5F5F5;
	color:#FF006C;
}

.hide-formselect-message{
	display:none;
}
.show-formselect-message{
	display:inline;
	background-color:#FFFF99;
	padding:3px;
}
.formtitles{
	width:160px;
}
/*
#########################
     - END Forms -
#########################
*/
/*
#########################
 - Footer -
#########################
*/
#footer{
font-size:12px;
margin:5px 20px -10px 20px;
}
A.footer:link,
A.footer:visited{
font-weight:normal;
color:#333;
}
A.footer:hover{
color:#CC0000;
}
/*
#########################
 - mouse over tips -
#########################
*/
.tt_body,.tt_header,.tt_b200,.tt_h200{
font-weight:bold;
font-size:12px;
padding:3px;
opacity: .85; 
filter:alpha(opacity='85');
position:relative;
z-index:100;
width:auto;
}
.tt_b200,.tt_h200{
width:200px;
}
.tt_body,.tt_b200{
	font-weight:normal;
	border:1px solid #CC0000;
	background-color:#FFF;
	color:#1B4966;
	opacity: .95;
	filter:alpha(opacity='95');
}
.tt_header,.tt_h200{
	border:1px solid #CC0000;
	border-bottom:none;
	background-color:#CC0000;
	color:#FFFFFF;
	background-image: url(../pics/tt_orange.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*END mouse over tips ~~~~~~~~~~~~~~~~~~~~~~~~~*/
