/* ********************************************** */
/* general tag styles (body etc) */

body {
	margin:auto;
	background-image:url(../images/bckgrnd_grad2.jpg);
	background-repeat:repeat-x;
	background-color:#A5A5A5;
}

a {	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#333333;
	outline:none;
	
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#990000;
	 
}

img {
	border-style: none;
	outline:none;
}

p{
font-family:Arial, Helvetica, sans-serif;

}

form {
	display: inline;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	color:#990000;
	border-bottom:1px solid #990000;
	line-height:12px;
	margin-top:15px;
	margin-bottom:15px;

}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	color:#990000;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	
}

/* ********************************************** */
/* pagecontain wraps body of every page */
/* including header and footer          */

.pagecontain {
	width: 954px;
	margin:auto;
	height:auto;
	
	
}

.pagecontain_sub{
	background-image:url(../images/content_bckgrnd.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}

.pagecontain_about_sub{
	background-image:url(../images/aboutus_bckgrnd.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}

.pagecontain_overview_sub{
	
	background-color:#FFFFFF;

}


/* ********************************************** */
/* pagecontent the content that is between the */
/* header and footer                           */

#content_main_wrap {
	height:auto;
	margin:auto;
	padding-top:10px;
	width:930px;
	border-top:1px dotted #990000;
	
}


/* ********************************************** */
/* header stuff */

#header_nav_wrap {
	width: 954px; 
	height:auto;
	background-color:#FFFFFF;
	margin:auto;
	padding-bottom:4px;
	margin-top:5px;

}



#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:954px;
	height:128px;


}

#navigation_wrap{
	width:930px;
	height:53px;
	margin:auto;
	margin-top:8px;
	padding-bottom:8px;
	background-color:#FFFFFF;

}

ul.navigation{
	margin:0px;
	padding:0px;
}


ul.navigation li{
	list-style:none;
	display:inline;
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px;
}

.navigationParent{
	margin:0px;
	padding:0px;
}


.navigationChild{
	display:inline;
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px;
}

#ad_graph{
	width:930px;
	height:310px;
	margin:auto;
	background-image:url(../images/ad_graph.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:10px;
	
	
}

#about_usmain{
width:930px;
	height:355px;
	margin:auto;
	background-image:url(../images/aboutus_main.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;

}

#aboutus_sml{
background-image:url(../images/aboutus_sml.png);
background-repeat:no-repeat;
width:260px;
height:261px;
float:left;
}

#aboutus_copy{
	background-image:url(../images/aboutus_bckgrnd.png);
	background-repeat:no-repeat;
	float:right;
	height:auto;
	margin-bottom:25px;
	min-height:250px;
	width:660px;
}


#aboutus_copy p{
	font-size:15px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;

}

#quoteParent {
	width: 410px;
	height:auto;
	padding-top:215px;
	padding-left:25px;

	
}

#quoteDiv {
	font-weight: bold;
	font-size:15px;
	font-style: italic;
	padding: 0px;
	text-align: left;
	color:#FFFFFF;
	line-height:16px;
	
}

#saidbyDiv {
	font-style: italic;
	padding: 0px;
	text-align: right;
	color:#FFFFFF;
	padding-right:25px;
	font-size:11px;
	padding-top:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.hdr_menu {
	font-size: 13px;
	font-weight:bold;
	color: rgb(0,0,0);
	background-color:#B90620;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.hdr_menu a {	
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight:bold;
}
.hdr_menu a:visited {
	text-decoration: none;
}
.hdr_menu a:hover {
	text-decoration: none;
}

.hdr_submenu {
	font-size: 13px;
	font-weight:bold;
	color: rgb(255,255,255);
	background-color: rgb(255,248,220);
	background-image:url(../images/subnav_bckgrnd.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#B90620;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 10;
	border:2px solid #990000;

}

.hdr_submenu a {
	color: rgb(255,255,255);
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	



}
.hdr_submenu a:visited {
	text-decoration: none;
	font-weight:bold;
}
.hdr_submenu a:hover {
	color:#CCCCCC;
	font-weight:bold;
}

#lower_nav_wrap{
	width:317px;
	height:auto;
	background-image:url(../images/navheader_bckgrnd.jpg);
	background-repeat:no-repeat;
	float:left;

}


ul.lower_links{
	margin-left:17px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:15px;
	padding:0px;




}

ul.lower_links li a{
	display:inline;
	padding-bottom:15px;
	vertical-align:middle;
	padding-left:5px;
	color:#000;
	font-size:14px;
	font-style:italic;
	font-weight:bold;

}

ul.lower_links a:visited{
color:#333333;

}

ul.lower_links a:hover{
color:#990000;

}

ul.lower_links li{
	border-bottom:1px dotted #86888C;
	line-height:25px;
	list-style-image:url(../images/arrow.png);
	list-style-position:inside;
	padding-top:5px;
	letter-spacing:-1px;
	
}

#home_copy{
	background-image:url(../images/copy_bckgrnd.png);
	background-repeat:no-repeat;
	float:right;
	height:auto;
	margin-bottom:25px;
	width:600px;
}

#home_copy p{
	font-size:15px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;

}

#features_col_wrap{
	float:left;
	width:565px;
	height:auto;
	margin-bottom:35px;

}

#features_col_left{
	min-height:350px;
	background-image:url(../images/featurescopy_bckgrnd.png);
	background-repeat:no-repeat;
	padding-top:15px;


}

#features_col_left p{
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	width:515px;
}

ul.marketing_lrg{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
list-style-image:url(../images/bullet.png);
list-style-position:outside;
line-height:18px;
padding:0px;
margin-left:15px;


}

ul.marketing_lrg li{
padding-top:6px;

}

ul.marketing_sml{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
list-style:none;
line-height:16px;
margin-top:4px;
padding:0px;
color:#990000;

}

#overview_main{
background-image:url(../images/overview.jpg);
background-repeat:no-repeat;
width:950px;
height:940px;
margin:auto;
}

#overview_header{
background-color:FFFFFF;
width:950px;
margin:auto;

}
/* ********************************************** */
/* function lists stuff start */

#functions_wrap{
	width:350px;
	height:auto;
	float:right;
	margin-bottom:35px;
}

#functions_list{
	min-height:350px;
	line-height:16px;
	background-image:url(../images/lft_colheader.png);
	background-repeat:no-repeat;
	
}


/* ********************************************** */
/* function lists stuff end */


#case_studies_wrap {
	min-height:285px;
	height:auto;
	padding-left:20px;
	width:900px;
	margin:auto;
	border-bottom:1px dotted #990000;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:left;
}

.case_studies_image{
	float:left;
	width:200px;
	height:250px;
	background-color:#999999;
	margin-right:15px;
	margin-bottom:20px;
}

#case_content_wrap{
	float:left;
	height:auto;
	line-height:18px;
	width:420px;
	margin-right:15px;
	background-image:url(../images/casestd_lrgbckgrnd.png);
	background-repeat:no-repeat;

}

#case_studies_wrap p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	width:390px;
	margin-left:15px;
	margin-top:15px;

}

/* ********************************************** */
/* case lists stuff start */

#case_list_wrap{
	height:auto;
	float:left;
	width:250px;
	
}

#case_list{
	background-image:url(../images/casestd_smlbckgrnd.png);
	background-repeat:no-repeat;
	line-height:18px;
	padding-top:10px;
	
}


#table_list{
padding-top:10px;
width:230px;
padding-left:10px;




}

#table_list img{
margin:0px;
padding:0px;
}

/* ********************************************** */
/* case lists stuff end */


/* ********************************************** */
/* footer stuff */

#footer {
	margin:auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:954px;
	margin-bottom:25px;
	background-color:#C0C0C0;
	clear:both;
	border-top:2px solid #FFFFFF;

}

#footer_links_wrap{
	float:left;
	width:930px;
	padding-top:9px;
}

.h_link a{
width:200px;
height:45px;
float:left;

}

#footer p{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
text-align:right;  
color:#FFFFFF; 
padding-bottom:2px;
margin:0px;
line-height:17px;
}


/* ********************************************** */
/* feature stuff */

.featureDesc {
	width: 450px;
	padding: 10px;
}

.featureFunc {
	width: 350px;
	padding-top: 10px;
}

.featureFunList {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.featureHeader {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.functionHeader {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* ********************************************** */

#cta {
	position: relative;
	top: 30px;
	left: 380px;
	height: 52px;
	width: 240px;
	filter:alpha(opacity=100); /* IE's opacity */
	opacity: 1.00;
	z-index: 100;
	text-align: center;
	padding: 5px;
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#cta a {
	text-decoration: none;
	color: #990000;
}
#cta a:visited {
	color: #990000;
}
#cta a:hover {
	color: #990000;
}

/* ********************************************** */
