@charset "UTF-8";
/* CSS Document */
a img { border:none; }
a {
	text-decoration: none;
	color: #3AA9D1;
	font-size: 11px;
	line-height: 13px;
}
a:hover {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(new_images/background.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
p {
	line-height: 16px;
	font-size: 11px;
}

#topnav {
	margin: 0px;
}
.floatright {
	float: right;
}
#banner {
	height: 132px;
	width: 800px;
	background-image: url(new_images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner img {
	padding-top: 40px;
}
#topnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: inline;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav ul li a{
font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#topnav ul li a:hover {
	color: #333333;
}
.subnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC3333;
	letter-spacing: 0.1em;
}
/* start of sub na2v css*/

#subnav2{
	float: none;
	padding-top: 0px;
	width: 90px;
	padding-left: 0px;
}

#navright a {
	line-height: 14px;
	color: #787878;
	text-decoration: none;
}


#navright a:hover {
	color: #3AA9D1;
	text-decoration: none;
}

#subnav2 ul li a {
	color: #3AA9D1;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	list-style-type: none;
	display: block;
}
#subnav2 ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#subnav2 ul{
	font-family: "Trebuchet MS", Arial;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	padding: 0px;
}
#subnav2 ul li{
	font-family: "Trebuchet MS", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
}
/* end of subnav2 css*/
.titles {
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 10px;
}
.title_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3333;
	letter-spacing: .2em;
	line-height: 18px;
}
.style3 {
	font-size: 11px
}
#blog {
	float: right;
}
#blog a{
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#blog a:hover{
	text-decoration: underline;
}

