body{
	background: url("../image/bg.png") #C6C6C6 top left repeat-x;
	padding:0px;
	margin:0px;
}

#header{
	width:350px;
	height:120px;
	margin:0px;
	background:url("../image/header.png") top left no-repeat;
	padding:none;
	display:block;
	border:none;
	margin-left:50px;
}

.maintable{
	background:none;
	width:780px;
	border:0px;
	margin:0px;
	padding:0px;
}

.contentheader{
	background:#fff url("../image/contentbody.png") top left repeat-x;
	height:35px;
}

.contentbody{
	background:#fff;
}

#logo{
	display:block;
	background:#fff url("../image/logo.gif") top left no-repeat;
	height:124px;
	width:124px;
}

#copyrgt{
	font-family:Verdana, Arial;
	font-size:9px;
	color:#006600;
	text-align:center;
}

.leftbottom{
	background:#fff url("../image/left_bottom.gif") bottom left no-repeat;
}

.rightbottom{
	background:#fff url("../image/right_bottom.gif") bottom right no-repeat;
}

#imgscroll{
	display:block;
	width:710px;
	text-align:center;
	vertical-align:top;
}

#contactinfo h1{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
}

#contactinfo{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#006600;
	text-align:center;
}

