body {
	background-color: #650103;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin:0px;
	background-position: center top;
}



* {
	margin:0px;
	padding:0px;
}



#pageContainer {
	width:801px;
	height:100%;
	padding: 0px 0px 20px 0px;
}
	.banner {
	background-color: black;
	width:801px;
	float: left;
}

a:link, a:active, a:visited {
	color: #0557A9;
	text-decoration: underline;
}
a:hover {
	color: #650103;
	text-decoration: none;
}

ul {
	margin:0px;
	padding:0px 0px 5px 5px;
	list-style-type: none;
	background-image: none;
	list-style-position: inside;
	line-height: 10px;
}
li{
	margin:0px;
	padding:0px 0px 10px 12px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#content {
	background-repeat: repeat;
	width:760px;
	text-align: left;
	padding: 20px 20px 5px 20px;
	float: left;
	height: auto;
}
	#content .left {
	width:480px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
}
	#content .right {
	width:250px;
	float:right;
	padding: 0px 0px 0px 0px;
}


.right h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	line-height:25px;
	text-align: left;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	letter-spacing: 1px;
}



 .cap  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 125%;
	text-align: left;
	text-transform: uppercase;
	line-height: 0%;
	margin: 0px;
	padding: 0;
}


	#content .center {
	width:300px;
	float: none;
	padding: 20px 0px 20px 0px;
}
	#content .clear {height: 20px; width:800px; clear:both;}
	
	#content .left2 {
	width:300px;
	float:left;
	padding: 20px 0px 20px 40px;
}
	#content .right2 {
	width:300px;
	float:right;
	padding: 20px 0px 20px 0px;
}
	
	
#graph1 { border-width: 1px; border-left-color: #2b2d35; border-bottom-color: #2b2d35; border-right-color: #2b2d35; border-top-color: #2b2d35; border-style: solid;}
		
	
#graph2 { border-width: 1px; border-left-color: #2b2d35; border-bottom-color: #2b2d35; border-right-color: #2b2d35; border-top-color: #2b2d35; border-style: solid; bottom:0px;}
		
	
#nav {
	background-image: url(images/navgradient.jpg);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	height: 27px;
	background-color: #030303;
	width: 800px;
	float: left;
	padding: 2px 0px 0px 0px;
}


#primary {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	line-height:inherit;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	overflow: HIDDEN;
	float: left;
}
#primary a {
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:1px 32px 1px 32px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #666;

}

#primary a:hover {
	color:#000;
	text-decoration: none;
	background-image: url(images/navgradient2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#primary a.active {
	text-decoration:none;
}

#navcap {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	line-height:inherit;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	overflow: HIDDEN;
	float: right;
}
#navcap a {
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:1px 33px 1px 33px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;

}

#navcap a:hover {
	color:#000;
	text-decoration: none;
	background-image: url(images/navgradient2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#navcap a.active {
	text-decoration:none;
}





#flash {width:400px; height:200px; float:right;margin:0px;}
#logo {width:400px; height:200px; float:left; margin:0px;}
#cases {
	border-style: none;
	width:720px;
	padding: 0px 0px 0px 23px;
	height: 160px;
	float: left;
}
.case img {
	width:230px;
	float:left;
	border:none;
	padding: 5px;
}
.case a { border:none; }
.active img {border-left-color: #2b2d35; border-bottom-color: #767c91; border-right-color: #2b2d35; border-top-color: #2b2d35; border-left-width: 1px; border-bottom-width: 9px; border-right-width: 1px; border-top-width: 1px; border-left-style: none; border-bottom-style: solid; border-right-style: none; border-top-style: none; width:230px; float:left; margin:5px;}


.active a { border-style: none; }
p {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 10px 0px 10px 0px;
}
.p2 {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 20px;
}
.p3 {
	position:absolute;
	width:200px;
	margin-left:50%;
	margin-right:50%;
	bottom:-35px;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom:10px;
	left: -65px;
}
label {	font-size: 12px; font-family: Verdana, Arial, sans-serif; }
#pIndent {margin-top: 0px; padding-bottom: 0px; list-style-type: circle; font-size: 12px; font-family: Verdana, Arial, sans-serif; width:300px; margin-left:auto; margin-right:auto; }
.landingP{ font-size: 12px; font-family: Verdana, Arial, sans-serif; }
.landingP2{
	color: #e4e4e4;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0p;
	letter-spacing: 0px;
	line-height: 15px;
}





.outlineBox{ height: 80px; padding-left: 10px; padding-right: 10px; border-left-color: #2b2d35; border-bottom-color: #2b2d35; border-right-color: #2b2d35; border-top-color: #2b2d35; border-left-style: solid; border-bottom-style: solid; border-right-style: solid; border-top-style: solid; border-left-width: 1px; border-bottom-width: 9px; border-right-width: 1px; border-top-width: 1px; color: black; font-family: Verdana, Arial, sans-serif; background-image: url(images/whitegradient.gif);background-size:100%; background-color: white;}

.outlineBox2{
	background-repeat: repeat-x;
	width: 475px;
	height: auto;
	border: solid 1px #2b2d35;
	border-bottom-width: 9px;
	color: black;
	background-image: url(images/whitegradient.gif);
	background-color: white;
	font-size: 14px;
	float: left;
}

.inlet{
	width: 455px;
	height: auto;
	padding: 10px;
	background-image: url(images/hand.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.outlineBox2 p{
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px 10px 10px 0px;
}
.outlineBox2 h1{
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}
.outlineBox2 h2{
	font-size: 18px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-weight: normal;

}
.outlineBox3_home h2{
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}


.outlineBox3{
	background-repeat: repeat-x;
	width: auto;
	height: auto;
	border-left-color: #2b2d35;
	border-bottom-color: #2b2d35;
	border-right-color: #2b2d35;
	border-top-color: #2b2d35;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 9px;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/whitegradientv.gif);
	background-color: white;
	padding: 10px;
	float: right;
	text-align: left;
}

.outlineBox3_home{
	background-repeat: no-repeat;
	width: auto;
	height: 89px;
	border-left-color: #2b2d35;
	border-bottom-color: #2b2d35;
	border-right-color: #2b2d35;
	border-top-color: #2b2d35;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 9px;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/grow.jpg);
	background-color: white;
	padding: 15px 10px 10px 110px;
	float: right;
	text-align: left;
	background-position: left bottom;
}
.outlineBox3_home  a{
	text-decoration: none;
	color: #0557A9;
}

.outlineBox3_home a:link, .outlineBox3_home a:visited, .outlineBox3_home a:active{
	text-decoration: none;
}
.outlineBox3_home a:hover{
text-decoration: underline;
}

.outlineBox p {
	margin-bottom: 10px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



#box2 { padding-left: 20px; padding-right: 20px; font-size: 12px; font-family: Verdana, Arial, sans-serif;  width: 350px;}



#cHeading {width:400px; margin-left: auto; margin-right:auto; }
#cHeading2 {width:317px; margin-left: auto; margin-right:auto; }
#text h1 {
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
}

#text {
	padding: 20px;
	clear: both;
	width: 680px;
	border-color: #2b2d35;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	height: auto;
	margin: 0px 0px 20px 0px;
}
#textWrapper {
	background-image: url(images/middle4.jpg);
	border-style: solid;
	border-color: #2b2d35;
	border-width: 1px;
	width: 720px;
	padding: 20px;
	float: left;
	clear: both;
	height: auto;
	display: block;
}

#menu {
	background-repeat: repeat-x;
	color: #2b2d35;
	background-image: url(images/middle3.gif);
	border-style: solid;
	border-width: 1px;
	border-left-color: #2b2d35;
	border-bottom-color: #2b2d35;
	border-right-color: #2b2d35;
	border-top-color: #2b2d35;
	padding:10px;
	clear: both;
	width: auto;
}


#menu ul{
	list-style-type: none;
	background-image: none;
	list-style-position: inside;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
}


#menu li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/li_white.png);
	background-repeat: no-repeat;
	background-position: -1px 5px;
	margin:0px;
	padding:0px 0px 10px 10px;
	line-height: normal;
}


#landingMenu {
	background-repeat: repeat-x;
	color: #2b2d35;
	background-image: url(images/middle3.gif);
	border-style: solid;
	border-width: 1px;
	border-left-color: #2b2d35;
	border-bottom-color: #2b2d35;
	border-right-color: #2b2d35;
	border-top-color: #2b2d35;
	padding: 10px;
	float: right;
	width: auto;
	height: auto;
}

#menu p { font-weight: bold; color: #e6e0e6; font-family: Verdana, Arial, sans-serif; width: 250px; font-size: 12px; text-transform: uppercase;}
h1 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
#pIndent li { padding-bottom: 3px; padding-top: 3px; }
#serviceImg { padding-right: 4px; padding-left: 4px; padding-top: 10px; }
#filler { height: 100%; background-image: url(images/middle3.jpg); }
#pageContainer #content .left .outlineBox2 .inlet ul li {
	font-family: Arial, Helvetica, sans-serif;
}

