* {
	padding: 0;
	margin:  0;
	}
	
body  { 
	margin : 0 auto;
	padding: 0;
	background : transparent url("../img/bg.jpg") repeat top left;
	background-color: #8B8C97;
	text-align: center; 
	}

p {
	line-height : 1.1em;
	font-size : 11px;
	font-weight: normal;
	color: #000; 
	font-family: "Verdana", Arial, sans-serif;
	}
	
.red {	
	color: #FF0000;
	font-size: 12px;
	padding-left: 5px;
	}
	
a, a:active {
	color : #660066;
	text-decoration : none;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover {
	color : #663399;
	text-decoration : none;
	font-weight: normal;
	}

img {
	border : none;
	}

ol, dl {
	margin : 5px 25px 10px 120px;
	}

sup {
	font-size: 8px;
	text-transform: uppercase;
	padding: 0 1px 1px 0;
	}
	
acronym {
	color : #2d2d2d;
	border-bottom: 1px dotted #FB060C; 
	cursor:help;
	background: inherit;
	}

 .clear {
    clear : both;
     }


/* floats --------------------------------------- */
    
.floatphoto {
    float:left;
    margin: 0 5px 0 0;
    padding: 2px;
    border: 1px solid #6495ED;
    }

.floatIcon {
	float:right;
	margin: 0px -2px 5px 0px;
	padding: 2px;
	}
	
.floatright {
    float: right;
    margin: 0 20px 10px 10px;
    padding: 2px;
    }

.floatleft {
    float: left;
    margin: 0 10px 10px 0;
    padding: 2px;
    }       

.floatImg {
    float: left;
    margin: 0 10px 10px 0;
    }  


/* wrapper --------------------------------------- */

#wrapper {
	width: 787px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "Verdana", Arial, sans-serif;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
	background-color: #FFF;
	color: #000;
	}

	
	
/* header --------------------------------------- */

#header {
	width: 787px;
	height : 125px;
	position : relative;
	text-align: left;
	background-color: #FFF;
	background : transparent url("../img/header.jpg") no-repeat top left;
	}

#logo {
	position : relative;
	float: left;
	top: 40px;
	left: 30px;
	width : 244px;
	height : 77px;
	background : url("../img/logo-over.jpg") no-repeat;
	text-indent : -9999px;
	}
	
#logo a {
	width : 244px;
	height : 77px;
	background : url("../img/logo-over.jpg") no-repeat;
	display : block;
	}

#logo a:hover {
	width : 244px;
	height : 77px;
	background : url("../img/logo-over-hv.jpg") no-repeat;
	display : block;
	}
	
	
/* navbar --------------------------------------- */

#navbar {
	width: 787px;
	height : 43px;
	position : relative;
	background-color: #FFF;
	background : transparent url("../img/navbar.jpg") no-repeat top left;
	}

#Phone {
	position : relative;
	float: right;
	top: 15px;
	right: 50px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 900;
	clear: both;
	}

#navcontainer {
	margin: 0;
	padding: 0;
	}
	
#navlist {
	margin: 0 0 0 40px;
	padding: 14px 0 20px 10px;
	}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navlist a:link, #navlist a:visited, #navlist a:active {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #FFFFFF;
	}

#navlist a:hover {
	border-bottom: 1px solid #DDC6D3;
	padding-bottom: 3px;
	background: transparent;
	color: #FFFFFF;
	}

	
/* masthead --------------------------------------- */

#masthead {
	width: 787px;
	height : 83px;
	position : relative;
	background-color: #FFF;
	background : transparent url("../img/contact-title-header.jpg") no-repeat top left;
	}
	

/* container --------------------------------------- */

#container {
	height: auto;
    width: 787px;
    padding : 0;
    margin : 0 0 0;
    background : transparent url("../img/bg-content.gif") repeat top left;
    background-color: #FFF;
	}
    
#content {
	margin-top: 5px;
	width: 750px;
	border: none;
	height: auto;
	margin: 0 23px 0 12px;
	padding-bottom: 20px;
	border: 0px solid #FFF;
	}    

.floatGirl {
	position: absolute;
	top: 55px;
	right: 8px;
	z-index: 100;
	}
	
#rightCol {
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    height: auto;
    width: 542px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0px solid #000;
    clear: both;
    z-index: 100;
   }
* html #rightCol {
    margin: 0 0px 0 0;
    }
   
.rightBox {
    width: 541px;
    margin: 0 0 0 2px;
    padding: 0;
    border: 0px solid #000;
   }
   
.rightBox h3 {
	width: 541px;
	height: 37px;
	background : transparent url("../img/right-bx-h3B.gif") no-repeat;
	margin: 0px;
	}
	
.rightBox h3 span {
	float: left;
	line-height : 1.1em;
	font-size : 12px;
	font-weight: bold;
	color: #631E4A; 
	font-family: "Verdana", Arial, sans-serif;
	padding: 12px 0 0 20px;
	}

.rightBox2 h3 {
	width: 541px;
	height: 37px;
	background : transparent url("../img/right-bx-h3.gif") no-repeat;
	margin: 0px;
	}
	
.rightBox2 h3 span {
	float: left;
	line-height : 1.1em;
	font-size : 12px;
	font-weight: bold;
	color: #631E4A; 
	font-family: "Verdana", Arial, sans-serif;
	padding: 12px 0 0 20px;
	}

.rightBox2 .midBx {
	width: 541px;
	height: auto;
	background : transparent url("../img/right-bx-h4.gif") repeat;
	padding-bottom: 5px;
	margin: -20px 0 5px 0;
	}
	
.rightBox h4 {
	width: 541px;
	height: auto;
	background : transparent url("../img/right-bx-h4.gif") repeat;
	padding-bottom: 5px;
	margin: -1px 0 5px 0;
	}

.title {
	float: left;
	width: 100%;
	line-height : 1.1em;
	font-size : 12px;
	font-weight: bold;
	color: #631E4A; 
	font-family: "Verdana", Arial, sans-serif;
	margin: 10px 0 10px 10px;
	padding-left: 10px;
	}
	
.rightCopy p {
    margin: 0 10px 3px 10px;
    padding: 5px 105px 5px 20px;
    }
	
.rightBox h5, .rightBox2 h5 {
	width: 541px;
	height: 28px;
	margin: -15px 0 0 0;
	background : transparent url("../img/right-bx-h5.gif") no-repeat;
	}

.floatGirl {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
	}	
      	  
.copyBox {
	position: relative;
	font-size: 11px;
	top: 0px;
	left: 6%;
	width: 450px;
	height: auto;
	margin-bottom: 20px;
	text-align: left;
	border: 0px solid #EDEDED;
	padding-top: 0px;
	}

.copyBox p {
	margin-top: 0px;
	padding-top: 0px;
	}

.contactform {
	padding: 0 0 0 0;
	} 
	
	
.inputBox {
	position: relative;
	top: 10px;
	right: 0%;
	width: 440px;
	height: auto;
	margin-bottom: 10px;
	border: 0px solid #EDEDED;
	padding-top: 5px;
	}

.inputBox p {
	text-align: right !important;
	margin-top: 0px;
	padding-right: 40px;
	color: #000;
	font-size: 11px;
	}
	
.contactform input {
	font-family : 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Arial, Sans-Serif;
	font-size : 10px;
	padding-left: 5px;
	border : 1px solid #999;
	background-image : url("../img/formbg.gif");
	background-repeat : repeat-x;
	background-position : top center;
	}

.contactform textarea {
	font-family : 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Arial, Sans-Serif;
	font-size : 10px;
	border : 1px solid #999;
	background-image : url("../img/formbg.gif");
	background-repeat : repeat-x;
	background-position : top center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 3px;
	color: #000; 
	}
	
.contactform input {
	width : 170px;
	}

.contactform textarea {
	width : 250px;
	}

.contactform {
	position : relative;
	width : 450px;
	overflow : hidden;
	}

.contactleft {
	width : 20%;
	text-align : right;
	clear : both;
	float : left;
	display : inline;
	padding : 4px;
	margin : 5px 0;
	}

.contactright {
	width : 70%;
	text-align : left;
	float : left;
	display : inline;
	padding : 4px;
	margin : 5px 0;
	}

.contacterror {
	border : 1px solid #ff0000;
	}
	
.textfield {
	font-family: "Verdana", sans-serif, Arial, sans-serif;
	font-size: 10px;
	color: #333; 
	margin: 3px 0 2px;
	padding: 0 0 0 3px;
	background-color: #F5F5F5;
	}

.textfield2 {
	font-family: "Verdana", sans-serif, Arial, sans-serif;
	font-size: 10px;
	color: #000; 
	margin: 3px 40px 2px 5px;
	padding: 0 0 0 3px;
	color: #333; 
	}

.buttons {
	text-align: right !important;
	position: relative;
	top: 10px;
	right: 0%;
	width: 360px;
	height: auto;
	margin-bottom: 5px;
	border: 0px solid #ddd;
	padding-top: 0px;
	padding-bottom: 10px;
	}

.send {
	position: relative;
	top: 0px;
	right: 25%;
	}
	
.reset {
	position: absolute;
	top: -0px;
	right: 0%;
	width: 65px;
	height: 22px;
	background-image : url("../img/reset-butt.gif");
	background-repeat : repeat-x;
	background-position : top center;
	border: 0 !important;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	}


/* left column --------------------------------------- */

#leftCol {
	float: left;
	margin-top: 0;
	margin-left: 0px;
	width: 203px;
	height: auto;
	clear: left;
	border: 0px solid #DDD;
	}
    
.leftBox, .leftBoxG, .leftBoxW {
	width: 196px;
	margin: -1px 0 0 9px;
	padding: 0;
	border: 0px solid #000;
	clear: left;
	}
   
.leftBox h3 {
	width: 196px;
	height: 33px;
	background : transparent url("../img/left-bx-h3.gif") no-repeat;
	margin: 0px;
	}
	
.leftBox h3 span, .leftBoxG h3 span, .leftBoxW h3 span {
	float: left;
	line-height : 1.1em;
	font-size : 12px;
	font-weight: bold;
	color: #631E4A; 
	font-family: "Verdana", Arial, sans-serif;
	padding: 14px 0 0 20px;
	text-transform: capitalize ;
	}

.leftBox .midBx {
	width: 196px;
	background : transparent url("../img/left-bx-h4.gif") repeat;
	padding-bottom: 5px;
	margin: 0px 0 5px 0;
	}

.leftBox p.p1, .leftBoxG p.p1, .leftBoxW p.p1 {
	margin: 0px 10px 3px 10px;
	padding: 10px 15px 5px 14px;
	}

.leftBox p.p2 { 
	font-weight: normal;
	font-size: 12px;
	color: #712357;
	margin: 0px 10px 3px 10px;
	padding: 10px 15px 5px 14px;
	}
	
.leftBox h5 {
	width: 196px;
	height: 28px;
	margin: -15px 0 0 0;
	background : transparent url("../img/left-bx-egg-h5.gif") no-repeat;
	}	

.leftBoxG h3 {
	width: 196px;
	height: 33px;
	background : transparent url("../img/left-bx-h3.gif") no-repeat;
	margin: 0px;
	}
	
.leftBoxG .midBx {
	width: 196px;
	background : transparent url("../img/left-bx-gray-h4.gif") repeat;
	padding-bottom: 5px;
	margin: 0px 0 5px 0;
	}
    
.leftBoxG h5 {
	width: 196px;
	height: 28px;
	margin: -15px 0 0 0;
	background : transparent url("../img/left-bx-gray-h5.gif") no-repeat;
	}	

.leftBoxW h3 {
	width: 196px;
	height: 33px;
	background : transparent url("../img/left-bx-h3.gif") no-repeat;
	margin: 0px;
	}
	
.leftBoxW .midBx {
	width: 196px;
	background : transparent url("../img/left-bx-h4.gif") repeat;
	padding-bottom: 5px;
	margin: 0px 0 5px 0;
	}
    
.leftBoxW h5 {
	width: 196px;
	height: 28px;
	margin: -15px 0 0 0;
	background : transparent url("../img/left-bx-h5.gif") no-repeat;
	}
		
/* footer --------------------------------------- */

#footer {
	width: 787px;
	height : 69px;
	text-align : center;
	position : relative;
	background : transparent url("../img/footer.jpg") no-repeat top left;
	background-color: #8B8C97;
	}

#footer .p1 {
	padding : 50px 0 0 0;
	position : relative;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	clear : both;
	}

#footcontainer {
	margin: 0;
	padding: 0;
	}

#footlist li {
	display: inline;
	padding-left: 20px;
	}

#footlist a {
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	}

#footlist a:link, #footlist a:visited {
	padding-left: 15px;
	color: #631E4A;
	background:  url("../img/bullet3.gif") no-repeat 2px 2px;
	}

#footlist a:hover {
	color: #631E4A;
	padding-left: 15px;
	background:  url("../img/bullet2.gif") no-repeat 2px 2px;
	}		

#footerUp {
	position: relative;
	float: right;
	top: 34px;
	right: 30px;
	width : 48px;
	height : 26px;
	z-index: 300;
	clear: left;
	}


#terms { 
	position: relative;
	top: 5px;
	text-align: center;
	line-height : 2.1em;
	font-size : 11px;
	font-weight: normal;
	color: #FFF; 
	font-family: "Verdana", Arial, sans-serif;
	z-index: 200;
	clear: right;
	}

#terms a:link, #terms a:visited, #design a:link, #design a:visited {
	color: #FFF !important;
	text-decoration: none;
	padding-left: 15px;
	background:  url("../img/bulletW.gif") no-repeat 2px 2px;
	}

#terms a:hover, #design a:hover,{
	text-decoration: none;
	}	
	
#copyR { 
	position: relative;
	top: 5px;
	text-align: center;
	line-height : 2.1em;
	font-size : 11px;
	font-weight: normal;
	color: #FFF; 
	font-family: Verdana, Arial, sans-serif;
	z-index: 200;
	clear: both;
	}

#design { 
	position: relative;
	top: 5px;
	text-align: center;
	line-height : 2.1em;
	font-size : 11px;
	font-weight: normal;
	color: #FFF; 
	font-family: Verdana, Arial, sans-serif;
	z-index: 200;
	clear: both;
	}
