/* CSS Document */
body{ margin:2px;}
a{ font-family:Tahoma; font-size:12px; font-weight:normal; color:#000000; text-decoration:none;}
a:hover{ font-family:Tahoma; font-size:12px; font-weight:normal; color:#FF0000; text-decoration:none;}
p{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none;}
td{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none; }
images{border:0px;}

/*Background Images*/
.header_pic1{background:url(../images/header-part1.jpg) #000000 no-repeat;}
.header_pic2{background:url(../images/header-part2.jpg) #000000 no-repeat;}
.header_pic3{ background:url(../images/header-part3.jpg) #000000 no-repeat;}
.header_pic3{ background:url(../images/header-part4.jpg) #000000 no-repeat;}
.newsletter{ background:url(../images/newsletters.jpg) #666666 no-repeat; height:36px; width:227px;}
.testi_bg{background:url(../images/bg1.jpg) #999999 repeat-y;}

/*Links*/
.Links{ font-family:Tahoma; font-size:12px; font-weight:bold; color:#DA5001; text-decoration:none;}
.Links:hover{ font-family:Tahoma; font-size:12px; font-weight:bold; color:#FF0000; text-decoration:none;}

.Links1{font-family:Tahoma; font-size:11px; color:#DA5001; text-decoration:none; text-align:right;  font-weight:500; font-weight:bold;}
.Links1:hover{font-family:Tahoma; font-size:11px; color:#0667AB0; text-decoration:none; text-align:right;  font-weight:500; text-decoration:none; font-weight:bold}

#nav
{
 margin:0px;
 padding:0px;
 display:block;
 width:100%;
 margin:auto;
 height:33px;
}
#nav li
{
	float:left;
	margin:0px;
	margin-right:1px;
	padding:0 3px;
	list-style:none;
	background:#FBE6C9;
	height:33px;
	text-align:center;
	
}

#nav li:hover
{
	
	background:#eb951e;
	
}

#nav li:hover a 
{
	background-position: left -24px;
}

#nav li a
{
	float:left;
	padding-left:12px;
	text-decoration:none;
	color:#000000;
	font:bold 12px/34px Arial, Helvetica, sans-serif;
	background:url(../images/nav-bullet.gif) no-repeat left 13px;
}

#nav li a:hover, #nav li a .active
{
	background-position: left -24px;
}


/*Text*/
.bullet{font-family:Tahoma; font-size:11px;color:#868785; text-decoration:none; margin-left:15px; text-align:center;}
.tittle{font-family:Tahoma; font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.text2{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none;}
.input{font-family: Tahoma; font-size:11px; color:#000000; height:12px; width:145px; }
.input1{font-family: Tahoma; font-size:11px; color:#000000; height:20px; width:145px;  }
.input2{font-family: Tahoma; font-size:11px; color:#000000; height:60px; width:145px; }
.maintitle{ font-family:Tahoma; font-size:18px; font-weight:bold; color:#DA5001; text-transform:capitalize;}
.text3{font-family:Tahoma; font-size:11px; color:#DA5001; text-decoration:none;}
.radioimage{ width:180px; height:226px; float:left;}
.middle{ height:auto; width:459px; float:left; padding-right:10px;}
