body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
	background-color: white;
	text-align: center;
}

a img {
	border: 0;
}

#main {
	background: #ffff00 url(bg_2.jpg) no-repeat right bottom;
	border: 2px solid #000000;
	width: 700px;
	height: 525px;
	margin: 10px auto 0;
	border-bottom-style: none;
	text-align: left;
}

#main2 {
	width: 700px;
	margin: 10px auto 0;
	text-align: left;
}

#top2 {
	background: #ffff00;
	border: 2px solid #000000;
	width: 700px;
	height: 95px;
}

#top {
	background: #ffff00;
	border: 2px solid #000000;
	width: 700px;
	height: 95px;
	border-bottom-width: 20px;
}

#menu {
	width: 280px;
	height: 20px;
	padding-top: 75px;
	padding-left: 20px;
}

#menu2 {
	width: 350px;
	float: right;
	padding-right: 10px;
	padding-top: 8px;
	text-align: right;
}

#center {
	width: 700px;
	height: 289px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	text-align: center;
	background: #000000;
}

#center3 {
	width: 700px;
	background: #ffffff;
	text-align: left;
	border-right: 2px solid black;
	border-left: 2px solid black;
	padding-top: 25px;
	padding-bottom: 25px;
}

#center3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 340px;
	padding-bottom: 15px;
	text-align: justify;
	padding-left: 25px;
}

#center_left {
	width: 345px;
	height: 275px;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-left: 2px;
}

#center_right {
	width: 345px;
	height: 275px;
	text-align: center;
	float: left;
	padding-top: 20px;
}

#center3_right {
	width: 303px;
	float: right;
	text-align: center;
}

#center3_left {
	width: 345px;
	float: left;
}

.spaced{
	padding-right: 15px;
	padding-left: 15px;
}


.spaced2{
	padding-left: 15px;
}

#points {
	width: 350px;
	float: left;
	padding-left: 40px;
	padding-top: 70px;
	text-align: left;
}

#logos {
	margin-top: 89px;
	text-align: left;
	margin-left: 25px;
}

#footer {
	width: 700px;
	height: 142px;
	text-align: left;
	background: #ffff00;
	padding-top: 15px;
	border: 2px solid black;
	border-top-style: none;
}

#footer2 {
	width: 704px;
	height: 50px;
	background: url(bg_3.jpg) no-repeat 4px top;
}

#footer3 {
	width: 700px;
	height: 65px;
	text-align: left;
	background: #ffff00;
	padding-top: 15px;
	border: 2px solid black;
	border-top-style: none;
}

.border-2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.border-1 {
	border: 2px solid #000000;
}
.blue-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #203F7B;
	text-decoration: none;
}
.black-text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	color: #000000;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	text-decoration:none;
}	
.head_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.head_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.8em;
	color: #ff0000;
	text-decoration: none;
}