body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content_area {
	margin: 0px;
	padding: 0px;
	width: 825px;
	min-height:400px;
}
#foot_home {
	background-image: url(../../images/tan_foot.gif);
	background-repeat:no-repeat;strong
	text-align:center;
	font-weight:bold;
	margin: 0px;
	clear: left;
	float: left;
	height: 58px;
	width: 801px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot {
	background-image: url(../../images/page_foot2.gif);
	margin: 0px;
	margin-top:-15px;
	clear: left;
	float: left;
	height: 38px;
	width: 801px;
	font-weight: bold;
	color: #222e6a;
	font-size:12px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_text {
	min-height: 450px;
	width: 730px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:30px;
	padding-bottom:15px;
}
#contact_text {
	min-height: 450px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7a0000;
	padding-top:10px;
	margin: 0px;
}
#text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 825px;
	margin-top: 0px;
}
#text_links a:link, #text_links a:visited{
	color: #222e6a;
	font-size:12px;
}
#text_links a:hover{
	color:#000;
	font-size:12px;
}
/* original nav
#nav {
	background-image:url(../../images/nav.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 25px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:center;
	width: 825px;
}
#nav a:link, #nav a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:5px;
	margin-left:1px;
}
#nav a:hover{
	color:#000;
}
*/
/* new navigation*/
#nav {
	background-image:url(../../images/btn_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 15px;
	margin-bottom:10px;
	text-align:center;
	width: 825px;
	-moz-border-radius: 10px; 
	-webkit-border-top: 10px; 
	padding:10px;
	box-shadow: 3px 3px 3px #886d4b;
-webkit-box-shadow: 3px 3px 3px #886d4b;
-moz-box-shadow: 3px 3px 3px #886d4b;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#886d4b, offX=3, offY=3, positive=true);
	-moz-text-shadow: 2px  2px 4px #000;
	-webkit-text-shadow: 2px 2px 4px #000;
	text-shadow: 2px 2px 6px #000;
}
#nav a:link, #nav a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4B4E62;
	border-left-color: #4B4E62;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	margin-right: -1px;
}
#nav a:hover{
	color:#fff;
	background-image:url(../../images/btn_bg_ov.gif);
	background-repeat:repeat-x;
	border-right-color: #6c1010;
	border-left-color: #6c1010;
}
#container {
	text-align: left;
	margin: auto;
	width: 825px;
}
#header {
	height: 97px;
	width: 825px;
}
#logo {
	height: 97px;
	width: 566px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:none;
}
#header_right {
	width: 240px;
	float: right;
	margin: 0px;
	height: 97px;
	text-align:right;
	padding-right:5px;
}
#top_nav a:link, #top_nav a:visited {
	color: #353750;
	font-size:12px;
	text-decoration: none;
}
#top_nav a:hover{
	color:#000;
	text-decoration:none;
}
#tagline{
	margin-top:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#353750;
	font-weight: bold;
	text-align:left;
}
#tagline_web{
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#353750;
	font-weight: bold;
	text-align:left;
}
#footer {
	background-image:url(../../images/btn_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	height: 15px;
	padding-top:9px;
	padding-bottom:9px;
	text-align:center;
	width: 825px;
	-moz-border-radius: 10px; 
	-webkit-border-top: 10px; 
	padding:10px;
	box-shadow: 3px 3px 3px #886d4b;
-webkit-box-shadow: 3px 3px 3px #886d4b;
-moz-box-shadow: 3px 3px 3px #886d4b;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#886d4b, offX=3, offY=3, positive=true);
	-moz-text-shadow: 2px  2px 4px #000;
	-webkit-text-shadow: 2px 2px 4px #000;
	text-shadow: 2px 2px 6px #000;
}
#page_content {
	margin: 0px;
	padding: 0px;
	width: 775px;
	min-height:400px;
	margin-left:25px;
	margin-bottom:25px;
	text-align:left;
}
#home_content {
	background-image:url(../../images/ppi.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin: 0px;
	padding: 0px;
	width: 825px;
	min-height:400px;
	margin-left:0px;
	margin-bottom:25px;
	text-align:left;
}
/*#home_top {
	height: 267px;
	width: 801px;
	background-position: top;
}*/
#home_bottom {
	margin-left: -5px;
	padding-top:10px;
	padding-bottom:20px;
	width: 825px;
	text-align: left;
}
#home_bottom ul{
	margin:0px;
	padding:0px;
}
#home_bottom li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#home_bottom a:link, #home_bottom a:visited{
	text-align:center;
	height:40px;
	width:194px;
	background-image:url(../../images/btn_bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	padding:9px 9px 9px 9px;
	margin-left:1px;
	margin-right:1px;
	-moz-border-radius: 10px; 
	-webkit-border-top: 10px; 
	padding:10px;
	box-shadow: 3px 3px 3px #886d4b;
-webkit-box-shadow: 3px 3px 3px #886d4b;
-moz-box-shadow: 3px 3px 3px #886d4b;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#886d4b, offX=3, offY=3, positive=true);
	-moz-text-shadow: 2px  2px 4px #000;
	-webkit-text-shadow: 2px 2px 4px #000;
	text-shadow: 2px 2px 6px #000;
}
#home_bottom a:hover{
	background-image:url(../../images/btn_bg_ov.gif);
	background-repeat:repeat-x;
	color:#FFF;
}
.definition {
	width: 600px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C3AE;
	border-right-color: #5a5849;
	border-bottom-color: #5a5849;
	border-left-color: #C6C3AE;
	margin-left: 60px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #797663;
}
li {
	margin-left:15px;
	padding-bottom:5px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color:#23306e;
}
h3{
	color:#000;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:14px;
}
strong{
	color:#7a0808;
}
.nopad {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indent{
	margin-left:25px;
}
.indent_home{
	margin-left:60px;
	margin-top:0px;
	padding-top:5px;
}
a:link, a:visited{
	color:#7a0808;
	font-weight:bold;	
}
a:hover{
	font-weight: bold;
	color:#23306e;
}
#contact{
	border:0px;
	border-collapse: collapse;
}
input {
	font-size:10px;
}
#bottom_left {
	width: 250px;
	margin-top: 40px;
	margin-left: 120px;
	float: left;
}
#bottom_right {
	float: right;
	width: 300px;
	top: 415px;
	right: 340px;
	z-index: 1;
	position: absolute;
}
#top_left {
	width: 460px;
	margin-top: 35px;
	margin-left: 25px;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
#top_right {
	float: right;
	width: 250px;
	margin-right: 60px;
	margin-top: 25px;
	text-align: left;
	font-style: italic;
}
#top_right2 {
	float: right;
	width: 300px;
	margin-right: 25px;
	margin-top: 10px;
	text-align: left;
}
#top_right2 ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #7A0808;
	font-size: 15px;
}
#mail_image {
	float: right;
	width: 208px;
	margin-right: 65px;
	margin-top: 30px;
}
/*web service page definitions .................... */
#header_right_web {
	width: 195px;
	float: right;
	margin: 0px;
	height: 97px;
	text-align:right;
	padding-right:5px;
}
#tagline_web{
	margin-top:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#353750;
	font-weight: bold;
	text-align:left;
}
#page_content_web{
	width:680px;
	margin-left:135px;
	min-height:500px;
	margin-top:5px;
}
.content_area{
	text-align:center;
	padding:10px 5px 5px 5px;
	min-height:500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4CEC3;
	 -moz-border-radius: 0px 0px 8px 8px; 
	 -webkit-border-radius: 0px 0px 8px 8px; 
	 border-radius: 0px 0px 8px 8px;
	  shadow: 1px 2px 2px #333;
	 -moz-box-shadow: 1px  2px 4px #C4CEC3;
	 -webkit-box-shadow: 1px 2px 4px #C4CEC3;
	box-shadow: 1px 2px 4px #C4CEC3;
	margin-bottom:15px;
}
.content_area_left{
	text-align:left;
	padding:10px 5px 5px 5px;
	min-height:500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4CEC3;
	 -moz-border-radius: 0px 0px 8px 8px; 
	 -webkit-border-radius: 0px 0px 8px 8px; 
	 border-radius: 0px 0px 8px 8px;
	  shadow: 1px 2px 2px #333;
	 -moz-box-shadow: 1px  2px 4px #C4CEC3;
	 -webkit-box-shadow: 1px 2px 4px #C4CEC3;
	box-shadow: 1px 2px 4px #C4CEC3;
	margin-bottom:15px;
}
.content_area ul{
	padding:0px;
	margin:5px;
}
.content_area li{
	display:inline;
	list-style:none;
	margin:5px 2px 5px 2px;
	padding:0px 2px 0px 2px;
}
.content_area img{
	border:none;
}
#side_nav{
	width:125px;
	float:left;
	margin-top:-5px;
}
#side_nav ul{
	margin:0:
	padding:0;
	margin: 0px;
	padding: 0px;	
}
#side_nav li{
	list-style:none;
	padding:0;
	margin:0;
	height:45px;
}
#page_content_web h2 {
	font-size: 16px;
	color:#FFF;
	font-weight:bold;
	background-image:url(../../images/h2_bg.gif);
	background-repeat:repeat-x;
	padding:5px 15px 5px 15px;
	margin-bottom:-1px;
	margin-top:0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	-moz-text-shadow: 2px  2px 4px #000;
	-webkit-text-shadow: 2px 2px 4px #000;
	text-shadow: 2px 2px 6px #000;
}

#sub_cat{
	width:100%;  
}

.h2note{
	font-size:12px;
	width:275px;
	height:15px;
	float:right;
	text-align:right;
	padding-top:3px;
}
.h2note a:link,.h2note a:visited{
	color:#FFF;
}
.h2note a:hover{
	color:#CCC;
}
#list_row{
	width:100%;
	margin:0px;
	display:inline-block;
}
#col_list{
	width:225px;
	float:left;
	margin-left:15px;
}
#col_list_r{
	width:300px;
	float:right;
}
#list_row ul{
	margin:0;
	padding:0;
}
#list_row li{
	margin:0;
	padding:0 3px 0 3px;
}
.media_row ul{
	margin:0;
	padding:0;
}
.media_row{
	display:inline;
	text-align:left;
}
.media_row li{
	margin:0 1px 0 1px;
	padding:0 2px 0 2px;
}
.hidden{
	display:none;
}
#mediatoggle{
	margin:0px;
	padding:0px;
}.bluebold {
	font-weight: bold;
	color: #006;
}
.clear {
	clear: both;
	height: 1px;
}

