﻿body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif;  color: #fff;}
body		{background-image: url('../images/bgr_homepage.jpg'); background-repeat: no-repeat; background-position: center top; background-color: #000; font-size: 12px;}

a 			{text-decoration: none; color: #ff9f49;}
a:hover 	{color: #fff; text-decoration: underline;}

td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #c79862;}
h1 {font-size : 20px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 16px; margin:0 0 6px 0; padding:0; line-height: 18px;}
h4 {font-size : 14px; margin:0 0 5px 0; padding:0; line-height: 13px;}

/* IBCnet */
.ibcnet a { font-size: xx-small; text-align: center; color: gray; }
.ibcnet { font-size: xx-small; text-align: center; color: gray; }
.ibcnet a:hover { font-size: xx-small; text-align:center; color: gray; }
.ibcnet a:visited { font-size: xx-small; text-align:center; color: gray; }

/* Images */
.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}

#header,
#homeBanner,
#homeContent,
#footer 	{width: 960px; margin: 0px auto 0px auto;}

/* Header */
#header 			{padding: 0 0 0 0; height: 130px; position: relative; border: 0px solid #FF0000;}
#header #logo 		{float: left; width: 138px; margin: 0 0 0 0;}
#header #tel 		{float: left; position: absolute; top: 50px; left: 740px;}

#topNav 		{float: right; width: 822px; margin: 90px 0 0 0; background-image: url('../images/bgr_topnav.png');}
#topNav ul 		{margin: 0; padding: 0; list-style: none; float: right;}
#topNav li 		{float: left;}
#topNav a 		{}
#topNav a:hover {text-decoration: none; color: #153d64; background-repeat: no-repeat;}

#homeBanner 			{height: 280px; padding: 0;}
#homeBanner .leftPanel 	{float: left; width: 430px; padding: 30px 0 0 0;}
#homeBanner .rightPanel {float: right; padding: 20px 0 0 0;}
#homeBanner #flash {float: left;}

#homeContent 			{background: url('../images/hp_dark_bgr.png') no-repeat; padding: 0 0 20px 0;}

#mainItems 				{padding: 20px 0 45px 0;}
#mainItems .colOne 		{width: 370px; padding: 0 25px 0 0; font-size: 14px; line-height: 1.3em;}
#mainItems .colTwo 		{width: 250px; padding: 0 20px 0 15px; border-left: 1px solid #4e2d1d;}
#mainItems .colThree 	{padding: 0 0 0 15px; border-left: 1px solid #4e2d1d;}
#mainItems .icon 		{float: left; margin: 0 15px 0 0;}
#mainItems a 			{color: #fff; text-decoration: none;}
#mainItems a:hover 		{color: #c69962;}

#bottomItems 			{margin: 0; padding: 0; list-style: none; color: #a3a2a0; font-size: 11px; line-height: 1.1em;}
#bottomItems li			{float: left; width: 220px; padding: 0 20px 0 0;}
#bottomItems .icon 		{float: left; margin: 0;}
#bottomItems h3 		{font-size: 18px; color: #c79862;}
#bottomItems a 			{color: #a3a2a0; text-decoration: none;}
#bottomItems a:hover 	{color: #FFF;}

/* Footer */
#footer 			{color: #788284; font-weight: normal; line-height: 11px; padding: 8px 0 8px 0; clear: both; border-top: 1px solid #2d1b0f;}
#footer #copyright 	{float: left; font-size: 11px; padding: 0 0 0 20px;}
#footer #bottomnav 	{float: right; padding: 0 20px 5px 0; color: #CCCCCC; text-align: right;}
#footer a 			{color:#788284; padding: 0 2px 0 2px; font-size: 11px;}
#footer a:hover 	{text-decoration: underline;}

/* Forms */
form 						{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
input, textarea 			{padding:3px; border: 1px solid #cfcfcf;}
.input:hover,textarea:hover {background: #f2fcfd;}
.submit 					{border: 1px solid #9abedc; padding: 2px 10px 0px 10px; margin: 0px; background-color: #9abedc; color: #ffffff; font-weight: bold;}
.submit:hover 				{background-color: #4879a2; border: 1px solid #4879a2;}

/* Marquee */
#scrollingText 			{color: #fff; font-weight: bold; font-size: 14px; padding: 0px 0 0px 0; margin: 0 0 0px 0; border-bottom: 1px solid #4E2D1D;}
#scrollingText p 		{padding: 5px 0 5px 0; margin: 0;}
#scrollingText a 		{text-decoration: none;}
#scrollingText a:hover 	{}
