@charset "utf-8";
a {
	color: #0A347C;
}
#logo {
	background: url(../images/blue/logo.jpg) no-repeat;
}
#nav li a:hover{
	color:#0099FF;
	}
#banner {
	background: url(../images/blue/banner.gif) no-repeat;
	}	
#main_banner {
	background:url(../images/blue/main_banner.jpg) no-repeat;
}
#main_banner2 {
	background: url(../images/blue/more_details.png) no-repeat;
}
.title1 {
	color:#0A347C;
}
.mod_special h3 {
	background: #09357c url(../images/mod_header_fade.png) repeat-x;
}
ul.top li a:hover{
	color:#0099FF;
}
tr.even {
	background:#dce6f6;
}
.header {
	background: #09357c url(../images/price_fade.png) repeat-x;
}
th {
	background: #09357c url(../images/mod_header_fade.png) repeat-x bottom;
}
#sub_banner{
	background:url(../images/blue/sub_banner.png) no-repeat;
	width:540px;
	height:150px;
	padding-bottom: 10px;
}
/* tooltip styling. uses a background image (a black box with an arrow) */
h4.tooltip{
	color: #1ba4e0;
}
#tutnav h4{
	line-height: 25px;
	height: 25px;
	text-indent: 15px;
	color: #ffffff;
	background: #09357c;
	width: auto;
	margin: 0;
}
#main {
	background: #ffffff;
}


#scriptfeatures h4 {
	background: url(../images/mod_header_fade.png) repeat-x bottom;
}
#scriptbg {
	background: url(../images/blue/scriptbg.gif) no-repeat;
	height: 250px;
	width: 590px;
	position: relative;
	left: -20px;
}
#scriptorder {
	background: url(../images/blue/button_order_script.gif) no-repeat bottom center;
	position: relative; 
	top: -16px;
	text-align: center;
	float:right;
	width: 470px;
}
