html, body {
   margin : 0;
   padding : 0;
}

body {
   font : 14px "Lucida Sans Unicode", Verdana, sans-serif;
   color : #333333;
   background : #E9E7E7;
   width : 100%;
}

a:link {
   color      : #3A2F81;
   background : transparent;
   text-decoration : underline;
}

a:visited {
   color      : #3A2F81;
   background : transparent;
   text-decoration : underline;
}

a:hover {
   color : #000000;
   text-decoration : underline;
   background : #B4B2BC;
  }

a:active {
   color : #E28904;
}

h1 {
   text-align : left;
   font-size  : 20px;
   color      : #534D80;
   padding : 0px 0px 0px 0px;
   margin  : 20px 0px 5px 0px;
}

#wrapper {
   margin : 0 auto;
   width : 750px;
   height : 100%;
   background : url(images/bg.jpg) repeat-y;
}

#header {
   background-image : url(images/banner.jpg);
   background-repeat : no-repeat;
   margin : 0 25px 0 25px;
   height : 136px;
   text-align : right;
   padding : 0 20px 0 0;
   font : 10px "Lucida Sans Unicode", Verdana, sans-serif;
}



#content {
   margin : 0 25px 0 25px;
   padding : 10px;
}

#content p {
   margin : 0 240px 6px 0;
   text-align : justify;
   padding : 15px 0px 0px 0px;
}

#contentfull {
   margin : 0 25px 0 25px;
   padding : 10px;
}

#contentfull p {
   margin : 0 0px 6px 0;
   text-align : center;
}

#contentfull2 {
   margin : 0 25px 0 25px;
   padding : 10px;
}

#contentfull2 p {
   margin : 0 0px 6px 0;
   text-align : justify;
}



#contentfull ul {
  list-style-image: url(images/bullet2.gif);
  text-align : justify;

}


#rightcol {
   position : absolute;
   top : 141px;
   width : 220px;
   font : 10px "Lucida Sans Unicode", Verdana, sans-serif;
   margin-top : 0px;
   margin-left : 455px;
   border-left : 1px dashed #B0ADAD;
   border-right : 1px solid #B0ADAD;
   border-Bottom : 1px solid #B0ADAD;
   padding : 5px 10px 5px 0px;
   overflow: auto;
   background : #CFCFCF;
}



#rightcol p {
   margin : 0em 0.5em 1.2em 0.5em;
   font-size : 10px;
   

}

#rightcol li {
  list-style-image: url(images/bullet.gif);
  text-align : justify;
   
}

#rightcol li a {
  font-size: 10px;
	font-weight: bold;
   color : #000000;
   text-decoration : underline;
   border-right : none;
}

#rightcol ul li a:hover {
   color : #000000;
   background : #F39201;
}

#rightcol a:active	{
   background : #F39201;
   color : #fff;
}


.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #339933;
}

.answer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.specialbox{

   font : 13px "Lucida Sans Unicode", Verdana, sans-serif;
   text-align: center;
   color : #333333;
   border : 1px solid #B0ADAD;
   padding : 5px;
   margin : 0 240px 6px 0;
   background : #FECF89;

}

.specialboxfloat{
   float : right;
   font : 13px "Lucida Sans Unicode", Verdana, sans-serif;
   text-align: center;
   width : 310;
   color : #333333;
   border : 1px solid #B0ADAD;
   padding : 15px;
   margin : 15px;
   background : #A8A2D0;

}

.specialboxfull{

   font : 13px Verdana, sans-serif;
   text-align: Justify;
   color : #333333;
   border : 1px solid #B0ADAD;
   padding : 5px;
   margin : 0 15px 6px 0;
   background : #D6D7D8;

}


.specialboxfull2{

   font : 13px Verdana, sans-serif;
   text-align: Justify;
   padding : 15px;
   margin : 0 0px 6px 0;
   background : #E0E0E0;

}

.contentphoto{

   
   padding : 7px 7px 7px 0px;

}




 #navcontainer {
   position : absolute;
   top : 136px;
   font : 13px Arial, Verdana, sans-serif;
   margin-top : -32px;
   margin-left : 25px;
}

* html #navcontainer {  /* This is the Tan hack */
	position : absolute;
    top : 136px;
    font : 13px Arial, Verdana, sans-serif;
    margin-top : -32px;
    margin-left : 0px; }

#navcontainer ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navcontainer li {
   display : block;
   float : left;
}

#navcontainer li a {
   color : #000000;
   display : block;
   width : 153px;
   text-decoration : none;
   background : #B3B2B9;
   padding : 10px 10px;
   border-left : 1px dotted #616062;
   border-bottom : 1px solid #616062;
   border-right : none;
}

#navcontainer ul li a:hover {
   color : #000000;
   background : #7E78A2;
}

#navcontainer a:active	{
   background : #9CB2B8;
   color : #fff;
}

#specialborder {
   border-right : 1px dotted #616062;
   background : #FFFFFF;
}



#footer {
   
   text-align : right;
   clear : both;
   border-top : 1px solid #6D6766;
   margin : 0 28px 0 25px;
   padding : 3px 15px 4px 7px;
   background : #7E78A2;
   color : #000000;
}
#footer a {
   color : #000000;
   width : 100px;
   text-decoration : none;
   background : #F39201;
   padding : 1px 20px 1px 10px;
   border-left : none;
   border-bottom : none;
   border-right : none;
}

#footer a:hover {
   color : #000000;
   background : #FDBB59;
}

#footer a:active	{
   background : #9CB2B8;
   color : #fff;
}



