#divWrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divBanner {
	float: left;
	width: 778px;
	margin: 0;
	height: 116px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0;
	background-color: #336;
}
#divContentWrapper {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #99c;
	padding-bottom: 10px;
}
#divContent h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#divContent {
	float: left;
	width: 645px;
	text-align: justify;
	background-color: #FFF;
	background-repeat: no-repeat;
	line-height: 1.3em;
	padding-top: 10px;
	background-image: url(../images/cutimage.jpg);
	height: 547px;
}
#content a {
	color: #336;
	text-decoration: underline;
	font-weight: bolder;
}
#content a:hover {
	text-decoration: none;
}
#divRightSidebar {
	float: right;
	width: 120px;
}
#divRightSidebar .last {
	padding: none;
}
#bottomPictures {
	float: left;
	width: 645px;
	padding-top: 15px;
	background-image: url(../images/bg_bottom.gif);
	height: 205px;
	margin-top: 15px;
}
#bottomPictures table ul {
	line-height: 2.6em;
	font-weight: bold;
	font-size: 12px;
}
#divRightSidebar img {
	padding-bottom: 10px;
}
#content {
	width: 320px;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
}
#divFooter {
	font-size: 12px;
	text-align: center;
	padding: 6px;
	border-top: 1px solid #336;
	clear:both;
	margin: 0;
}
#divFooter ul li {
	display: inline;
	
}
#divFooter a:link, #divFooter a:visited {
	color: #336;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}
#divFooter a:hover {
	text-decoration: none;
}
#divContent1 {
	width: 645px;
	float: left;
}
#divContentRepairs a:link, #divContentRepairs a:visited {
	color: #336;
	text-decoration: underline;
	font-weight: bolder;
}
#divContentRepairs a:hover {
	text-decoration: none;
}
#divContent1 p {
	text-align: justify;
	line-height: 1.3em;
	font-size: 12px;
}
#divContentRepairs {
	float: left;
	width: 625px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#divContentRepairs h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#divContentRepairs ul {
	font-size: 12px;
	line-height: 1.5em;
}
#divContentRepairs p {
	line-height: 1.2em;
	text-align: justify;
	font-size: 12px;
}
#divContent1 .whiteBg {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#bottomPictures2 {
	width: 640px;
	float: left;
	margin-top: 15px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
}
#divContent2 {
	float: left;
	width: 645px;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-top: 10px;
}
#bottomPictures1 {
	width: 645px;
	float: left;
	margin-top: 15px;
}
#bottomPictures1 a:link, #bottomPictures1 a:visited {
	color: #336;
	text-decoration: underline;
	font-weight: bolder;
}
#bottomPictures1 a:hover {
	text-decoration: none;
}
#bottomPictures1 .whiteBg {
	background-color: #fff;
	line-height: 1.2em;
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomPictures1 .padding_top {
	padding-top: 10px;
}
#bottomPictures1 .bg {
	background-image: url(../images/white_bg.gif);
}
#divContent1 h1 {
	font-size: 12px;
	font-weight: bold;
}
#divContent1 .whiteBg a:link, #divContent1 .whiteBg a:visited  {
	color: #336;
	text-decoration: underline;
	font-weight: bolder;
}
#divContent1 .whiteBg a:hover {
	text-decoration: none;
}

#divNav {
	float: left;
	width: 780px;
	background-color: #99c;
	height: 25px;
	font-size: 12px;
}
#divNav ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
#divNav li {
	display: inline;
}
#divNav li a {
	color: #336;
	text-decoration: none;
	float: left;
	height: 20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#divNav a:hover {
	color: #FFFFFF;
	background-color: #336;
}
