﻿/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body { font-family:Arial, Helvetica, sans-serif; font-size:medium; color:#353f48; background:#fff url(images/bg.gif);
		background-repeat:repeat-x;
	background-position:bottom;
	background-attachment: fixed;
	 padding:0; margin:0;
		}
		
	ul li {
	font-size:0.75em
}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.container {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header {font-size:1.125em;}
	
	#logo {padding:10px 0 0 19px;}
	#logo img {padding-top:11px;}
	
	.home-tab {background:url(images/home-tab-bg.png) 0 0 no-repeat; display:block; width:79px; text-decoration:none; color:#1368a9; text-align:center; padding-top:1px; height:23px; font-weight:bold;}
	
	#slogan {background:#fff url(images/slogan-bg-tail.jpg) top repeat-x; margin:0 10px 0 8px;}
	/*#slogan .right-bg {background:url(images/slogan-bg-right.jpg) right top no-repeat;}*/
	#slogan .left-bg {background:url(images/headlinel.jpg) left top no-repeat; width:100%;}
	#slogan .indent {padding:37px 0 30px 140px;}
	
	#breadcrumb { color:#333333; border-bottom:2px solid #57a3d0; padding-bottom:5px; margin-bottom:34px;}
	#breadcrumb a {color:#16284e; text-decoration:none; background:url(images/marker1.gif) no-repeat right 7px; padding-right:8px; text-transform:uppercase;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; line-height:1em; padding:0 10px 0 8px;}
	.corner-right-bottom {background:#fff; padding:10px;}
	.corner-left-bottom { width:100%; }
	
	.min-width {padding: 10px 12px 20px 12px; min-width:200px;}

	/*li {list-style:none; margin-bottom:23px; clear:both; background:url(images/marker2.gif) no-repeat 0 8px; padding-left:10px; line-height:1.222em;}*/
	a {color:#1f427f;}
	h2 {color:#ff0e00; font-size:.8em; line-height:1em; margin-top:10px; margin-bottom:3px; }
	p { font-size:12px;}
		
	#navmenu li {background:none; padding-left:25px;float:left; list-style-type:none; }
	#navmenu .button { display:block; width:70px; text-align:center; text-transform:uppercase; color:#cfdcea; text-decoration:none;}
	#navmenu .summary {padding:10px 0 0 0; color:#97a5b2;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {padding:5px; color:#000; font-size:.75em; text-align:center}
	#footer p { padding:15px 0 5px 0; font-size:0.944em;}
	#footer p a {color:red; text-decoration:none}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	.margin1 {margin-top:20px;}
	.margin2 {margin-right:12px;}
	.margin3 {margin-top:40px;}
	
	em {color:#146dac;}
	h4 {color:#059fb4; font-weight:normal; margin-bottom:2px;}
		
	.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; text-decoration:none; color:#1368a9; font-weight:bold;}
	.link span {background:url(images/link-right-bg.gif) right top no-repeat; display:block;}
	.link span span {background:url(images/link-left-bg.gif) left top no-repeat; padding:2px 20px 4px 10px;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #a0bed8; width:254px; padding-left:4px; background:#fff; font-size:0.944em; line-height:1em; margin-bottom:8px; color:#8c8c8c;}
	#ContactForm textarea {height:131px;}
	#ContactForm .taright {width:260px;}
	#ContactForm button {background:url(images/contact-button.gif) no-repeat 0 0; border:none; color:#1368a9; width:87px; font-size:1em; font-weight:bold; margin-left:5px; padding:2px 0 0 10px; text-align:left; height:24px; margin-top:5px;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */

