body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#container{
	width: 941px;
	margin: auto;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-position: 1px 0px;
	background-repeat:repeat-x;
	background-position: top left;

}
#header{
	width: 941px;
	margin: 0px;
	height: 144px;
	border-top: solid 1px #FFFFFF;
}
#logo{
	width: 485px;
	height: 103px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
}
#logo *, #header_tabs *{
	margin: 0px;
	padding: 0px;
	text-indent: -9000em;
}
.clear{
	clear: both;
}
#header_tabs span{
	display: none;
}
#ral_button{
	float: left;
	width: 110px;
	height: 103px;
	background-image:url(../images/ral_button.gif);
	background-repeat:no-repeat;
}
#ral_button a{
	display: block;
	width: 110px;
	height: 103px;
	text-decoration: none;	
}
#catalogue_button{
	float: left;
	width: 142px;
	height: 103px;
	background-image:url(../images/catalogue_button.gif);
	background-repeat:no-repeat;
}
#catalogue_button a{
	display: block;
	width: 142px;
	height: 103px;
	text-decoration: none;	
}
#quote_button{
	float: left;
	width: 203px;
	height: 103px;
	background-image:url(../images/quote_button.gif);
	background-repeat:no-repeat;
}
#quote_button a{
	display: block;
	width: 203px;
	height: 103px;
	text-decoration: none;	
}
#nav{
	border-top: solid 1px #FFFFFF;
	width: 941px;
	clear:both;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#nav ul li{
	float: left;
}
#nav ul li a{
	color: #cccccc;
	text-decoration: none;
	line-height: 40px;
	padding-left: 33px;
	padding-right: 33px;
	font-size: 1.25em;
}
#nav ul li a:hover{
	text-decoration: underline;
}
.divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#content_container{
	width: 941px;
	clear: both;
	background-image:url(../images/content_container_bg.gif);
	background-repeat:repeat-y;
	border-top: solid 1px #FFFFFF;		
}
#left_col{
	width: 208px;
	float: left;
	background-image:url(../images/sub_nav.gif);
	background-repeat:repeat-x;
	background-position: top left;
	color: #ffffff;
}
#left_col ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left_col ul li{
	border-bottom: solid 1px #fe9835;
	margin-left: 21px;
	margin-right: 21px;	
	padding-bottom: 13px;
	padding-top: 13px;	
}
#left_col ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 10px;
}
#left_col ul li a:hover{
	text-decoration: underline;
}

#left_col ul li ul{
	margin: 5px 0px -5px 20px;
	padding: 0px;
	list-style-type: none;
}

#left_col ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border: 0px;
}

#content{
	float: left;
	width: 643px;
	margin-left: 47px;
	padding-top: 15px;
}
featured_container{
	float: left;
	width: 643px;
	
}
#footer{
	width: 941px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:47px;
}
#footer *{
	margin: 0px;
	color: #999999;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#copyright{
	float: left;
	padding-left: 22px;
}

#copyright2{
	float: left;
	padding-left: 22px;
}

#credit{
	float: right;
	padding-right: 42px;
}
#subnav h2{
	background-image:url(../images/left_nav_title.gif);
	background-repeat:no-repeat;
	width: 208px;
	height: 74px;
	text-indent: -9000em;
	margin: 0px;
}
.intro{
	background-color: #ebebeb;
	border: solid 1px #dedede;
	padding: 5px 20px 5px 10px;
	margin: 0px 0px 20px 0px;
}
.intro p{
	text-align:justify;
}
.title{
	background-repeat:no-repeat;
	text-indent: -9000em;
}
#title_home{
	background-image:url(../images/title_home.gif);
	width: 562px;
	height: 63px;
}
#testimonial{
	width: 205px;
	height: 211px;
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:no-repeat;
	margin-top: 37px;
	margin-bottom: 20px;
}
#testimonial p{
	padding: 38px;
	padding-left: 42px;
	margin: 0px;
	color: #660000;
	font-size: 1.1em;
}
#testimonial em{
	font-style:normal;
}
.teaser{
	display: block;
	text-decoration: none;
	width: 185px;
	height: 175px;
	background-repeat: no-repeat;
	float: left;
	border: solid 1px #ff7d00;
	text-indent: -9000em;
}
#teaser_1{
	background-image:url(../images/teaser_1.gif);
}
#teaser_2{
	margin-left: 41px;
	background-image:url(../images/teaser_2.gif);
	margin-right: 41px;
}
#teaser_3{
	background-image:url(../images/teaser_3.gif);
}
#teaser_4{
	margin-top: 37px;
	background-image:url(../images/teaser_4.gif);
}
#teaser_5{
	margin-top: 37px;
	margin-left: 41px;	
	margin-right: 41px;	
	background-image:url(../images/teaser_5.gif);
}
#teaser_6{
	margin-top: 37px;
	background-image:url(../images/teaser_6.gif);
}

p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h2.internal {
	color: #ff6600;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0px 0px 15px 11px;
	padding: 0px 0px 0px 0px;
}

img.internalleft {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 20px 0px;
	border: solid 1px #ff7d00;
}

img.internalright {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 10px;
	border: solid 1px #ff7d00;
}

img.internalmiddle {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #ff7d00;
}

div.spec{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 8px 10px 7px 15px;
	margin: 5px 0px 5px 20px;
	width: 160px;
	float: right;
}

h3.spec {
	color: #ff6600;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

a.spec {
	color: #ff6600;
	text-decoration: none;
}

a.spec:link {
	color: #ff6600;
	text-decoration: none;
}

a.spec:visited {
	color: #ff6600;
	text-decoration: none;
}

a.spec:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.spec:active {
	color: #ff6600;
	text-decoration: none;
}

.super {
	vertical-align: super;
}

div.caption {
	line-height: 1.0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

img.ral {
	border: 1px solid #dddddd;
	padding: 0px;
}

a.bread:link {
	color: #ff6600;
	text-decoration: none;
}

a.bread:visited {
	color: #ff6600;
	text-decoration: none;
}

a.bread:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.bread:active {
	color: #ff6600;
	text-decoration: none;
}

img.nopadd {
	border: 1px solid #ff6600;
}

span.name1 {
		color: #ff6600;
		font-weight: bold;
}

span.name2 {
		color: #013092;
		font-weight: bold;
}

div.about {
	margin: 5px 0px 5px 0px;
	padding:: 0px 0px 0px 0px;
	font-size: 16px;
	color: #013092;
	font-weight: bold;
}

div.about2 {
	margin: 5px 0px 0px 0px;
	padding:: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

span.about {
		color: #ff6600;
}

h2.fast {
	color:#013092;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
	height: 40px;
	margin: 0px 0px 15px 11px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	background: url(../images/tick.gif) top right no-repeat;
}


