/*
Template Design by Icon


*/

/** Common Styles */

body {
	
	background: #039ad6 url(images/bkgd.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#wrapper {
	margin:0px auto;
	width: 1100px;
	
}
/** Style for header starts here */

#header {
	width: 1076px;
	height: 279px;
	margin: 0px auto;
	clear:both;
	background:url(images/header.jpg) no-repeat;
}
a.homelink { display:block; width:900px; height:250px;}

.loc-tab { background:#F60; width:160px; height:30px; margin:0px 0 0 30px  }
.loc-tab h2 { color:#FFF; text-transform:uppercase; padding: 8px 30px; font-weight:normal; font-size:14px;}


/** Style for menu starts here */

#menu {
	width: 1076px;
	height: 69px;
	margin: 0px auto;
	background: #000000 url(images/menu.jpg);
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none; width:660px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	font-size:14px;
	padding: 10px 30px ;
	text-decoration: none;
	color: #FFFFFF; text-transform:uppercase;
}

#menu a:hover {
	color:#C00;
}

#menu .phone { float:right; padding:8px 60px 5px 0}

#location-bar { background:url(images/location-bar.jpg); width:1100px; height:218px; padding-top:3px;}
#location-bar a { padding:2px 1px;}

#location-bar-sm { background:url(images/location-bar-sm.jpg); width:1100px; height:30px; padding-top:14px;}
#location-bar-sm a { padding:5px 30px; color:#FFF; text-decoration:none; text-transform:uppercase; font-size:14px;}

/** Style for content starts here */

#content {	width: 1076px;	margin: 0px auto; clear:both;
	background:#FFF;}


#right {	float: right;	width: 440px;
	padding: 20px 20px; display:inline}


#right h2 {color:#a40b0a; font-size:20px; text-transform:uppercase; font-style:italic; font-weight:normal;
	margin:10px 0 5px;}

#right TABLE.rates { background:#31b4ce;  font-size:14px;  text-transform:uppercase; line-height:20px; color:#363636;
margin:5px 0 10px;}

#right TABLE.rates#small {   font-size:11px;  margin:5px 0 10px;}
#right TABLE.rates td { margin:5px; padding:2px 5px;}
#right TABLE.rates th { color:#FFF; font-weight:normal}
#right TABLE.rates td.l { background:#4ec7df; margin:2px; border:solid 2px #31b4ce }
#right TABLE.rates {}

#right TABLE.rates#small th { border:solid 2px #31b4ce }

#left {
	float: left;	width: 550px;
	padding: 20px 20px; display:inline;}

#left .left { float:left; margin:10px}

#left h2 {color:#a40b0a; font-size:26px; text-transform:uppercase; font-style:italic; font-weight:bold;
	margin:10px 0 15px;}
#left p { font-size:12px; line-height:18px; padding:5px 0 10px;}
#left .blue { font-size:14px; color:#31b4ce;}

#left h3 {color:#f57335; font-size:20px; text-transform:uppercase; font-style:italic; font-weight:normal;
	margin:10px 0 15px;}
#left a {  color:#f57335;}

#left ul, #left ol {margin:10px 0 10px 30px;}
#left li { padding:10px 0}
#left li p { margin:0 0 0 20px}

#left .ad { background: #9e0a09; width:560px; margin:10px auto; padding:4px;}
#left .ad p { float:right; width:140px; font-size:20px; padding:10px; text-transform:uppercase; line-height:30px; text-align:center}
#left .ad p a { text-decoration:none; color:#FFF; }

/** Style for footer starts here */

#footer {
	clear: both;	width: 1076px;	margin: 0px auto 10px auto;
	padding-top: 18px;	background: #000000 url(images/footer.jpg) repeat-x;	font-size: 10px;
	color: #E5E5CC;	height:120px;	text-align:center;}

#footer p { width:400px; margin:10px auto; color:#9b9a9a; font-size:11px; font-style:italic;}


ul#menu1  {	margin: 0px auto; width: 980px;	padding: 0px;	list-style: none; text-align:center}
#menu1 li {	display: inline; float:left;}
#menu1 a {	display: block;	text-align:center;	border: none;	font-size:14px;	padding: 5px 5px ;	text-decoration: none;	color: #FFFFFF; text-transform:uppercase; font-size:13px;}
#menu1 a:hover {	color:#FF3300; text-decoration:underline; }


ul#menu2  {width: 700px;	margin: 0px auto;	padding: 0px;	list-style: none; text-align:center;}
#menu2 li {	display: inline;}
#menu2 a {	display: block;	float: left;	border: none;	font-size:11px;	padding: 20px 20px ;	text-decoration: none;
	color: #d0d0d0;}

#menu2 a:hover {	color: #999;}

.icon { width:1080px; margin:0px auto; text-align:right}


.clear { clear:both;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
