/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
}



p{
	font-size: 1em;
	line-height: 1.6em;
	color: color: #32356F;
}

h1{
	font-size: 16px;
	line-height: 22px;
	color: #ff0000;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1em;
}
p{

}

 h2, h3, h4{
	color: #32356F;
}

ul, li{
	line-height: normal;
}

a{
	color: #CC0000;
	text-decoration: none;
}

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








hr{
border: 0;
/*border-bottom: 1px dotted #333333;*/
padding: 0px 0 10px 0;

}



caption{
  font-style: italic;
  margin-bottom: 0.5em;
}


.skip {position: absolute; left: -1000em; width: 20em;}





/* generic layout elements*/
#daddy {
	width: 720px;
	\width: 760px;  /* for IE5/Win */
  	w\idth: 720px;  /* for good browsers */
	margin: 0px auto 0px auto;
	padding: 10px 25px 0px 25px;
	clear: both;
	overflow: visible;
	text-align: left;
	background-image: url(../images/css_bg_body_full.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#daddy_bottom {
	width: 770px;
	height: 32px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	overflow: visible;
	text-align: left;
	background-image: url(../images/css_bg_body_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header{
	width: 720px;
	height: 35px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	clear: both;
}

#header_left{
	width: 250px;
	float: left;
	clear: left;
}

#header_right{
	width: 250px;
	float: right;
	clear: right;
	text-align: right;
}

#content_holder{
	width: 560px;
	float: left;
	padding: 0px 0px;
	margin: 10px 0px 0px 10px;
}

#splash_image{
	border: 1px solid #333366;
}







#content_left{
	width: 150px;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}

#key_services{
	width: 150px;
	float:left;
	clear:both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #EAEBF0;
	background-image: url(../images/round_bottom_151.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#key_services h2{
	background-color: #333366;
	margin: 0px;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 1.2em;
}

#key_services ul {
	padding: 10px;
	margin: 0px;
}

#key_services li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #333366;
}


#nav{
	width: 150px;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-color: #333366;
}

#nav ul {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}

#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	float: left; /* Fixes it on the mac */
	display: block;
	width: 117px;
	\width: 150px;  /* for IE5/Win */
  	w\idth: 117px;  /* for good browsers */
	background-image: url(../images/nav_button_off.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 10px 0px 23px;
	line-height: 33px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: +1px;
	color: #ffffff;	
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav li a
{
float: none
}
/* End IE5-Mac hack */

#nav li a.active {
	background-image: url(../images/nav_button_on.gif);
}

#nav a:link, #nav a:visited {
	/*color: #003366;*/
	color: #FFFFFF;
}

#nav a:hover, #nav a:active{
	background-image:  url(../images/nav_button_active.gif);
	text-decoration: none;
	color: #CC0000;
}




#addressbar{
	width: 720px;
	float: left;
	clear: both;
	border-top: 5px solid #333366;
	background-color: #EAEBF0;
	padding: 5px 0px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}

#addressbar address{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1em;
}
#addressbar p{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: normal;
}
#addressbar a, #addressbar a:hover {
	/*color: #ffffff;*/
	text-decoration: none;
}

#footer{
	text-align: center;
	width: 720px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: both;
	font-size: 0.9em;
	line-height: normal;
	background-color: #FFFFFF;
}

#footer a{
	color: #999999;
	text-decoration: none;
}







/* 
//
//	individual page markup
//
//
 */
#index_case_studies{
	width: 560px;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
} 
#case_study_1{
	width: 160px;
	\width: 180px;  /* for IE5/Win */
  	w\idth: 160px;  /* for good browsers */
	height: 150px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	background-image: url(../images/case_stud.gif);
	background-repeat: no-repeat;
}
#case_study_2{
	width: 160px;
	\width: 180px;  /* for IE5/Win */
  	w\idth: 160px;  /* for good browsers */
	height: 150px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/case_stud.gif);
	background-repeat: no-repeat;
}
#case_study_3{
	width: 160px;
	\width: 180px;  /* for IE5/Win */
  	w\idth: 160px;  /* for good browsers */
	height: 150px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	background-image: url(../images/case_stud.gif);
	background-repeat: no-repeat;
}
#index_case_studies h2{
	padding: 0px 0px 5px 0px;
	margin:  0px;
	font-size: 1.2em;
}
#index_case_studies p{
	line-height: normal;
	padding: 0px;
	margin:  0px 0px 0px 0px;
}
#index_case_studies img{
	float: left;
	vertical-align: middle;
	padding: 0px;
	margin:  2px 5px 0px 0px;
}

#index_case_studies blockquote{
	font-style: italic;
	color: #003366;
}

#case_study_3 p{
	font-weight: bold;
	text-align: right;
	margin: 3px 0px 0px 0px;
	padding: 0px;	
}



.csimage{
	border: 1px solid #333366;
}

 
#index_content{
	width: 670px;
	\width: 690px;  /* for IE5/Win */
  	w\idth: 670px;  /* for good browsers */
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	float: left;
	clear: both;
	text-align: left;
	background-image: url(../images/pages/index_content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}







#product_content{
	width: 670px;
	\width: 690px;  /* for IE5/Win */
  	w\idth: 670px;  /* for good browsers */
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	float: left;
	clear: both;
	text-align: left;
}


table.contact{
	width: 100%;
	padding: 2px 0px;
	margin: 20px 0px 10px 0px;
	background-color: #EAEBF0;
	border-collapse: collpase;
}
table.contact td{
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
td.leftcol{
	color: #32356F;
	font-weight: bold;
	text-align: right !important;
}
td.leftcol2{
	color: #32356F;
	width: 140px;
	font-weight: bold;
	text-align: right !important;
}


