/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#272727; 
		background:#eaeaea; 
		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 { background:#ffffff; font-size:1.125em; padding-bottom:10px;}
	
	#logo {
	padding: 10px 0 18px 13px;
}
	
	.slogan {background:url(images/slogan-bg.jpg) no-repeat 14px 0; padding:44px 0 16px 36px;}
	.slogan img {margin-bottom:17px;}
	
	.home-tab {text-align:right; padding:28px 23px 0px 0; margin-bottom:-20px; position:relative; font-weight:bold;}
	.home-tab a {color:#747474;}
		
	#breadcrumb {background:#f4f4f4 url(images/breadcrumb-left-bg.gif) left bottom no-repeat; margin:0 14px 29px 14px;}
	#breadcrumb .right-bg {background:url(images/breadcrumb-right-bg.gif) right top no-repeat; padding:13px 0 18px 19px;}
	#breadcrumb a {
		color:#333333; 
		font-weight:bold;
		font-size:1.059em;
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 5px; 
		padding-right:18px;
	}

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

/* --- content --- */

	#content {
	font-size: 1.063em;
	background: #fff;
}
	.min-width {
	padding: 10px 20px 10px 14px;
	min-width: 200px;
}
	#content .home-tab {margin:0; padding:30px 24px 40px 0; font-size:1.059em;}

	li {list-style:none; margin-bottom:14px; clear:both; background:url(images/marker1.gif) no-repeat 0 3px; padding-left:23px;}
	li a {font-style:italic;}
	a {color:#00adeb;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .button {background:url(images/button-bg.gif) top right no-repeat #00adeb; width:115px; display:block; text-transform:uppercase; text-decoration:none; font-weight:bold; color:#fff; padding:14px 0 16px 17px; font-size:1.059em; font-style:normal;}
	#navmenu .summary {padding:11px 0 1px 0; color:#747474; line-height:1.176em;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {
	padding-left: 13px;
	color: #272727;
	border-top: 1px solid #cecece;
	padding-bottom: 10px;
}
	#footer p {
	padding: 10px 0 0 0;
}
	#footer p a {color:#272727;}

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

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:18px;}
	.color2 {color:#00adeb;}
	.margin1 {
	margin-top: 20px;
	font-size: 12px;
}
	.margin2 {margin-top:50px;}
	
	h2 {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
}
	.link {font-weight:bold; font-size:1.059em; display:inline-block; margin-top:20px;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #c2c2c2; width:245px; padding-left:4px; background:#fff; font-size:1em; line-height:1em; margin-bottom:18px; color:#8c8c8c;}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:url(images/form-button.gif) no-repeat 0 0px; width:79px; height:32px; border:none; color:#fff; font-size:1.059em; font-weight:bold;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
}
