/* --- main layout --- */
	
	* {
	margin: 0;
	padding: 0;
	color: #030303;
}
	
	body {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#969696; 
		background:#140b03; 
		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 --- */

	.global-indent {padding:53px 10px 39px 10px;}

/* --- header --- */

	#header {font-size:1.125em;}
	
	#logo {padding:30px 0 17px 0px; border-bottom:1px solid #eee; margin:0 22px 0 20px;}
	
	.home-tab {text-align:right; right:31px; top:14px; font-size:1.125em; line-height:1em; position:absolute; font-weight:bold;}
	.home-tab a {color:#e39400;}
		
		
	.banners {padding:20px 14px 20px 15px;}
	.banner1 {background:#e51616 url(images/banner1-right-bg.gif) right top no-repeat; text-align:center; margin-bottom:5px;}
	.banner1 .left-bg {background:url(images/banner1-left-bg.gif) left top no-repeat; padding:15px 0 17px 0;}
	.banner2 {background:#e19e19 url(images/banner2-right-bg.gif) right top no-repeat; text-align:center; margin-bottom:5px;}
	.banner2 .left-bg {background:url(images/banner2-left-bg.gif) left top no-repeat; padding:15px 0 17px 0;}
	.banner3 {background:#e7d524 url(images/banner3-right-bg.gif) right top no-repeat; text-align:center;}
	.banner3 .left-bg {background:url(images/banner3-left-bg.gif) left top no-repeat; padding:15px 0 17px 0;}
	
	#breadcrumb {padding:11px 0 12px 6px; border-bottom:1px solid #eee;}
	#breadcrumb a {
		color:#333333; 
		text-decoration:none; 
		background:url(images/marker1.gif) no-repeat right 11px; 
		padding-right:14px;
	}

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

/* --- content --- */

	#content {font-size:1.125em; line-height:1em; border-top:1px solid #eee; margin:0 22px 0 20px;}
	.min-width {padding:30px 0px 80px 1px; min-width:200px;}
	#content .home-tab {position:inherit; padding:30px 0 38px 0; font-size:1em;}

	li {list-style:none; margin-bottom:7px; clear:both; background:url(images/marker2.gif) no-repeat 0 9px; padding-left:19px;}
	li a {font-weight:bold; color:#da0913;}
	a {color:#e39400;}
	span a {color:#000;}
	
	
	#navmenu li {padding:0; background:none;}
	#navmenu .button {background:url(images/button-bg.gif) top left no-repeat; width:153px; text-align:center; display:block; text-transform:uppercase; text-decoration:none; font-weight:bold; color:#fff; padding:12px 0 13px 0; font-size:1.222em;}
	#navmenu .summary {padding:14px 0 20px 0; font-size:.944em;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {color:#969696; font-size:1.125em; line-height:1.444em; border-top:1px solid #eee; margin:0 20px 0 22px;}
	#footer p { padding:25px 0 55px 0;}
	#footer p a {color:#da0913;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:18px;}
	.margin1 {margin-top:36px;}
	.margin2 {margin-top:60px;}
	.images img {margin:0 10px 10px 0;}
	
	h2 {color:#303030; text-transform:uppercase; font-size:1em; font-weight:normal; padding:7px 0 30px 0;}
	.link {background:url(images/link-button.gif) no-repeat 0 0; display:inline-block; color:#fff; text-decoration:none; margin-top:20px; padding:2px 10px 3px 20px; font-family:Arial, Helvetica, sans-serif; width:103px;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #d6d6d6; width:225px; padding-left:4px; background:#f0f0f0; font-size:1em; line-height:1em; margin-bottom:13px; color:#8c8c8c; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:230px;}
	#ContactForm button {background:url(images/form-submit.jpg) no-repeat 0 0px; width:87px; height:23px; border:none; color:#fff; font-size:1em; padding-left:19px;}
	#ContactForm #clear {background:url(images/form-reset.jpg) no-repeat 0 0; width:77px;}
	
/* --- END Other --- */

/* --- boxes --- */

	.box {background:#fff;}
	.box .corner-right-bottom {background:url(images/box-corner-right-bottom.gif) right bottom no-repeat;}
	.box .corner-left-bottom {background:url(images/box-corner-left-bottom.gif) left bottom no-repeat;}
	.box .corner-right-top {background:url(images/box-corner-right-top.gif) right top no-repeat;}
	.box .corner-left-top {background:url(images/box-corner-left-top.gif) left top no-repeat; width:100%;}

/* --- END boxes --- */
