@charset "utf-8";
/* CSS Document */
body{background:url(../images/bg.gif) left top repeat-x #FFF; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#414141; font-size:12px}
ul{margin:0; padding:0; list-style:none}
h1, h2, h3, h4, h5, h6, p{margin:0; padding:0}
h3{font-size:22px; border-bottom:solid 1px #cccccc}
h3, h4{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#292929; padding:5px 15px 0 40px; background:url(../images/plugicon.gif) left 50% no-repeat; font-weight:normal }
h4{font-size:18px;}
.star{color:red; font-weight:bold;}
h2{font-size:18px; color:#3b3b3b; margin-top:10px; font-weight:normal}
p{margin:10px 0}
#mainwraper {width:799px; margin:0 auto}
.red{color:#cc0000}
a:link{color:#414141;}
h1.logo
{
	width:231px;
	height:75px;
	background:url(../images/raven-logo.gif) left top no-repeat;
	margin:auto 0;
	float:left

}
h1.logo a
{
	width:231px;
	height:75px;
	display:block;
	text-decoration:none;
}
h1.logo span
{
	display:none;
}
#navigation{float:right}
#navigation a
{
color: #242424;
text-decoration: none;
padding-left: 24px
}

#navigation a span
{
padding-right: 24px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover, #navigation a.navActive
{
color: #fff;
background: #cc0000 url(../images/left-tab-hover.gif) left top no-repeat;
padding-left: 24px
}

#navigation a:hover span, #navigation a.navActive span
{
background: url(../images/right-tab-hover.gif) right top no-repeat;
padding-right: 24px
}

#navigation li
{
float: left;
margin: 0 2px;
line-height:30px;
font-size:14px; font-weight:bold; text-transform:uppercase
} 
.knowmore-btn a
{
	background:url(../images/knowmore-btn.gif) left top no-repeat;
	width:99px;
	height:28px;
	text-decoration:none;
	display:block
}
.knowmore-btn a:hover
{
		background:url(../images/knowmore-btn-over.gif) left top no-repeat;
		
}

.contentWrapper
{
	padding:4px;
	margin:0 auto;
	background:#fff;
}
.headerBg
{
	background:url(../images/headerbg.gif) left top repeat-x;
	font-size:13px;
}
.homeHeader
{
	background:url(../images/home-header-img.jpg) right top no-repeat;
}
.aboutHeader
{
	background:url(../images/about-header-img.jpg) right top no-repeat;
}
.servHeader
{
	background:url(../images/serv-header-img.jpg) right top no-repeat;
}
.contactHeader
{
	background:url(../images/contact-header-img.jpg) right top no-repeat;
}
.boxBg
{
	background:#f7f7f7;
	font-size:11px;
}
.boxT
{
	background:#f7f7f7;
	border-top:solid 1px #e9e9e9;
}
.boxB
{
	background:#f7f7f7;
	border-bottom:solid 1px #e9e9e9;
}
.boxL
{
	background:#f7f7f7;
	border-left:solid 1px #e9e9e9;
}
.boxR
{
	background:#f7f7f7;
	border-right:solid 1px #e9e9e9;
}
.contentList
{
	margin:10px 0 10px 15px;
	font-size:11px;
}
.contentList li
{
	background:url(../images/arrow.gif) left 6px no-repeat;
	padding:2px 0 2px 15px;
}
.contentList li a
{
	color:#414141;
	text-decoration:underline;
}
.contentList li a:hover
{
	text-decoration:none;
}

.footer
{
	border-top:solid 8px #eaeaea;
	padding:10px;
}
.footer span
{
	font-size:11px;
}
.footer a
{
	color:#606060;
}
