/* GLOBALS */
body,td,th {
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 15px;
	color: #000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:	#f4f4f4;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 0;
}

A {
	text-decoration:none;
	color: #020202;
	font-weight:normal;
}

A:hover {
	color:#727167;
}

H1 {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color: #888889;
	font-size: 17px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	line-height:17px;
}

H1.dark {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color: #020202;
	font-size: 17px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	line-height:17px;
}

H2 {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color: #888889;
	font-size: 16px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	line-height:16px;
}

H3, H4, H5, H6 {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color: #888889;
	font-size: 15px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	line-height:15px;
}

UL, OL {
	margin: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

UL.bullseye {
	list-style-image: url("../images/bullseyebullet.gif");

	list-style-position:outside;
		
	text-align:left;
	vertical-align:top;
}

UL.bullseye LI {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	text-align:left;
	vertical-align:top;

	font-family: "Arial", sans-serif;
	color: #000000;
	font-size: 12px;
	
	font-weight:bold;
	

}

LI {
	padding: 0px;
}

P {
	margin-top: 0px;
	margin-bottom: 14px;
}

BR.little {
	font-size: 10px;
	line-height:10px;
	height:10px;
}

/*SAPNS & DIVS */
.hidden {
	visibility: hidden;
	display: none;
}

.padded20 {
	padding:20px;
}

.padded20_dark {
	padding:20px;
	text-decoration:none;
	color: #020202;
}

.dark {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color: #020202;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

.notation {
	text-decoration:none;
	/*font-family: "Calibri", "Arial", sans-serif;*/
	color:#82949D;
	font-weight:normal;
	font-style:italic;
	padding: 0px;
	margin: 0px;
}

.floatpad10 {
	float:left;
	padding:10px;
	text-align:left;
	vertical-align:middle
}
#logo {
	padding: 0px;
	margin: 0px;
}
#flashcontent {
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
}
/*BACKGROUNDS*/
#site {
	background: #ffffff center top;
	text-align:center;
	vertical-align:top;	
}

#content_bg {
	margin:0px;
	padding:0px;
	background: #ffffff center top;
}

/*HEADER*/
#headfiller {
	margin:0px;
	padding:0px;
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 2px;
	height:10px;
	background: #000000 ;
}

/*FOOTER*/
#footer, #footer TD {
	text-align:center;
	vertical-align: middle;
	padding-top: 10px;
	margin: 0px;
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	background: #ffffff;
	height:40px;
	line-height:30px;
}

#footer A{
	color:#bbbebf;
	text-decoration:none;
}
#footer A:hover{
	color:#757a7c;
	text-decoration:none;
}


/*TABLES*/
.gr_tl { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #ffffff url('../images/tbl/gr_tl.jpg') bottom left no-repeat; height:10px; width:10px; }
.gr_tc { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #ffffff url('../images/tbl/gr_tc.jpg') bottom center repeat-x; height:10px; }
.gr_tr { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #ffffff url('../images/tbl/gr_tr.jpg') bottom right no-repeat; height:10px; width:10px; }

.gr_ml { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #e9e9e9 url('../images/tbl/gr_ml.jpg') top left repeat-y; width:10px; }
.gr_mc { text-align:left; vertical-align: top; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 10px; color: #888889; background: #ffffffe9e9e9url('../images/tbl/gr_mc.jpg') top left repeat; }
DIV#mc_laptop { text-align:right; vertical-align: top; padding-left: 160px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; font-size: 12px; background: #e9e9e9 url('../images/gra_laptop.jpg') center left no-repeat; height:140px; }
DIV#mc_dollars { text-align:right; vertical-align: top; padding-left: 155px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; font-size: 12px; background: #e9e9e9 url('../images/gra_dollars.jpg') center left no-repeat; height:140px; }
DIV#mc_guarantee { text-align:right; vertical-align: top; padding-left: 125px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; font-size: 12px; background: #e9e9e9 url('../images/gra_guarantee.jpg') center left no-repeat; height:140px; }
.smtitle { font-size: 14px; font-weight:bold; color: #575656; }
.gr_mr { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #e9e9e9 url('../images/tbl/gr_mr.jpg') top right repeat-y; width:10px; }

.gr_bl { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #ffffff url('../images/tbl/gr_bl.jpg') top left no-repeat; height:10px; width:10px; }
.gr_bc { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #e9e9e9 url('../images/tbl/gr_bc.jpg') top right repeat-x; height:10px; }
.gr_br { text-align:center; vertical-align: middle; padding: 0px; margin: 0px; font-family: "Calibri", "Arial", sans-serif; font-size: 5px; line-height: 5px; color: #e9e9e9; background: #ffffff url('../images/tbl/gr_br.jpg') top right no-repeat; height:10px; width:10px; }


/* /////////////////// SLIDESHOW */
#slideshow { position:relative; height:566px; width:990px  }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }
