* { margin:0; padding:0; }
html, body { 
			background:url(images/back_top.gif) repeat-x top; 
			background-color:#fff; 
			font-family:Arial, Helvetica, sans-serif; 
			font-size:100%; 
			line-height:1em; 
			color:#313131;
			text-align: center;
			padding:0 0 0 0;
			}
input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

#header { 
		width: 100%;
		height:26px; 
		margin: 0 auto;	
		padding: 0 0 0 0; 
		font-size: 0.75em;
		background-color: #e4e4e4;
		}
#contentdivide {
		background-color: #c0c0c0;
		width: 100%;
		margin: 0 auto; 
		height: 2px;
		padding: 0 0 0 0;
		clear:both;
		}
#content { 
		width: 100%; 
		margin: 0 auto; 
		padding: 0 0 0 0; 
		font-size: 0.75em; 
		background: #FFFFFF url(images/background_content.gif) repeat-y top;
		text-align: left;
		}
#footer { 
		width: 100%; 
		margin: 0 auto; 
		padding: 0 0 0 0; 
		font-size: 0.75em; 
		background-color: #e4e4e4;
		clear:both;
		}
#wrap {
		width:940px;
		margin:0 auto;
		}
	
#logo {
		float:left;
		width:260px;
		padding:3px 0 25px 0;
		text-align: center;
		}	
#navbar {
		float:right;
		width:675px;
		padding:31px 0 10px 0;
		}
#contentbottom {
		font-weight:bold;
		text-align:center;
		padding: 15px 0 10px 0;
		clear:both;
		}
		
h1 { color:#313131; font-size:1.7em; letter-spacing:-0.05em; line-height:1.5em; display:inline;}
h2 { color:#df9d00; font-size:1.7em; letter-spacing:-0.05em; line-height:1.5em; display:inline;}
h3 { color:#313131; font-size:1.1em; letter-spacing:-0.05em; line-height:1.8em; display:inline;}
h4 { color:#df9d00; font-size:1.1em; letter-spacing:-0.05em; line-height:1.8em; display:inline;} 
h5 { color:#313131; font-size:1.0em; line-height:1.5em; display:inline;}
h6 { color:#df9d00; font-size:1.0em; line-height:1.5em; display:inline;} 

a { text-decoration:none; color:#df9d00; font-weight:bold; } 
a.blanklink {text-decoration:none; color:#313131 ; font-weight:normal;}

.menu {  font-weight:bold; color:#313131; font-size:1.5em; }
.menu_divider {  font-weight:bold; color:#9e9e9e; font-size:1.5em; }
.menu_select {  font-weight:bold; color:#df9d00; font-size:1.5em; }
