@charset "iso-8859-9";
body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #111C22;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(assets/images/containerbkg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.imgborder {
	border: 3px solid #FF9900;
	margin-bottom: 5px;
	height: 100px;
	width: 100px;
}
.blue {
	color: #CC3300;
	font-weight: bold;
}


#menubar {
	height: 128px;
	width: 960px;
}
#motto {
	height: 220px;
	width: 960px;
	background-attachment: scroll;
	background-image: url(assets/images/motto.jpg);
	background-repeat: no-repeat;
}
#textfield {
	width: 740px;
	margin-left: 110px;
}
#col1 {
	width: 207px;
	float: left;
}
#col1 p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 10px;
}

#col2 {
	float: left;
	width: 533px;
}
#col2 a {
	color: #FF9900;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FF9900;
	margin-left: 15px;
}
.productbox img {
	clear: none;
	float: left;
	margin-right: 15px;
}



#col2 p {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.7em;
	margin-right: 25px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.newsbkg {

}
#footer {
	text-align: center;
	height: 118px;
	width: 100%;
	clear: both;
	background-attachment: scroll;
	background-image: url(assets/images/footerbkg.jpg);
	background-repeat: repeat-x;
}
.click{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-indent: 20px;
	font-weight: bold;
}
#container .clearfix #textfield #col2 .application img {
	border: 3px solid #FF9900;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
#application img {
	margin-right: 8px;
	margin-bottom: 8px;
	border: 3px solid #FF9900;
}
#application {
	margin-left: 30px;
}

