body {
background-image:url(images/bg.jpg);
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px;
padding:10px;
}

* {
margin:0;
padding:0;
}

#container {
margin:0 auto;
text-align:left;
width:800px;
}

a {
font-size:12px;
}

p {
margin:8px 0;
}

p.a {
margin:0;
}

html {
height:100.1%;
}

/********************** Header ***************************/
#header {
background-image:url(images/header.jpg);
border:1px solid #333;
height:145px;
margin:0;
position:relative;
width:798px;
}

#nav {
border:1px solid #333;
display:block;
height:30px;
left:0;
position:relative;
top:-1px;
width:798px;
}

#nav ul {
height:30px;
list-style:none;
}

#nav ul li {
float:left;
height:30px;
}

#nav li a {
display:block;
font-family:"tahoma",Georgia,Serif;
font-weight:700;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none;
}

#index-tab a, #about-tab a, #services-tab a, #products-tab a, #portfolio-tab a, #info-tab a   {
	width: 113px;
	color: #fff;
	border-left: solid 1px #333;
	background-image:url(images/button.jpg);
}
#index-tab a:hover, #about-tab a:hover, #services-tab a:hover, #products-tab a:hover, #portfolio-tab a:hover, #info-tab a:hover, #contact-tab a:hover {
	color: #222;
}
#contact-tab a {
	width: 113px;
	color: #fff;
	border-left: solid 1px #333;
	background-image:url(images/button.jpg);
}
#active-tab a {
	width: 113px;
	color: #fff;
	border-left: solid 1px #333;
	background-image:url(images/active.jpg);
}
/********************** Content ***************************/
#content {
background-color:#fff;
background-image:url(images/body.jpg);
border:1px solid #333;
left:0;
position:relative;
top:-2px;
width:798px;
}

#contentc {
background-image:url(images/contact.jpg);
border:1px solid #333;
left:0;
position:relative;
top:-2px;
width:798px;
}

img {
border-width:0;
}

h1 {
color:#bc0101;
font-size:14px;
margin:10px 0 15px;
text-align:left;
}

h2 {
color:#bc0101;
font-size:12px;
margin:15px 0 5px;
text-align:left;
}

h3 {
color:#bc0101;
font-size:14px;
margin:20px 20px 15px 0;
text-align:left;
}

h4 {
color:#444;
font-size:12px;
margin:15px 0 5px;
text-align:left;
}

#left {
border-right:#fff 2px solid;
display:inline;
float:left;
margin-bottom:2px;
margin-top:4px;
padding:0 0 0 30px;
width:476px;
}

#left a {
color:#bc0101;
font-weight:700;
text-decoration:none;
}

#left1 {
display:inline;
float:left;
margin-bottom:0;
margin-top:10px;
padding:0 30px;
width:700px;
}

#left1 a {
color:#bc0101;
font-weight:700;
text-decoration:none;
}

#center1 a:hover,#right a:hover {
color:#bc0101;
}

#center1 {
color:#444;
display:inline;
float:left;
margin-bottom:8px;
margin-top:10px;
padding:0 20px 0 30px;
width:750px;
}

#center1 a {
color:#857565;
text-decoration:none;
}

#center2 {
display:inline;
float:left;
margin-bottom:8px;
margin-top:10px;
padding:0 20px 0 30px;
width:750px;
}

#photo a {
border:3px solid #fff;
display:block;
margin-bottom:30px;
margin-left:3px;
width:170px;
}

#gallery a {
display:inline;
margin-right:8px;
width:150px;
}

#gallery img {
border-color:#fff;
border-width:2px;
}

#uc {
border:1px solid #696969;
display:block;
margin-bottom:30px;
margin-left:45px;
margin-top:0;
padding:1px;
width:640px;
}

#right {
float:left;
margin-left:0;
margin-top:50px;
padding:0 20px 0 38px;
width:200px;
}

#right a {
color:#104ecc;
}

/********************** Footer ***************************/
#footerline {
background-image:url(images/footer1.jpg);
clear:both;
font-size:1px;
margin:0;
}

#footer {
color:#444;
height:20px;
padding-top:5px;
text-align:right;
width:798px;
}