/* CSS */

body {margin: 8px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#container {margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#header {
	height: 83px;
}

#headerTxt {float: right;
	position: relative;
	font-size: 11px;
	color: #767a7c;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#headerTxt a {color: #767a7c;
	text-decoration: none;
	
}
#headerTxt a {color: #767a7c;
	text-decoration: none;
	
}

#headerTxt a:hover {color:#810101;
	}
	
#headerTxt p {margin: 24px 11px 0px 0px;
}

#headerTxt p a {color: #000000;
}

#topNav {background-color: #6f1500;
	float: none;
	height: 34px;
	position: relative;
	font-size: 13px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	padding-left: 23px;
		
}

#topNav a {color: #FFFFFF;
	text-decoration: none;
}

/* ----------- nav ----------- */

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 34px;
	
}
#nav a {
	display: block;
	text-decoration:none;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 8px;
	padding-bottom: 2px;
	border-right: 1px solid #4d0f00;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	
}
#nav a:hover {
	color: #ffffff;
	background-repeat:repeat-x;
	background-color:#4d0f00;
}
#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	background-color:#333333;
	width: 15em;
	left: -999em;
	z-index:2;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	

}
#nav li li {
	display:block;
	width: 17em;	
	background-color:#9e9776;
		
}
#nav li ul a {
	border-bottom:1px solid #d4cdaf;
	border-right:1px solid #d4cdaf;
	border-left:1px solid #d4cdaf;
	color:#FFFFFF;
}
#nav li ul a:hover {
	border-left:10px solid #000000;
	border-bottom:1px solid #fefef6;
	background-color: #8a201c;

}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}











.content {border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
	
}

#topFtr {width: 792px; 
	margin-right: auto; 
	margin-left: auto;
}

#topFtrTxt {width: 350px;
	height: 259px;
	float: left;
	position: relative;
	background-image:url(i/topftrtx.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	color: #FFFFFF;
	
}

#topFtrTxt p {padding: 10px 20px 10px 12px;
	margin: 0px;
	font-size: 12px;
}

#topFtrTxt a {
	color: #FFFFFF;
	font-weight: bold;
	
}

#topFtrTxt h1 {font-size: 15px;
	padding: 14px 20px 0px 12px;
	margin: 0px;
}

#topFtrBrdr {background-image:url(i/topftr-b.gif);
	background-repeat:repeat-x;
	height: 12px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;	
	border-bottom: 1px solid #FFFFFF;
}

#javaLinks {float: left;
	position: relative;
	width: 230px;
	color: #810101;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	
}

#javaLinks a {color: #810101;
	text-decoration: none;
}

#javaLinks a:hover {color:#CC0000;
}

#javaLinks li {list-style-image:url(i/list-arr.gif);
	padding-bottom: 10px;
}

#javaTxt  {float: left;
	position: relative;
	width: 360px;
	vertical-align: top;
}
#javaTxt p {color: #5c6567;
	font-size: 12px;
	margin: 0px 0px 14px 0px;
	padding: 0px 3px 0px 3px;
}

#javaTxt h1 {color: #850101;
	font-size: 17px;
	margin: 16px 0px 5px 0px;
}











#midTxt  {float: left;
	position: relative;
	width: 570px;
	vertical-align: top;
	padding-left: 12px;
}
#midTxt p {color: #000000;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px 3px 0px 3px;
}

#midTxt h1 {color: #850101;
	font-size: 14px;
	margin: 12px 0px 0px 0px;
	font-weight: bold;
}


#quoteTestimonals {background-color: #364e94;
	background-image:url(i/quote-bg.jpg);
	float: right;
	position: relative;
	margin-right: 3px;
	width: 183px;
	height: 258px;
	color: #FFFFFF;
}

#quoteTestimonals td {font-size: 12px;
		font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}


#quoteTestimonals input {width: 85px; height: 12px;
	font-size: 9px;
}



#testimonials {font-size: 10px;
	line-height: 11px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	
	
	
}

#testimonials p {margin: 0px 10px 0px 15px;
}

.titleImg {margin: 10px 5px 0px 13px;
}


#threeBoxes {
	background-image: url(i/threebox.jpg);
	background-repeat:no-repeat;
	background-position: center;
	border-top: 2px solid #365c95;
	width: 792px;
	margin-right: auto;
	margin-left: auto;	
	float: none;
	position: relative;
	height: 270px;
	margin-top: 1px;
}

#threeBoxes p {font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 14px;
}


#threeBoxes  h2 {font-size: 18px;
	line-height: 20px;
	color: #850101;
	text-transform: lowercase;
	margin: 36px 0px 0px 10px;
	background-image: url(i/box-arro.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: 90px;
}


#threeBoxes h3 {
	color: #850101;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-left: 10px;
}

#txtBox01 {float: left; 
	position: relative;
	width: 250px;
	padding: 0px 0px 0px 8px;
}

#txtBox02 {float: left; 
	position: relative;
	width: 250px;
	padding: 0px 0px 0px 13px;
}

#txtBox03 {float: left; 
	position: relative;
	width: 250px;
	padding: 0px 0px 0px 18px;
}

.txtBoxImg {float: right;
	position: relative;
	margin: 10px 20px 0px 0px;
	border-right: 3px groove #999999;
	border-bottom: 3px groove #999999;
	
}

.drkGrey {color: #484e54;
}


#btmNav {height: 50px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2a3137;
	background-image:url(i/btmnav-b.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #8c9297;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px 15px 0px 15px;
}

#btmNav a {	color: #8c9297;
	text-decoration: none;
}


#btmNav a:hover {color: #DDDDDD;
	}

.floatLeft {float: left;
	position: relative;
}

#copyright {float: right;
	position: relative;
	color:#656a6d;
}



/*******Secondary Pages*********/

#pageTitle {float: left;
	position: relative;
	width: 266px;
	height: 149px;
	background-color:#333333;
	background-image:url(i/pagetitl.jpg);
	color: #FFFFFF;
}

#pageTitle h1 {font-size: 18px;
	margin: 30px 5px 0px 20px;
}

#txtArea {
	padding: 0px 0px 15px 0px;
	vertical-align: top;
	font-size: 12px;
}


#txtArea p {
	padding: 0px 45px 15px 20px;
	margin: 0px;
}



#txtArea p a {color: #0031a2;
	font-weight: bold;
}

#txtArea p a:hover {color:#0066CC;
	text-decoration: none;
}



#txtArea li a {color: #0031a2;
	font-weight: bold;
	font-size: 11px;
}

#txtArea li a:hover {color:#0066CC;
	text-decoration: none;
}



#txtArea h1 {font-size: 16px;
	margin: 0px 0px 5px 18px;
	color: #850101;
	font-weight: bold;
}

#txtArea h2 {font-size: 14px;
	margin: 5px 0px 4px 18px;
	color: #850101;
	font-weight: bold;
}

#txtArea h3 {font-size: 12px;
	margin: 5px 0px 0px 18px;
	color: #850101;
	font-weight: bold;
}

#txtArea ul, ol {margin-top: 0px;
	padding-right: 45px;
}

#txtArea li {
	padding-bottom: 5px;
	list-style-image:url(i/arrow000.gif);
}


.brdrImage {float: right;
	margin: 0px 15px 0px 7px;
	padding: 3px;
	border: 1px solid #cc0000;
}

#sideBar {
	border-left: 1px solid #91989e;
	width: 190px;
	vertical-align: top;
	color:#596774;
}

#sideBar td {font-size: 12px;
		font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}

#sideBar .contact {font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	padding: 15px 10px 0px 10px;
	color: #0031a2;
}

#sideBar input {width: 85px; height: 12px;
	font-size: 9px;
}

#sideBar #testimonials {padding-top: 5px;
	margin-top: 20px;
	border: 0px;
}

#lrgTxtArea {
	background-image:url(i/txt-bg00.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 60px 15px 30px;
	vertical-align: top;
	font-size: 12px;
}


#lrgTxtArea p {font-size: 11px;
	padding: 0px 45px 15px 20px;
	margin: 0px;
}

#lrgTxtArea h1 {font-size: 15px;
	margin: 5px 0px 0px 18px;
	color: #850101;
}


#lrgTxtArea  a {color: #0031a2;
	font-weight: bold;
}

#lrgTxtArea  a:hover {color:#0066CC;
	text-decoration: none;
}


#lrgTxtArea h2 {font-size: 14px;
	margin: 5px 0px 0px 18px;
	color: #850101;
	font-weight: bold;
}

#lrgTxtArea h3 {font-size: 12px;
	margin: 5px 0px 0px 18px;
	color: #850101;
	font-weight: bold;
}

#lrgTxtArea ul {margin-top: 0px;
}

#lrgTxtArea li {font-size: 12px;
	padding-bottom: 5px;
}

.greyBG {background-color: #EEEEEE;
}

#content {
	background-image:url(i/txt-bg00.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 25px 0px 30px 0px;
	vertical-align: top;
	margin-right: 3px;
}

#content .brdrImg {float: right;
	margin: 0px 15px 0px 7px;
	border-right: 3px groove #999999;
	border-bottom: 3px groove #999999;
}

#FAQ h2 {border-top: 1px solid #EEEEEE;
	padding-top: 18px;
	margin-top: 12px;
	font-size: 13px;
	width: 90%;
}
#FAQ  p {padding-left: 35px;
}
#FAQ  p.return {text-align: right;
	font-size: 11px;
}

#FAQ li {font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#FAQ li a {color:#660000;
	text-decoration:none;
}
#FAQ li a:hover {color:#990000;
}

