/* undo some default styling of common (X)HTML browsers
 ************************************************************/

    /* No list-markers by default - 
     * must redefine bullets w/ bg graphics
     ********************************************************/
     ul,ol {
	     list-style:none;
	     }

    /* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {
	     font-size:1em;
         }

    /* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
     ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
     fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
         margin:0; padding:0;
         }

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {
         border:none;
         }

body {
    margin:0; 
	padding:0;
	background-attachment: scroll;
	background-image: url(images/graphics/backg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	
#content {
	padding-top : 95px;
	padding-bottom: 30px;
	padding-left : 285px;
	width : 465px;
	overflow : visible;
	margin-top : 0px;
	margin-bottom : 0px;
	z-index : 40;

	}
	
#content ul {
      font-family : "Trebuchet MS", Helvetica, sans-serif;
      font-size : 70%;
      font-weight : normal;
      color : #333333;
      background-color : transparent;
      line-height : 130%;
	  margin-bottom : 15px;
	  margin-left:20px;
	  margin-right:20px;
	  list-style: none;
	  padding-left: 1em;
	  text-indent: -1em;
}
	
#content h1 {
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
	color : #151576;
	background-color : transparent;
	margin-bottom : 15px;
	margin-left:20px;
	margin-right:20px;
	}
	
#content h2 {
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 85%;
	font-weight : bold;
	color : #333333;
	background-color : transparent;
	margin-bottom : -10px;
	margin-left:20px;
	margin-right:20px;
	}
	
#content p {
      font-family : "Trebuchet MS", Helvetica, sans-serif;
      font-size : 70%;
      font-weight : normal;
      color : #333333;
      background-color : transparent;
      line-height : 130%;
	  margin-top : 15px;
	  margin-bottom : 15px;
	  margin-left:20px;
	  margin-right:20px;
}

#content a:link    {
	text-decoration: none;
	color : #151576;
}
#content a:visited {
	text-decoration: none;
	color : Gray;
}
#content a:hover   {
	text-decoration: underline;
	color : #CC0000;
}
#content a:active  { 
	text-decoration: none; 
	color : #CC0000; 
}

.testimonials {
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	}
	
#logo {
    position : absolute;
    top : 0px;
    left : 0px;
	border-bottom-width : 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
    z-index : 50;
}
#panel1 {
    position : absolute;
    top : 79px;
    left : 0px;
	height : 230px;
	width : 285px;
	border-bottom-width : 11px;
	border-bottom-style: solid;
	border-bottom-color: #7f7b7d;
}

#panel2 {
    position : absolute;
	top : 320px;
    left : 0px;
	height : 290px;
	width : 285px;
	background-color: #C2DEFF;
	z-index : 40;
}

#panel2 h1 {
	margin-left:20px;
	margin-right:20px;
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
	color : #151576;
	background-color : transparent;
	margin-top : 15px;
	margin-bottom : 15px;
	}

#panel2 p {
	margin-left:20px;
	margin-right:20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333333;
}

#panel2 ul {
      font-family : "Trebuchet MS", Helvetica, sans-serif;
      font-size : 70%;
      font-weight : normal;
      color : #333333;
      background-color : transparent;
      line-height : 130%;
	  margin-bottom : 15px;
	  margin-left:20px;
	  margin-right:20px;
	  list-style: none;
	  padding-left: 1em;
	  text-indent: -1em;
}

#panel2 a:link    {
	text-decoration: none;
	color : #151576;
}
#panel2 a:visited {
	text-decoration: none;
	color : Gray;
}
#panel2 a:hover   {
	text-decoration: underline;
	color : #CC0000;
}
#panel2 a:active  { 
	text-decoration: none; 
	color : #CC0000; 
}

#navcontainer {
	position : absolute;
	top : 0px;
	left : 285px;
	height : 78px;
	width: 476px;
	border-bottom-width : 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
	
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #C2DEFF;
	width: 94px;
	height: 19px;
	border-top: none;
	border-left: 0px solid #7F7B7D;
	border-bottom: 1px solid #7F7B7D;
	border-right: 1px solid #7F7B7D;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	color: #151576;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
}

#navcontainer ul li a:hover {
	color: #151576;
	background: #DFEFFF;
}

#navcontainer a:active {
	background: #DFEFFF;
	color: #151576;
}

#navcontainer li#active a {
	background: #DFEFFF;
	color: #151576;
}

#navcontainer2 {
	position : absolute;
	top : 23px;
	left : 285px;
	width: 476px;
	}
	
#navcontainer2 ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer2 ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer2 ul li a {
	background: #ffffff;
	width: 94px;
	height: 10px;
	border-right: 1px solid #7F7B7D;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	display: block;
}

#footer {
	position : absolute;
	top : 610px;
	height: 11px;
	width: 760px;
	background-image: url(images/graphics/hip.gif);
	z-index : 10;
	   }
	   
#copyright {
	position : absolute;
	top : 615px;
	margin-left:20px;
	margin-right:5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333333;
	   }
#sitemap {
	position : absolute;
	top : 615px;
	margin-left:710px;
	margin-right:5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333333;
	   }
#sitemap a:link    {
	text-decoration: none;
	color : #151576;
}
#sitemap a:visited {
	text-decoration: none;
	color : Gray;
}
#sitemap a:hover   {
	text-decoration: underline;
	color : #CC0000;
}
#sitemap a:active  { 
	text-decoration: none; 
	color : #CC0000; 
}

	   
/* Home */

#homepic {
	position : absolute;
	top : 79px;
	left : 285px;
    margin:0; 
	padding:0;
	}
#homepic2 {
	position : absolute;
	top : 60px;
	left : 285px;
    margin:0; 
	padding:0;
	}
#contenth {
    position : absolute;
	top : 320px;
	margin:0; 
	padding:0;
	padding-bottom: 30px;
	padding-left : 285px;
	width : 465px;
	overflow : visible;
	margin-top : 0px;
	margin-bottom : 0px;
	z-index : 40;
	}
	
#contenth h1 {
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
	color : #151576;
	background-color : transparent;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-left:20px;
	margin-right:20px;
	}
	
#contenth p {
	  font-family : "Trebuchet MS", Helvetica, sans-serif;
      font-size : 70%;
      font-weight : normal;
      color : #333333;
      background-color : transparent;
      line-height : 130%;
	  margin-top: 8px;
	  margin-bottom: 8px;
	  margin-left:20px;
	  margin-right:20px;
}

#contenth a:link    {
	text-decoration: none;
	color : #151576;
}
#contenth a:visited {
	text-decoration: none;
	color : Gray;
}
#contenth a:hover   {
	text-decoration: underline;
	color : #CC0000;
}
#contenth a:active  { 
	text-decoration: none; 
	color : #CC0000; 
}


#hiph {
	position : absolute;
	top : 309px;
	height: 11px;
	width: 760px;
	background-image: url(images/graphics/hip.gif);
	   }

#form {
    font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 70%;
    color : #333333;
	width: 400px;
	margin: 20px;

		}
		
/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #DFEFFF; }

legend {
	padding: 0;
	color: #333333;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 90%;
	font-family: inherit;
	}
	
select { padding: 0; }
		
form.cmxform fieldset { margin-bottom: 5px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 160px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 163px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

