body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-color: #aad769;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
  	font-size: 13px;
  	color: #111;
	padding:0px;
}

table {
	font-size: 12px;
}

li {
	margin: 0px;
	padding: 0px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #aa0000;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3691EA;
	font-weight: normal;
	margin: 0px;
	margin-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3691EA;
	font-weight: normal;
	margin: 0px;
	line-height: 27px;
}

.tdhead {
	background-image: url(images/tdhead.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #2657B3;
	text-decoration: none;
}

a:visited {
	color: #2657B3;
	text-decoration: none;
}

a:hover {
	color: #111;
	text-decoration: underline;
}

#container_big {
	width: 816px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 816px;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 816px;
	height: 221px;
	text-align: left;
	top:0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.contact {
	margin: 10px;
	width: 557px;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-y;
}

#menu {
	width: 551px;
	height: 25px;
	float: left;
	position: absolute;
	font-size: 18px;
	text-align: center;
	bottom: 20px;
	left: 6px;
}

#menu a:link {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 20px;
}

#menu a:visited {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 20px;
}

#menu a:hover {
	color: #ffcc00;
	margin-left: 10px;	
	margin-right: 20px;
	text-decoration: none;
}

#flash {
	float: right;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 235px;
	height: 149px;
}

#left {
	width: 557px;
	float: left;
	position: relative;
	left: 5px;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-y;
	margin-top: 2px;
}

#left_1 {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/hr_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 270px;
}

#left_11 {
	float: left;
	position: relative;
	left: 10px;
	top: 0px;
	background-repeat: repeat-y;
	width: 211px;
	height: 150px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left_2 {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	width: 270px;
	text-align: left;
}

#left a:link {
	display: block;
	width: 100%;
	height: 17px;
	background-image: url(images/link_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #2657B3;
}

#left a:visited {
	display: block;
	width: 100%;
	height: 17px;
	background-image: url(images/link_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #2657B3;
}

#left a:hover {
	display: block;
	width: 100%;
	height: 17px;
	background-image: url(images/link_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000;
	text-decoration: none;
}

#red {
	float: left;
	position: relative;
	width: 176px;
	background-color: #9f120b;
	color: white;
	margin-top: 5px;
}

#right {
	width: 240px;
	float: right;
	position: relative;
	right: 6px;
	margin-top: 0px;
}

.box {
	width: 237px;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #e9e9e9;
	font-size: 18px;
}


#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #999999;
	margin-top: 5px;
}

input, textarea { 
	background-color: #E5F1FC;
	color: #A5CEF6;
	border-color: #A5CEF6;
}

#main {
	float: left;
	position: relative;
	width: 804px;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	left: 6px;
}
