body {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
}

#container {
	width:780px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	background-color:#FFFFFF;
}

#leftphoto {
	float:left;
	text-align:right;
	width:181px;
	height:521px;
	padding:0;
	margin:0 auto;
	padding-left:1px;
}

/* IE6 Only */
* html #leftphoto {padding-top:3px;padding-left:0px;}

#leftphoto2 {
	float:left;
	text-align:right;
	width:180px;
	height:521px;
	padding:0;
	margin:0 auto;
	padding-left:2px;
}

/* IE6 Only */
* html #leftphoto2 {padding-top:4px;padding-left:0px;}

#content {
	float:right;
	width:598px;
	height:521px;
	padding:0;
	margin:0 auto;
}

#header {
	width:598px;
	height:103px;
	padding:0;
	margin:0 auto;
}

#text {
	width:598px;
}

#menu {
	width:598px;
	height:29px;
	background-image:url(../images/menubg.gif);
	padding:0;
	margin:0 auto;
}

#menu ul{
	list-style-type: none;
	margin:0;
	text-align:left;
	line-height:29px;
}

#menu ul li{
	display: inline;
	text-align:left;
}

#menu li a{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#2b2625;
	padding:0 11px 0px 11px;
	text-align:left;
	font-weight:bold;
	background: url(../images/line.gif) left no-repeat;
}

#menu li a:hover{
	font-family:Arial;
	font-size:12px;
	color:#1e6078;
	padding:0 11px 0px 11px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/line.gif) left no-repeat;
}

.anobg{background:none !important}


.text {
	text-align:center;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#1e1916;
}

.text3 {
	text-align:center;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#1e1916;
}

.text2 {
	font-family:Arial;
	font-size:12px;
	color:#1e1916;
	padding-right:10px;
}

.gray {
	font-family:Arial;
	font-size:11px;
	color:#1e1916;
}

.orange {
	font-family:Arial;
	font-size:11px;
	color:#ec470f;
}

.title {
	text-align:center;
	font-family:Arial;
	font-size:20px;
	color:#1e6078;
	padding:0;
}

#footer{
	float:center;
	width:780px;
	height:44px;
}
