/* CSS Document */

html, body{
margin:5px 0 5px 0;
padding:0;
font-family:verdana;
font-size:11px;
color: #6A6969;
}
.header{
width:778px;
height:310px;
background:url(images/header.jpg);

}
.headerlink a{
display:block;
width:190px;
color:#FCF4FF;
font-weight:bold;
text-decoration:none;
text-indent:45px;
background: url(images/bullet.gif) no-repeat 25px;
}
.headerlink a:hover{
color: #003366;
font-weight:bold;
text-decoration:none;
background: url(images/bullet4.gif) no-repeat 25px;
}
a{
color: #000066;
font-size:11px;
text-decoration:none;
}
a:hover{
color: #3366FF;
font-size:11px;
}
.maintable{
border:1px solid #D5D5D5;
}
.homebg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.innerbg{
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.headerinner{
width:778px;
height:124px;
background:url(images/inner_header.jpg);

}

.link a{
display:block;
width:190px;
color:#003366;
font-size:11px;
text-decoration:none;
font-weight:bold;
text-indent:45px;
background: url(images/bullet3.gif) no-repeat 25px;

}
.link a:hover{
color: #0000FF;
font-size:11px;
font-weight:bold;
background: url(images/bullet4.gif) no-repeat 25px;
}
.toplink {
color:#9D9D9D;
font-size:10px;
padding: 0 10px 5px 0;
}
.toplink a{
color:#9D9D9D;
font-size:10px;
text-decoration:none;
}
.toplink a:hover{
color: #3366FF;
font-size:10px;
}
ul{
list-style-image:url(images/bullet2.gif);
line-height:20px;
}
.textcontent{
padding:5px;
}
.bigtext{
height:28px;
font-family:Helvetica, sans-serif;
font-size:18px;
color:#767560;
background:url(images/title_line.gif);
}
.home_img{
	background-image: url(images/home_img.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
.home_contact{
	background-image: url(images/home_contact.jpg);
	border:1px solid  #006699;
	background-color: #F7FBFC;
	height:205px;
	padding:5px;
}