@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	background: #EDECE1 url(../images/bg_body.gif) 50% 50% repeat-x;
}

#wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:548px;
	margin-top: -274.5px; /*set to a negative number 1/2 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
}

#content { padding: 35px 31px 49px 31px; height: 464px; }
#col1 { float: left; margin-right: 18px; }
#col2 { float: left; margin-right: 18px;}
#col3 { float: left }
#top { }
#bottom { }
#logo { width: 167px; height: 167px; background-color: #FF5A06;}
	#logo img { margin: 63px 24px 63px 24px;}
#menu { width: 137px; height: 249px; background-color: #EDECE1; margin-top: 18px; padding: 15px 15px 15px 15px; }
#menu p { font-family: Arial, Helvetica, sans-serif; color: #6E6E70; font-size: 11px; list-style: none; padding: 0; margin: 0px}
#menu ul { font-family: Arial, Helvetica, sans-serif; color: #6E6E70; font-size: 10px; list-style: none; margin: 0 0 0 15px; padding: 0}
#menu li { padding: 0; margin: 0; line-height: 14px}
#menu a:link, #menu a:active, #menu a:visited { color: #6E6E70; text-decoration: none}
#menu a:hover { color: #FF5A06; text-decoration: none; background-color: #FFFFFF}
#menu hr { background-color: #FFFFFF; height: 1px; color: #FFFFFF; border: 0px}




#photo { width: 360px; height: 464px; background-color: #EDECE1; }
#photo-hrz { width: 550px; height: 285px; background-color: #EDECE1; margin-bottom: 18px; }
#wording { background-color: #FFFFFF; }
	.hrz { width: 550px; height: 100px;}
	.vrt { width: 175px; height: 464px;}
	#wording p { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #6E6E70; line-height: 18px;}
	#wording h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #FF5A06; text-transform: uppercase; text-align: justify; font-weight: normal; margin: 0px 0px 15px 0px}
	#wording h2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6E6E70; text-align: justify; font-weight: bold; margin: 0px}
	#wording a:link,  #wording a:visited,  #wording a:active { color: #FF5A06; }
	#wording a:hover, { color: #6E6E70; }
div.shadow { background: #FFFFFF url(../images/bg_wrapper_r.gif) no-repeat right; margin: 0px 0 0px 0; } 
div.shadow div {  background: transparent url(../images/bg_wrapper_t.gif) no-repeat top; } 
div.shadow div div {  background: transparent url(../images/bg_wrapper_b.gif) no-repeat bottom; } 
div.shadow div div div { background: transparent url(../images/bg_wrapper_l.gif) no-repeat left; height: 548px; }
div.shadow div div div div { background: none; height: auto; padding: 0; margin: 0}

#footer { text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6E6E70; margin-right: 31px;}
#footer a:link, #footer a:visited, #footer a:active { color: #6E6E70; }