@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BGapc.jpg);
	background-repeat:repeat-x;
	background-color: #f9f4de;
	font-family: Trebuchet MS, Trebuchet MS1, Helvetica, sans-serif;
	color:#7b7a7a;
}
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,
b, u, i, center,
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-size: 12px;
	line-height: 140%;
	vertical-align: baseline;
	background: transparent;
}



h1 {
	font-size:32px;
}

h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

h3 {
	font-size: 16px;
	margin-bottom: 6px;
}

#container {
	clear: both;
	width: 935px;
	margin: 0 auto;
	background-color:#fbf8ec;
	padding: 10px;
}

#main-left {
	float: left;
	height: 482px;
	width: 450px;
	background-image:url(images/main-left4.gif);
	background-repeat:no-repeat;
}

#main-right {
	background: url('images/main-right5.gif');
	background-repeat:no-repeat;
	float: right;
	width: 472px;
	height: 462px;
}

#main-right-content {
	width: 380px;
	height: 350px;
	position: relative;
	left: 39px;
	top: 70px;
	margin-right: 39px;

}

#lower-content {
	width: 100%;
	min-height: 340px;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
}

#lower-content h1, #lower-content h2, #lower-content h3 {
	color: #003366;
}

#lower-content-left {
	width: 245px;
	float: left;
	margin-left: 15px;
}

#lower-content-right {
	width: 620px;
	float: left;
	margin-left: 30px;
}

#lower-content-right p {
	margin-bottom: 20px;
}

#formtable {

	width: 300px;
	font-size: 10px;
}

#formtable td {
	padding-bottom: 4px;
	font-size: 11px;
}

#footer {
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 11px;
	border-top: 1px solid #425b79;
	padding-top: 6px;
}

#submit-button {
	background: url('images/button-bg.jpg');
	width: 196px;
	height: 45px;
	border: 0;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
#video {
	position: relative;
	top: 54px;
	left: 26px;
	width: 320px;
}
#usoba {
	margin: 0px 0px 0px 70px;
}
.reddish {
	color: #AE1B00;
	font-weight: bold;
}
input.btn{
   color:#FFFFFF;
   font-family:Arial, Helvetica, san-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#2e60a1;
   border:3px solid;
   border-top-color:#cd0000;
   border-left-color:#cd0000;
   border-right-color:#a30202;
   border-bottom-color:#a30202;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#2e60a1',EndColorStr='#00307b');}
input.btnhov{
   color:#fdffcb;
   background-color:#3b75c1;
   border-top-color:#09a301;
   border-left-color:#09a301;
   border-right-color:#068100;
   border-bottom-color:#068100;}
   
#submitpad {  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}