body, body div, body p, body th, body td, body li, body dd {
    /* font-family: Georgia, Times, Times New Roman, Serif; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
	}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
    /* be nice to Opera */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    }
body {
    background-image: url(/images/bgr.gif);
    margin: 0px;
    color: black;
    text-align: center;
    }
html,body {
    margin: 0;
    padding: 0;
    }
html,body {
    height: 100%;
    }
a {
    color: #336699;
    text-decoration: none;
    }
a:hover {
    color: #336699;
    text-decoration: underline;
    }
a:visited {
    color: #336699;
    }
a:active {
    color: #336699;
    }
a img {
    border: 0;
    }
p, h1, h2, h3, h4, h5, h6 {
    line-height: 140%;
    padding: 0px;
    color: #336699;
    }
p {
    padding: 0px;
    margin:0px;
    margin-bottom: 10px;
    }
td {
    line-height: 140%;
    padding: 0px;
    color: #336699;
    }
h1 {
    margin-top: 0px;
    font-size: 135%;
    }
h2 {
    font-size: 110%;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    }
h3 {
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    }
h4 {
    font-size: 120%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: normal;
    }
h5 {
    font-size: 100%;
    }
h6 {
    font-size: 100%;
    }
h7 {
    font-size: 120%;
    color: #336699;
	margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: normal;
    }
h8 {
    font-size: 120%;
    color: #336699;
	margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: normal;
    }
td {
    margin: 10px;
    }
hr {
    margin-left: 10px;
    margin-right: 10px;
    width: 540px;
    text-align: left;
    background: url('/images/stripe-hor.gif') repeat-x scroll bottom left;
    }
#colHome2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
#colHome2 ol {
    margin-left: 2em;
    padding: 0;
    margin-top: 0px;
    }
li {
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 16px;
    margin: 0px;
    margin-bottom: 5px;
    }
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-top:5px;
    padding-bottom:5px;
    color: #336699;
    }
ol { 
    list-style-type: decimal;
    padding: 0px;
    margin: 0px;
     color: #336699;
    }
#colHome2 p {
    padding-left: 12px;
    padding-right: 5px;
   }
#main {
    height: 100%;
    width: 758px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    margin-top:0px;
    text-align: left;
    background-image: url(/images/column_shadows.gif);
    background-repeat: repeat-y;
    }
#main[id] {
    height: auto;
    }
a#logo {
    float: left;
    }
p#strap {
    float: right;
    padding: 0;
    color: #336699;
    margin: 33px 13px 10px auto;
    }
#menu {
    width: 758px;
    height: 20px;
    margin: 0;
    padding: 0;
    background: #336699;
    border-bottom: 1px solid #ffffff;
    }
#flash_window{
    margin: 0;
    padding: 0;
    width: 758px;
    border: none;
    }
.button {
    float: left;
    border-right: 1px solid #ffffff;
    margin-bottom: -3px;
    }
.blue_strip {
    width: 758px;
    height: 5px;
    background-image: url(/images/strip_blue.gif);
    background-repeat: repeat-x;
    border-top: 1px solid #ffffff;
    }
#blue_strip {
    width: 758px;
    height: 5px;
    background-image: url(/images/strip_blue.gif);
    background-repeat: repeat-x;
    border-top: 1px solid #ffffff;
    }
.blue_strip hr {
    display: none;
    }
#blue_strip hr {
    display: none;
    }
#bodyContent {
    margin: 0;
    padding: 0;
    border-top: 1px solid #ffffff;
    width: 758px;
    background: url(/images/col2-bg.png) repeat-y scroll 581px 0;
    }
.bodytext, h1, h2, h3, h4, h5, h6, p {
    width: auto;
    }
#colHome1 {
    width: 581px;
    float: left;
    padding-top: 10px;
    }
#colHome2 {
    float: left;
    width: 170px;

    }
/* FOOTER */
#bottom_blue_strip {
    width: 758px;
	height: 65px;
    background-color: #336699;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    /* this is for IE/Win */
    position: absolute;
    bottom: 0px;
    }

/*#bottom_blue_strip[id] {
    position: relative;
    }*/
.footer {
    width: 255px;
    border-bottom: 1px solid #ffffff;
	height:auto;
    }
.footertop {
    margin-left: 10px;
    float: left;
    width: 255px;
    color: #ffffff;
    padding: 0px;
    font-size: 90%;
}
.footerLeft, .footerMid, .footerRight {
    margin-left: 10px;
    float: left;
    width: 200px;
    color: #ffffff;
    padding: 0px;
    font-size: 90%;
    }
.footerMid {
    text-align: center;
    text-decoration: underline;
	margin: 0;
    }
.footerMid a {
    color: #ffffff;
	text-decoration: none;
    }
.footerMid a:hover {
    color: #ffffff;
    }
.footerMid a:visited {
    color: #ffffff;
    }
.footerRight a {
    color: #ffffff;
	text-decoration: none;
    }
.footerRight a:hover {
    color: #ffffff;
    }
.footerRight a:visited {
    color: #ffffff;
    }
.footerRight {
    text-align: right;
    width: 255px;
	float: right;
	}
.clearBoth {
    clear: both;
    }
/* BOTTOM NAVIGATION */
#bottom_navigation {
    background: url('/images/stripe-hor.gif') repeat-x scroll top;
    width: 548px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top:10px;
    margin: 0px;
    float: left;
    color: #336699;
    }
#navigation {
    float: left;
    text-align: left;
    width: 320px;
    }
#bottom_navigation a {
    color: #336699;
    text-decoration: underline;
    }
#right_previous_page {
    float: right;
    text-align: right;
    }
/* WEB PREVIEW */
#imgs {
    margin-top: 10px;
    margin-bottom: 10px;
    }
#big_img p {
    padding-bottom: 1px;
    margin: 0px;
    }
#small_imgs p {
    padding-bottom: 10px;
    margin: 0px;
    }
#big_img {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 369px;
    }
#small_imgs {
    padding: 0px;
    margin: 0px;
    width: 179px;
    float: left;
    }
/* ELEMENTS */
.ob_stripe {
    background: url('/images/stripe-hor.gif') repeat-x;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    }
#ob_stripe {
    background: url('/images/stripe-hor.gif') repeat-x;
    margin-bottom: 0px;
    margin-top: 0px;
    }
.ob {
    width: 462px;
    padding: 0px;
    margin: 0px;
    float: left;
    }
.ob h2 a  {
    color: #336699;
    }
.ob h2 a:hover {
    color: #336699;
    }
.ob h2 a:visited {
    color: #336699;
    }
.ob h2 a:active {
    color: #336699;
    }
/*
.ob_right {
    width: 398px;
    padding: 0px;
    margin: 0px;
    float: right;
    }
    */
.ob_bottom {
	width: 500px;
	padding: 0px;
	margin: 2px;
	float: left;
	}
.ob_right p {
    }
.ob_right h2 {
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    }
.ob_right h2 a {
     color: #336699;
    }
.ob p {
    margin-left: 5px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    }
.ob h2 {
    padding: 0px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    }
/*-----------------*/
#ob_right p {
    padding: 0px;
    padding-right: 5px;
    margin: 0px;
    }
#ob_right h2 {
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    }
.ob_img {
    padding: 0px;
    margin: 0px;
    float: left;
    margin-right: 5px;
    }
.ob_img_right {
    padding: 0px;
    margin: 0px;
    float: right;
    }
.ob_img_left {
    padding: 0px;
    margin: 0px;
    float: left;
    }
.ob_img_middle {
    padding: 0px;
    margin: 0px;
    float: left;
    margin-left: 150px;
	}
.ob_container
    {
    clear: both;
    width: 548px;
    margin-left:16px;
    margin-right: 0px;
    }
#ob_container
    {
    clear: both;
    width: 548px;
    margin-left:16px;
    margin-right: 0px;
    padding-top: 10px;
    }
#ob_container1
    {
    clear: both;
    width: 548px;
    margin-left: 16px;
    margin-right: 0px;
    margin-top: 5px;
    padding-bottom: 16px;
    }
/*-----------------------------------*/
.text-column_products {
    float: left;
	width: 240px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.text-column2_products {
    float: left;
	width: 260px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.text-column3_products {
    float: inherit;
	width: 520px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 35px;
	margin-bottom: 20px;
	}
/*-----------------------------------*/

.text-column_services {
    float: left;
    width: 255px;
    padding-right: 15px;
    border-right: 1px solid #336699;
    margin-bottom: 10px;
    }
.text-column_services_bottom {
	float: left;
	width: 510px;
	padding-left: 15px;
	margin-bottom: 10px;
	}
.text-column2_services {
    float: left;
    width: 255px;
    padding-left: 15px;
    margin-bottom: 10px;
    }
.text-column2_services p {
    margin-top: 0px;
    }
.text-column_services p {
    margin-top: 0px;
    }
.text-column_services h2 {
    margin-top: 0px;
    }
.text-column2_services h2 {
    margin-top: 0px;
    }
	
/*------------------*/
.text-column {
    float: left;
    width: 255px;
    padding-right: 15px;
    background: url('/images/dots-vert.gif') repeat-y right;
    }
.text-column2 {
    float: left;
    width: 255px;
    padding-left: 15px;
    }
.text-column2 p {
    margin-top: 0px;
    }
.text-column p {
    margin-top: 0px;
    }
.text-column_contact {
    float: left;
    width: 255px;
    padding-right: 15px;
    }
.text-column_contact p {
    margin-top: 0px;
    }
.text-column2_contact {
    float: left;
    width: 255px;
    padding-left: 15px;
    background: url('/images/dots-vert.gif') repeat-y left;
    }
.text-column2_contact p {
    margin-top: 0px;
    }
/* COLUMN 3 TEXT */
#blue_gradient h2  {
    padding-bottom: 5px;
    padding-top: 0px;
    margin-top: 5px;
    }
#blue_gradient a  {
    color: #336699;
    }
#blue_gradient h2 a  {
    color: #336699;
    }
.text3-column1 {
    float: left;
    width: 179px;
    padding-left: 15px;
	}
.text3-column2 {
    float: left;
    width: 179px;
    padding-left: 10px;
    background: url('/images/dots-vert.gif') repeat-y left;
    }
.text3-column3 {
    float: left;
    width: 179px;
    padding-left: 10px;
    background: url('/images/dots-vert.gif') repeat-y left;
  }
.text3-column1 p {
    padding-right: 10px;
    }
.text3-column2 p {
    padding-right: 10px;
    }
.text3-column3 p {
    padding-right: 10px;
    }
/* WEB COLUMN 3 TEXT */
.web_column  {
    float: left;
    width: 575px;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 5px;
    padding-bottom: 10px;
    }
.web_column p  {
    margin-right: 5px;
    margin-bottom: 0px;
    }
.web_column h2 a  {
    color: #336699;
    }
.web_column h2   {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 3px;
    }
.web_column h2 a:hover {
    color: #336699;
    }
.web_column h2 a:visited {
    color: #336699;
    }
.web_column h2 a:active {
    color: #336699;
    }
.web3-column1 {
    float: left;
    width: 179px;
    padding-left: 10px;
    }
.web3-column2 {
    float: left;
    width: 179px;
    padding-left: 10px;
    border-left: 1px solid #336699;
    }
.web3-column3 {
    float: left;
    width: 179px;
    padding-left: 10px;
    border-left: 1px solid #336699;
    }
.colHome2_blue  {
    background-color: #C9D9E8;
    width: 175px;
    color: #336699;
    border-bottom: 1px solid #ffffff;
    margin-left:2px;
     padding-top:5px;
    }
.colHome2_blue a {
    color: #336699;
    }
.colHome2_blue a:hover {
    color: #336699;
    }
.colHome2_blue a:visited {
    color: #336699;
    }
.colHome2_blue a:active {
    color: #336699;
    }
.colHome2_blue p  {
    margin-top: 0px;
    padding-top: 5px;
    }
/*------------------------*/
.colHome2_white  {
    background-color: #E9F0F6;
    width: 175px;
    color: #336699;
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
     margin-left:2px;
     padding-top:5px;
    }
.colHome2_white a {
    color: #336699;
    }
.colHome2_white a:hover {
    color: #336699;
    }
.colHome2_white a:visited {
    color: #336699;
    }
.colHome2_white a:active {
    color: #336699;
    }
.colHome2_white p  {
    margin-top: 0px;
    padding-top: 5px;
    }
.colHome2_white ul  {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
.colHome2_white2  {
    background-color: #E9F0F6;
    width: 175px;
    margin-left:2px;
    padding: 5px 0 5px 0;
    }
.colHome2_white2 a {
    color: #336699;
    }
.colHome2_white2 a:hover {
    color:  #336699;
    }
.colHome2_white2 a:visited {
    color: #336699;
    }
.colHome2_white2 a:active {
    color: #336699;
    }
.colHome2_white2 p  {
    margin-top: 0px;
    padding-top: 5px;
    }
.colHome2_white2 ul  {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
.colHome2_blue ul  {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    }
.colHome2_stripe hr  {
    background-color: #E6EFF6;
    width: 165px;
    color: #003366;
    border-bottom: 1px solid #ffffff;
    }
.colHome2_white2 a {
    color: #336699;
    }
.colHome2_stripe hr  {
    background-color: #E6EFF6;
    width: 165px;
    color: #003366;
    border-bottom: 1px solid #ffffff;
    }
.img {
    border: #336699 1px solid;
    padding: 2px;
    background: white;
    }
.img2 {
    border: #336699 1px solid;
    padding: 2px;
    background: white;
    margin-bottom: 10px;
    }
.img_background
    {
    padding: 4px;
    background: url(/images/bgr.gif);
    color: #003366;
    }
#blue_gradient_strip  {
    width: 580px;
    border-top: #336699 10px solid;
    background-color: #336699;
    height: 10px;
    }
#blue_gradient  {
    border-top: #336699 10px solid;
    float: left;
    width: 581px;
    background: url(/images/blue_gradient.gif) repeat-x scroll 581px 0;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
    }
/* CLIENT LOGIN */
#login {
    background-color: #9bb8d4;
    width: 160px;
    color: #336699;
    margin-left: 2px;
    padding-top:6px;
    padding-bottom: 6px;
    padding-left: 7px;
    padding-right: 7px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    margin-bottom: 10px;
    margin-top: 15px;
    }
#login p {
    padding: 0px;
    margin: 0px;
    font-size: 110%;
    }
#login h6 {
    font-size: 110%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    }
#login-name, #login-pass {
    width: 153px;
    border: .5px solid #336699;
    background-color: #ffffff;
    padding: 2px;
    margin: 0;
    color: #336699;
    text-align: left;
    font-size: 100%;
    }
#login_submit {
    text-align: right;
    }
#login_submit input {
    border: none;
    background-color: #9bb8d4;
    color: #336699;
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    width: 60px;
    text-align: right;
    margin: 0;
    }
input, textarea, select {background-color: #E9F0F6; color: #336699; border: 1px solid #003366;
    font-family: Verdana, Arial, Helvetica;
    font-size: x-small;
    margin-top: 3px;
    }
#print_logo{
    display:none;
    }
.link{
    background-image: url(../images/triangle.gif);
    background-repeat: no-repeat;
    margin-left: 11px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 13px;
    }
.link a {
    color: #2E509E;
    text-decoration: none;
    }
.link a:hover {
    color: #2E509E;
    text-decoration: underline;
    }
.link a:visited {
    color: #2E509E;
    }
.link a:active {
    color: #2E509E;
    }
.blue{
    background-image: url(/images/blue_triangle.gif);
    background-repeat: no-repeat;
    margin-left: 11px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 13px;
    }
.blue2{
    background-image: url(/images/blue_triangle.gif);
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 13px;
    }
.ol{
    margin: 0px;
    margin-left: 6px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 5px;
    }
.testimonial_image {
    padding-top: 4px;
    }
	
	
.workmenu ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 background-color: #E9F0F6;
	}
.workmenu li {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(/images/triangle_li.gif);
	background-position: 10px;
    background-repeat: no-repeat;
	border-bottom: 1px solid white;
	width: 175px;
	line-height: 250%;
	}
.workmenu li a {
 	display: block;
	font-weight: bold;
	color: #2E509E !important;
	text-indent: 23px;
	}
.workmenu  a:hover {
	background-color: #c9d9e8;
	text-decoration: none;
	background-image: url(/images/triangle_li.gif);
	background-position: 10px;
    background-repeat: no-repeat;
	}
#currentpage a {
	background-color: #c9d9e8;
	text-decoration: none;
	background-image: url(/images/triangle_li.gif);
	background-position: 10px;
    background-repeat: no-repeat;
	}
