@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(grafx/bluebodybackground.jpg);
}
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	border-color: #000;
	border-bottom-style: double;
	border-bottom-color: #000;
	border-bottom-width: thick;
	border-left-color: #000;
	border-left-style: double;
	border-left-width: thick;
	border-top-color: #000;
	border-top-style: double;
	border-top-width: thick;
	border-right-color: #000;
	border-right-style: double;
	border-right-width: thick;
	background-color: #FFF;
}
#header {
	height: 105px;
	width: 968px;
	margin-top: 5px;
}
#main_page {
	width: 968px;
	background-image: url(grafx/maintextbackground.png);
	float: left;
}
#customer-satisfaction {
	width: 968px;
	float: left;
	background-color: #FFF;
}
#main_body {
	/* [disabled]width: 968px; */
	/* [disabled]height: 370px; */
	/* [disabled]background-image: url(8-10-photoshoot/homepage.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center top; */
	/* [disabled]padding-top: 280px; */
}
#main_bd {
	width: 968px;
	background-image: url(grafx/maintextbackground.png);
}
#main_bd1 {
	width: 968px;
	background-image: url(grafx/maintextbackground.png);
	/* [disabled]height: 550px; */
}

#main_text {
	background-color: #CCC;
	width: 350px;
	font-size: 14px;
	line-height: 110%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 8px;
	text-align: center;
	
}
#main_pagetext {
	width: 968px;
	text-align: center;
}


main_text p{
	font-size: 70%;
	margin:0 auto;
}
#column_container {
	float: left;
	width: 968px;
	background-color: Transparent;
}
#main_text_bottom {
	background-image: url(grafx/maintextbackground.png);
}

#left_column {
	float: left;
	width: 316px;
	background-color: transparent;
}

#center_column {
	float: left;
	width: 316
';
	margin-left: 10px;
	background-color: transparent;
	width: 316px;
}
#right_column {
	width: 316px;
	margin-left: 10px;
	float: right;
	background-color: transparent;
}




p{
	margin-top: 1em;
}
#iso_cert {
	padding-left: 280px;
	width: 968px;
}
#linecard_left {
	float: left;
	width: 490px;
	font-size: 13px;
	text-align: center;
}
#linecard_right {
	float: left;
	width: 478px;
	font-size: 13px;
	background-color: transparent;
	text-align: center;
}


#footer {
	width: 968px;
	height: 90px;
	background-image: url(grafx/Footer1.png);
	border: thin solid #333;
	float: left;
}
#slideshow-container {
	float: left;
	width: 968px;
}
#slideshow-table {
	float: left;
	width: 170px;
}

