@charset "utf-8";
/* CSS Document */

#leftcol {
	float: left;
	width: 346px;
	height: 449px;
	padding: 10px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;

}
#searchbox {
	background-image: url(../images/search_box_bg.jpg);
	background-repeat: no-repeat;
	height: 542px;
	width: 396px;
	border: 2px solid #213358;
}

#rightcol {
	float: right;
	width: 348px;
	height: 449px;
	padding: 10px;
	margin-right: 7px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
}
#valuestatement {

}

#valuestatement p {
	margin: 0px 0px 10px 0px;
}
.rightintro {


}
.rightintro  p {
	margin: 10px 0px 10px 0px;
}
#bigbuttons img {
	margin: 5px 0px;
}
#indexsearchform {
	font-weight: bold;
	color: white;
}
#indexsearchform td {
	padding: 2px;
}
#indexsearchform select {
	width: 150px;
}
#indexsearchform input {
	width: 150px;
}

#indexsearchform select .greyed {
	font-style: italic;
	color: #999999;
}
h2  {


}
#indexsearchform a {
	color: white;
	text-decoration: underline;
}
#indexsearchform a:hover {
	text-decoration: none;
}
#homepagesearch .label {
	text-align: right;
}
#trustme {
	font-size: 16px;
	padding: 10px;
	height: 190px;
	width: 726px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D2F53;
}
#trustme h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	padding: 0px;
}
#trustme p {
	margin: 10px 0px;
}
#bigbuttons  {
	margin:10px 0px 0px 0px;
	text-align: center;
}
#useresearch {
	padding: 10px;
	font-weight: bold;
}
.albuttonholder {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
#homebanner {
	height: 100px;
	width: 725px;
	background-image: url(../images/homebanner.jpg);
}
#bigmemberbtn {
	margin-top: 160px;
	text-align: center;
}
#galleryadlinks {
	color: white;
	font-size: 15px;
	font-weight: bold;
}
#galleryadlinks a {
	color: white;
}
#albtnholder {
	text-align: center;
	margin-top: 155px;
}

