body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	background-color: #A2BF56;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat;
	padding: 10px;
}

#menux {
 width: 590px;
 height: 40px;
 background: url(imgs/menu.jpg);
 padding: 0px;
 margin: 0px;
 position: relative;
}
#menux li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menux li, #menux a {height: 40px; display: block; text-decoration: none;}
#tab1b {left: 0; width: 90px;}
#tab2b {left: 90px; width: 115px;}
#tab3b {left: 205px; width: 90px;}

<?php if( actualPageName() == "success-stories.php" ){ ?>
#tab4b {left: 295px; width: 115px; background:transparent url(imgs/menu.jpg) -295px -40px;}
<?php } else { ?>
#tab4b {left: 295px; width: 115px;}
<?php } ?>


#tab5b {left: 410px; width: 90px;}
#tab6b {left: 500px; width: 90px;}

#tab1b a:hover {background: transparent url(imgs/menu.jpg) 0 -40px no-repeat;}
#tab2b a:hover {background: transparent url(imgs/menu.jpg) -90px -40px no-repeat;}
#tab3b a:hover {background: transparent url(imgs/menu.jpg) -205px -40px no-repeat;}
#tab4b a:hover {background: transparent url(imgs/menu.jpg) -295px -40px no-repeat;}
#tab5b a:hover {background: transparent url(imgs/menu.jpg) -410px -40px no-repeat;}
#tab6b a:hover {background: transparent url(imgs/menu.jpg) -500px -40px no-repeat;}



#mainMenu a {
	display:block-inline;
	padding:2px 6px 2px 6px;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}

#mainMenu span, #mainMenu a:hover{
	display:block-inline;
	padding:2px 6px 2px 6px;
	vertical-align:middle;
	background-color:#A2BF56;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
	text-decoration: none;
}
#topMenu a, #topMenu div a{
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#topMenu a:hover, #topMenu div a:hover{
	color:#000000;
	background-color:#EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#topMenu span{
	color:#A2BF56;
	padding-right:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

#bottomMenu a{
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
#bottomMenu a:hover{
	color:#000000;
	background-color:#EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}

#bottomMenu div{
	padding-bottom:10px;
	border-bottom:solid;
	border-bottom-color:#F0F0F0;
	border-bottom-width:5px;
}
#bottom{
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#bottom a{
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#bottom a:hover{
	color:#666666;
	background-color:#EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#t1{
	color:#7B5530;
	background-color:#E4DDD5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	padding:5px;
	text-decoration: none;
}
#t2{
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 22px;
	text-decoration: none;
}

#c1, #c1 a{
	display:block;
	color:#666666;
	background-color:#F0F0F0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	padding:5px;
	text-decoration: none;
}
#c1 a:hover{
	display:block;
	color:#999999;
	background-color:#FFFFFF;
	text-decoration: none;
}
#c1 strong{
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}


#c2, #c2 a{
	display:block;
	color:#666666;
	background-color:#EFFAE5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	padding:5px;
	text-decoration: none;
}
#c2 a:hover{
	display:block;
	color:#999999;
	background-color:#FFFFFF;
	text-decoration: none;
}
#c2 strong{
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}



#c3, #c3 a{
	display:block;
	color:#666666;
	background-color:#F3F8FC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	padding:5px;
	text-decoration: none;
}
#c3 a:hover{
	display:block;
	color:#999999;
	background-color:#FFFFFF;
	text-decoration: none;
}
#c3 strong{
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}


#c4 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;
}
#c4 #tab1 a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
#c4 #tab1 a:hover{
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
#c4 #tab1 strong{
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}


#c4 #tab2 a{
	color:#5580C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#c4 #tab2 a:hover{
	color:#FFFFFF;
	background-color:#5580C0;
	text-decoration: none;
}
#c4 #tab2 strong{
	color:#5580C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}



#c4 #tab3 a{
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#c4 #tab3 a:hover{
	color:#FFFFFF;
	background-color:#FF9900;
	text-decoration: none;
}
#c4 #tab3 strong{
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}

#pic{
	padding:5px;
	background-color:#E4DDD5;
}

#c5 {
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	padding:5px;
	text-decoration: none;
}
#c5 strong{
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
#c5 a{
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	padding:5px;
	text-decoration: none;
	display:block;
}
#c5 a:hover{
	color:#666666;
	background-color:#EEEEEE;
	text-decoration:none;
}


#c7 {
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	padding:5px;
	text-decoration: none;
}
#c7 strong {
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
#c7 strong a{
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
#c7 strong a:hover{
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration:underline;
}
#c7 a{
	color:#FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#c7 a:hover{
	color:#000000;
	text-decoration:underline;
}


#subMenu ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
	color:#666666;
	padding:5px 5px 5px 15px;
	margin-left:10px;
}

#subMenu ul li{
	list-style-image:url(imgs/bullet1.gif);
	list-style-position:outside;
}
#subMenu ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
	color:#666666;
	vertical-align:middle;
}
#subMenu ul li a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}


#subMenu2 ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
	color:#666666;
	padding:5px 5px 5px 20px;
}

#subMenu2 ul li{
	list-style:none;
	list-style-position:outside;
}
#subMenu2 ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
	color:#666666;
}
#subMenu2 ul li a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}
#Form1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration:none;
	color:#666666;
}
#Form1 strong{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-decoration:none;
	color:#666666;
}
#input1{
	width:200px;
	height:35px;
	background-image:url(imgs/bginput.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#Form1 div input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	text-decoration:none;
	color:#666666;
	padding:10px 5px 2px 3px;
	border:none;
	width:200px;
	height:35px;
	vertical-align:middle;
	background: transparent;
}

#Form1 select{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	text-decoration:none;
	color:#666666;
	border:none;
	width:200px;
	background-color: #FFFFFF;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: none;
}
#mainT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	line-height: 25px;
	letter-spacing:-1px;
	text-decoration:none;

	color:#0099CC;
	padding:5px;
}
#list1{
	list-style:none;
	list-style-position:outside;
	padding:0px;
	margin:0px;
	color:#006C91;
}
#list1 strong{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
	color:#006C91;
}
#list1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 16px;
	text-decoration:none;
	color:#006C91;
}
#list1 a{
	color:#006C91;
	text-decoration:none;
	display:block;
	padding:5px;
	border-bottom:dotted #FFFFFF 1px;
}
#list1 a:hover{
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	display:block;
	border-bottom:dotted #000000 1px;
}


#cx {
	color:#666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
}
#cx #tabx a{
	display:block;
	padding:5px;
	color:#000000;
	text-decoration: none;
	border-bottom:dotted #CCCCCC 1px;
}
#cx #tabx a:hover{
	color:#333333;
	background-color:#FFFFFF;
	text-decoration: none;
	border-bottom:dotted #FFFFFF 1px;
}
#cx #tabx strong{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;
}
#title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(imgs/bgtitle.jpg);
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	margin:0px;
}
#content{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-decoration: none;
	color:#333333;
	padding:10px;
}
#content strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color:#000000;
	text-decoration: none;
}
#content a{
	text-decoration: none;
	color:#A2BF56;
}
#content a:hover{
	text-decoration:underline;
	color:#000000;
}


