* {
    margin: 0px;
    padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center top;
	background-color: #0971B8;
}
/* Links
----------------------------------------------------------*/
a {font-weight:normal;}
a:link 		{color:#0078c9;text-decoration:none;}
a:visited {color:#0078c9;text-decoration:none;}
a:hover 	{text-decoration:none; cursor:pointer;}
/* Headings
----------------------------------------------------------*/
h1 {
	font-size:1em;
	color:#0078C9;
	margin:0 0 15px 0;
	font-weight:normal;
}
h2 {
	font-size:0.917em;
	color:#000;
	font-weight:normal;
	margin-bottom: 15px;
}
h3 {font-size:0.834em; color:#000;}
h4 {font-size:0.75em; color:#000; font-weight:normal;}
h5 {font-size:0.75em; color:#000;}
p {
	font-size:0.800em;
	color:#000;
	margin-bottom: 15px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_nav {
	height: 43px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
}
#logo {
	height: 80px;
}
/* Navigation
----------------------------------------------------------*/
#wrapper_nav ul {
	list-style:none;
	list-style-type: none;
}
#navigation li {
	float:left;	
}
#navigation li a {
	height:  30px;
	display: block;
	padding-top: 13px;	
}

/*Default State*/
#navigation .nav_home {
	margin-left: 30px;
	width: 80px;
	text-align: center;
	height: 43px;	
}
#navigation .nav_defult {
	width: 80px;
	text-align: center;
	height: 43px;
}

/*Active State*/
#navigation .nav_home_active {
	margin-left: 30px;
	width: 80px;
	background-image: url(../images/nav_active.png);
	text-align: center;	
	background-repeat: no-repeat;
	color: #000000;
	height: 30px;
	padding-top: 13px;
}
#navigation .nav_defult_active {
	width: 80px;
	background-image: url(../images/nav_active.png);
	text-align: center;	
	background-repeat: no-repeat;
	color: #000000;
	height: 30px;
	padding-top: 13px;
}

/*Hover State*/
#navigation li a:hover {
	background-image: url(../images/nav_hover.png);
	background-repeat: no-repeat;
}

#main {
	background-color: #FFFFFF;
	width: 900px;
}
#wrapper #main #content {
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
}

#addsense {
	height: 110px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#spaccing {
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .image_tall {
	float: left;
	width: 400px;
	height: 800px;
}
#content .text_tall {
	float: right;
	width: 470px;
}
.gs3060_header {
	background-image: url(../images/GS3060_Header.png);
	height: 400px;
	width: 870px;
}
.gs2060_header {
	background-image: url(../images/GS2060_Header.png);
	height: 400px;
	width: 870px;
}
.it100_header {
	background-image: url(../images/it100_Header.png);
	height: 400px;
	width: 870px;
}
.tl150_header {
	background-image: url(../images/tl150_Header.png);
	height: 400px;
	width: 870px;
}
.tl250_header {
	background-image: url(../images/tl250_Header.png);
	height: 400px;
	width: 870px;
}
.tl260gs_header {
	background-image: url(../images/tl260gs_Header.png);
	height: 400px;
	width: 870px;
}
.tl265gs_header {
	background-image: url(../images/tl265gs_Header.png);
	height: 400px;
	width: 870px;
}
.tl300_header {
	background-image: url(../images/tl300_Header.png);
	height: 400px;
	width: 870px;
}
.DSC_header {
	background-image: url(../images/DSC_Header.png);
	height: 400px;
	width: 870px;
}

.header_text {
	padding: 20px;
	float: right;
	height: 350px;
	width: 400px;
}
.header_text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
}
/* 07 - Order Table
/* ----------------------------------------------*/

table a,
table a:link,
table a:visited {
	border:none;
	}		
table {
	font-size:.90em;
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:1.5em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/table_background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
