* { 
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 13px;  
}

html, body { 
	height: 100%;
	width: 100%;
	   
}

.main{
	width: 995px;
	margin: 0px auto 0px auto;
}

.logo{
	height: 146px;
	text-align: center;
	border-left: 1px solid #accb01;	
	border-right: 1px solid #accb01;	
}

.menu1{
	height: 54px;
	width: 993px;
	background: url(images/strips1.jpg) repeat-x;
	border-left: 1px solid #accb01;	
	border-right: 1px solid #accb01;
}

.menu2{
	height: 95px;
	width: 100%;
}

.menu2_i {
	float: left;
	width: 165px;
	height: 95px;	
	background: url(images/menu_inactive.jpg) no-repeat;
	margin-right: 1px;
	text-align: center;
}

.menu2_a {
	float: left;
	width: 165px;
	height: 95px;	
	background: url(images/menu_active.jpg) no-repeat;
	margin-right: 1px;
	text-align: center;
}

.menu2_a a {
	font-family: Tahoma;
	font-size: 17px;
	color: #f6ffcc;
	text-decoration: none;
	display: block;
	padding: 37px 0px;
}

.menu2_i a {
	font-family: Tahoma;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;	
	display: block;
	padding: 37px 0px;
}


.content {
	border-left: 1px solid #accb01;	
	border-right: 1px solid #accb01;
	background: #f6ffc5;
	/*height: 490px;*/
	min-height: 450px;
	/*padding-top: 20px;*/
	overflow: hidden;
}

.menu_point {
	width: 133px;
	height: 22px;
	border: solid 0px;
	background: url(images/point.gif) repeat-y right top;
	float: left;
	text-align: center;
	color: #e22929;
	padding-top: 3px;
	margin-top: 20px;	
}

.menu_point a {
	color: #e22929;	
}

.menu_select {
	padding-top: 3px;
	margin-left: 40px;
	margin-top: 15px;
	color: #93ba00;
	float: left;	
}

.menu_select a {
	color: #93ba00;
    font-size: 13px;
}

.text {
	padding: 0px 20px 15px 30px;
	line-height: 1.3em;	
}

.border{
	background: url(images/point.gif) repeat-y right top;
	padding: 0px 20px 0px 30px;	
	/*border: 1px solid;*/
	float: left;
}

.border_r{
	padding: 0px 20px 0px 30px;	
	/*border: 1px solid;*/
	float: left;
}

ul.list {
	list-style-image: url('images/ul_point.gif');
	padding-left: 20px;
}

ul.list li {
	padding: 3px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #e22929;
	padding: 0px 5px 10px 0px;
}

h1.blue {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #0132ae;
	padding: 0px 5px 10px 0px;
}

h2{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #0132ae;
	padding: 0px 5px 10px 0px;
}

H2.quote {
	FONT-SIZE: 26px;
	/*font-style: italic;*/
}

.strips2{
	height: 21px;
	width: 100%;
	background: url(images/strips2.gif) repeat-x;
	clear: both;
	margin-bottom: 20px;
	padding: 0;	
}

.date{
	color: #accb01;
	margin-top: 10px;
}

p{
	margin-right: 15px;
}

ul.list2 {
	list-style-image: url('images/ul_point1.gif');
	padding-left: 20px;
}

ul.list2 li {
	padding: 3px;
}

ul.list3 {
	list-style-image: url('images/man.gif');
	padding-left: 20px;
}

ul.list3 li {
	padding: 3px;
}

.menu3{
	height: 24px;
	width: 100%;
}

.menu3_i {
	float: left;
	width: 165px;
	height: 24px;	
	background: url(images/menu_inactive_s.jpg) no-repeat;
	margin-right: 1px;
	text-align: center;
}

.menu3_a {
	float: left;
	width: 165px;
	height: 24px;	
	background: url(images/menu_active_s.jpg) no-repeat;
	margin-right: 1px;
	text-align: center;	
}

.menu3_a a {
	font-family: Tahoma;
	font-size: 15px;
	color: #f6ffcc;
	text-decoration: none;
	display: block;
	padding: 2px 0px;
}

.menu3_i a {
	font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 0px;	
}

.menu4{
	height: 45px;
	width: 993px;
	background: #f6ffc5 url(images/strips3.jpg) repeat-x;
	border-left: 1px solid #accb01;	
	border-right: 1px solid #accb01;
}

.menu_point4 {
	width: 133px;
	height: 22px;
	border: solid 0px;
	background: url(images/point.gif) repeat-y right top;
	float: left;
	text-align: center;
	color: #e22929;
	padding-top: 3px;
	margin-top: 10px;	
}

.menu_point4 a {
	color: #e22929;	
}

.copyright {
	font-size: 11px; 	
	text-align: center;
	height: 15px;
	border-left: 1px solid #accb01;	
	border-right: 1px solid #accb01;	  
}

.search_button {
 width: 57px; 
 height: 22px; 
 background: #e22929; 
 color: #ffffff;
 border-top: 1px solid #fe9595;
 border-left: 1px solid #fe9595; 
 border-right: 1px solid #a01c1c;
 border-bottom: 1px solid #a01c1c;  
}

.search_field {
 width: 200px;  
 height: 19px;
 border: 0px;
 border-top: 1px solid #accb01;
 border-left: 1px solid #accb01; 
}

.text_image_right {
 float: right;
 padding-left: 30px;
 padding-bottom: 10px;
}

.text_image_left {
 float: left;
 padding-right: 30px;
 padding-bottom: 10px;
}

#contact_panel {
 width: 800px;
 margin: 0px auto;
 background: #dfee89 url(images/border_right.gif) top right repeat-y;
 overflow: hidden;
}

.border_left {
 background: url(images/border_left.gif) top left repeat-y;
 padding: 20px; 
}

.Star {
 color: #e22929;
 font-weight: bold;
}

.submit {
 background: #e22929; 
 color: #ffffff;
 border-top: 1px solid #fe9595;
 border-left: 1px solid #fe9595; 
 border-right: 1px solid #a01c1c;
 border-bottom: 1px solid #a01c1c;  
 font-size: 18px;
}

.blue {
	color: #0132ae;
}

.split {
 height: 4px;
 background: url(images/split.gif) top left repeat-x;
 margin: 15px 0px;
}

ul.support {
	list-style-image: url('images/support_arrow.gif');
	padding-left: 20px;
	padding-top: 20px;
	line-height: 2.5em;
}

ul.support a {
 font-size: 14px;
 color: #7b8d00;
 font-weight: bold;
}

.testimonial span {
 color: #accb01;
}

.testimonial div {
 padding-left: 40px;
 padding-top: 10px;
}

.aed td {
 text-align: left;
}

.aed .maintext td {
  color: #496DC0;
  font-size: 20px;
}