@import url("reset.css"); 

html {
	background-image: url(../images/footer_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

body {
	font-family: Verdana;
	font-size: 91%;
	color: #000;
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0;
}

h1 {
	font-size: 2em;
	color: #ed1c24;
	font-weight: bold;
	margin: 10px 0 20px;
}

h2 {
	color: #000;
	font-size: 1.5em;
	margin: 17px 0 10px 0;
	font-weight: bold;
}

h3{
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
}

p {
	margin: 10px 0 15px;
	line-height: 1.2em;
}

strong {
	font-weight: bold;
}

.clearing {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.main {
	width: 900px;
	margin: 0 auto;
}

/* ----------------------------------------------------- */

.header {
	height: 168px;
	width: 900px;
}

.logo {
	float: right;
	margin-left: 20px;
	width: 421px;
	height: 168px;
}

img.slogan {
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}

.techmenu {
	float: right;
	margin: 20px -400px 0 0;
	#margin: 20px -400px 0 400px;
	position: relative;
	color: #fff;
	font-size: 0.75em;
}

.techmenu a {
	color: #fff;
}

.techmenu img {
	margin: 0 3px 0 20px;
}

.topmenu {
	height: 36px;
	clear: both;
	float: left;
	color: #fff;
	width: 100%;
	margin-top: -114px;
	#margin-top: 13px;
	background-image: url(../images/topmenu_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.topmenu  a {
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	background-image: url(../images/topmenu_line.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 36px;
	padding: 12px 20px  0 20px;
}

.content {
	clear: both;
	margin-top: -20px;
	float: left;
	width: 900px;
}

.nav {
	clear: both;
	margin-top: -20px;
	float: left;
	font-size: 0.85em;
	position: relative;
}

.nav a {
	font-weight: bold;
	color: #000;
}

.leftcol {
	float: left;
	clear: left;
	width: 595px;
	margin-right: 20px;
	margin-top: 20px;
}

.topic {
	background-image: url(../images/topic_left_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 23px;
	clear: left;
}

.topic h3 {
	background-image: url(../images/topic_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 17px;
	overflow: hidden;
	margin-left: 29px;
	padding: 4px 0 2px 5px;
}

.graytext {
	float: left;
	clear: left;
	margin-bottom: 25px;
	background-color: #e6e6e6;
	font-size: 0.8em;
	padding: 15px;
	line-height: 1.5em;
}

.graytext p {
	line-height: 1.3em;
	margin: 0;
}

.text {
	float: left;
	clear: left;
	margin-bottom: 15px;
	width: 630px;
}

.text h2, .text h1 {
	margin-left: 75px;
}

h2 span.red {
	color: #ed1c24;
}

.text img.bigpic {
	margin-left: 15px;
}

.rightcol {
	float: right;
	width: 232px;
	margin-top: 60px;
}

.rightcol .slogan {
	font-size: 1.1em;
	font-weight: bold;
	text-align:  center;
	margin: 40px 0 50px 0;
}

.rightcol .slogan  span.red {
	color: #ff3333;
}

.rightcol .graytext {
	padding-top: 20px;
	padding-bottom: 30px;
}

.rightcol .graytext p {
	text-align: center;
	margin-bottom: 15px;
}

.footer {
	clear: both;
	float: left;
	width: 900px;
	#margin-top: 60px;
	#margin-bottom: -40px;
	#position: relative;
}

.copyright {
	clear: both;
	float: left;
	margin-top: 40px;
	margin-bottom: 12px;
	font-size: 0.7em;	
	color: #fff;
	font-weight: bold;
}

.designedby {
	float: right;
	margin-top: 40px;
	margin-bottom: 12px;
	font-size: 0.7em;	
	color: #fff;
	font-weight: bold;
}

.designedby  a {
	color: #fff;
	position: relative;
}






/******************************************/



.input {
	background-color: #fff;
	border: 1px #ed1c24 solid;
	color: #820f00;
	font-size: 11px;
	font-family: Georgia;
	padding: 2px 5px;
	margin-left: 5px;
	margin: 2px 2px 2px 2px;
}

.inputboxlarge
{
	background-color: #fff;
	border: 1px #ed1c24 solid;
	color: #820f00;
	font-size: 11px;
	font-family: Georgia;
	padding: 2px 5px;
	margin-left: 5px;
	margin: 2px 2px 2px 2px;
	width: 250px;
}


.submit
{
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px #565754 solid;
	border-right: 1px #888c85 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: #282828;
	
}

.SubmitButton
{
	background-color: #ed1c24;
	background-repeat: repeat-x;
	border-left: 1px #ed1c24 solid;
	border-right: 1px #ed1c24 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: white;
	width: 100px;
	margin: 2px 2px 2px 2px;	
}


.button {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px #565754 solid;
	border-right: 1px #888c85 solid;
	padding: 0 5px;
	height: 19px;
	font: 11px Georgia;
	color: #282828;
}

.faqLink
{
	color: #820f00;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.faqTitle
{
	color: #820f00;
	font-size: 12px;
	font-weight: bold;
}


