/* CSS Document */

/*html, body, img, div {
margin: 0;
padding: 0;
border: 0;
}*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #000000;
margin-top: 0px;
}

#container {
width: 721px;
background-image: url(images/containerbg_11.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#banner {
background-image: url(images/bannerbg.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 372px;
margin-top: 0px;
}

#content {
float: left;
width: 495px;
padding: 10px 20px 20px 20px;
}

#sidebar-a {
float: right;
width: 167px;
margin-right: 1px;
padding: 10px 8px;
color: #3d4963;
font-size: 11px;
}

#footer {
color: #FFFFFF;
clear: both;
height: 10px;
border-bottom: solid #CDCDCD 1px;
font-size: 10px;
} 

#photosright {
float: right;
width: 230px;
margin-left: 25px;
}

/* Navigation */

div#navbar {
font-weight: bold;
text-align: center;
padding: 3px;
margin-top: 0px;
width: 715px;
background-image: url(images/navbg_05.jpg);
background-repeat: repeat-x;
height:27px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #4d8abe;
background-color: #F6F6F6;
text-decoration: none;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px; 
}

#navbar ul li a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none; 
}

#navbar #current a {
color: #000000;
background-color: #ffffff;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

/* HTML Tags */

h1 {
font-size: 12px;
font-weight: 300;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
color: #94c43f;
font-size: 16px;
font-weight: bold;
}

ul li {
margin-bottom: 24px;
}

/* classes */

.footer {
font-size: 11px;
color: #FFFFFF;
text-align: center;
}

.footer2 {
font-size: 10px;
color: #FFFFFF;
text-align: center;
}

.drphoto1 {
height: 300px;
}

.drphoto2 {
height: 270px;
}

.photoleft {
float: left;
padding: 0px;
margin-right: 25px;
}

.photo {
padding: 3px;
border: 1px #cccccc solid;
}


/* links */

a:link, a:visited {
color: #4c739a;
text-decoration: underline;
}

a:hover {
color: #FFFFFF;
background-color: #4c739a;
text-decoration: none;
}

.footer2 a:link, .footer2 a:visited {
color: #cccccc;
text-decoration: none;
}

.footer2 a:hover {
color: #cccccc;
text-decoration: underline;
background-color: #000000;
}



/* -- classes -- */

.highlight {
color: #94c43f;
font-weight: bold;
}

.required {
color: #4c739a;
}


/* -- Page Identifiers -- */

body#home #navhome a,
body#features #navfeatures a,
body#contact #navcontact a,
body#techdata #navtechdata a,
body#ordering #navordering a {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}