/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body { font-family:Arial, Helvetica, sans-serif; font-size:medium; color:#192843; background:#1d2c48; padding:0; margin:0;}
	
	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 { background:#ffffff; font-size:1.125em; line-height:1em;}
	
	#logo {height:59px; background:url('images/header-tail.gif') repeat-x 0 0;; padding-left:20px; padding-right:0; padding-top:38px; padding-bottom:0}
	h2 {color:#23238e; font-size:1.389em; line-height:1em;}
	
	.home-tab {background:#132139; padding:6px 0 11px 20px; border-bottom:1px solid #fff;}
	.home-tab a {color:#fff;}
	
	#slogan {height:60px; ; padding-left:25px; padding-right:0; padding-top:3px; padding-bottom:0; no-repeat}
	
	#breadcrumb {height:42px; background:url('images/breadcrumb-tail.jpg') repeat-x left top;; padding-left:20px; padding-right:0; padding-top:12px; padding-bottom:0}
	#breadcrumb a {color:#333333; text-decoration:none; background:url('images/marker1.gif') no-repeat right 10px; padding-right:8px}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; background:#ffffff; line-height:1em;}
	.min-width {padding: 29px 20px 50px 20px; min-width:200px;}
	.line1 {background:url('images/page1-line.gif') repeat-x top;}
	
	#content .home-tab {background:#fff; padding:0 0 38px 20px;}
	#content .home-tab a {color:#494d4f;}



	li {margin-bottom:18px; clear:both; background:url('images/marker3.gif') no-repeat 0 8px; padding-left:14px; list-style-type:none}
	li a { font-weight:bold; text-decoration:none;}
	a {color:#23238e;}
	strong {color:#23238e;}
	.color2 {color:#ea6211;}
	
	#navmenu li {margin-bottom:7px; background:none; padding:0;}
	#navmenu .button { color:#132139; font-weight:bold; text-decoration:none;}
	#navmenu .summary {color:#acb2bd; padding:8px 0 19px 0;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:62px; padding-left:20px; background: #1d2c48 url('images/footer-tail.gif') repeat-x 0 0; color:#fff; font-size:1.125em}
	#footer p { padding:20px 0 5px 0; font-size:0.944em;}
	#footer p a {color:#fff; text-decoration:none;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	.imgindent {float:left; margin-right:14px;}
	.margin1 {margin-top:35px;}
	.margin2 {margin-top:20px;}
	
	h3 {color:#CC0000; font-weight:normal; font-size:1em; line-height:1em; border-bottom:2px solid #bebebe; padding-bottom:3px; margin-bottom:25px;}
	h4 {color:#059fb4; font-weight:normal; margin-bottom:2px;}
	p {padding-top:18px;}
	
	.link {padding:19px 0 0 0;}
	.link a {background:url('images/marker2.gif') no-repeat 0 7px; padding-left:10px; color:#ea6211; font-weight:bold; text-decoration:none}
	
	#ContactForm input, #ContactForm textarea {border:1px solid #bebebe; width:260px; padding-left:4px; background:#fff; font-size:0.944em; line-height:1em; margin-bottom:8px; color:#8c8c8c;}
	#ContactForm textarea {height:116px;}
	#ContactForm .taright {width:267px;}
	#ContactForm button {background:url('images/marker2.gif') no-repeat 0 10px; padding-left:10px; border:medium none; color:#ea6211; font-size:1em; font-weight:bold; margin-left:10px}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */