* { 
  margin: 0px;
  padding: 0px; 
} 
html {
	height: 101%;

}
body {
	margin: 0px;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;

	
	}
img {
	vertical-align: bottom;
	border: none;
}

p{margin-bottom: 1em;}

#wrapper{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #FFFFFF;

	}
#header {
	background-image: url(images/hdr_bg.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
#header img{margin-top:13px; float:left;}
#header form {
	float: right;
	margin-top: 22px;
	background-image: url(images/hdrsearch_txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header form input
{
	height:18px;
	width:160px;
	border: none;
	margin: 0px;
	padding: 1px 0px 0px 5px;
	background-color: #FFFFFF;
	color: #CC3300;
	vertical-align: middle;

}
#header form input.submit
{
	cursor:pointer;
	width:27px;
	height:19px;
	background-image: url(images/hdrsearch_button.gif);
	border: none;
	background-color: #324761;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	vertical-align: middle;
}

#header form label{
	display: block;
	float: left;
	height: 19px;
	width: 65px;
}
#footer{
	padding-top: 1em;
	padding-bottom: 1em;
	color: #CCCCCC;
	background-color: #3C5674;
	text-indent: 100px;
	}
#colleft{
	width:155px;
	float: left;
	text-align: left;
	border-right: solid 1px white;
}

#colleft li{
	margin: 0px 0px 1px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 25px;
	color: #FFFFFF;
	text-indent: 8px;
	font-size : 11px;
}
#colleft li a{
	text-decoration: none;
	color: #4D6680;
	border: none;
	display: block;
	background-color: #E9F1FC;
	width: 100%;

}
#colleft li a:hover{
	color: #1E3D5B;
	background-color: #CFE6FC;
	width: 100%;

}
#colleft li.hdr{
	background-color: #344E72;
font-size : 12px;
}
#colleft li.hdr a{
	color:white;
	background-color: #344E72;
}
#colleft li.hdr a:hover{
	color:white;
	background-color:#344E72;
	text-decoration: underline;
}


#colmain {float:left; text-align:left; width:604px;}
#whiteframe {
	overflow:hidden;
	width:760px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
.titlebar {
	background-color: #344E72;
	text-align: left;
	padding-left: 13px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	padding-right: 13px;
	border-bottom:1px solid #FFFFFF;
	height: 25px;

}
.titlebar h2, .titlebar h1{
	float: left;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	clear: none;
}

.titlebar a{
	float:right;
	color: #FFFFFF;
}

.content{
	margin-left:3px;
	margin-top:3px;
	color:#3C5674;
}

.subtitlebar{
	background-color: #DEEBFB;
	background-image:url(images/headingbar_bg.gif);
	background-position:right;
	background-repeat: no-repeat;
	height:33px;
	padding: 0px 6px 0px 10px;
	color:#3C5674;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: right;
	vertical-align: middle;


}

.subtitlebar h2, .subtitlebar h1 {
	font-size:13px;
	font-weight: bold;
	margin: 0px;
	float: left;
	line-height: 33px;
} 


.subtitlebar form{
	border: 1px none #FF0000;
	clear: none;
	height: 26px;
	float: right;
	padding-top: 7px;
}
.subtitlebar form select{
	color:#3C5674;
	background-color: #DEEBFB;
	font-size: 12px;
	border: 1px solid #66819D;
	height: 18px;
	padding-top: 1px;

}
div.items {
}

div.items div {
	overflow:hidden;
	width:569px;
	padding: 15px;
	border: 1px solid #E2EBF1;
	background-color: #FFFFFF;
	margin: 0px 0px -1px;
}
div.items div a.piclink {
	width:70px;
	padding:10px;
	diplay:block;
	float:left;
	text-align:center;
	border:2px solid #FFFFFF;
	height: 70px;
	margin: 0px 15px 0px 0px;
}
div.items div a.piclink:hover {
	border:2px solid #FF6633;
}
div.items div p {
	line-height: 17px;
	margin-bottom: 0px;
	margin-top: -2px;
	float: left;
	width: 80%;
}
div.items div p strong{
	font-weight: bold;
	display: block;
}
div.items div a.buylink {
	background-image: url(images/buylink_moreinfo.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
	background-position: right top;
	background-color: #336699;
	padding-right: 80px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	line-height: 23px;
	clear: both;
	margin-top: 5px;
	float: left;
	vertical-align: text-bottom;
}
div.items div a.buylink:hover{
	text-decoration:none;
	background-color: #FF6633;
	line-height: 23px;
}
.welcome {
	background-color: #67A1E0;
	background-image: url(images/welcome_bg.jpg);
	margin: 0px;
	padding: 9px 0px 10px;
	width: 601px;
	overflow: hidden;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
}

.welcome p {
	color: #FFFFFF;
	background-image: url(images/welcome_txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	text-align: justify;
	margin: 0px 8px;
	padding-top: 25px;
	padding-left: 3px;
	padding-bottom: 7px;
	line-height: 18px;
}

.welcome form {
	background-color: #92C4F8;
	height: 23px;
	width: 100%;
	padding: 8px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 23px;
	background-image: url(images/welcome_searchbar_txt.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-top: 1px solid #D3E4F6;
	border-right: 1px none #D3E4F6;
	border-bottom: 1px solid #D3E4F6;
	border-left: 1px none #D3E4F6;
}

.welcome form input.submit{
	background-image: url(images/welcome_searchbar_button.gif);
	height: 23px;
	width: 31px;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
}

.welcome form input{
	border: none 0px;
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 20px;
	vertical-align: middle;
	float: left;
	color: #CC3300;
	width: 250px;
}

.welcome form label{
	height: 23px;
	width: 108px;
	display: block;
	float: left;
	background-image: url(images/welcome_searchbar_txt.gif);
}

.welcome img{
	float: right;
	position: relative;
	bottom: 155px;
	margin-bottom: -165px;
}

.hrule {
	background-color: #3C5674;
	height: 2px;
	font-size: 1px;
	border-width: 3px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.pagination{
	overflow: hidden;
	margin-bottom: 2em;
	clear: both;
	width: 599px;
}
.pagination a.hilite{
	background-color:#336699;
	color: #FFFFFF;
	border: 1px solid #336699;
}
.pagination a{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #336699;
	font-weight: bold;
	display: block;
	float: left;
	border: 1px solid #E2EBF1;
	line-height: 23px;
	padding-right: 8px;
	padding-left: 8px;
}
.pagination a:hover{
	background-color: #FF6633;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #FF6633;
}