html{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center 130px;
}
body {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	width: 100%;
	background-color:#FFFFFF;
}
#header-left {
	float: left;
	width: 400px;
	padding-left: 15px;

}
#header-left h1{
	padding-left: 15px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7E7C7C;
	padding-top: 12px;
	line-height: 14px;
	letter-spacing: 1px;
}

#header-right {
	float: right;
	width: 310px;
}
#top-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	float: right;
	width: 260px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#top-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	float: right;
	width: 280px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.input-field {
	height: 20px;
	width: 212px;
	border: 1px solid #7E9DB9;
}
#right {
	background-color: #EBF2E7;
	background-image: url(../images/right-round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
}
#right p{
	margin:0px;
	padding:0px;
	color:#295584;
	line-height:20px;
}
#right p a{
	text-decoration:underline;
	margin:0px;
	padding:0px;
	color:#295584;
}
#right p a:hover{
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#353535;
}
.right-imgbdr {
	background-image: url(../images/right-imagebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 196px;
	width: 136px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}

.left {
	background-color: #EBF2E7;
	background-image: url(../images/left-round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	margin: 0px;
}



/*
.left p{
	padding:0px;
	margin:0px;
	line-height:17px;
	font-size:11px;
}
.left p a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	padding:3px 0 0 20px;
	margin:0px;
}
.left p a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#295584;
	padding:3px 0 0 20px;
	margin:0px;
}

.left ul{
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(../images/ul-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.left ul ul{
	margin:0;
	padding:0;
	background-image:none;
}
.left ul li{
	margin:0px;
	font-weight: normal;
	line-height: 22px;
}
.left ul li a{
	text-decoration:none;
	color:#333333;
	margin:0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.left ul li a:hover{
	text-decoration:none;
	color:#295584;
	margin:0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}


*/

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
line-height: 20px;

}

#navcontainer li	{
	background-image: url(../images/ul-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;

}
#navcontainer li li	{

	background-image: url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#navcontainer a
{
display: block;
color:#333333;
/*background-color: #036;*/
width: 12em;
padding: 3px 12px 3px 12px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;


}

#navcontainer a:hover
{
/*background-color: #369;*/
color:#295584
}

#navcontainer li li a
{
display: block;
/*color: #FFF;*/
/*background-color: #69C;*/
width: 12em;
padding: 3px 3px 3px 20px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}



.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.marquee {
	background-image: url(../images/marquee-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
#middle-content {
}
#middle-content h1{
	background-color:#D1DED5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	padding: 9px;
	margin:0 0 5px 0;
}
.middle-left {
	padding: 0px;
	float: left;
	width: 280px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.middle-left p{
	margin: 0px;
	padding: 0 10px;
}
.middle-right {
	float: right;
	width: 280px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.middle-right p{
	margin: 0px;
	padding: 0 10px;
}
.imgbdr {
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 60px;
	width: 93px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;

}

