/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#434343;
	padding:0;
	margin:0;
	max-width:800px;
	background-color: #CCCCCC;
	}
	
	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;
	background-color: #000099;
	background-image: url(images/header-tail.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
	#header .top-tail {background:url(images/header-bg.jpg) no-repeat bottom center}
	
	#logo {padding:31px 0 27px 0; text-align:center;}
	
	.home-tab {text-align:right; padding:22px 27px 0px 0; margin-bottom:-14px; position:relative;}
	.home-tab a {color:#fff;}
	
	#breadcrumb {padding:15px 0 10px 25px; background:#fff;}
	#breadcrumb a {
		color:#333333; 
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 4px; 
		padding-right:27px;
		font-size:1.412em;
	}

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

/* --- content --- */

	#content {
	font-size:1.063em;
	line-height:1.176em;
	background:#f7f7f7 url(images/content-tail.gif) top repeat-x;
}
	.min-width {padding:28px 20px 50px 25px; min-width:200px;}
	#content .home-tab {padding:22px 27px 30px 0; margin:0;}
	#content .home-tab a {color:#000; font-size:1.059em;}

	li {list-style:none; margin-bottom:7px; clear:both; background:url(images/marker2.gif) no-repeat 0 7px; padding-left:13px; font-weight:bold;}
	li a {color:#434343;}
	a {color:#08a0b5;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .button {text-decoration:none; color:#414141; font-size:1.235em; line-height:1em; font-weight:normal;}
	#navmenu .summary {padding:8px 0 17px 0; color:#ababab; font-size:1.059em; line-height:1.111em; font-weight:normal;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:111px; padding-left:25px; color:#66706f; font-size:1.125em; line-height:1.111em;}
	#footer p { padding:45px 0 0 0;}
	#footer p a {color:#66706f;}

/* --- 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;}
	
	h2 {color:#feaa17; font-size:1.765em; font-weight:normal; margin-bottom:10px; line-height:1em;}
	h3 {text-transform:uppercase; color:#ababab; font-weight:normal; font-size:1em; letter-spacing:-1px; margin-bottom:10px;}
	h4 {color:#333333; font-size:1.412em; font-weight:normal; margin-bottom:10px;}
	
	.title1 {
	background:url(images/title1-bg.jpg) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 60px;
}
	.title2 {
	background:url(images/title2-bg.jpg) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 60px;
}
	.title3 {
	background:url(images/title3-bg.jpg) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 60px;
}
.title4 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
	
/* --- END Other --- */
.title5 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 24px;
}

	.title-indent {padding:9px 0 14px 60px;}
	
	.link {
	background:url(images/link-bg.gif) no-repeat 0 0;
	display:inline-block;
	color:#BFD730;
	font-weight:bold;
	width:107px;
	text-align:center;
	text-decoration:none;
	margin-top:12px;
	padding:4px 0 4px 0;
}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #e1e1e1; border-top:1px solid #303030; border-left:1px solid #303030; width:245px; padding-left:4px; background:#fff; font-size:1em; line-height:1em; margin-bottom:8px; color:#8c8c8c;}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:url(images/form-button.gif) no-repeat 0 0px; width:66px; height:26px; border:none; color:#fff; font-size:1em; font-weight:bold;}
.greyText {
	color: #CCCCCC
}
