 /* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #463328;
	background-image: url(../../../../../../../Desktop/diamond-plate.gif);
	background-color: #660000;
}
body a {
	color: #7b9d33;
}
body a:hover {
	color: #cf8b1f;
	background-color: #FFFFFF;
}
h2 {
	font-size: 24px;
	line-height: 36px;
	color: #7b9d33;
}
h3 {
	color: #cf8b1f;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}
#wrapper {
	width: 1012px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
}
#header {
	width: 1012px;
	height: 160px;
	margin-bottom: 2px;
	border-bottom-color: #000000;
	background-image:url(../images/diamond.jpg)
}
#nav {
	width: 1012px;
	height: 40px;
	border-top: solid 1px #00000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/nav-bg.jpg);
}
#nav ul {
  	height: 40px;
  	list-style: none;

}
#nav ul li {
	float: left;
	border-color: #333333;
}
#nav li a {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(../images/nav-bg.jpg);
	font-weight: bold;

}
#home-tab a, #portfolio-tab a, #themes-tab a, #repair-tab a, #equipmet-tab a, #active-tab a, #services-tab a, #repair-tab a, #equipment-tab a, #ontact a  {
	width: 160px;
	color: #fefae8;
	border-right: solid 1px #00000;
	border-left: solid 1px #00000;
	background: url(../images/nav-bg--active.jpg);
}

#contact-tab a {
	width: 100px;
	color: #fefae8;
	border-right: solid 1px #7b9c33;
	border-left: solid 1px #7b9c33;
	background: url(../images/nav-bg--active.jpg);

}
#home-tab a:hover, #services-tab a:hover, #portfolio-tab a:hover, #themes-tab a:hover, #contact-tab a:hover, #equipmet-tab a:hover, #repair-tab a:hover {
	background: url(../images/nav-bg--active.jpg);
}
#active-tab a {
	width: 180px;
	color: #FF0000;
	border: none;
	background: url(../images/nav-bg--active.jpg);
}
#content {
	width: 1012px;
	
}
#tagline {
	width: 998px;
	height: 38px;
	margin: 20px;
	border-top: solid 1px #e3d7c5;
	border-bottom: solid 1px #e3d7c5;
}
#tagline p {
	float: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 38px;
}
#tagline img {
	float: right;
	margin: 4px 20px;
}
#content-left {
	width: 380px;
	float: left;
	margin: 0 0px 0 15px;
}
#content-right {
	width: 440px;
	float: right;
	margin: 0;
}
#content-left p {
	margin: 20px 0;
}
#content-right p {
	margin: 0 0 20px;
}
#main {
	width: 510px;
	float: left;
	margin: 0 10px 0 10px;
}
#main p {
	margin: 20px 0;
}
#sidebar {
	width: 300px;
	float: right;
	margin: 0 20px 0 0;
}
#wide-column { 
	padding: 0 20px;
}
#wide-column p {
	margin: 20px 0;
}
#wide-column img {
	background: #e3d8c5;
	padding: 5px;
}
#footer {
	padding: 10px;
	height:10px;
	background:#FF0000;
	margin-top: 15px;
	

}
#footer a {
	color: #FFFFFF;
}

/* Slider */
#slider-container {
	width: 410px;
	background: #e3d8c5;
	margin: 0 20px;
	padding: 5px 0;
	float: right;
}

#slider {
	margin: 0 5px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
		}
#slider li {
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width: 410px;
	height: 266px;
	overflow: hidden;
}
span#prevBtn { 
	display: none; 
}
span#nextBtn { 
	display: none; 
}
/* End Slider */

/* Random Classes */

.port-img {
	background: #e3d8c5;
	padding: 5px;
	margin-top: 20px;
}
.port-button {
	margin: 20px 5px;	
}

.port-item-left {
	width: 440px;
	float: left;
}
.port-item-right {
	width: 440px;
	float: left;
	margin: 20px 0 20px 0;
}
.clear {
	clear: both;
}
.top-margin {
	margin-top: 20px;
}

#logo {
	background:#ffffff;
	height:160px;
	width:173px;
	position:relative;
}

#headbg {
	height:154px;
	width:800px;
	position:relative;
}
