
/* Main Style Sheet  */
	* {margin:0px; padding:0px; border:0px;}
	body { background:  url(images/bg-home.jpg) top repeat-x #FFF; font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#333333;}
	#bg { width:980px; display:block; background: url(images/bg-tile.jpg) repeat-y; margin-left:auto; margin-right:auto;  }
	#wrap { width:980px; display:block; background: url(images/bg-home-wrap.jpg) no-repeat;   }
	#side-col {width:240px; float:left; display:inline; margin-left:13px; margin-top:122px; margin-bottom:50px;}
	#content-col {width:690px; float:right; display:inline; }
	#banner {float:right; display:inline; margin-top:83px; margin-right:19px; }
	
	#home-copy {float:left; display:inline; width:440px; margin-top:60px; margin-bottom:20px;  }
	#page-copy {float:left; display:inline; width:680px; margin-top:38px; margin-bottom:20px;  }
	#promo {width:197px; display:inline; float:right; margin-right:20px; margin-top:60px; margin-bottom:20px;}

	
/* sidebar styles */
	#navwrap {  background-position:top; margin:0px; padding:0px; width:240px;  }
	#navwrap ul { margin:0px; padding:0px; text-align:left; float:left; color:#023c52; display:block; list-style:none; }
	ul#navul li  {float: left;  font-size: 14px; margin:0px; padding:0px; color:#023c52;  list-style:none;  display:block;  width:240px; margin-bottom:0px; line-height:37px; 
					background:url(images/li-bg.jpg) no-repeat top; border-bottom: 1px solid #fff;   }
	ul#navul li a {color:#e62c0f; text-decoration:none; display:block; font-weight:bold; padding-left:68px; }
	ul#navul li a:hover {color:#e62c0f;  text-decoration:none; display:block; font-weight:bold; background:url(images/li-bg.jpg) no-repeat bottom; padding-left:68px; }
	
	.side-col-image {display:inline; float:left; width:240px; }
	.side-col-image p { text-align: center; font-size:12px;}
	
/* font Styles */ 
	h1 { font-size:18px; color:#d6070f; line-height:25px; padding:0px; margin-bottom:20px; font-weight:normal; margin-top:10px; }
	h2 { font-size:15px; color:#F60; line-height:25px; padding:0px; margin-bottom:10px; font-weight:bold; margin-top:25px; }
	h3 { font-size:18px; color:#333333; line-height:26px; margin-bottom:10px; font-weight:normal; margin-top:5px; }
	h4 { font-size:14px; color:#333333; line-height:36px; font-weight:normal; margin-left:48px;}
	h5 { font-size:12px; color:#333333; line-height:23px; margin-top:10px;}
	p  { font-size:14px; color:#333333; line-height:24px; margin:0px; padding:0px; padding-top:10px; padding-bottom:10px; }
	li { font-size:14px; color:#333333; margin:0px; padding:0px; padding-left:10px; line-height:25px; margin-bottom:5px;  }
	ul { font-size:13px; color:#333333; padding-left:10px; margin-left:10px; margin-top:0px; margin-bottom:0px;  ;padding-bottom:5px; }
	ol {margin:0px; padding-left:5px; margin-left:15px; }
	a:link 		{color:#d6070f;	text-decoration: underline;}
	a:visited 	{color:#d6070f; text-decoration: underline;}
	a:hover 	{color:#d6070f; text-decoration: underline;}
	a:active 	{color:#d6070f; text-decoration: underline;}
	a:focus 	{outline-style: none;}  

/*col styles  */
	.col-1	{ width:300px; float:left;  margin-top:5px;}
	.col-2	{ width:350px; float:right;  margin-top:5px; margin-right:10px;}



/*promo styles  */
	.promo-top { width:197px; height:27px;  background: #d6070f; border-bottom:2px solid #FFF;}
	.promo-top p {line-height:27px; color:#FFF; margin:0px; padding:0px; padding-left:12px; font-size:14px; }
	.promo-wrap { width:193px; background: #f7d103; margin-bottom:15px; border:2px solid #d6070f;}
	.promo-icon { width:52px; margin-left:12px; display:inline; float:left; height:55px; margin-top:10px; margin-bottom:5px;}
	.promo-btn  { width:160px; height:25px;  display:inline; float:left; margin-top:11px; margin-left:20px; }
	.promo-copy { width:110px; display:inline; float:right; margin-bottom:0px; margin-top:11px; margin-right:15px; }
	.promo-wrap p { font-size:13px; color:#333333; line-height:18px; margin:0px; padding:0px;  }
	.promo-wide { clear:both; width:160px; float:left; margin-left:20px; margin-top:10px;}
/* clears   */
	.clear 		{clear:both; height:0px; width:100%; }
	.clear05	{clear:both; height:05px; }
	.clear10	{clear:both; height:10px; }
	.clear20	{clear:both; height:20px; }
	.clear22	{clear:both; padding-top:22px; width:100%; background:#ffffff; }
		
/* footer styles */	
	#footer-wrap 		{ width:100%; height:126px; background: url(images/footer-tile.jpg) repeat-x; }
	#footer 			{width:980px; margin-left:auto; margin-right:auto; height:126px; background: url(images/footer-bg.jpg) no-repeat;}
	#footer-col 		{width:720px; float:left; display:inline; margin-top:10px; margin-left:260px;}
	#footer p 			{font-size:10px; color:#FFF; padding:0px; margin:0px; text-align:left; margin-top:80px; margin-left:20px;}
	#footer a:link 		{font-size:10px; color:#FFF; text-decoration: none;}
	#footer a:visited 	{font-size:10px; color:#FFF; text-decoration: none;}
	#footer a:hover 	{font-size:10px; color:#FFF; text-decoration: underline;}
	 
/* sidebar contact styles */
	#contact-wrap { display:block; float:left; width:240px;margin-top:20px; }
	#contact-form { width:175px; display:block; margin-top:10px; margin-left:27px; margin-bottom:10px; }
	#contact-form p { font-size: 12px; color:#000101; line-height:12px; padding:0px; margin:0px;}
	.contact-text {border: 1px solid #000101; font-family:Arial, Helvetica, sans-serif;  font-size:14px; color:#000101; padding:1px; width:160px;  margin-top:0px; background:#FFF; margin-top:5px; margin-bottom:5px;}
	
/* content styles */
	.image-left-box 	{ display:inline;  border: 1px solid #dfdfdf; padding:2px; margin: 20px 20px 0px 0px; }
	.image-right-box	{ display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 10px; margin-right:0px;  margin-bottom:20px;}
	.image-right-box2	{ display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 10px; margin-right:0px;  margin-bottom:0px;}
	.image-right-box3	{ display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 0px; margin-right:0px;  margin-bottom:0px;}
	.image-left 		{ display:inline; float:left; padding:2px; margin: 5px 10px 10px 0px; }
	.image-right		{ display:inline; float:right; padding:2px; margin: 5px 0px 10px 10px;}
	.map 				{ border: 1px solid #dfdfdf; padding:2px; width:350px; margin-top:10px;}
	.line 				{ border-top: 1px solid #ccc; margin-top:15px; margin-bottom:15px; clear:both;}
	.download 			{ width:650px; border: 1px solid #F60; padding:20px; text-align:center; background-color:#FFC; margin-top:15px;}
	.right 				{ display:inline; float:right;}
	.padding			{ padding:10px;}
	.cell			{ padding:5px; border: 1px solid #ccc; margin:3px;}
/* end of CSS file */
