
* { 
	margin: 0; 
	padding: 0; 
} 

body { 
	font: .80em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em;
	background: #ffffff;
	color: #333333; 
}

a {	color: #0099cc;	
	background: inherit; 
	text-decoration: none; 
}

a:hover { 
	color: #ff9900; 
	background: inherit; 
	text-decoration: none;
}

p { 
	margin: 0 0 15px 0; 
}

h1 {  
	margin: 20px 0 0; 
}

h1 a { 
	background: inherit; 
}

img { 
	border: 0; 
}

h2 { 
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	color: #000000;
}

h3 {
	font: normal 1.1em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px; 
	color: #000000; 
}

h4 { 
	font: italic 1em "Trebuchet MS", Arial, Sans-Serif; 
	margin: 0 0 12px;
	color: #999999;
}

h5 {
	font: normal 1.2em "Trebuchet MS", Arial, Sans-Serif; 
	margin: 0 0 12px; 
	color: #000000; 
}

h5 { 
	font: strong 1.1em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	color: #000000; 
}

#main h3 a { 
	font-size: .84em; 
	color: #808080; 
	font-weight: normal; 
	text-transform: uppercase; 
}

/*BODY*/ 

/*TOP SOLID LINE*/

#content { 
	width: 940px; 
	margin: 0 auto; 
	padding: 15px 0 0 0; 
	border-top: 5px solid #eeeeee; 
}

/*BREADCRUMB LINK*/ 

#top { 
	float: right; 
	text-align: right; 
}

#top p {
	margin-bottom: 0;
	font-weight: bold;
}

#top a { 
	color: #0099cc; 
	margin: 0; 
	/*background: #ffffff url(images/toparrow.jpg) no-repeat center left;*/ 
	text-decoration: none;
	font-size: 1.6em;
}

#top a:hover { 
	color: #ff9900; 
}

/*TOP NAVIGATION LINKS SECTION*/ 
/*MENU GRAPHIC DOTTED LINE AND SOLID LINE*/ 

#menu { 
	height: 35px; 
	padding: 7px 0 0 0; 
	clear: both;
	background: #ffffff url(images/menubg.gif) repeat-x;
}

/*NAVIGATION LINKS*/ 
	
#menu li { 
	font-size: 1.1em; 
	display: inline; 
	text-transform: uppercase; 
	text-decoration: none; 
	float: left;
}
	
#menu li a { 
	/*margin: 0 30px 0 30px;*/
	margin-left: 70px;
	color: #808080;
	cursor: pointer;  
}
	
#menu li a:hover { 
	color: #0099cc; 
}
	
#menu li a.current { 
	color: #0099cc; 
}
				
/*DIRECTORY LINKS*/ 

#left { 
	background: #ffffff;  
	clear: left; 
	float: left; 
	width: 260px; 
	padding: 10px 15px; 
	margin: 0 0 20px;
	position: relative;
}

#left img { 
	margin-bottom: 8px; 
}

#left li { 
	list-style: none; 
}

#left li a {  
	color: #0099cc; 
	font-weight: bold; 
	background: url(images/arrow.gif) no-repeat center left; 
	padding: 0 0 0 12px; 
}

#left li a:hover {
	color: #ff9900; 
}

#left li a.current {
	color: #ff9900; 
}
	
/*PAGE GRAPHIC SECTION*/ 

#main { 
	float: left; 
	width: 940px; 
	margin-bottom: 2px; 
}

/*PAGE GRAPHIC BORDER*/

#main img { 
	float: left; 
	border: 3px solid #eeeeee; 
	padding: 1px; 
	margin-bottom: 5px; 
}
	
/*SECOND DOTTED LINE*/ 

#line { 
	clear: both; 
	padding: 3px; 
	margin-bottom: 15px; 
	background: #ffffff url(images/smalldot.gif) repeat-x; 
}

<!--MAIN TEXT AREA-->

#right { 
	margin: 0 15px 20px 0; 
	padding: 0 0 0 15px; 
	float: right; 
	width: 620px; 
	text-align: justify; 
}

.border { 
	clear: both; 
	border-left: 4px solid #ccc; 
	padding-left: 15px; 
}

#right ul {
	padding-left: 17px; 
}

#right li {
	padding: 0; 
}

#rl { 
	float: left; 
	width: 620px; 
	margin: 0 20px 30px 0; 
}
	
#right h2#header {
	text-align: center;
	margin-bottom: 0;
	font-size: 2.1em;
}

#right h2#ins_header {
	margin-bottom: 5px;
	font-size: 2.1em;
}

#right span.subhead {
	color: #888;
	display: block;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 20px;
	
}

#icons {
	width: 276px;
	margin: 0 auto;
}

a.btn_ins {
	position: relative;
	top: -30px;
}

#icons ul {
	list-style: none;
}

#icons ul li#firstbtn {
	float: left;
}

#icons ul li#secondbtn {
	float: right;
}

#textcontent {
	float: left;
	clear: both;
}

span#wewant {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

span#wewant h4 {
	color: #000;
	margin-top: 10px;
}

#bottom_icons {
	width: 95%;
	margin: 0 auto;
}

#bottom_icons img.leftimg {
	margin-right: 50px;
}

#bottom_icons img.lastimg {
	margin-right: 0;
}

/*FOOTER AND COMPANY INFORMATION*/ 

#footer { 
	clear: both; 
	padding: 4px; 
	margin-bottom: 15px; 
	font-size: .9em; 
	color: #000000; 
	background: #eeeeee; 
}
	
.tblBkgrd {
	background-color:#d3eef9; 
}

#testimonials {
	margin: 0 30px;
	font-size: 1.1em;
	color: #808080;
	font-style: italic;
}

#testimonials p {
	text-indent: -.45em;
}

#testimonials p span {
	color: #444;
}

table {
	margin-bottom: 20px;
	float: left;
	clear: right;
}

*+html table {
	margin-bottom: 20px;
	float: left;
	clear: left;
}

h2.letfloat {
	float: left;
	clear: left;
}

h2.tight {
	margin-bottom: 5px;
}

h2.tighter {
	margin-bottom: -10px;
	font-size: 1.4em;
	font-weight: bold;
}

iframe {
	margin: 20px 0;
}

img.bottom {
	border: 1px solid #888;
	margin-bottom: 10px;
}

img.bumpright {
	margin-right: 10px;
}

img.logoleft {
	margin-left: -78px;
	padding-right: 10px;
}

em span.under {
	text-decoration: underline;
}

a.link.news {
	margin-left: 74px;
}

a.sociallink {
	margin-right: 20px;
	vertical-align: top;
}

a.socialimg {
	padding-right: 6px;
}

p.listheader {
	margin: 0;
}

img.floatleft {
	float: left;
	margin: 4px 12px 10px 0;
	border: 1px solid #888;
}

ul.about_bottom {
	margin-bottom: 40px;
}

#social {
	margin-bottom: 20px;
	position: relative;
}

/* DropDown Menu Elements
------------------------------------------*/

#jsddm {	
	margin: 0 0 0 70px;
	padding: 0;
}
	
#jsddm li {	
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;
	margin: 0;
	background: FFF;
	/*padding: 5px 12px;*/
	text-decoration: none;
	/*border-right: 1px solid white;*/
	/*width: 120px;*/
	white-space: nowrap;
	font-size: .9em;
}
		
#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #ccc;
	font-size: .9em;
	text-align: left;
	
}
		
#jsddm li ul li {
	float: none;
	display: inline;
}
		
#jsddm li ul li a {
	width: auto;
	display: block;
	background: #FFF;
	padding: 2px 5px;
	font-size: .85em;
	text-transform: none;
}

#jsddm li ul li a:hover {
	background-color: #0099cc; 
	color: #fff;
}

#jsddm li ul li a.current_ins {
	color: #0099cc; 
}

#jsddm li ul li a.current_ins:hover {
	color: #fff; 
}
