body {
	background-color: #70a3c7;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #2676c8;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#icon_shoppingCart{
position: absolute;
top: 3px;
left: 326px;
}

#header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-y;
	height: 65px;
	width: 749px;
	margin: 0;
	padding: 0;
}
#sub {
	background-color: #193043;
	background-image: url(images/sub_bubbles.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	width: 749px;
	padding: 0 36px 0 0;
	vertical-align: middle;
}
#logo {
	padding: 16px 0 0 35px;
	height: 44px;
	width: 186px;
}
#nav {
	margin: 0;
	padding: 0 31px 0 0;
	height: 21px;
	width: 359px;
	vertical-align: bottom;
	text-align: right;
}
#main {
	background-color: #ffffff;
}
#sidebar {
	padding: 47px 0 0 0;
	width: 200px;
	vertical-align: top;
}
#download {
	border-top: 1px solid #e6e8ea;
	border-bottom: 1px solid #e6e8ea;
}
#download td {
	padding: 4px 5px;
}
#content {
	padding: 47px 40px 0 0;
	line-height: 15px;
}
#footer, #ins_footer {
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
}
#ins_footer {
	padding-left: 20px;
	padding-bottom: 16px;
	height: 116px;
}
#footer a {
	color: #2676c8;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#copyright {
	color: #666666;
}
#links {
	padding: 40px 0 10px 35px;
}
#home_main {
	height: 270px;
}
#home_text {
	width: 300px;
	color: #ffffff;
	line-height: 20px;
	padding: 40px 0 0 33px;
}
.red {color: #d31f26;}
#home_sub {
	background-color: #14406f;
	padding: 12px 28px;
}
#home_sub .text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
#home_content {
	padding: 20px 0 0 0;
}
#bg1, #bg2, #bg3 {
	padding: 5px 15px 5px 15px;
	height: 199px;
	line-height: 14px;
	color: #737272;
	vertical-align: top;
	background-repeat: no-repeat;
}
#bg1 {
	background-image: url(images/home_bg_1.gif);
	width: 198px;
}
#bg2 {
	background-image: url(images/home_bg_2.gif);
	width: 209px;
}
#bg3 {
	background-image: url(images/home_bg_3.gif);
	width: 200px;
}
.blue1 {color: #47a2dc}
.blue2 {color: #a9c5dc}
.blue3 {color: #1669b7}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d31f26;
}

/* BUY PAGE */
#buy_table {
	width: 492px;
	background-color: #e6e8ea;
}
.buy_prod td {
	padding: 5px 0 5px 0;
	vertical-align: middle;
	height: 131px;
}
.addcart {
	text-align: right;
	vertical-align: bottom;
}
.buy_space {
	background-color: #FFFFFF;
	height: 2px;
}
.buy_side {
	padding: 0 0 0 10px;
	color: #2e689f;
	line-height: 20px;
}
#sidebar a:link {
	color: #e72e24;
	text-decoration: underline;
}
#buy_table h1 {
	color: #265c91;
	padding: 0;
	margin: 0;
}
.return {
	color: #737272;
}

.redBold {
	font-size: 14px;
	font-weight: bold;
	color: #D41314;
}