.headerContainer{
	width: 900px;
	height: 1300px;
	background-image: url(../images/skin.png);
	background-repeat: no-repeat;
	background-position:top;
}
.header{
	height: 122px;
	position: absolute;
	left: 10px;
	width: 880px;
	background-image: url(../images/RMlogoBrn.png);
	background-repeat: no-repeat;
	background-position:left;
	top: 10px;
	text-align: left;
	font-weight: normal;
	padding-left: 0px;
}
.logo{
	height: 122px;
	text-align: left;
	top: 0px;
	position: absolute;
	left: 1px;
	width: 200px;
	vertical-align: middle;
}
#section{
	height: 20px;
	text-align: left;
	top: 156px;
	position: absolute;
	left: 12px;
	width: 600px;
	font-family:  Gill Sans MT, Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color:#ffffff;
	border-bottom: 0px solid #9D754A;
	text-decoration: none;
	font-style: italic;
}

.subnav{
	height: 20px;
	text-align: right;
	top: 160px;
	position: absolute;
	left: 244px;
	width: 659px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	color:#252F6A;
	border-bottom: 0px solid #9D754A;
	text-decoration: none;
}
.subnav a{
	
	color:#252F6A;
	text-decoration: none;

}
.subnav a:hover {
	
	color:#252F6A;
	text-decoration: underline;

}
.subnav a:active {
	
	color:#0000cc;
	text-decoration: underline;

}
.subnav a:visited {
	
	color:#333333;


}
.nav{
	height: 38px;
	text-align: left;
	top: 180px;
	position: absolute;
	left: 2px;
	vertical-align: bottom;
	width: 100%;
	font-family: Garamond, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	color:#252F6A;
	border-bottom: 1px solid #9D754A;
	line-height:40px;
}



body {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	text-align:center;
}

h1, h2, h3, h4, h5 {
  font-family: Gill Sans MT, Gill Sans, Tahoma, sans-serif;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #60270D;
	padding-left: 240px;
	padding-top: 30px;
	top: 100px;
	margin: 0px;
	line-height: 35px;
}
.smallc {
	font-size: 0.8em;
	font-weight: normal;
	color: white;

}

h2 {
	color:#231F20;
	font-size: 1em;
	font-weight: 600;
	padding-left: 240px;
	padding-top: 0px;
	line-height: 20px;
	margin: 0px;
}

h3 {
	color:#231F20;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	;
}

h4 {
	color:#231F20;
	font-size: 1em;
	font-weight: 600;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 20px;
	margin: 0px;
}
h5 {
	color:#ffffff;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
}
.services {
	margin-left:15px;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
}

/*.post-body div, p {
  font-size: small;
  color: #ffffff;
}*/

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
  background: #bed8f3 url(backgrounds/tagline-fade.jpg) repeat-y right;
}

em {
  text-transform: uppercase;
}


/*a {
font-family:Arial, sans-serif;
  font-weight: normal;
   font-size: .9em;
    left: 20px;
}
*/


.whitelink a:visited{
color:#FFFFFF;}

.blacklink{
color:#FFFFFF;}

.blacklink a:visited {
  color: #dddddd;
}

a:hover {
  text-decoration: none;
  color: ##252F6A;
  
}

a:active {
  color: ##252F6A;
}

.fun {
  color: #339999;
  font-family: Georgia, Times, serif;
  letter-spacing: 0.05em;
}

blockquote.fun {
  font-style: italic;
}



ul {
	color: #252F6A;
	padding-left: 0px;
	margin: 0px;
}

#header {
  border-top: 3px solid #7da5d8;
}

img.feature {
  float: right;
  margin: 10px;
}

#navigation, #header {
  position: relative;
}

#navigation {
	left:1px;
	width: 786px;
	height: 177px;
	color:#ffffff;
	text-align:center;
	top: 0px;
	background-image:url(../images/nav-backgrd.gif);
}
#bodycontent {
	position: relative;
	width: 900px;
	background-repeat:repeat-y;
	padding-left: 1px;
	margin: auto;
	height: 100%;
	
}
#freebook {
	background-image:url(../images/book.png);
	height: 200px;
	width: 300px;
	text-align: left;
	left: 600px;
	background-position: right;
	position:absolute;
	background-repeat: no-repeat;
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFCC66;
}
#freebook a {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
#homecontent {
	top: 0px;
	position: relative;
	margin: auto;
	width: 900px;
	text-align:left;
	padding-left: 15px; 
	
}
#content {
	top: 0px;
	position: relative;
	margin: auto;
	width: 770px;
	text-align:left;
	padding-left: 15px;
	background-image: url(../images/nopicbackgrd.gif);
	background-repeat: no-repeat;
	
}
#flash {
	position:relative;
	text-align: center;
	width: 875px;
	background-image: url(../images/wallpaper.png);
	top: 185px;

}
#rightcontent {
	top: 0px;
	position: relative;
	height: 245px;
	width: 100%;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image:url(../images/placeholder.gif);
	background-repeat:no-repeat;
}

#header {
  width: 100%;
}
#bottomContainer {
	width: 900px;
	height: 1000px;
	background-image: url(../images/face.png);
	background-repeat: no-repeat;
	background-position:top;
	border-top: 1px solid #9D754A;
}
#bottomTextRight{
	position:absolute;
	top: 200px;
	left: 255px;
	width: 610px;
	height: 800px;
	text-align:left;
	background-image: url(../images/white.png);
	padding: 10px;
}
#bottomTextRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color: #231F20;
	line-height: 20px;
}
#bottomTextLeft{
	position: absolute;
	top: 200px;
	width: 210px;
	height: 800px;
	background-image: url(../images/white.png);
	font-family: Gill Sans MT, Gill Sans, Tahoma, sans-serif;
	font-size: 1em;
	text-align:left;
	left: 5px;
	color: #000000;
	padding: 10px;
}
i{
	font-family: Arial, Helvetica, sans-serif;
	color: #252F6A;
	font-weight: bold;
	line-height: 20px;
}
.customer {
	font-size:14px;
}
.contact_form li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
#detail {

width: 300px;
height: 100px;
}
#bookTextLeft{
	position: absolute;
	background-image:url(../images/blockbkgd.png);
	top: 700px;
	width: 292px;
	height: 200px;
	text-align:left;
	left: 0px;
	color: #000000;
	border: solid #ffffff 1px;
}
#bookTextLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:left;
	color: #000000;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
}
#bookTextCenter{
	position: absolute;
	background-image:url(../images/blockbkgd.png);
	top: 700px;
	width: 292px;
	height: 200px;
	border: solid #ffffff 1px;
	text-align:left;
	left: 306px;
	color: #000000;
	padding-top: 0px;
	margin: 0px;
}
#bookTextCenter p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:left;
	left: 0px;
	color: #000000;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
}
#bookTextRight{
	position: absolute;
	background-image:url(../images/blockbkgd.png);
	top: 700px;
	width: 292px;
	height: 200px;
	border: solid #ffffff 1px;
	text-align:left;
	left: 610px;
	color: #000000;
}
#bookTextRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:left;
	left: 0px;
	color: #000000;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
}
/*featured work*/

#riisnet {
	background-image:url(../images/risnetpic.png);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
}
#lukeedward{
	background-image:url(../images/Luke-Edward-Company.gif);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
}
#terriallen {
	background-image:url(../images/terriallen.gif);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
}
#esac {
	background-image:url(../images/esac.gif);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
}
#mccollough {
	background-image:url(../images/McColloughPic.png);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
	background-position: bottom;
}
#southernsounds {
	background-image:url(../images/SouthernSoundsPic.png);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
	background-position: bottom;
}
#aaronbeam {
	background-image:url(../images/aaronPic.png);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
	background-position: bottom;
}
#qualastat {
	background-image:url(../images/qualastatpic.png);
	background-repeat:no-repeat;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	height:500px;
	width:890;
	background-position: bottom;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	position: static;


	
 
}
