body {
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#003366;
}

a:hover {
	color: #CC0000;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1 {
	font-weight:bold;
	font-size: 11px;
	margin: 0 0 10px 0;
}

h1 a {
	color: #000000;
	text-decoration:none;
}

h1 a:hover {
	color: #CC0000;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
}

button {
	background-color:#F1EFE2;
	width: 120px;
	height:19px;
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#container {
	width: 770px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 auto 0 auto;
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
}

#header {
	height: 62px;
	background-image:url(/images/tagbg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#logo {
	float: left;
	padding-left: 81px;
	width: 249px;
}

#tag {
	font-weight:bold;
	font-size:12px;
	color: #003366;
	width: 412px;
	padding: 20px 0 0 20px;
	float: left;
}

#featured {
	height: 138px;
	font-size:11px;
	line-height:14px;
	padding: 0 13px 0 0;
}

#featured a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#box1 {
	float: right;
	width: 315px;
	height: 122px;
	background-image:url(images/box1bg.png);
	background-repeat:no-repeat;
	margin-right: 18px;
	overflow:hidden;
}

#box1 p {
	padding: 0 0 0 10px;
	margin: 0;
}

#box1 div {
	float: right;
	width: 70px;
	text-align:right;
	padding-right:5px;
	margin-top:-20px;
	height:102px;
	overflow:hidden;
	overflow:hidden;
}

#box1 div img {
	float:none;
}

#box2 {
	float: right;
	width: 224px;
	height: 122px;
	background-image:url(images/box2bg.png);
	background-repeat:no-repeat;
}

#box2 p {
	padding: 7px 5px 0 10px;
	margin: 0;
}

#leftcolumn {
	width: 180px;
	float: left;
	overflow:hidden;
}

.menusection {
	margin: 0 0 9px 0;
	border-top: 1px solid #CCCCCC;
}

.menusection a {
	display:block;
	color:#000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F1EFE2;
	text-align:right;
	padding: 3px 5px 3px 0;
	width: 174px;
	text-decoration:none;
}

.menusection a:hover {
	background-color: #003366;
	color: #FFFFFF;
}

.menusection div {
	margin: -1px 0 0 180px;
	border-top: 1px solid #CCCCCC;
	position:absolute;
	visibility:hidden;
}

.menusection div a {
	display:block;
	color:#000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	text-align:left;
	padding: 3px 0 3px 5px;
	width: 160px;
	text-decoration:none;
}

.menusection div a:hover {
	background-color: #003366;
	color: #FFFFFF;
}

#content {
	width: 570px;
	float:left;
	padding: 0 0 0 20px;
}

#newsletter {
	background-color: #CCCCCC;
	padding: 10px 0 10px 20px;
}
#newsletter form {
	margin-top: 10px;
}

#newsletter input {
	font-size: 12px;
	width: 85px;
}

#search {
	background-color: #AAAAAA;
	padding: 10px 0 10px 20px;
	margin-bottom:10px;
}
#search form {
	margin-top: 10px;
}

#search input {
	font-size: 12px;
	width: 85px;
}

#jangro {
	padding: 10px 0 10px 0;
	text-align:center;
}

#footer {
	color:#FFFFFF;
	background-color: #003366;
	padding: 10px 0 30px 20px;
	clear:both;
	margin-top: 10px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#specialoffers {
	padding: 10px 0 10px 0;
}

#specialoffers a {
	display:block;
	border: 1px solid #CCCCCC;
	width: 173px;
	height:173px;
	text-decoration:none;
	color:#000000;
	text-align:center;
	float: left;
	margin: 15px 15px 0 0;
}

#specialoffers a:hover {
	border: 1px solid #CC0000;
	background-color: #E1E1E1;
}


#specialoffers a div {
	padding: 10px 0 10px 0;
	height:65px;
	overflow:hidden;
	cursor:pointer;
}

#about {
	padding: 0 15px 20px 0;
}

#utils {
	font-weight:bold;
	color: #CC0000;
	float: right;
	padding: 0 20px 0 0;
}

#utils a {
	color: #CC0000;
	text-decoration:none;
}

#utils a:hover {
	color: #003366;
	text-decoration:none;
}

.tel {
	color: #CC0000;
}

.break {
	height: 1px;
	overflow:hidden;
	clear:both;
}

.offer {
	color: #CC0000;
}

/* Products Listing */
#productlisting {
	border-top: 1px solid #CCCCCC;
	margin: 0 15px 20px 0;	
}
.product_item {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	_padding-bottom:0;
	clear:both;
}

.product_img {
	float:left;
	width: 65px;
	text-align:center;
}

.product_info {
	float:left;
	width: 310px;
	margin-left:10px;
}

.product_info h2 {
	font-size:11px;
	margin: 0 0 7px 0;
	padding: 0;
}


.product_buy {
	float:left;
	text-align:right;
	width: 150px;
	margin: 20px 0 0 0;
}

#map {
	width: 275px;
	border: 1px solid #000000;
	height: 500px;
	margin: 0 15px 0 10px;	
	_margin: 0 7px 0 10px;
	z-index:0;
	float:right;
}

/* Form Styles */
.form input {
	width: 400px;
	font-size:11px;
}

.form textarea {
	width: 400px;
	font-size:11px;
	overflow:hidden
}

tr.seperator td {
	border-top: 1px solid #CCCCCC;
}

tr.seperator_red td {
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.error {
	font-weight:bold;
	color:#CC0000;
}

/* Useful docs */
#usefuldocs a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#usefuldocs a:hover {
	color:#CC0000;
}

#usefuldocs ul {
	padding: 20px 0 0 10px;
	margin:0;
	list-style:none;
}

#usefuldocs ul li {
	margin:0 0 8px 0;
	padding:0 0 0 15px;
	background-image:url(/images/icon_sm_pdf.png);
	background-repeat:no-repeat;
	background-position: 0 1px;
}
