body {
	margin: 0px auto;
	padding: 0;
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	width: 700px;
	color: #1c2023;
	text-align: center;
	background: #545454 url(../images/jigsaw.jpg) no-repeat top center;
	line-height: 18px;
}
a, strong a {
	color: #ff6600;
	text-decoration:underline;
}
a:visited {
	color: #ff6600;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}


/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */



#container { 
	width: 700px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
} 

#header { 
	margin: 0px 0px 20px 0px;
	background: #FFF; 
	padding: 0px 0px 20px 0px;
	border-bottom:#bbb solid 3px;
} 
#logo {
	margin: 41px 0px 0px 0px;
	padding: 0px;
	width:257px;
	height:44px;
	background: url(../images/logo.jpg) no-repeat;
}
#signup {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:187px;
	background: url(../images/signup_top.jpg) no-repeat;
	float:right;
}
#signup p {
	margin: 0px;
	padding: 8px 4px 8px 10px;
	font: 9px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 12px;
	color:#FFF;
}
#signup_base {
	margin: 0px;
	padding: 0px;
	width:187px;
	height:10px;
	background: url(../images/signup_base.jpg) no-repeat;
	float:right;
}

#banner {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:187px;
	height:72px;
	float:right;
}

form {
	width:187px;
	border:0px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}



#flash {
	background: #FFF;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	height: 184px;
	float:left;
} 

#navigation {
	background: #FFF;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	height: 186px;
	float:right;
}

#navigation a, strong a {
	color: #FFF;
	text-decoration:none;
}
#navigation a:visited {
	color: #FFF;
}
#navigation a:hover {
	text-decoration:none;
}


#mainarea {
	background: #FFF url(../images/main_top.jpg) no-repeat top center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	float:left;
}

#mainarea h1 {
	font: 20px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 28px;
	padding: 12px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

#mainarea h2 {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

#mainarea h2 a {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:underline;
}

#mainarea h2 a:hover {
	font: 14px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:none;
}

#mainarea h3 {
	font: 13px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	padding: 0px 0px 0px 0px;
}

#mainarea p {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 12px;
	color:#1c2023;
	margin: 0px 0px 0px 0px;
}

#mainarea p a {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#mainarea p a:hover {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#mainarea ul {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 18px;
	padding: 0px 12px 8px 30px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
}

#mainarea ul a {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff4e00;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#mainarea ul a:hover {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#mainarea img {
	margin: 0px;
	padding: 0px;
   	background: white;
}

#mainarea a img {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#mainarea form {
	margin: 5px 0px 0px 10px;
}

#mainareaBase {
	background: #FFF url(../images/main_base.jpg) no-repeat bottom center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	height:12px;
	float:left;
} 

#offers {
	background: #FFF url() no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	float:right;
}

#offers img {
	margin: 0px;
	padding: 0px 0px 3px 3px;
   	background: white;
}

#offers img a {
	margin: 0px;
	padding: 0px 0px 3px 3px;
   	background: white;
} 

#offers img a:hover {
	margin: 0px;
	padding: 0px 0px 3px 3px;
   	background: white;
} 




#basearea {
	background: #FFF url() no-repeat top center;
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	float:left;
}

#basearea p {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 12px 8px 12px;
	color:#1c2023;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

#basearea p a {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#basearea p a:hover {
	font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#tel {
	background: #FFF url() no-repeat;
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	float:right;
}

#tel p {
	font: 22px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	line-height: 24px;
	padding: 0px 4px 8px 4px;
	color:#ff6600;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
}


#footer { 
	background: #FFF; 
	width: 700px;
	padding: 8px 0px 8px 0px;
	margin: 0 auto;
	border-top: 3px solid #bbb;
	font: 10px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	color:#ff6600;
} 

#footer a { 
	text-decoration: underline;
	color:#ff6600;
} 
#footer a:hover { 
	text-decoration: none;
	color:#ff6600;
} 





#mainarea .style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: normal;
	font-size: 50px;
	line-height: 55px;
	margin: 10px;
	text-align:left;
}

#mainarea .style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	margin: 10px;
	text-align:left;
}
#mainarea .style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin: 10px;
	text-align:left;
}
#mainarea .style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	margin: 10px;
	text-align:left;
}

#mainarea ul.offer1list { margin:10px;
}

#mainarea li.offer1 {font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin-bottom:5px;
}

#mainarea .style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	margin: 10px;
	text-align:left;
}

#mainarea p.contact a {width:187px; height:70px; display:block; text-indent:-9999em; background:url(../images/contact_up.gif) top left no-repeat; margin: 10px 0 10px 135px;}
#mainarea p.contact a:hover {width:187px; height:70px; display:block; text-indent:-9999em; background:url(../images/contact_over.gif) top left no-repeat; margin: 10px 0 10px 135px;}






#gradient-style
{
	font-family: Tahoma,"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	width: 187px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style td
{
	padding: 1px 12px 5px 12px; 
	background: #fff url('../images/buttonOrange_up.jpg')  no-repeat top left;
}
#gradient-style tfoot tr td
{
	background: #fff;
}
#gradient-style tbody tr:hover td
{
	background: #fff url('../images/buttonOrange_over.jpg') no-repeat top left;
}









.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0px 0px 0px 3px;
padding: 0;
width: 187px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(../images/buttonOrange_up.jpg) no-repeat top left;
font: 11px Tahoma,"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
line-height: 20px;
color:#1c2023;
display: block;
width: auto;
margin: 0px 0px 2px 0px;
padding: 2px 5px 2px 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 187px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 187px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/buttonOrange_over.jpg);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
