body {
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background: url(../images/bg.jpg);
}

#wrapper {
    width: 740px;
	margin: -10px auto 10px auto;
	font-size: 11px;
/*
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
*/
}

#wrap {
    margin: 0px;
}

.horizontaldiv {
	width: 740px;
	float: left;
	background: transparent;
}

#navi {
	float:left;
    width:100%;
    height:40px;
    margin-top: 30px;
}

#navi a:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
    color: #FFFFFF;
}

#navi a:visited {
    text-decoration: none;
	font-weight: normal;
    color: #FFFFFF;
}

#navi a:hover {
    color: #4EA5D0;
}

#header_uppertext {
    float: left;
    width: 477px;
    height: 90px;
    background: url(../images/m6.jpg);
}

h1 {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    display: block;
    position: relative;
    color: #4EA5D0;
}

h1 a:link {
    font-family: Tahoma;
    font-size: 20px;
    color: #E80000;
    font-weight: bold;
}
h1 a:visited {
}
h1 a:hover {
    font-size: 20px;
    color: #000000;
}

h2 {
    color: #E80000;
    font-size: 15px;
    position: relative;
    font-weight: bold;
    line-height: 0px;
}

h3 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    display: block;
    position: relative;
}
h3 span {
    background: url(../images/gradient-glossy.png) repeat-x;
    position: absolute;
    display: block;
    width: 100%;
    height: 24px;
}

span.home {
    float:left;
    width: 146px;
    height: 44px;
    background: #848484 url(../images/1st_tab.jpg) no-repeat;
    padding: 12px 0px 0px 28px;
}
span.product {
    float:left;
    width: 146px;
    height: 45px;
    background: #848484 url(../images/2nd_tab.jpg) no-repeat;
    padding: 12px 0px 0px 28px;
}
span.gallery {
    float:left;
    width: 146px;
    height: 46px;
    background: #848484 url(../images/3rd_tab.jpg) no-repeat;
    padding: 12px 0px 0px 28px;
}
span.contact {
    float:left;
    width: 146px;
    height: 46px;
    background: #848484 url(../images/4th_tab.jpg) no-repeat;
    padding: 12px 0px 0px 28px;
}

span.tab {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

span.tab a:link {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

span.tab a:visited {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

span.tab a:hover {
    color: #90CE42;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

span.tab1 a {
    color: #AFD7ED;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    margin-top: -10px;
    margin-left: 2px;
}

a img{
    border:0;
}

a:link {
	color: #959595;
	font-family: tahoma;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
	color: #6D6D6D;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #4EA5D0;
	font-family: tahoma;
    font-weight: normal;
    text-decoration: none;
}

#content {
    width: 734px;
    background-color:#FFFFFF;
}

#content_body {
    margin: 10px 20px 0px 25px;
	line-height: 15px;
	font-size: 11px;
    color: #747474;
}

div.product {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #B4B4B4;
	padding: 4px;
}
img.product {
	float: left;
	padding-bottom: 4px;
}

#content_left {
    float: left;
	width: 310px;
    margin: 10px;
	padding: 5px;
}

#content_center {
	float: left;
	width: 8px;
	height: 460px;
	margin-top: 10px;
    background-image: url('../images/vline.jpg');
	background-repeat: repeat-y;
}

#content_right {
	float: left;
	width: 310px;
    margin: 10px;
	padding: 5px;
}

.content_right_small {
	float: left;
	width: 140px;
    margin: 0px 5px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#footer {
	background: transparent;
	width: 740px;
	padding: 0px;
	font-size: 10px;
	float:left;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/*--------- Product Light Box ---------*/

#products {
margin: 0px;
border: 0px;
}

#products img {
border: 5px solid #373737;
}
#products a:link img {
margin: 5px;
}
#products a:hover img {
border: 5px solid #AFD7ED;
color: #FFFFFF;
}
#products a { color: #FFFFFF; }

#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
display: block;
}
#lightbox-nav-btnPrev {
left: 0;
float: left;
}
#lightbox-nav-btnNext {
right: 0;
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px;
color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
width: 70%;
float: left;
text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block;
clear: left;
padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
width: 66px;
float: right;
padding-bottom: 0.7em;
}

/*--------- Contact Form ---------*/

#form {
margin-left:15px;
}

fieldset {
border: 0;
margin: 0;
padding:0;
}
label {
display: block;
}
input.submit {
padding: 2px 5px;
font: bold 12px/12px verdana,arial,sans-serif;
}