* {

	padding: 0px;

	margin: 0px;

	background-repeat: repeat-x;

}



a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.rightimage {

	float: right;

	border: 2px ridge #FE7F19;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 13px;

}

.leftimage {

	float: left;

	margin-top: 10px;

	margin-bottom: 10px;

	border: 2px ridge #FE8320;

	margin-left: 13px;

}

.accimage {

	margin-right: 20px;

	float: right;

	border: 1px groove #F93;

}

.banner {

	margin-left: 25px;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-right: 25px;

}

.banner_h {

	margin-top: 20px;

	margin-right: 25px;

	margin-bottom: 20px;

	margin-left: 25px;

}

.click_here {

	margin-left: 135px;

	margin-right: 135px;

}

.buttons {

	margin-left: 12px;

	margin-top: 10px;

	margin-bottom: 10px;

	text-decoration: blink;

}

.buttons400px {
	margin-top: 10px;
	margin-bottom: 10px;

}









p {

	font-family: Tahoma, Geneva, sans-serif;

	margin: 20px;

	font-size: 14px;

	color: #FFF;

}
small {
	padding-bottom: 10px;
	margin-bottom: 10px;
}






h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;

}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	font-weight: normal;
	line-height: 18px;

}

h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	margin: 4px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-color: #F29D44;
	border-right-color: #F29D44;
	border-bottom-color: #F29D44;
	border-left-color: #F29D44;

}

h4 {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

}









#wrapper {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #333;

	border-left-color: #333;

	margin-top: 15px;

}

#wrapper #logoandnavbar {

	width: 800px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	height: 140px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#wrapper #body {

	background-image: url(../images/gtekit/background.jpg);

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	background-color: #668F93;

	background-repeat: no-repeat;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-position: bottom;

}

#wrapper #body #header {

	background-color: #254C53;

	text-align: center;

	color: #FFF;

	line-height: 30px;

	height: 100px;

}

#wrapper #body #header2 {

	background-image: url(../images/gtekit/seperator.png);

	height: 11px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}



#wrapper #body #left {
	width: 500px;
	float: left;
	text-align: center;
	height: auto;

}



#wrapper #body #center {

	width: 150px;

	float: left;

}





#wrapper #body #right {

	float: right;

	width: 150px;

}

#wrapper #body #footer {
	clear: both;
	height: 11px;
	background-image: url(../images/gtekit/seperator.png);
	float: none;
	margin-top: 10px;

}





#wrapper #body #footer2 {

	height: 20px;

	background-color: #254C53;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-align: center;

	font-weight: bold;

	vertical-align: middle;

	line-height: 18px;

}

#wrapper #body #footer3 {

	height: 11px;

	background-image: url(../images/gtekit/seperator.png);

}
#wrapper #body #left iframe {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px groove #FE780D;
}
#wrapper #body #left #search {
	text-align: center;
}
#wrapper #body #left #search form div table {
	text-align: center;
	background-color: #668F93;
	margin: 5px;
	padding: 5px;
}
