body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h4 {
	padding: 0 0 22px 0;
	font-size: 16px;	
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
}

a img	{ 
	border:2px solid #FE4E00;
} 


.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

.konker li.large {
	font-size: 13px;
}

.specs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#navigation {width:179px; font-size:12px;}

#navigation ul {margin:0px; padding:0px;}

navigation ul li {
height:25px;
line-height:25px;
list-style:none;
padding-left:10px;
color:#FE4E00;
border-top:#FE4E00 solid;
border-bottom:#FE4E00 solid;
border-width:1px;
cursor:pointer;
}

#navigation ul li:hover {background-color:#000; position:relative;}

#navigation ul ul {
display:none;
position:absolute;
left:130px;
top:5px;
border:#FE4E00 solid;
border-width:1px;
background-color:#000;
}

#navigation ul li:hover ul {display:block;}

#navigation ul ul li {border:none; width:150px; float:left; display:inline;} 

#navigation ul ul li:hover {text-decoration:underline; border:none;}


/* Gallery Styles */

#motioncontainer {
margin:5px auto;  Uncomment this line if you wish to center the gallery on page 
width: 50%; /* Set to gallery width, in px or percentage */
height: 110px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #FE4E00; /* Set image border hover color */
}

#motioncontainer a:hover {
color: #FE4E00; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */



/* Header */

#header {
	width: 681px;
	margin: 0 auto;
	padding: 40px 0 0 13px;
	height: 90px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#slider {
	width: 650px;
	margin: 0 auto;	
	padding: 10 10 10 10px;
}


#banner a {
	color: #000000;
}

#content {
	width: 694px;
	margin: 0 auto;
}

#popup {
	width: 520px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 179px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 424px;
	padding: 0 29px 0 0;
}

#services_sm  {
	float: left;
	border-style:solid;
	border-color:#FE4E00;
	padding: 5px 5px 5px 5px;
	width: 196px;
} 

#services  {
	border-style:solid;
	border-color:#FE4E00;
	padding: 5px 5px 5px 5px;
	width: 408px;
} 

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
