@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 0.9;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";}
	
	
body {
	background-color: #333333;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(img/bg.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	top: 15px;
}
#header {
	height: 60px;
	background-color: #DE8B3B;
	top: 0px;
	width: 960px;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	margin-top: 0px;
}
#top_container {
	height: 60px;
	width: 700px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-image: url(img/header_logo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	left: 2px;
}
#header  h3 {
	text-align: right;
	right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: bottom;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 3px;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	word-spacing: 1em;
	letter-spacing: normal;
	color: #FFAC5E;
	text-decoration: none;
	font-size: 1px;
}


#container {
	height: auto;
	width: 960px;
	left: auto;
	right: auto;
	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: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/content_bg2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	position: relative;
	top: 0px;
}
#menu {
	height: 25px;
	background-color: #666666;
	width: 968px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	text-align: center;
}
#footer {
	background-color: #000000;
	height: 30px;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;

}


#content {
	height: 540px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F93;
	text-decoration: none;
	padding-bottom: 15px;
	text-shadow: 1px 1px 1px #CCCCCC;

}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	font-style: italic;
	text-indent: 3;
	text-shadow: 1px 1px 1px #CCCCCC;
	text-align: center;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-indent: 15px;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 17px;

}


#content  .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
}
#content .titleh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F90;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 10px;
	width: 900px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
}

#content .bullets {
	padding: 3px;
	text-align: left;
	text-indent: 10px;
}
#content .bullets li {
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


#content .names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#offers {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

#offers  .Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #FFFFFF;
	padding-bottom: 10px;
	position: static;
	width: auto;
	text-indent: 10px;
	text-decoration: underline;
}
#offers  .Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-shadow: 1px 1px 1px #CCCCCC;
	letter-spacing: 1px;
	text-indent: 15px;
	word-spacing: normal;
	padding-top: 3px;
	padding-bottom: 3px;

}
#offers  .Downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #CCCCCC;
	padding-left: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content .contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	word-spacing: normal;
	width: 800px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #CCCCCC;
	text-align: center;
	text-indent: 15px;
	padding: 3px;
	float: right;
}


.roundedCorners{
	width: 960px;
	height: 60px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #DDEEF6;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}
.roundedCorners2{
	width: 960px;
	height: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #DDEEF6;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content .sent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.solidblockmenu{
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	float: left;
	clear: both;
	letter-spacing: 3px;
	color: #FFFFFF;
	width: 500px;
	margin-left: 270px;
	text-transform: uppercase;
}

.solidblockmenu li{
	display: inline;
	width: 900px;
}

.solidblockmenu li a{
	color: white;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
	left: auto;
	right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FFCC99;
	text-align: center;
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	border-top-color: #666666;
}
#content .peaches {
	background-image: url(img/peaches.gif);
	height: 150px;
	width: 150px;
	padding-right: 0px;
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-top: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	float: right;
	text-shadow: 1px 1px 1px #CCCCCC;
	position: static;
	margin-right: 300px;
}
form {
	width: 550px;
	float: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.button {
	text-align: right;
	float: right;
	border: 1px outset #000000;
	margin-right: 20px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	border: 1px inset #000000;
}
.input:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	border: 1px solid #FF9900;
}
