/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#030389;
	line-height: 1.2 em;
	font-size: 11px;
	font-family: Veranda, Arial, Helvetica, Sans-Serif;
	}

a img {
border: 0;
}

a, a:link, a:visited, a:active  {
text-decoration: none;
color: #030389;
}

a:hover {
text-decoration: none;
color:#3399FF;
}


#index a,#index a:link,#index a:visited,#index a:active  {
text-decoration: none;
color: #ffffff;
}

#index a:hover {
text-decoration: none;
color:#3399FF;
}

#index p {
color: #fff;
}

#headerbg {
background-image: url(../images/headerbg.gif);
position: absolute;
background-repeat: no-repeat;
top: 0px;
left: 0px;
width: 766px;
height: 141px;
}

.bordered {
border-left: 0px;
border-right: solid 2px white;
font-size:  11px;
font-family: "Veranda", Arial, Helvetica, Sans-Serif;
}


#footer {
text-align: left;
font-size: 0.9em;
color: #3399FF;
margin: 0 0 0 250px;
clear: both;
}

a:hover#footer {
color: #99CCFF;
}


.bluebox {
background-color: #030389;
color: #ffffff;
border: solid 2px white;
padding: 0px 10px;
}

#specialscontainer {
width: 750px;
padding: 0;
margin: 0;
border: solid 1px red;
}

#topleft {
 position: absolute;
 top:10px;
 left:10px;
 width: 225px;
}

#topmiddle {
 position: absolute;
 top: 10px;
 left: 260px;
 width: 225px;
}

#topright {
 position:absolute;
 top: 10px;
 left:510px;
 width: 225px;
}

#bottomleft {
 position: absolute;
 top:240px;
 left:65px;
 width: 275px;
}

#bottomleft_02 {
 position: absolute;
 top:175px;
 left:65px;
 width: 275px;
}


#bottomright {
 position: absolute;
 top: 240px;
 left:400px;
 width: 275px;
}

#bottomright_02 {
 position: absolute;
 top: 175px;
 left:400px;
 width: 275px;
}

.specials_title {
font-size: 16px;
font-family: 'Arial Black', 'Arial', 'Verdana', 'Tahoma', 'Sans-Serif';
padding: 8px 0 0 12px;
}

.specials_subtitle {
font-size: 13px;
font-family:'Arial Black', 'Arial','Verdana', 'Tahoma', 'Sans-Serif';
padding: 8px 0 0 12px;
}

.specials_subnoindent {
font-size: 13px;
font-family:'Arial Black', 'Arial','Verdana', 'Tahoma', 'Sans-Serif';
padding: 0px 0 0 0px;
}

.specials_subnoindent2 {
font-size: 11px;
font-family:'Arial Black', 'Arial','Verdana', 'Tahoma', 'Sans-Serif';
padding: 0px 0 0 0px;
}


.specials_copy {
padding: 5px 5px 0 15px;
line-height: 17px;
}
