@charset "utf-8";
/* CSS Document */

/* global */
body {
	margin: 0 0 0 0;
	background-color: #c9caca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}

.side p {margin-top: 5px;}

#footer p {color: #FFF; font-size: 11px;
}

h1 {margin: 0 0 0 0;
font-size: 20px;
color: #ef3223;
margin-bottom: 5px;
}

h2 {margin: 0 0 0 0;
font-size: 18px;
color: #ef3223;
margin-bottom: 5px;
}

h3 {margin: 0 0 0 0;
font-size: 16px;
color: #ef3223;
margin-bottom: 5px;
}

img {border: 0px;
}


/* linking system */
a:visited  {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #666666; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}


#footer a:visited  {text-decoration: none; color: #666666;	cursor: pointer;
	cursor: hand;
}
#footer a:active   {text-decoration: none; color: #666666; 	cursor: pointer;
	cursor: hand;
}
#footer a:link     {text-decoration: none; color: #666666;	cursor: pointer;
	cursor: hand;
}
#footer a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}


.submenu {
	text-align: left;
	margin-top: 20px;
	color: #fff;
	background: url(/images/submenu.png);
	border-bottom: none;
		cursor: hand;
	cursor: pointer;
	padding-top: 7px;
	padding-left: 28px;
	font-weight: bold;
	font-size: 11px;
}

.submenuHover {
	text-align: left;
	color: #ec8813;
	cursor: hand;
	cursor: pointer;
	background: url(/images/submenuOn.png);
	padding-top: 7px;
	padding-left: 28px;
	font-weight: bold;
		font-size: 11px;
}

/* subpage bottom links */
#searchEngines {
	width: 244px;
	height: 32px;
	float: right;
	margin-right: 30px;
	background: url(/images/bottomPartSearch.png);
}

#headerFunction {
	margin: auto;
	overflow: hidden;
	width: 810px;
	}
	
#functionNavigation {
	width: 380px;
	float: left;
}

#fontResizing {
	width: 120px;
	float: left;
	padding-left: 20px;
}

/* header */

#printHeader {
	width: 850px;
	height: 188px;
	background: url(/images/printHeader.jpg);
	margin: auto;
	margin-top: 20px;
}

#printContent {
	width: 850px;
	margin: auto;
	background: #FFF;
	margin-top: 10px;
	padding-bottom: 30px;
}

#logo {
	width: 271px;
	height: 110px;
	position: relative;
	left: 40px;
	top: 20px;
	float: left;
	margin:65px 0 0 0;
}

#logo a {
	width: 271px;
	height: 110px;
	display: block;
}

#phone { font-weight: bold; font-size: 120%; float: right; color: #DD1709; margin: 15px 50px 0 0;}

#contact {
	width: 322px;
	height: 118px;
	background:url(../images/contact_03.png);
}

#welcome {
	width: 392px;
	height: 132px;
	float: left;
	margin-top: 80px;
	margin-left: 20px;
	background: url(../images/welcome_07.png);
}

/* content */
#contactInside {width: 811px;
height: 255px;
background: url(../images/insideContact.jpg);
}

#sideElement {
	width: 300px;
	height: 438px;
	float: right;
	background: url(../images/workshop.jpg);
}

#wrapper {
	/*background: url(../images/background.png) no-repeat;*/ 
	width: 900px;
	/*padding-top: 20px;*/
	margin: auto;
	}

#header {
	width: 857px;
	height: 258px;
	background: url(../images/headerUpdate_04.jpg);
	margin: auto;
}

#flashy {
	width: 415px;
	height: 204px;
	padding-top: 54px;
	float: right;
	margin-right: 7px;
}

#rightWrapper {
	width: 430px;
	float: right;
}

#mainMenu {
	width: 857px;
	margin: auto;
}

#content {
	width: 857px;
	background: url(../images/contentBackground_13.png) repeat-y;
	margin: auto;
	
}

#topContent {
	background: url(../images/contentTopBg_07.png) no-repeat;
	width: 843px;
	margin: auto;
	height: 780px;
}

#contentWrap {
	width: 830px;
	overflow: hidden;
	margin: auto;
}

#subpageContent {
	width: 810px;
	padding-top: 20px;
	margin: auto;
}

#bottomPart {
	width: 857px;
	margin: auto;
	background: url(../images/bottomContent_32.png);
	height: 43px;
	padding-top: 14px;
}

.equipment {
	width: 426px;
	height: 138px;
	position: relative;
	top: 50px;
	left: 40px;
}


.options {
	width: 502px;
	float: left;
	margin-left: 20px;
	margin-top: 105px;
}

.side {
	width: 250px;
	float: right;
		position: relative;
	top: 150px;
}


/* footer */
#footer {
	width: 857px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

/* older styles */

.items {
	padding: 5px;
		width: 140px;
	margin-top: 5px;
}

.item {
	/*	background-color: Silver; */
	border-bottom: solid Silver 1px;
	color: #393939;
	width: 94%;
	height: 100%;
	padding: 5px;
	margin-right: 7px;
	margin-top: 5px;
	padding-bottom: 5px;
	height: 200px;
}

th, .item, td{
	color : #000000;
}

.imgpdf {
	float: right;
}

.ah3 {
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: White;
	font-size: 17px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	vertical-align: middle;
	background-color: #ef3223;
	width: 100%;
}

