.intro_background {
	background-attachment: scroll;
	background-image: url(images/background_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.title {
	font-size: 110%;
	font-weight: bold;
	color: #003366;
}
a.title, .title a:visited, a.title:visited {
	font-weight: bold;
	color: #003366;
}
.titlegraphic {
	margin-top: 18px;
	margin-bottom: 5px;
}
.margin {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.border {
	padding: 3px;
}

a:link {
	color: #003333;
}
a:hover {
	color: #173F7A;
}
a:visited {
	color: #666666;
}
.width500 {
	width: 550px;
	float: right;
}
.imgBorder {
	border: 1px solid #000000;
}
.img_right_margin {
	margin-right: 5px;
}
.whitetext {
	color: #FFFFFF;
}
a:link.footerlinks {
	color: #000000;
	text-decoration: none; 
}
a:active.footerlinks {
	color: #988B5F;
	text-decoration: none; 
}
a:visited.footerlinks {
	color: #000000;
	text-decoration: none; 
}
a:hover.footerlinks {
	color: #173F7A;
	text-decoration: none;
}
.box {
	margin: 0px;
	padding: 0px;
	width: 790px;
	border: 1px solid #333333;
	margin-left: auto;
	margin-right: auto;
}
.button {
	font-size: 12px;
	margin: 0px;
	color: #000000;
	background-color: #A6A8C6;
	border: 1px solid #003366;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-weight: bold;
   }
.featurebox {
	background-color: #B8C6DC;
	margin: 5px;
	padding: 5px;
}
.baseback {
	background-attachment: scroll;
	background-image: url(images/box_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.basebackbase {
	background-attachment: scroll;
	background-image: url(images/box_back_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.basebackside {
	background-attachment: scroll;
	background-image: url(images/box_back_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.dashbox {
	border: 2px dashed #003366;
}
.cellborder {
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 5px;
}
.WhiteTitle {
	font-weight: bold;
	color: #FFFFFF;
}
.smallText {
	font-size: 90%;
}
.leftimage {
	margin-right: 5px;
}
.featureTable {
	margin: 0px;
	padding: 0px;
	width: 220px;
}
.content_height {
	height: 300px;
}
.img_float_right {
	float: right;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
.img_right_margin {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 10px;
}
.newsitem {
	padding-bottom: 10px;
	clear: both;
	padding-right: 10px;
}
.newsitem img {
padding-bottom:10px;
}
.footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.linkboxes {
	padding-bottom: 9px;
	padding-top: 5px;
}
.specialistlinks {
	padding-top: 15px;
}
.lefty {
float:left;
width:160px;
}
.leftyp {
font-size: 110%;
}
.float-l {
float:left;
width:145px;
padding-bottom:15px;
}
.float-l p{
padding:0;
margin:0;
}
.righty {
display:block;
width:465px;
float:left;
padding-bottom:10px;
}
.tiebacks {
clear:left;
width:400px;
}
.tiebacks img {
padding-bottom:10px;
}
/****************** Dropdown Menu styling starts here **************/
div.nav {
background:url(images/navbar_back.gif) repeat-x top left;
width:790px;
height:21px;
}

.menusan
{
 height:21px;
 position: relative;
 float:right;
}
 
.menusan, .menusan li, .menusan li ul.menusec, .menusan li ul.menusec li, .menusan li ul.menusec li ul.menutrd, .menusan li ul.menusec li ul.menutrd li { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
 text-align:left;
}
 
.menusan li a {
 display: block;
 color:#333 ;
 text-decoration:none;
}
 
.menusan li { /* all list items */
 float: left;
 text-align:left;
}
 
.menusan ul.menusec li { /* all list items */
 width:150px;
 float:none;
 border-bottom:1px solid #ccc;
}
 
.menusan ul.menusec li a { /* all list items */
 padding:5px;
}
 
.menusan li ul.menusec { /* second-level lists */
 position: absolute;
 display:none;
 border:1px solid #000;
 text-align:left;
}
 
.menusan li a:hover {
 background-color:#17407A;
 color:#fff;
}
 
.menusan li:hover ul {
 display:block;
 background:#fff;
}
 
.menusan li ul.menusec li ul.menutrd { /* third-level lists */
 position: absolute;
 display:none;
 text-align:left;
}

.arrow {
 background:url(images/arrows.gif) 140px 10px no-repeat #fff;
}
 
.menusan li ul.menusec li:hover ul {
 display:block;
 left:150px;
 margin-top:-26px;
 border:1px solid #000;
 text-align:left;
}
/* **************** Dropdown Menu styling end here ***************/

#welcome-msg {
background:#fff;
}

.margin h2 {
	font-weight:normal;
	font-size:16px;
	text-decoration:underline;
}

form.pricelist label {
	float:left;
	width:150px;
}

form.pricelist div {
	clear:both;
	padding:5px 0;
}

.img-rht {
	float:right;
	margin-left:10px;
	background:#173f7a;
	padding:10px 0;
}

.img-rht img {
	padding:2px;
	background:#fff;
	margin:10px;
}