/* CSS Document */

body {
	text-align:center;
	margin:0 auto;
	background-color:#CCCCCC;
	width:655px;
}
img {
	border:0px;
}
#top_links {
	background-image:url(../images/top_links_bg.jpg);
	width:477px;
	height:78px;
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
#side_links {
	background-image:url(../images/side_links_bg.jpg);
	width:178px;
	height:362px;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}
#btm_strip {
	background-color:#2E3884;
	height:70px;
}

.top_links {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	color:#FFFFFF;
	line-height:22px;
	text-decoration:none;
	font-size:16px;
}
.top_links a {
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.top_links a:hover {
	color:#DE6B28;
	text-decoration:none;
}
.side_links {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}
.side_links a {
	color:#ffffff;
	text-decoration:none;
}
.side_links a:hover {
	color:#DE6B28;
	text-decoration:none;
}
.txt {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	color:#333;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.txt a{
	color:#ff6600;
	text-decoration:none;
}
.txt a:hover{
	color:#333;
	text-decoration:none;
}
.btmtxt {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.btmtxt a{
	color:#fff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
.btmtxt a:hover{
	color:#9EA4CB;
	text-decoration:none;
}
.btmtxt1 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	color:#fff;
	font-size:10px;
	line-height:19px;
	text-decoration:none;
}
.btmtxt1 a{
	color:#fff;
	text-decoration:none;
}
.btmtxt1 a:hover{
	color:#9EA4CB;
	text-decoration:none;
}
.headings {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:1em;
	color:#ff6600;
	line-height:17px;
	text-decoration:none;
	font-weight:bold;
}
.img-border {
	border:2px solid #ccc;
}
.product_name {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:13px;
	color:#ff6600;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.product_head {
	background-color:#2E3884;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:0.8em;
	color:#fff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.product_txt {
	background-color:#CCCCCC;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	color:#333;
	line-height:18px;
	text-decoration:none;
}
.border {
	border:1px solid #ccc;
}