/* CSS global reset for all browsers */ 
* {
   padding: 0;
   margin: 0;
  } 
/* standard */
body {
	background-image:url(images/graphpaper.gif);
	background-repeat:repeat;
  }
img {

	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}
a img { 
	border:none; 
	}
li {
	background:url(images/bluebullet.png) left center;
	background-repeat:no-repeat;
	background-color:#01263f;
	display:block;
	border-bottom:1px solid #c5dfed;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.class1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.25px;
	text-decoration:none;
	text-transform:uppercase;
	color:#1781b9;
	}
.class1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.25px;
	text-transform:uppercase;
	color:#73b5d8;
	}
.class2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
	}
.class2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1781b9;
	}
.class3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#CCCCCC;
	}
.class3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1781b9;
	}
.class5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#CCCCCC;
	}
.class5 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#CCCCCC;
	}
/* elements */
#shadow {
	position:relative;
	width:780px;
	background-image:url(images/shadow.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	}
#page {
	position:relative;
	width:760px;
	background-color:#01263f;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	top:0%;
	}
#header {
	height:250px;
	width:760px;
	background-image:url(images/newRheader.jpg);
	background-repeat:no-repeat;
	top: auto;
	padding-top:10px;
	}
#hli {
	position:relative;
	width:150px;
	text-align:center;
	padding-top:195px;
	padding-right: 10px;
	float:right;
}
/* -----------------------------------content<*/
#content {
	position:relative;
	right: 20px;
	width:440px;
	background-color:#01263f;
	padding-right: 10px;
	padding-bottom: 25px;
	float:right;
	}
#container {
	position:relative;
	right: 10px;
	width:470px;
	height:390px;
	background-color:#FFFFFF;
	float:right;
	overflow:auto;
	}
.class4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:5px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	}
#copy {
	position:relative;
	left:10px;
	top:0px;
	width:430px;
	height:500px;
	overflow:auto;
	}
#c1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	}
#c2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#006699;
	}
#c3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	}
#c3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#73b5d8;
	}
#flash {
	position:relative;
	background-image:url(img/flash.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:430px;
	height:250px;
	}
#ca {
	position:relative;
	left:10px;
	top:10px;
	width:430px;
	height:160px;
	background-color:#01263f;
	}
#cb1 {
	background-image:url(images/simple.jpg);
	position:relative;
	width:440px;
	height:100px;
	background-color:#01263f;
	margin:5px;
	}
#cb2 {
	background-image:url(images/service.jpg);
	position:relative;
	width:440px;
	height:100px;
	background-color:#01263f;
	margin:5px;
	}
#cb3 {
	background-image:url(images/resources.jpg);
	position:relative;
	width:440px;
	height:100px;
	background-color:#01263f;
	margin:5px;
	}
#cb4 {
	background-image:url(images/intro.jpg);
	position:relative;
	width:440px;
	height:100px;
	background-color:#01263f;
	margin:5px;
	}
#cc {
	background-image:url(img/resources.gif);
	background-repeat:no-repeat;
	position:relative;
	left:10px;
	top:10px;
	width:400px;
	height:156px;
	background-color:#01263f;
	}
#partners {
	position:relative;
	background-image:url(images/partners.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#gettingstarted {
	position:relative;
	background-image:url(images/gettingstarted.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#testimonials {
	position:relative;
	background-image:url(images/testimonials.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#whyremarkableagents {
	position:relative;
	background-image:url(images/why.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#websitetemplates {
	position:relative;
	background-image:url(images/templates.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#price {
	position:relative;
	background-image:url(images/price.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#faq {
	position:relative;
	background-image:url(images/faq.jpg);
	background-repeat:no-repeat;
	left:10px;
	top:0px;
	width:440px;
	height:100px;
	}
#screen {
	position:relative;
	left:10px;
	top:0px;
	width:430px;
	}
#shots {
	position:relative;
	top:10px;
	bottom:10px;
	right:10px;
	left:10px;
	width:140px;
	}
/* -----------------------------------sidebar<*/
#sidebar {
	position:relative;
	left: 20px;
	width:230px;
	background-color:#01263f;
	padding:10px;
	float:left;
	}
#solutions {
	position:relative;
	background-image:url(img/solutions.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:260px;
	background-color:#FFFFFF;
	}
#sidetop {
	position:relative;
	background-image:url(img/sidetop.gif);
	background-repeat:no-repeat;
	left:4px;
	top:10px;
	width:212px;
	height:31px;
	clear:both;
	}
#sidebottom {
	position:relative;
	background-image:url(img/sidebottom.gif);
	background-repeat:no-repeat;
	left:4px;
	top:10px;
	width:212px;
	height:31px;
	clear:both;
	}
#rnews {
	position:relative;
	background-image:url(img/r_news.png);
	background-repeat:no-repeat;
	left:10px;
	top:10px;
	width:200px;
	height:80px;
	clear:both;
	}
#homevalue {
	position:relative;
	background-image:url(img/homevalue.png);
	background-repeat:no-repeat;
	left:10px;
	top:10px;
	width:200px;
	height:80px;
	clear:both;
	}
#preapprove {
	position:relative;
	background-image:url(img/preapprove.png);
	background-repeat:no-repeat;
	left:10px;
	top:10px;
	width:200px;
	height:80px;
	clear:both;
	}
#rradio {
	position:relative;
	background-image:url(img/rradio.png);
	background-repeat:no-repeat;
	left:10px;
	top:10px;
	width:200px;
	height:80px;
	clear:both;
	}
#links {
	position:relative;
	left:10px;
	width:200px;
	}
#ad {
	position:relative;
	background-color:#0066CC;
	left:10px;
	top:10px;
	width:200px;
	height:140px;
	clear:both;
	}
/* -----------------------------------footer<*/	
#footer {
	width:760px;
	height:216px;
	background:url(images/footer.jpg) center;
	background-repeat:no-repeat;
	background-color:#01263f;
	text-align:center;
	clear:both;
	}
#fli {
	position:relative;
	width:760px;
	text-align:center;
	padding-top:100px;
	clear:both;
	}
#spacer {
	height:50px;
	background-color:#FFFFFF;
	width:auto;
	clear:both;
	}

#gallery {
	position:relative;
	width:600px;
	height:auto;
	background-color:#01263f;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	top:0%;
	text-align:center;
	}
div#gallerycontainer {
	position:relative;
	margin:auto;
	width:300px;
	text-align:center;
	padding-left:90px;
	}
div#gallerycontainer ul li {
	list-style-type:none;
	background:none;
	text-align:center;
	border:none;
	border-style:none;
	margin:auto;
	padding-right:20px;
	}
div#gallerycontainer ul li a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	border:none;
	font-weight:bold;
	}
div#gallerycontainer ul li a img{
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	text-align:center;
	}
