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%;
	
	background: transparent;
}
img
{
	border:none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*-------------------------------------------------------------------------------*/



body, html{
	height: 100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	
	}

body, p {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height: 100%;
	}

* html #wrapper {
	height: 100%;
	}
	
/*HEADER------------------------------------*/
#header {
	width: 100%;	
	height:265px;
	}

#header_1024 {
	width: 1024px;
	height: 265px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
#logo_banner
{
	width:1024px;
	height:229px;
	background-image:url(../images/logo_banner.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#logo
{
	float:left;
	clear:right;
	width:166px;
	height:229px;
	
	margin-left:41px;
}

#banner
{
	float:left;
	clear:right;
	width:817px;
	height:229px;
	/*background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-color:red;*/
}	

#menu
{
	width:1024px;
	height:36px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}
	
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	height: 100px;
	margin: -100px auto 0 auto;
	position: relative;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	}

#footer_1024 {
	width: 1024px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	background-image:url(../images/footer_full.jpg);
	background-repeat:no-repeat;
	}
	
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 100px;
	margin-bottom:20px;
	}
	
#content_1024 {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	}
	
h1
{
	font-family:arial rounded mt bold, helvetica, arial, sans-serif;
	color:#f1592a;
	font-size:27px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	margin-bottom:30px;
	margin-top:10px;
	
}

h2
{
	font-family:arial rounded mt bold, helvetica, arial, sans-serif;
	color:#FBF000;
	text-transform:uppercase;
	font-style:italic;
	font-size:22px;
	font-weight:normal;
	
	padding:2px;
	padding-left:10px;
	margin-bottom:30px;
	margin-top:20px;	
	background-image:url(../images/bg_h2.jpg);
	background-repeat:no-repeat;
}

h3
{
	font-family:arial rounded mt bold, helvetica, arial, sans-serif;	
	color:#01AEF0;
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	line-height:14px;	
	margin-right:10px;
	margin-top:10px;
	margin-left:20px;
	/*background-image:url(../images/bgh3.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;*/
	padding:2px 0px;	
}

h4
{
	font-family:arial rounded mt bold, helvetica, arial, sans-serif;
	margin-left:20px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#02AFF3;
	font-style:italic;
	margin-top:20px;
}

p, td
{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:15px 20px;
}

ul
{
	margin:15px 40px;
}

li
{
	list-style-image:url(../images/bullet.jpg);
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:16px;
}

a, a:visited
{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#F1592A;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	color:#f19a2a;
	text-decoration:underline;
}


.hometable h3
{
	margin-left:0px;
}


.boxborder
{
	background-image:url(../images/table_bg.gif); 
	background-repeat:no-repeat; 
	padding-top:3px; 
	min-height:110px;
	margin-left:20px;
	margin-bottom:40px;
}

.boxborder2
{
	background-image:url(../images/table_bg2.gif); 
	background-repeat:no-repeat; 
	padding-top:3px; 
	min-height:110px;
	
	
}

blockquote
{
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	background-position:top left;		
	padding: 0px 0px 20px 50px;
	margin-top:30px;
	margin-left:20px;
	margin-right:40px;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:14px;
}

hr
{
	margin-left:70px;
	margin-right:40px;
	border:none;
	border-bottom:1px solid #f5a688;
	border-left:1px solid #f5a688;
	border-top:1px solid #ffe3bc;
}

#footermenu
{
	padding-top:5px;
	text-align:center;
}

#footermenu a, #footermenu a:visited
{
	color:#fff;
	margin:0 30px;
}

#footermenu a:hover, #footermenu a:visited:hover
{	
	color:#F0F505;
}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

