﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-color: #CCC;
}

a, a:active, a:visited, a:link {
	font-weight: bold;
	color: #458CD3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.white, a.white:active, a.white:visited, a.white:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;	
}

a.redlink, a.redlink:active, a.redlink:visited, a.redlink:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.redlink:hover {
	text-decoration: underline;	
}

a.portfolio, a.portfolio:active, a.portfolio:visited, a.portfolio:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.portfolio:hover {
	text-decoration: none;
	color: #CCCCCC;
}

div.wrapper {
	width: 950px;
	background-color: #FFF;
}

div.header {
	background-image: url(http://rvtech.co.za/newsite/images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 447px;
	width: 950px;	
}

div.logo {
	position: relative;
	padding-top: 25px;
	padding-right: 25px;
	float: right;
}

div.footer {
	background-image: url(http://rvtech.co.za/newsite/images/footer.jpg);
	height: 95px;
	width: 950px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

div.footertabs {
	height: 20px;
	width: 50%;
	padding-top:73px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float:right;
}

div.footertabs2 {
	height: 20px;
	width: 50%;
	padding-top:73px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float:left;
}

div.headtitle {
	position: relative;
	width: 450px;
	text-align:right;
	float: left;
	margin-top:250px;
	margin-left:50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	color: #45A4E2;
	text-decoration: none;
	line-height:35px;
}

div.headtext {
	position: relative;
	width: 450px;
	text-align:justify;
	float: left;
	margin-top:30px;
	margin-left:50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}

div.content {
	
}

div.intend {
	padding-left: 50px;
	line-height: 19px;
	width: 850px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom:35px;
	text-align: justify;
}

div.faqheadingmain {
	font-size: 20px;
	color: #45A4E2;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-left:50px;
	padding-bottom:15px;
}

h2 {
	padding-left:50px;
	padding-bottom:20px;
}

div.faqheading {
	font-size: 17px;
	color: #EA9319;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:12px;
}

div.services {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 250px;
	padding: 15px;
	color: #000;
     
}

div.servicesred {
	background-image: url(images/quotered.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 250px;
	padding: 15px;
	color: #000;
}

div.servicesbeige {
	background-image: url(images/quotebeige.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 250px;
	padding: 15px;
	color: #000;
}

div.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
}

div.serviceheading
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding-left:10px;
	padding-top:7px;
}
div.servicebody {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	padding-top:7px;
	padding-right:35px;
	padding-left:7px;
}


/*1. the style of the div container with id=â€css_horizontal_menuâ€*/
#css_horizontal_menu{
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	width:846px;
	padding:0px;
	background-color:#75BBEA;
	border:0px solid #437E7E;
}

/*2. the style of the links (html element <a>)*/
#css_horizontal_menu a{
	display:block;
	float:left;
	height:28px;
	margin-left:0px;
	padding-top:12px;
	padding-left:13px;
	padding-right:13px;
	background-color:#75BBEA;
	border-left:0px solid #C7E2E2;
	font-family:arial;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;

	font-weight: bold;
}

/*3. the css style on the hover state of the links*/
#css_horizontal_menu a:hover{
background-color:#D7D9D9;
border-left:0px solid #CCCCCC;
color:#333333;
}

/* remove the left margin for the first link*/
#css_horizontal_menu a.first{
margin-left:0;
margin-left:39px
}

h3 {
	padding-top:0px;
	color: #B7B6BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

div.portfolioheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3688C4;
}


img.shadow {
	background: url(http://rvtech.co.za/newsite/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

