@charset "utf-8";
/* CSS Document */

a:link {
	color: #0f344a;
	text-decoration: none;
	
}
a:visited {
	color: #0f344a;
	text-decoration: none;
}
a:hover {
	color: #3f6885;
	text-decoration: none;
}
a:active {
	color: #3f6885;
	text-decoration: none;
}
body {
	margin:0px;
	padding:0px;
	background-attachment:scroll;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
}

p, h2 {
margin: 0px;  
padding: 0px;
}

#bannercontainer {
    padding-top:50px;
	height:auto;
    background:url(../images/bg-top.png);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	}
#banner {
margin:auto;
width:952px;
height:211px;
background-image:url(../images/header.png);
text-align:center;
}
#buttons {
float:right;
margin-top:90px;
margin-right:40px;
width:130px;
height:80px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#bodytext {
    margin-top:0px;
	margin:auto;
	width:912px;
	padding:20px;
	height:auto;
	background-image:url(../images/body.png);
	background-repeat: repeat-y;
	text-align:left;
}
#footertext {
margin-top:0px;
margin:auto;
width:952px;
}
#bottomtext {
margin:auto;
width:952px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#0f344a;
line-height:30px;
text-align: center;
}

#bottomtext .style1 {color: #3f6885}
.style2 {font-size: 10px}
.style2 a:link {
	color:#dea74c;
	text-decoration: underline;
}
.style2 a:visited {
	color:#dea74c;
	text-decoration: underline;
}
.style2 a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.style2 a:active {
	color:#dea74c;
	text-decoration: underline;
}
#buttons a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#buttons a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#buttons a:hover {
	color:#dea74c;
	text-decoration: none;
}
#buttons a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.buttonstyle1 {
line-height:19px;
padding-top:0px;
padding-bottom:0px;
}
#bluebar {
width:2px;
height:68px;
margin-top:1px;
background-color:#447697;
}
#titleline {
width:821px;
margin:auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#0b2b3f;
}
#productcontainer {
width:821px;
margin:auto;
min-height:330px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
#productpic {
	width:125px;
	height:125px;
	margin-bottom:5px;
    filter: Shadow(Color=#999999, Direction=120);
}
.border {
	border: 1px solid #FFFFFF;
	
}
#producttitle {
width:120px;
padding-left:5px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
color:#0F344A;
font-size:10px;
text-align:left;
line-height:10px;
font-weight:bold;
}
#itemcontainer {
width:125px;
height:auto;
float:left;
margin-right:11px;
margin-bottom:20px;
}
.clear {
clear:both;
}
#contact_main {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-algin:left;
}

.aboutus_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	line-height:16px;
	text-align:justify;
}
#google {
width:350px;
float:right;
margin-left:30px;
margin-bottom:20px;
}











