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-color: #FFFFFF;
}

#wrapper {
    width: 750px;
	background-color:#FFFFFF;
	border: 10px solid #FFFFFF;
	margin: -30px auto 0px auto;
	font-size: 11px;
}

#wrap-inner {
    margin: 0px;
    border: 0px;
    width: 710px;
}

.col1 {
	width: 508px;
	float: left;
}
.col2 {
	width: 194px;
	float: left;
}

/*
ul.linkheader {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.linkheader li {
    width: 194px;
    height: 41px;
    list-style: none;
    background: #FFFFFF url(../images/services.gif) no-repeat;
    padding: 20px 0px 2px 33px;
}

.linkheader li a:link {
    font-family: Arial, sans-serif, Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.linkheader li a:visited {
    font-family: Arial, sans-serif, Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.linkheader li a:hover {
    color: #E80000;
}

h1 {
   font-family: Tahoma;
   font-size: 20px;
   font-weight: bold;
   position: relative;
   display: block;
   color: #FF0000;
}

h1 span {
  background: url(../images/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 32px;
}

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;
}
*/

h1 {
width: 470px;
background: url("../images/title.gif") no-repeat;
font-size: 18px;
font-weight: bold;
height: 25px;
padding: 8px 0px 0px 12px;
color: #5F5F5F;
}


h2 {
   color: #007EFC;
   font-size: 17px;
   display: block;
   position: relative;
   font-weight: bold;
}
h2 span {
  background: url(../images/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 24px;
}

h3 {
   color: #116289;
   font-size: 14px;
   font-weight: bold;
   display: block;
}

.textred {
	font-family: tahoma;
	font-size: 10px;
	color: #E80000;
	font-weight: normal;
}

ul {
    list-style-image: url(../images/arrow.jpg);
    display: block;
}

#lineleft {
	float: left;
	width: 3px;
	background-image: url('../images/l3.gif');
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 702px;
	margin: 0px 0px 0px 2px;
	line-height: 15px;
	font-size: 11px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

.content_left {
	float: left;
	width: 223px;
	padding: 15px;
	border-right: 1px solid #ADADAD;
	text-align: justify;
}

.content_left_max {
	float: left;
	width: 477px;
	padding: 15px;
	border-right: 1px solid #ADADAD;
	text-align: justify;
}

.content_left_small {
	float: left;
    margin: 0px 5px;
	padding: 5px;
}

#content_center {
	float: left;
	width: 8px;
	height: 450px;
	background-image: url('../images/vline.jpg');
	background-repeat: repeat-y;
}

#content_right {
	float: left;
	width: 160px;
	padding: 15px;
}

#content_right ul {
    list-style: none outside;
}
#content_right li {
    margin : 0px 0px 5px -20px;
    line-height : 11px;
    list-style-image: url(../images/nw2.gif);
}
#content_right li a:link {
    color : #6d6d6d;
    text-decoration : none;
    font-weight: bold;
}
#content_right li a:visited {
    color : #6d6d6d;
    font-weight: bold;
}
#content_right li a:hover {
    color : #6d6d6d;
    font-weight: bold;
}

.content_right_small {
	float: left;
    margin: 5px;
	padding: 5px;
}

#content_body {
  float: left;
  width: 480px;
  margin-top: 20px;
}

#sidebar {
	float: left;
    width: 210px;
    margin: 20px 0px 5px 25px;
}

#products .box {
float: left;
margin: 0px 0px 10px 10px;
padding: 5px;
border: 1px solid #42789C;
background: #FFFFFF;
/*background: #5AA5D6;*/
}
#products img {
/*border: 5px solid #6BC5FF;*/
border: 5px solid #FFFFFF;
border-width: 5px 5px 5px;
}
/*
#products img:hover {
border: 5px solid #B7E3FF;
border-width: 5px 5px 5px;
color: #FFFFFF;
}
*/

/*
#sidebar a {
background : inherit;
text-decoration : none;
margin: 0px;
}
#sidebar h3 {
color : #6d6d6d;
font : bold 1.2em Tahoma, Arial, Sans-serif;
margin-top : 10px;
border-bottom : 1px dotted #ccc;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
color : #6d6d6d;
font : bold 1.2em Tahoma, Arial, Sans-serif;
margin-top : 10px;
border-bottom : 1px dotted #ccc;
}
#sidebar h3 a:hover {
color : #E80000;
}
#sidebar .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
padding : 5px;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
}
*/

#contact {
    float: left;
    width: 180px;
    height: 94px;
    margin-top: 10px;
    margin-left: -15px;
    background-image: url('../images/sup1.gif');
    font : bold 1.5em Arial, Tahoma, Sans-serif;
	text-align: left;
}

#footer {
    float: left;
    width: 708px;
    height: 71px;
    margin: 0px auto;
    padding: 28px 0px 0px 30px;
    background-image: url('../images/footer.gif');
    background-repeat: no-repeat;
    color: #6D6D6D;
	text-align: left;
	font-size: 11px;
}

#footer1 {
    float: left;
    width: 708px;
    height: 10px;
    margin: 0px auto;
    background-image: url('../images/footer1.gif');
}

#footer2 {
    float: left;
    width: 10px;
    height: 46px;
    background-image: url('../images/footer2.gif');
}

#footer3 {
    float: left;
    width: 10px;
    height: 46px;
    background-image: url('../images/footer3.gif');
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D8381;
	font-weight: normal;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #49394E;
}


.d {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7CA1B3;
	text-decoration: none;
}

.b {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A8EBC;
	text-decoration: none;
}

a:link {
	color: #3A8EBC;
	font-family: tahoma;
    text-decoration: none;
}
a:visited {
	color: #7CA1B3;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	color: #6D6D6D;
	font-family: tahoma;
	text-decoration: none;
}

#content a:link {
	color: #3A8EBC;
	font-family: tahoma;
    text-decoration: underline;
}
#content a:visited {
	color: #7CA1B3;
	font-family: tahoma;
	text-decoration: none;
}
#content a:hover {
	color: #6D6D6D;
	font-family: tahoma;
	text-decoration: none;
}

a img{
    border:0;
}

/*
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7D8381;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7CA1B3;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C6C6C6;
}
.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #E80000;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	text-decoration: none;
}
a.b:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}
a.c:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}
a.c:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}
a.c:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	text-decoration: none;
}
a.d:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
}
a.d:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7CA1B3;
	text-decoration: none;
}
a.d:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E80000;
	text-decoration: none;
}
a.e:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.f:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.f:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.g:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
*/

/*--------- 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;
}

/*--------- Light Box ---------*/

#gallery {
/* background-color: #444; */
padding: 5px;
width: 220px;
display: inline;
}
#gallery .box {
float: left;
margin: 11px;
text-align: center;
font-size: 80%;
}
#gallery img {
border: 5px solid #AEE4FF;
border-width: 5px 5px 5px;
}
#gallery a:hover img {
border: 5px solid #CCEEFF;
border-width: 5px 5px 5px;
color: #fff;
}
#gallery a:hover { color: #fff; }

#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;
}
