﻿/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#b1b1b1; 
		background:#fff url(images/body-tail.gif) bottom repeat-x; 
		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;}
	
	#logo {padding:17px 0 11px 0; text-align:center}
	
	.home-tab {text-align:right; padding:13px 25px 17px 0; font-size:.944em; font-weight:bold;}
	.home-tab a {color:#a1a1a1;}
		
	#breadcrumb {padding:10px 0 9px 24px; border-top:1px solid #a4c7d1; border-bottom:1px solid #a4c7d1; margin:19px 0 12px 0;}
	#breadcrumb a {
		color:#333333; 
		text-decoration:none; 
		font-weight:bold;
		background:url(images/marker1.gif) no-repeat right 6px; 
		padding-right:22px;
	}
	
	.banners {text-align:center; padding:20px 0 0 10px;}
	.banners img {margin-bottom:3px;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.063em; line-height:1.059em;}
	.min-width {padding:26px 10px 80px 20px; min-width:200px;}
	#content .home-tab {padding-bottom:30px;}

	li {list-style:none; padding-bottom:5px; margin-bottom:12px; clear:both; background:url(images/list-line.gif) repeat-x bottom left;}
	li a {font-weight:bold; text-decoration:none;}
	a {color:#84c7db;}
	strong {color:#0e0e0e;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .button {background:url(images/button-bg.gif) top repeat-x; width:149px; text-align:center; display:block; text-transform:uppercase; text-decoration:none; font-weight:bold; color:#fff; padding:18px 0 18px 0;}
	#navmenu .summary {padding:14px 0 5px 0;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:80px; color:#212121; font-size:1.063em; line-height:1.059em; border-top:7px solid #dcf2f5; margin:0 20px;}
	#footer p { padding:28px 0 0 0;}
	#footer p a {color:#212121; text-decoration:none;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:18px;}
	.margin1 {margin-top:60px;}
	.margin2 {margin-top:20px;}
	.color2 {color:#fcbb18;}
	h1 {margin-bottom:17px;}
	h2 {color:#0e0e0e; font-size:1.059em; margin-bottom:25px;}
	
	.link {background:url(images/link-bg.gif) no-repeat 0 0; width:73px; padding:10px 0 10px 0; font-size:1.059em; color:#4c4c4c; text-decoration:none; font-weight:bold; text-align:center; display:block; margin-top:27px;}
	
	#ContactForm input , #ContactForm textarea {border:none; border-left:1px solid #adbec1; border-top:1px solid #adbec1; width:245px; padding-left:4px; background:#dcf2f5; font-size:1em; line-height:1em; margin-bottom:13px; color:#8c8c8c;}
	#ContactForm textarea {height:100px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:url(images/link-bg.gif) no-repeat 0 0; width:73px; height:38px; padding:0; border:none; color:#4c4c4c; font-size:1.059em; font-weight:bold;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */

