@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
}
.buttons {
	padding-right: 12.4px;
}
#content {
	width: 800px;
	height: 200px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#content-service {
	width: 800px;
	height: 300px;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

#info {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#top-info {
	height: 30px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#btn_home {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 5px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}



#main-nav {
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	height: 30px;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}
#brands {
	height: 77px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 900px;
	text-align: center;
	margin-top: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #333333;
}



#display {
	text-align: center;
	height: 420px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.info-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
#footer {
	text-align: center;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	line-height: 25px;
}
