@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#container {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-image: url(../images/mainSPBg.jpg);
	background-repeat: repeat;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.clearthis {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
.theimage {
	text-align: center;
	padding-bottom: 10px;
	font-size: 11pt;
	color: #666633;
	float: left;
	width: 370px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	margin-right: 10px;
}
.limg {
	float: left;
	padding-right: 12px;
	padding-bottom: 8px;
}


h2 {
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	color: #993300;
}

#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#emailIT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 400px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFCC33;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}


#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 205px;
}
#footerTXT a:link, #footerTXT a:active, #footerTXT a:visited {
	color: #F8F8F9;
}
#footerTXT a:hover {
	text-decoration: none;
}
.header {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E49F26;
}
#footerTXT {
	text-align: center;
	padding-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F9F9F9;
	font-size: 12px;
	line-height: 16px;
}


#logo {
	height: 289px;
}

#content a:link, #content a:active, #content a:visited {
	color: #0033CC;
}
#content a:hover {
	text-decoration: none;
}
#ordTable {
	font-size: 90%;
	color: #000000;
	margin: 7px;
	border: 1px solid #CCCCCC;
}
input,select,textarea {
	border: 1px ridge #CCCCCC;
}


.disclaimer {
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
}
input:focus, input.sffocus,textarea:focus,textarea.sffocus{
	background-color: #FFFF66;
	border: 2px solid #FF0000;
}#ordTable td {
	background-image: url(../images/formBG.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	height: 30px;
}
