/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#7d7d80; 
		background:#f4f4f4; 
		padding:0; 
		margin:0;
	}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.wrapper {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header {font-size:1.125em;}
	
	#logo {padding:30px 0 32px 0px; text-align:center;}
	
	.slogan {background:url(images/slogan-bg.jpg) no-repeat top center; padding:118px 0 31px 24px;}
	.slogan-button {background:url(images/slogan-button.gif) no-repeat 0 0; display:block; text-align:center; width:110px; color:#3f3f40; text-decoration:none; padding:5px 0 6px 0; margin:7px 0 0 0;}
	
	.home-tab {text-align:right; padding:19px 32px 0px 0; font-weight:bold; margin-bottom:-11px; position:relative;}
	.home-tab a {color:#474748;}
		
	#breadcrumb {padding:11px 0 11px 24px; margin-bottom:9px; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1;}
	#breadcrumb a {
		color:#333333; 
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 7px; 
		padding-right:8px;
	}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; line-height:1.111em; background:#fff;}
	.min-width {padding:29px 20px 90px 24px; min-width:200px;}
	#content .home-tab {margin:0; padding:20px 32px 40px 0;}

	li {list-style:none; margin-bottom:12px; clear:both; background:url(images/marker1.gif) no-repeat 0 7px; padding-left:15px;}
	li a {font-style:italic; font-weight:bold;}
	a {color:#7bb202;}
	strong {color:#474748;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .summary {padding:12px 0 2px 0; font-size:0.944em; font-weight:bold;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:40px; padding-left:25px; color:#7d7d80; font-size:0.600em; line-height:1.4em; border-top:1px solid #e3e3e3;}
	#footer p { padding:7px 0 0 0;}
	#footer p a {color:#7d7d80;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:20px;}
	.margin1 {margin-top:20px;}
	.margin2 {margin-top:50px;}
	.color2 {color:#474748;}
	em {color:#474748; font-size:.944em; font-weight:bold; line-height:1.176em;}
	
	h2 {margin-bottom:16px;}
	.link {display:block; width:77px; padding:5px 0 8px 0; color:#3f3f40; text-decoration:none; margin:20px 0 0 0; text-align:center; background:url(images/more-button.gif) no-repeat 0 0;}
	
	dt {margin-bottom:20px;}
	dt a {color:#474748; font-weight:bold;}
	dd {margin-bottom:20px;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #808080; border-right:1px solid #d9d9da; border-bottom:1px solid #d9d9da; width:245px; padding:5px 0 5px 4px; background:#f6f6f6; font-size:1em; line-height:1em; margin-bottom:14px; color:#8c8c8c; font-family:Arial, Helvetica, sans-serif;}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:url(images/more-button.gif) no-repeat 0 0px; border:none; color:#3f3f40; font-size:1em; width:77px; height:33px; text-align:center;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */

