/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; background:#F6E9C2; 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:#F6E9C2 url(images/header-tail.gif) 0 0 repeat-x; font-size:1.125em; padding:0 4px;}
	
	#logo {padding-top:2px; height:133px;}
	#logo img {padding-bottom: ;}
	
	.home-tab {display:block; width:100%; color:#414343; margin-bottom:;}
	
	#slogan {height:93px; background:url(images/slogan-tail-bg.gif) top repeat-x;}
	#slogan .right-bg {background:url(images/slogan-right-bg.jpg) top right no-repeat; height: 119px;}
	#slogan .left-bg {background:url(images/slogan-left-bg.gif) top left no-repeat; padding:5px 0 0 16px; height:86px;}
	
	#breadcrumb {background:url(images/title-tail-bg.gif) left top repeat-x; color:#5e5e5e; margin-top:2;}
	#breadcrumb .right-bg {background:url(images/title-right-bg.gif) top right no-repeat;}
	#breadcrumb .left-bg {background:url(images/title-left-bg.gif) top left no-repeat; padding:8px 0 9px 15px;}
	#breadcrumb a {color:#5e5e5e; text-decoration:none; background:url(images/marker1.gif) no-repeat right 9px; padding-right:13px;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; background:#F6E9C2; line-height:1em;}
	.min-width {padding: 0px 20px 10px 20px; min-width:300px;}

	li {
	list-style:none;
	margin-bottom:5px;
	clear:both;
	color:#000000;
	background:url(images/marker4.gif) no-repeat 0 4px;
	padding-left: ;
}
	li a {color:#3e3e3e;}
	a {color:#5F257A;}
	em {color:#5e5e5e;}
	
	#navmenu {text-align:center;}
	#navmenu li {background:none; margin-bottom:12px; padding:0;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:107px; padding-left:20px; alignment-adjust:middle; background:url(images/footer-tail.gif) 0 0 repeat-x; color:#fff; font-size:16px;}
	#footer p { padding:32px 0 5px 0; font-size:0.944em;}
	#footer p a {color:#000; text-decoration:none;}
	#footer .home-tab {color:#333333; margin-bottom:0;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	.margin1 {margin-top:30px;}
	.margin2 {margin-top:20px;}
	.imgindent {float:left; margin-right:14px;}
	.text2 {color:#5F257A;}
	
	h2 {color:#333333; font-size:22px; font-weight:normal; letter-spacing:-1px; line-height: 22px; margin-bottom: ;}
	h4 {color:#059fb4; font-weight:normal; margin-bottom:2px;}
	p {padding-top:15px;}
	
	.link, .link2 {padding:10px 0 0 0;}
	.link2 {padding-top:20px;}
	.link2 a {background:url(images/link-bg.jpg) no-repeat 0 0; color:#fff; display:block; width:111px; padding:5px 0 6px 25px; text-decoration:none; text-transform:uppercase;}
	.link a { text-transform:uppercase;}
	
	.title {background:url(images/title-tail-bg.gif) top repeat-x;}
	.title .right-bg {background:url(images/title-right-bg.gif) top right no-repeat;}
	.title .left-bg {background:url(images/title-left-bg.gif) top left no-repeat; padding:8px 0 5px 18px;}
	
	.list li {background:url(images/bullet-sm.gif) no-repeat 0 4px; padding-left:19px; margin-bottom:13px; font-size:0.944em;}
	.list li a {color:#3e3e3e;}
	
	
/* --- END Other --- */

/* --- box --- */

	
	.box {background:#f9f9f9 url(images/box3-corner-right-bottom.gif) right bottom no-repeat;}
	.box .corner-left-bottom {background:url(images/box3-corner-left-bottom.gif) left bottom no-repeat;}
	.box .indent {padding:10px 20px 20px 16px;}


/* --- END boxes --- */
