/* CSS Document */
#container{
	width:900px;
	margin:auto;
	position:relative;
	padding-top:20px;
	z-index: auto;
}

#border{
	border:20px solid #e3f0ed;
	background-color:#e8f2ee;
	position:relative;
	float:left;
	width:900px;
	min-height:550px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	z-index: auto;
}

#left_photo{float:left; width:225px}

#right_main{float:right; width:648px; position:relative; min-height:571px; padding-bottom:3px}

#logo{float:right; position:relative; padding-top:12px; padding-bottom:11px; padding-right:17px; width:640px}


#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B5AC9D;
	font-weight: normal;
	text-decoration:none;
	float:left;
	width:450px;
}
#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B5AC9D;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}

/*#mainHeaderLeft, #mainBodyLeft{width:175px; margin:auto; float:left; position:relative}
#mainHeaderRight, #mainBodyRight{width:725px; margin:auto; float:right}
#rightTop{height:50px}
#contentmain{position:relative; clear:both}
#content{padding:0px 13px 0px 16px; width:695px; position:relative; clear:both; min-height:500px}
#contentleft{float:left; margin:0; width:362px}
#innercontentleft{float:left; margin:0}
#innerimg{float:right; padding-left:16px; padding-bottom:10px; width:229px}
#contentright{float:right; margin:0}

#navLeftTop{margin:0}
#navLeftMiddle{margin:0; min-height:380px; height:380px}

#navLeftbottom{margin:0}

#mainFooter{width:725px; position:relative; float:right; margin-top:10px}
#m_copyright{clear:both;   width:725px;   position:relative}
#l_copyright{  float:left;   width:450px}

#r_copyright{  float:right;   width:250px}
#subNavleft{float:left; margin:0}
#subNavright{float:right; margin:0}
#submiddle{ float:left;  width:683px;  height:25px;  position:relative}
#submenu{margin:0; width:695px; height:25px}
*/
