/* CSS Document */

body {
	padding : 0;
	margin : 0;
	bordedr: 0;
	background-repeat : no-repeat;
	background-color: #000000;
	background-position: center top;
}

#header_wrapper{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	background-image:url(media/header_bg_01.gif);
	background-repeat:repeat-x;
	/*height: 100%;*/
	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/
	/*margin-left: -375px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
}

#content_wrapper{
	width: 100%;
	/*height: 100%;*/
	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	top: 220px;
	bottom: 10px;
	background-color:#666666
}

#footer_wrapper{
	width: 100%;
	/*height: 100%;*/
	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	top: 220px;
	bottom: 10px;
	background-color:#999999
}

#header{
	position:absolute;
	left: 50%;
	width: 750px;
	/*height: 100%;*/
	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	z-index : 2;
	top: 220px;
	bottom: 10px;
	background-color:#333333
}

#footer{
	margin-right: 96;
	margin-left: 96;
	margin-top: auto;
	background-color:#333333

}

#bg_top{
	text-align: center;
	position : absolute;
	top : 0px;
	left : auto;
	z-index : 1;
	border: 0;
	margin: 0;
}

#welcome{
	width: 500px;
	float: left;
	text-align: left;
	margin-top: 0px;

}

#news{
	width: 200px;
	float: right;
	margin-top: 0px;
	text-align: center;
	background-color: #000000;
	background: url(media/pxl.gif) repeat-y left top;
}



#wrapper{
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30;
	text-align: center;
}

#wrapper2{
	width:730px;
	margin:0 auto;
	margin-top: 30;
}

#menu{
	width: 750px;
	margin: 0 auto;
	margin-left: auto;
	/*margin-top: 175px;*/
	text-align: center;
	z-index : 1;
}

#menu2{
	position:absolute;
	left: 50%;
	width: 750px;
	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	/*top: 20px;*/
	z-index : 1;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.content_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content_testimonialdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 11px;
	color: #666666;
}

.content_testimonialname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 11px;
	color: #333333;
}

.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
}

.notes_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
}

.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 11px;
	color: #FFFFFF
}

.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	color: #333333
}

.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC
}

.links-hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
}

.comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #636466;
}

.parts1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F37E20;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.parts-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.parts-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF
}

.style6 {
	color: #FF9933;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style7 {
	font-size: 18px;
	font-weight: bold;
}

.phantom {color:#006633; font-size: 22px;font-family: Arial, Helvetica, sans-serif;  font-weight: bold; }

.auto {color:#333399; font-size: 22px;font-family: Arial, Helvetica, sans-serif;  font-weight: bold; }