body{
	background: url("../images/white_Gradient.jpg") repeat-x;
	background-color: black;
}

a:link {color:#FFF}      /* unvisited link */
a:visited {color:#FFF}  /* visited link */
a:hover {color:#888}  /* mouse over link */
a:active {color:#FFF}  /* selected link */

#intro{
	background: black;
	color: white;
	}
#flash{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	
	color: white;}
	#flash p{text-align: center}
	
p{font-family: Arial; font-size: .75em}
#container{
	margin: 0 auto 0 auto;
	width: 840px;
	
	
	
	
}
#innerBox{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding-bottom:0px;
	float: left;
}


.center {display: block; margin: 0 auto 0 auto;}

#dropdown li{
	list-style: none;
	
}

#innerBox h2{
	background: url("../images/Website_SubheaderBar.png") repeat-x;
	height: 25px;
	
	font-family: Arial, Century Gothic;	
	font-size: .94em;
	text-align: center;
}

#innerBox h3.title{border-bottom: 1px solid #222; 
	font-family: BankGothic Lt BT, Arial, Calibri;
	font-weight: lighter;
	font-size: 1.3em;
	padding-bottom: 8px;
	padding-top: 10px;
	letter-spacing: 4px;
	margin-top: 0px}

#leftBox{
	width: 220px;
	
	background: rd;
	float: left;
	
	padding: 10px
}
label{
	margin-top: 7px;
	width: 3em;
	margin-right: 7px;
	float: left;
        	
}
.right{
	text-align: right;
	float: right;

}
#form-box{
	height: 280px;
	background: url("../images/Website_Contact_box.png") repeat-x;
	border: 1px solid #666;
	font-family: Arial, Calibri;
	font-size: .75em;
	padding: 0 0 0 12px;
}

.formBtn{
	float: right;
	margin-right: 13px;
	}
input{
		
	margin-top: 4px;
	margin-bottom: 3px;
}

#rightBox{
	width:520px;
	
	background: ble;
	color: white;	
	
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	margin-bottom: 105px;
	border-left: 1px solid #222;
	
}


.left{
	text-align: justify;
}
.center-no-border{
	font-family: Arial, Calibri;
	font-size: .8em;
	margin-top: 10px;
	margin: 10px auto 0 auto;
	border-bottom: black;
}
.r-box-cont{
	text-align: center;	
}

.rightbox-no-border{
	border-left: none;
}

.r-box-cont h3	{
	font-family: BankGothic Lt BT, Arial, Calibri;
	font-weight: lighter;
	font-size: 1.5em;
	letter-spacing: 7px;
	font-weight: lighter;	
	
}
.r-box-cont p{
	
	padding-bottom: 30px;
	border-bottom: 1px solid #222;	
}
.r-box-cont p.last{border-bottom: none}

.r-box-title{
	width: 300px;	
	border-bottom: 1px solid gray;
	padding: 7px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 1.2em;
	font-family: Arial, Calibri;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.r-box-title span{ 
	letter-spacing: 3px;
	font-family: Arial;
	

}

.cont-left{
	text-align: left;
	width: 47%;
	float: left;
	background-color: bue;
	margin: 0 5px 0 5px;
	
	
}
.cont-left span, .cont-right span{
	text-decoration: underline;
	font-size: 1.2em;
	
}

.cont-right{
	width: 47%;
	float: right;
	background-color: yellw;
	margin: 0 5px 0 5px;
	border-left: 1px solid #222;
	height: 300px;
	
}

.cont-left p{margin-left: 25px; border: none}
.cont-right p{border:none; padding-top: 20px; text-align: left; margin-left: 25px;}

.g-title{
	font-family: Arial;
	font-size: .9em;
	text-align: center;
	height: 20px;
	width: 198px;
	background: url("../images/h2gradient.jpg") repeat-x;
	margin-left: auto;
	margin-right: auto;

}

.g-title-services{
	font-family: Arial;
	font-size: .9em;
	text-align: left;
	height: 20px;
	
	
	background: url("../images/h2gradient.jpg") repeat-x;
	padding-left: 5px;
	
}



.dropdown {float:left; padding-right: 0px; margin: 0px;}
.dropdown dt {text-align:center;height: 35px;width:200px; border:px solid #000; padding-top:5px; font-weight:lighter; cursor:pointer; background: url("../images/menubar.png") repeat-x top left }

.dropdown a,.dropdown a:active, .dropdown a:visited {
	font-size: .7em;
	display:block; 
	padding:4px;
	color:#ececec; 
	text-decoration:none; 
	width:184px;
	font-family: Arial, Calibri;
	
	}
	
	












