@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	font-family:trebuchet ms,tahoma;
	background-color:#24c9f5;
	height: 100%;
}
#container2	{
	width: 940px;
	margin: 0 auto;
}
#container	{
	background:url(images/bg.jpg) top repeat-x #24c9f5;
	
}
#side1 	{
	width:150px;
	height:100%;
	float:left;
	vertical-align: bottom;
}
#middle	{
	width:640px;
	float:left;
}
#side2 	{
	width:150px;
	height:100%;
	float:right
}
#header	{height:175px;}
#header .top {height:129px;}
#header .slogan {
	height:46px;
	background:url(images/menu_bg.png) no-repeat;
	padding: 5px;
	text-align: center;
}
#header2	{height:46px;}
#header2 .top {height:46px;}
#header2 .slogan {
	height:46px;
	background:url(images/menu_bg.png) no-repeat;
	padding: 5px;
	text-align: center;
}
#feature	{
	background:url(images/new_feature_4.png) no-repeat;
	height: 262px;
}
#feature .introtxt	{
	margin:10px 10px 0px 480px;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	width: 160px;
}
#feature ul	li{ padding-bottom:5px;}
#main {padding:10px; }
#menu	{
	background:url(images/menu_bg.png) no-repeat;
	height: 26px;
	padding: 10px;
}
#base	{width:640px;}
#base .top	{height:20px;}
#base .mid	{
	background-color:#FFFFFF;
	padding: 0px 20px;
}
#base .bottom	{height:20px;}

#newsletter	{
	padding:5px;
	text-align: center;
}

.clear	{clear:both;}

h1 {
	font-size:28px;
	color:#000000;
	margin: 0; }
h2 {
	font-size:22px;
	color:#5493cc;
	margin: 0;
}
h3 {
	font-size:20px;
	color:#E96D97;
	margin: 0;
	text-align: center;
}
h4 {	font-size:26px;
	color:#000000;
	margin: 0;
}

h5 {	font-size:20px;
	color:#ffffff;
	margin: 0;
}

h6 {	font-size:16px;
	color:#000000;
	margin: 0;
}


.blktxt	{ font-size:14px; color:#000000; text-align: justify;}
.whttxt	{ font-size:14px; color:#FFFFFF;}
.normtxt {font-size:12px; color:#000000;}
.bllttxt { font-size:14px; color:#FCEEF3;}

/* Menu */

ul#navlist
{
	white-space: nowrap;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 620px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 5px 11px;
	font-weight: bold;
	font-size: 18px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #36CEF7;
	background-color: #FCDAEA;
	text-decoration: none;
}

a img { border: none ; }

/aiden new/

#button1	{
		
		height: 60px;
		padding: 60px 145px;
		
}
		
}

#map1		{
		height: 242px
		width: 282px
		padding-left: 145px
		padding-right: 80px
}


#newbase	{width:640px;}/a>
#newbase .top	{height:20px;}
#newbase .mid	{
	background-color:#FFFFFF;
	padding: 0px 20px;
	text-align: center;
	font-size: 22px;
}
#newbase .bottom	{
	
	background-image: url(/images/box_base.png);
	background-repeat: no-repeat;
	height:20px;
	font-size: 13px;
	text-align: center;
	font-family: Arial;
	color:#333333;
	font-weight: bold;
	
}
#newbase2	{
	width:640px; 
	text-align: 
	center; 
	font-size: 14px;
	}/a>

#menu2	{
	background:url(/images/buttons/button_bg.png) no-repeat;
	height: 60px;
	width: 150px;
	padding: 10px;	
}

/* Menu 2 */
ul#nav-button
{
	white-space: nowrap;
	position: absolute;
	margin: 0;
	padding:0;
	width: 150px;
	height:60px;
}

#nav-button li
{
display: above;
list-style-type: none;
padding:10px;
text-align: left;
}

#nav-button a {
	padding:5px;
	font-weight: bold;
	font-size: 18px;
	
}

#nav-button a:link, #nav-button a:visited
{
	color: #fff;
	text-decoration: none;
	
}

#nav-button a:hover
{
	color: #36CEF7;
	background-color: #FCDAEA;
	text-decoration: none;
}

Button Test............................

#emailUs
{
  display: block;
  width: 150px;
  height: 60px;
  background: url("images/buttons/button_2.gif") no-repeat 0 0;

}

#emailUs:hover
{ 
  background-position: 0 -60px;
}

#emailUs span
{
  display: none;
}
