@charset "utf-8";


body {
background:url(images/bg.jpg) repeat #3f5993;
margin:0px;
}

#container_hbg {
background:url(images/h_big.jpg) no-repeat top #3f5993;
width:1000px;
position:relative;
overflow:hidden;
}

#container_h {
width:1000px;
height:220px;
text-align:left;
}

#logo {
padding-top:20px;
width:165px;
height:163px;
margin-left:70px;
float:left;
}

#container_m {
width:1000px;
position:relative;
overflow:hidden;
text-align:left;
}

#nav3_bg {
background:url(images/nav3_bg.jpg) no-repeat;
width:263px;
height:1400px;
overflow:hidden;
float:left;
text-align:left;
}

#nav_links {
padding-left:110px;
padding-top:45px;
height:25px;
}

#nav_links2 {
padding-left:110px;
padding-top:57px;
height:25px;
}

#home_c {
padding-top:20px;
padding-left:40px;
text-align:left;
}

#container_c {
width:733px;
float:right;
margin-top:12px;
text-align:left;
}

#container_f {
background:url(images/footer_bg.jpg) no-repeat;
width:973px;
height:81px;
margin-top:15px;
margin-bottom:20px;
}

#product_c {
border:solid 3px #C09709;
text-align:center;
padding:15px 5px 5px 5px;
margin-bottom:10px;
}

.img {
border:6px solid #233356;
}

.more {
border:#233356 5px solid;
width:140px;
}

.select {
width:130px;
}

.add {
width:250px;
float:left;
margin-top:16px;
}

.addtobasket {
background:url(images/addtobasket.png) no-repeat;
width:156px;
height:34px;
float:right;
margin-top:12px;
border:0;
cursor:pointer;
}

.c_top {
background:url(images/c_top.png) no-repeat;
width:733px;
height:22px;
}

#c_bg {
background:url(images/c_bg.gif) repeat-y;
width:690px;
padding-left:14px;
padding-right:23px;
padding-bottom:5px;
}

.c_bottom {
background:url(images/c_bottom.png);
width:733px;
height:91px;
}

#a_c {
width:690px;
overflow:hidden;
position:relative;
margin-top:15px;
margin-bottom:15px;
}
#a_left {
float:left;
width:212px;
height:318px;
}
#a_right {
float:right;
height:318px;
width:450px;
}

h1 {
color:#000;
margin:0;
padding:15px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
background:url(images/h1.png) no-repeat;
width:184px;
height:32px;
text-align:center;
}

.google {
margin-left:30px;
margin-top:20px;
}

.style2 {color: #000000; font-size: 24px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style3 {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
}

a:link {
color: #fff;
text-decoration: none
}

a:visited {
color: #fff;
text-decoration: none
}

a:active {
color: #fff;
text-decoration: none
}

a:hover {
color: #fff;
text-decoration: underline;
}

a.nav:link {
color: #000;
text-decoration: none;
font-weight:bold;
}

a.nav:visited {
color: #000;
text-decoration: none;
font-weight:bold;
}

a.nav:active {
color: #000;
text-decoration: none;
font-weight:bold;
}

a.nav:hover {
color: #fff;
text-decoration: none;
font-weight:bold;
}

p.padding {
	padding-left:2cm;
}
p.padtop {
	padding-top:40px;
}