html,body{margin:0;padding:0}

body{font: 13px arial,sans-serif;background:#aaaaaa}

p{margin:0 10px 10px}
.pageTitle{font:19px arial,sans-serif bold;}
td {vertical-align:top;}

div#container {width:750px;margin:auto;background:white;padding:10px;margin-top:50px;}

div#header{position:relative}

div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}

div#header a{position:absolute;right:0;top:23px}

div#wrapper{float:left;width:100%;margin-top:10px;}
div#right{float:left;width:150px;background:#222222;color:white;}
div#rightTop{margin:5px 10px 5px 5px;width:140px;border-top:5px solid #7896b0;height:0;}
div#rightBottom{margin:5px 10px 5px 5px;width:140px;border-bottom:5px solid #7896b0;height:0;}
div#right a{text-decoration:underline;font:16px arial,sans-serif;line-height:150%;font-weight:bold;color:white;margin:10px 0 10px 10px}
div#right a:hover{text-decoration:none;}
div#right ul{list-style-type:none;margin:30px 0 0 3px;}
div#right li{margin:5px 0 5px 0;}
div#right p{margin:10px 0 10px 0;}
div#content{float:left;width:580px;min-height:400px;}
div#content a{color: #006;padding:10px}
div#content p{line-height:1.4}
div#footer{clear:both;width:100%;text-align:center;margin-top:20px;}
div#footer{background: #333;color: #FFF}

div#footer p{margin:0;padding:5px 10px;font-size:11px;}

div#footer a{display:inline;padding:0;color: #C6D5FD}

A { color: #5B86B1; font-family: Arial, Sans-Serif; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none }
a:visited { color: #5B86B1; font-weight: bold; text-decoration: none }
a:hover { color: #000000; font-weight: bold; text-decoration: none }
h1 { color: #5b5b5b; font-size: 21px; font-family: arial,sans-serif }
h2 { color: #3b7099; font-size: 17px; font-family: arial,sans-serif }
h3 { color: #3b7099; font-size: 13px; font-family: arial,sans-serif }
#footer { color: #ffffff; font-size: 12px; font-family: arial,sans-serif
 padding: 5px 0; text-align: center }
#footer a { color: #000000; font-style: italic; font-weight: bold }
#footer a:hover { color: #CBE5FF; font-weight: bold }
#footer a:visited { color: #000000; font-weight: bold; text-decoration: none }
#footer2 { color: #042e79; font-size: 10px; font-family: arial,sans-serif
 padding: 5px 0; text-align: left }
#footer2 a { color: #a01919; font-style: italic; font-weight: bold }
#footer2 a:hover { color: #444444; font-weight: bold }
#footer2 a:visited { color: #a01919; font-weight: bold; text-decoration: none }
#padding { padding-top: 20; padding-right: 20; padding-left: 30; padding-bottom: 25 }
#picture { border:2px solid gray;}

hr {
    border: 0;
	width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

/* ------------  Roll Over Button  ------------ */

.link_btn {
	position:relative !important;
	padding:8px 15px !important;
	background: #3b7099 !important;
	border: 0 !important;
	border-radius: 0;
	box-shadow: 0;
	text-shadow:none;
	text-decoration:none;
	text-transform:none;
	font-weight:400;
	line-height:15px;
	font-size:14px !important;
	color:#fff !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.link_btn:hover {
	background:#555555 !important;
	color:#fff !important;
	font-weight:400;
}

#fullborder {border: solid 12px ActiveBorder; border-color:#ffffff; border-bottom:solid 7px #ffffff"}




<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-44882028-1', 'rvrair.com');
  ga('send', 'pageview');

</script>

