/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #334055;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #005BB5;
}
a:visited {
	color: #005BB5;
}
a:hover {
	color: #007AF4;
}
a:active {
	color: #005BB5;
}

#container {
	width: 781px;
	margin: 0px auto;
	position:relative;
	top: -1px;
}

#header1 {
height:94px;
background-image: url("images/header1.gif");
background-repeat:no-repeat;
background-position:top;
}

#header2 {
height:89px;
background-image: url("images/header2.jpg");
background-repeat:no-repeat;
background-position:top;
}

#content{
padding:10px;
background-image: url("images/content_bg.jpg");
background-repeat:repeat-x;
background-position:top;
}

#footer {
background:#fff url("images/footer.jpg");
height:65px;
border-top: 1px solid #A8BED7;
font-size:12px;
text-align:center;
padding-top:20px;
color:#fff;
font-weight:bold;
}
#footer a{
font-weight:bold;
font-size:12px;
text-align:center;
padding-top:5px;
color:#fff;
}

/*content*/

h1 {
	font-size: 20px;
	color: #005BB5;
	font-weight:100;
}

.text_heading
{
	font-size: 14px;
	color: #005BB5;
	font-weight:100;
	font-weight:bold;
}

.text_form
{
	font-size: 12px;
	color: #005BB5;
	font-weight:100;
	font-weight:bold;
}

.subtext {
font-size: 12px;
color: #2F6FC9;
}

.captions {
font-size: 10px;
color: #245CA9;
}

.images {
	border: 1px solid #C9D8EB;
	margin: 4px 10px;
	padding: 2px;
}

hr {
color:#A8BED7;
background-color: #A8BED7;
border:0px;
height:1px;
}
#yourcart {
	background-image: url(images/cart_box.gif);
	background-repeat: no-repeat;
	background-position:center;
	color:#FFFFFF;
	width:248px;
	height:27px;
}
#yourcart a:link {
	color: #FFF;
}
#yourcart a:visited {
	color: #FFF;
}
#yourcart a:hover {
	color: #FFF;
}
#yourcart a:active {
	color: #FFF;
}
