@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	margin:0px;
	padding:0px;
	background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(247,142,15) 100%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(247,142,15) 100%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(247,142,15) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(247,142,15) 100%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(247,142,15) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,255,255)),
	color-stop(1, rgb(247,142,15))
);
}
body {
	margin:0px;
	padding:0px;
	height:1352px;
	width:100%;
}
#container {
	width: 1024px;
	height:1000px;
	background-color:white;
	margin:auto;
	padding-top:12px;
	-webkit-box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, .5);    
    box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, .5);
}
#logocontainer {
	width: 1000px;
	height:150px;
	position: relative;
	background-image: linear-gradient(bottom, rgb(255,173,51) 100%, rgb(235,139,21) 0%);
background-image: -o-linear-gradient(bottom, rgb(255,173,51) 100%, rgb(235,139,21) 0%);
background-image: -moz-linear-gradient(bottom, rgb(255,173,51) 100%, rgb(235,139,21) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(255,173,51) 100%, rgb(235,139,21) 0%);
background-image: -ms-linear-gradient(bottom, rgb(255,173,51) 100%, rgb(235,139,21) 0%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(1, rgb(255,173,51)),
	color-stop(0, rgb(235,139,21))
);
	margin:auto;
	padding:0px;
}
#left {
	width: 550px;
	height:150px;;
	display:inline-block;
	position: absolute;
	text-align:center;
	margin:0px;
	padding-bottom:0px;
}
#right {
	width: 450px;
	height:150px;;
	position:absolute;
	display:inline-block;
	left:600px;
	margin:0px;
	padding:0px;
}
#logotxt {
	margin-top:25px;
	font-size:40px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
p {
	margin:0px;
	padding:0px;
}
#small {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:30px;
}
#logo {
	margin-top:10px;
	margin-left:-10px;
}
#navcontainer {
	width:1000px;
	height:30px;
	margin:auto;
	position:relative;
	background-image: linear-gradient(bottom, rgb(0,0,0) 0%, rgb(56,56,56) 100%);
background-image: -o-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(56,56,56) 100%);
background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(56,56,56) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(56,56,56) 100%);
background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 0%, rgb(56,56,56) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(0,0,0)),
	color-stop(1, rgb(56,56,56))
);
}
#navleft {
	height: 30px;
	width: 332px;
	display:inline-block;
	position: relative;
	float:left;
}
#navright {
	height: 30px;
	width: 330px;
	display:inline-block;
	position: relative;
	float:right;
}
#navmid {
	height: 30px;
	width: 332px;
	display:inline-block;
	position: relative;
	margin:auto;
}
.navtxt {
	text-align:center;
	line-height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#C60;
}
#footer {
	width: 1042px;
	height: 340px;
	margin: 0px;
	padding: 0px;
	border:0px;
	position:relative;
	clear:both;
background-image: linear-gradient(bottom, rgb(19,19,19) 0%, rgb(89,87,87) 100%);
background-image: -o-linear-gradient(bottom, rgb(19,19,19) 0%, rgb(89,87,87) 100%);
background-image: -moz-linear-gradient(bottom, rgb(19,19,19) 0%, rgb(89,87,87) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(19,19,19) 0%, rgb(89,87,87) 100%);
background-image: -ms-linear-gradient(bottom, rgb(19,19,19) 0%, rgb(89,87,87) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(19,19,19)),
	color-stop(1, rgb(89,87,87))
);
}
#footercontainer {
	width: 1000px;
	height:340px;
	position:relative;
	margin:auto;
}
#footerleft {
	width: 330px;
	height: 340px;
	position:relative;
	display:inline-block;
	float:left;
}
#footermid {
	width: 330px;
	height: 340px;
	position:relative;
	display:inline-block;
	margin:auto;
}
#footerright {
	width: 330px;
	height: 340px;
	position:relative;
	display:inline-block;
	float:right;
}
.foottxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-left: 70px;
	color: white;
	line-height: 20px;
}
.foothead {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-left: 70px;
	margin-bottom:40px;
	margin-top:20px;
	color: black;
	line-height: 20px;
}
.jaytech {
	margin-left:70px;
	margin-top:80px;
	color:#666;
}
a {
	text-decoration:none;
}
a:link { 
color:black;
	}
a:visited { 
color:black;
	}
a:hover { 
color:black;
	}
a:active { 
	color:black;
	}