html,body,img,ul,ol,dl,dd,dt,form,table,td,tr,div,p,h1,h2,h3,h4,h5{
	border:0;
	border-collapse:separate;
	border-spacing:0;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #FFF;
}
#BodyMain {
	width: 1028px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}#Header {
	height: 312px;
}
#HeaderTop {
	background-image: url(images/2_03.png);
	height: 32px;
}
#Logo {
	height: 280px;
	width: 345px;
	float: left;
}
#LogoRight {
	width: 683px;
	height: 280px;
	float: left;
	background-image: url(images/2_06.png);
}
#PicMain {
	background-image:url(images/2_07.png);
	height:260px;
}
#Border {
	background-image: url(images/GM_WebDesign_09.png);
	background-repeat: repeat-x;
	background-position: 0px 422px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#Content {
	background-image: url(images/repeatimg.png);
	background-repeat: repeat-y;
	height: auto;
}
#Footer {
	background-image: url(images/2_14.png);
	height: 284px;
	background-repeat: no-repeat;
}
#Navbar {
	height: 65px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ContentInside {
	width: 85%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 20px;
}
#ContentInside p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#ContentInside h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#BottomText {
	text-align: center;
}
#Footer p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#FooterText {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 230px;
}
#FooterText a {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#FooterText a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom-style: none;
}
#ContentInside li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-left: 40px;
	list-style-type: circle;
	list-style-position: inside;
}
