/* Global */body {	text-align: center;	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;	font-size:12px;}#container {	text-align: left;	width: 800px;	margin: 0 auto;	border: 1px solid #00a7e1;}#left_main {	float:left;	width:555px;	padding:0px 5px 5px 10px;}#right_main {	float:right;	width:220px;}#left {	float:left;	width:140px;	padding-left:10px;}#right {	float:right;	width:650px;	overflow-x: hidden; 	overflow-y: auto;}#about_main {	float:left;	width:420px;}.clear {	clear:both;}a {	text-decoration:none;}h1 {	font-size:24px;}h2 {	font-size:18px;}/* Menu */#menu {	width:800px;	height:45px;	background-image:url(../images/global/menu.jpg);	padding:5px 0px 0px 0px;	background-repeat: no-repeat;	text-align:right;}#menu ul {	margin-left: 0;	padding-left: 0;	display: inline;	border: none;} #menu ul li {	border: none;	list-style: none;	display: inline;	padding-left: 6px;	padding-right: 8px;	font-size: 10pt;	font-weight:bold;}#menu a {	color: #FFFFFF;	text-decoration:none}/* About Us Menu */#aboutus_menu {	width:115px;	height:160px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #00a7e1;}#aboutus_menu ul {	margin-left: 0;	padding-left: 0;	border: none;} #aboutus_menu ul li {	border: none;	list-style: none;	padding:0px 8px 10px 4px;	font-size: 10pt;	font-weight:bold;}#aboutus_menu a {	color:#00a7e1;	text-decoration:none}#aboutus_menu a:hover{	color:#0064c0;	text-decoration:none}/* Right Col */#right_col {	background-image:url(../images/global/rgt_col_repeat.jpg);	background-repeat: repeat-y;	background-color:#e6f6fc;	padding:15px 12px 10px 28px;	margin:0px 10px 10px 0px;}#img_holder {padding-bottom:10px;}/* Form */.inputbox {	border:1px solid #00a6e0;}.textarea {	border:1px solid #00a6e0;	overflow:auto;}.submit {	border:1px solid #00a6e0;	background-color: #82d3f0;	font-weight:bold;}/* Gallery */#gallery {	margin:10px 35px 10px 0px;}