ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #122540;  }
	
img {	margin:0; 	border:0; 	padding:0;}

body { background-image: url('../images/bg.jpg'); background-attachment: scroll; background-repeat: repeat-x; background-position: top left; }
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			13px;
	font-family: 		Trebuchet, Trebuchet MS, Arial;
	color: 				#ffffff;  	}

A:link 		{text-decoration: none; 	color: #9EBEE7;}
A:visited 	{text-decoration: none; 	color: #9EBEE7;}
A:active 	{text-decoration:underline; color:#65BC45;}
A:hover 	{text-decoration:underline; color:#65BC45;}

h1 { font-size: 20px; color: #69BD46; font-weight: normal;}
h2 { font-size: 16px; color: #69BD46; font-weight: bold;}
h3 { font-size:	16px; color: #69BD46; font-weight: normal;}
h4 { font-size:	15px; color: #B5D8FF; font-weight: normal;}

.hrline1 {  	background-image: url('../images/hrline1.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline2 {  	background-image: url('../images/hrline2.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline3 {  	background-image: url('../images/hrline3.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.iconbg {  	background-image: url('../images/iconbg.png');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: center center; }	

.nav2 { background-image: url('../images/nav2.gif'); background-attachment: scroll; background-repeat: repeat-y; background-position: top left; }
.nav3 { background-image: url('../images/nav3.jpg'); background-attachment: scroll; background-repeat: no-repeat; background-position: bottom right; }

.fader { filter:alpha(opacity=100); -moz-opacity:1 }

.nav-testimonials { font-size: 11px; color:#3A5574; }

.box { font-size: 11px; color:#122540; }
.box1-title {  	background-image: url('../images/homeboxes/box1-title.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top center; }	
.box2-title {  	background-image: url('../images/homeboxes/box2-title.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top center; }	
.box3-title {  	background-image: url('../images/homeboxes/box3-title.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top center; }	

.navbg {  	background-image: url('../images/navbg.gif');  background-attachment: scroll;  background-repeat: repeat-y;     background-position: top left; }	
.home-tablebg {  	background-image: url('../images/home-tablebg.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top left; }	
.tablebg1 {  	background-image: url('../images/tablebg1.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top left; }	
.tablebg2 {  	background-image: url('../images/tablebg2.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top left; }	
.testimonialsname { color: #8FBAEA; }

.footer-watermark {  	background-image: url('../images/footer-watermark.jpg');  background-attachment: scroll;  background-repeat: no-repeat;     background-position: top center; }	
#footer { font-size: 14px; color: #ffffff; font-weight: normal;}
#footer .ee1 { font-size:	10px; color: #ffffff; font-weight: normal;}	
#footer .ee2 { font-size:	14px; color: #ffffff; font-weight: normal;}	
#footer A:link 		{text-decoration: none; 	color: #ffffff;}
#footer A:visited 	{text-decoration: none; 	color: #ffffff;}
#footer A:active 	{text-decoration:underline; color:#194006;}
#footer A:hover 	{text-decoration:underline; color:#194006;}

#flashheader {border: solid 0px; width: 727px; height: 351px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 350px;
	font-size: 			12px;
	font-size-adjust:	.58;
	color: 				#ffffff; 
	border-width :		1px;
	border-style :		dotted;
	border-color :		#3C587A;
	background-color:	#223B5A;
	
	scrollbar-face-color: #314C6B;
 	scrollbar-shadow-color: #7092BA; 
 	scrollbar-highlight-color: #7092BA;
 	scrollbar-3dlight-color: #01070F;
 	scrollbar-darkshadow-color: #01070F; 
 	scrollbar-track-color: #061326; 
 	scrollbar-arrow-color: #7092BA; 
}


