/**************************************************************************
**************************************************************

Designed by Distinct Graphics & Website Design
http://www.distinctwebsitedesigns.com
Diane Dickler, Web Designer
Copyright 2007/2008

***************************************************************
***********************************************************************/
body  {
    margin:0;
	padding:0;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
    background: #BFD8F0;
    color: #000000;
}

a {
	color:#0000FF;
	text-decoration:none;
}

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

#wrapper {
	margin: 0 9% auto;
	width: 800px !important;
    background-color: #fff;
    background-image: url(images/sideheader_3tiny.gif);
    background-repeat: repeat-y;
    border-right: 1px solid #89B5E2;
    border-left: 1px solid #89B5E2;
    color: #000;
}

#header {
	width: 800px;
    height: 150px;
    border-bottom: solid 0.1em #000066;
     border-top: solid 1px #000066;
    background-image: url(images/header.jpg);
}
#hdr {
    font-size: 11px;
    text-align: right;
    background: transparent;
    font-style: bold;
    margin: 3px 10% auto;
}
#hdr a {
    color:#000000;
	text-decoration:none;
     font-weight: bold;
}
#hdr a:hover {
    color:#0033FF;
    text-decoration:underline;
    font-weight: bold;
}




/*#leftcolumn {
	float: left;
    width: 145px;
    margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
    height: 100%;
}*/

.newsbox {
    margin:10px;
    font: 11px arial;
    color: #000;
    /*text-align: left;*/
    float: right;
    background-color: #D2D9EC;
}
p.newsbox {
    color: #888888;
    text-align: center;
    margin: 0;
    padding:3px;
    font: 11px arial;
}




/************************** MAIN CONTENT  ******************/

h1 {
	font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 22px;
	font-weight:bold;
	padding: 0;
	margin: 1em 0px 3px 0em;
    line-height: 1.5em;
    text-align: center;
    color: #000;
    }


h2 {
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 16px;
    font-weight:bold;
    padding: 0px 0px 3px .5em;
	margin:1em 0em 0em 0em;
    line-height: 1.5em;
    color: #000;
    /*text-indent: 1em;*/
    line-height: 1.25em;
    text-align: center;
}

h3 {
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 110%;
	font-weight:bold;
	padding: 0px 0px 8px .5em;
	margin: 1em 0em 0em 1em;
    line-height: 16px;
    color: #496C8B;
    text-indent: 18px;
}
h4 {
    background-color: #B74B86;
    color: #FFFFFF;
    font: italic small-caps bold 16px "trebuchet ms", "lucida sans", arial, sans-serif;
    text-align: center;
   /* margin-left: 6px;   */
    width: 100%;
    margin: 0;
    padding: 0;
}
h5 {
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 110%;
	font-weight:bold;
	padding: 0px 0px 8px .5em;
	margin: 1em 0em 0em 1em;
    line-height: 16px;
    color: #496C8B;
    text-align: left;
}
h6 {
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0px 8px .5em;
	margin: 1em 0em 0em 1em;
    line-height: 16px;
    color: #CC0033;
    text-align: left;
}
/*         *****  text fonts *****  */
p {
	font-size: 12px;
    margin: 6px;
    padding: 10px;
}

p.hdlne{
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
	font-size: 125%;
    font-weight:bold;
    padding: 0px 0px 3px .5em;
	margin:1em 0em 0em 0em;
    line-height: 1.5em;
    color: #00349F;
    text-align: center;
}
p.links {
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
    font-size: 12px;
    font-weight:bold;
    padding: 0px 0px 3px .5em;
	margin:1em 0em 0em 0em;
    line-height: 1.5em;
    color: #00349F;
    line-height: 1.25em;
    text-align: center;

}
p.links a {
    color:#0000FF;
	text-decoration:none;
}
p.links a:hover {
    color:#FF0033;
	text-decoration:none;
}

.tbl {
    text-align: left;
    width: 90%;
    color: #23598F;
    font-size: 14px;
}

p.title {
    background-color: #B74B86; /*red  */
    color: #FFFFFF;
    font: italic small-caps bold 16px "trebuchet ms", "lucida sans", arial, sans-serif;
    text-align: center;
}
p.small {
    color: #7F7F7F;
    font-size: 11px;
    margin: 0px 0px 0px 26px;
}

.subtitle {
    background-color:#C56060;          /*     #FFE7CE; */
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    padding: 4px;
    margin: 8px 8px 8px 18px;
    border-left: 3px solid #909090;
    border-right: 4px solid #000;
    border-top: 4px solid #000;
    border-bottom: 3px solid #909090;

    height: 16px;
    text-align: center;
}
.priv {
  color:#000000;
  font-size: 13px;
  text-align: left;
  margin: 6px 20px 6px 30px;
  padding: 6px 20px 6px 30px;
  font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
}
.txt {
  color:#000000;
  font-size: 13px;
  text-align: left;
  margin: 6px 6px 6px 10%;
  padding: 6px 20px 6px 30px;
}
.design {
  font-size: 10px;
  font-style: italic;
  text-align: left;
  margin-left: 1em;
}


#content {
	float:left;
	/*line-height:1em; */
}
#content p {
    margin: 6px 5% 6px 5%;
    padding: 3px;
    font-size: 13px;
	color:#000;
    line-height: 1.5em;
}


#content li {
    margin: 2px 1em 0px 4em;
    font-size: 13px;
	color:#0052A4;
   /* padding-bottom: 3px;  */
}

/* *********************  recommended reading and privacy page */

.ctrcontent {
	float:right;
    margin: 6px 30px 6px 0px;
    width: 700px;
}

.ctrcontentprod {
	float:right;
    margin: 6px 24px 6px 0px;
    width: 600px;
   /* border: 1px solid blue; */
}
#ctrcontentprod p {
    margin: 6px 6px 6px 6px;
    padding: 8px;
    font-size: 13px;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
    line-height: 1.5em
}

.bk {
  color: #327DC9;
  margin: 6px 6px 6px 6px;
    padding: 8px;
    font-size: 13px;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
    line-height: 1.5em;
    text-align: center;
}
.left-col {
	float: left;
    width: 200px;
    margin: 0em 0em 2em 1em;    /*  top right bottom left  */
	padding: 0em 0em 0em 0em;
    height: 175px;
    /*line-height: 120%; */
    border: 1px solid red;
}


#ctrcontent p {
    margin: 6px 6px 6px 6px;
    padding: 8px;
    font-size: 13px;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
    line-height: 1.5em
}
#ctrcontent p.link {
    margin: 6px 10% 25px 10%;
    padding: 8px;
    font-size: 120%;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
}

.content-left-col {
	float: left;
    width: 350px;
    margin: 0em .5em 2em 1em;    /*  top right bottom left  */
	padding: 0em 0em 0em 0em;
     border: 2px solid #B74B86;
    height: 175px;
    line-height: 120%;
    background-color: #E3EEF9;
}
.content-left-col3 {
	float: left;
    width: 350px;
    margin: 0em .5em 2em 1em;    /*  top right bottom left  */
	padding: 0em 0em 0em 0em;
     border: 2px solid #B74B86;
    height: 425px;
    line-height: 120%;
    background-color: #E3EEF9;
}

.content-right-col {
	float: right;
	width: 350px;
   	margin: 0em 1em 2em 1em;
	padding: 0em 0em 0em 0em;
    border: 2px solid #B74B86;
    height: 175px;
    line-height: 120%;
    background-color: #E3EEF9;
}
.content-right-col3 {
	float: right;
	width: 350px;
   	margin: 0em 1em 2em 1em;
	padding: 0em 0em 0em 0em;
    border: 2px solid #B74B86;
    height: 425px;
    line-height: 120%;
    background-color: #E3EEF9;
}
#content-left-col2 {
	float: left;
    width: 350px;
    margin: 0em .5em 2em 1em;    /*  top right bottom left  */
	padding: 0em 0em 0em 0em;
    /*height: 175px; */
    /*line-height: 120%; */
}
/*       ************** format for meet our team page  */
#content-left-col2a {
	float: left;
    width: 375px;
    margin: 0em 0em 2em 0em;    /*  top right bottom left  */
	padding: 0em 0em 0em 0em;
    /*height: 175px; */
    /*line-height: 120%; */
}
#content-right-col2a {
	float: left;
	width: 375px;
   	margin: 0em 0em 2em 0em;
	padding: 0em 0em 0em 0em;
    /*height: 175px;*/
    /*line-height: 120%; */
}
/*              ***************************   */

#product-right-col {
	float: right;
	width: 200px;
    background-color: transparent;
   	margin: 2em 0em 0em 0em;
    vertical-align: top;
}

#product-left-col {
    float: left;
	width: 160px;
    background-color: transparent;
   	margin: 2em 0em 0em 0em;
    vertical-align: top;

}

.product-left-col p {
    padding: 6px 6px 4em 6px;
}
.prodlnks {
    font-family: Tahoma;
    text-align: center;
}
.prodlnks2 {
    font-family: Tahoma;
}

#content-right-col2 {
	float: left;
	width: 350px;
   	margin: 0em 1em 2em 1em;
	padding: 0em 0em 0em 0em;
    /*height: 175px;*/
    /*line-height: 120%; */
}
.small-left-col {
    float: left;
    width: 350px;
    margin: 0px 0px 12px 32px;    /*  top right bottom left  */
	padding: 0px;
    border: 2px solid #8A8A8A;         /* #FFD3A8;  */
    height: 325px;
    background-color: #F4E3E3;         /* #DFEBF7; */    /*  #FFF4EA;   */
    border: 1px solid red;
}
.small-left-col2 {
    float: left;
	width: 30%;
   	margin: 1em 0em 0em 1em;
	padding: 2em 0em 0em 0em;
}
.small-left-col li {
   margin: 0px 6px 0px 0px;
   padding: 0;

    /*font-size: 11px;
	color:#404040;*/
}
.small-right-col {
   float: left;
	width: 350px;
   	margin: 0px 0px 12px 12px;
	padding: 0;
   border: 2px solid #8A8A8A;         /* #FFD3A8;  */
    height: 325px;
    background-color: #F4E3E3;     /*  #FFF4EA;   */
}
.small-right-col2 {
    float: right;
	width: 240px;
   	margin: 12px 24px 0px 0px;
	padding: 10px 0em 0em 0em;
}

.small-right-col2 p {
    font-size: 11px;
}

.small-middle-col {
    float: left;
    width: 225px;
    margin: 0px 12px 12px 12px;
    padding: 0;
    border: 2px solid #8A8A8A;         /* #FFD3A8;  */
    height: 450px;
     background-color: #E5E5E5;     /*  #FFF4EA;   */
}



.small-left-col p,.small-middle-col p,.small-right-col p {
    padding:0px 3px 1px 3px;
}

.logoholder {

    text-align: center;
}

/*  *****  for testimonial box *****   */
#contentwrapper {
    width: 60%;
    height: 275px;
    border: 2px dotted black;
    background: #FFFFDD;
    padding: .5em;
    color: #000;
    font-size: 1em;
    float: left;
    margin: 0em 0em 1em 20%;
  }
.testimonialbox {
    border: 3px dotted #5F5F5F;
    background-color: #FFFFDD;
    margin: 0px 10% 12px 10%;

}
.testimonialbox p {
    font-size: 13px;
    font-family: "trebuchet ms", "lucida sans", arial, sans-serif;
}


.ctr {
    text-align: center;
    margin: 0;
    padding: 1em 0em 1em 0em;
}

.imgleft {
    float: left;
   padding:.5em;
    margin: .5em;
    vertical-align: top;
    /*border: 2px solid #89B5E2; */
}
.imgleft2 {
    float: left;
   padding:.5em;
    margin: .5em;
    vertical-align: top;
    border: 2px solid #89B5E2;
}

.imgright {
	float:right;
	padding:.5em;
    margin: .5em;
    vertical-align: top;
  /* border: 2px solid #89B5E2; */
}
.imgright2 {
	float:right;
	padding:.5em;
    margin: .5em;
    vertical-align: top;
  border: 2px solid #89B5E2;
}

.imgtop {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.tinypics {
   padding: 3px;
   border: 1px solid #A63F76;
}



.totop {
  font-size: .75em;
  padding: 1em 2em 1em 0em;
  text-align: right;
}
.bottomnav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 6px;
}
.bottomnav a {color:#0000FF;	text-decoration:none;}
.bottomnav a:hover {color:#FF0033;text-decoration:none;}

/********************************************    FOOTER  *****************/
.footer {
    border-top:1px solid #4088D0;
	padding-bottom: 6px;
	text-align:center;
	margin:0 auto;
	clear:both;
    color: #000000;
    background-color: #E7F0FA;     /* #F0F8FF; */
}

.footer p {
    color: #454545;
    /*font-size: 75%;  */
    padding: 0;
}


/*   ****************************      TOP MENU     */


/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.preload1 {background: url(images/pro_drop4_2a.gif);}
.preload1 {background: url(images/pro_drop4_2b.gif);}

.prodrop4 {padding:0 0 0 10px; margin:0; list-style:none; height:36px; background:transparent url(images/pro_drop4_back.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#666; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 8px; cursor:pointer;background: url(images/pro_drop4_0a.gif) no-repeat;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 15px 0 10px; height:36px;background:url(images/pro_drop4_0b.gif) right top;}
.prodrop4 li a.top_link:hover {color:#000; background: url(images/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop4 li a.top_link:hover span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#000; background: url(images/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop4 li:hover > a.top_link span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:160px;}
.prodrop4 ul.sub2 {width:110px;}
.prodrop4 ul.sub3 {width:90px;}
.prodrop4 ul.sub4 {width:112px;}

.prodrop4 :hover ul {left:0; top:35px; background: #b9d3fb; padding:3px; border:1px solid #3a93d2; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#3a93d2; color:#fff;}





