/* CSS Document */
body {
	
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#ffffff;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
	
	li{list-style-type:none;}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
	}
a{
	color:#1f1e1e; text-decoration:none; font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a:hover{
	color:#660000; text-decoration:underline;font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	} 
	
	/*----TOP PANEL starts here----*/
	
#TopWrapper{
	margin:0px auto 0px auto;
	width:982px;	
}
#firstimage{
	float:left;	
	height:90px;
	margin:0 0 0 0;
	width:250px;
	padding-right:3px;
	padding-top:35px;
}
#MainNavigation{
	height:66px;
	width:93px;
	float:left;
	margin-bottom:8px;
}
#topPan{width:728px; height:40px; float:left;}

 li a:hover{
	background:url(images/menu_over.gif); background-repeat:no-repeat; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#fff; line-height:25px; display:block; text-decoration:none; text-align:center;
	}	
#overbutton{
	width:103px; height:25px; float:left; background:url(images/menu_over.gif); background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; line-height:25px;  text-decoration:none; text-align:center;	
}
.outbutton{
	width:103px; height:30px; float:left; background:url(images/menu_out.gif); background-repeat:no-repeat; text-align:center;
	}	
.outeffect{
 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:25px;  text-decoration:none; text-align:center;
 }
	
/*----BODY PANEL starts here----*/
#logo{
	float:left;	width:254px;	height:67px;	padding-top:23px;
}

#topbanner{
	width:728px; height:90px; float:left; 
}
#toputilitilinks{
	float:left;	background-color:#f6fafb;	width:982px; height:58px;	text-align:center;
	line-height:25px;	margin-top:10px; background:url(images/bg_topbanner.gif); background-repeat:repeat-x; 
	
	/*----side menus starts here----*/
}
#MiddleLeftPan{	float:left;	width:244px; margin-top:20px;}

#menumiddlebg{	float:left;	width:256px; 	}
	
#menumiddlebg02{	float:left;	width:256px; 	}
#firstname{
	float:left; height:10px; margin-top:10px; width:243px;	}
#new{
	float:left;	width:243px;	margin-top:20px;	padding-left:10px;
}	
#inputStyle {
	float:left;	width:470px; margin-top:0px; text-align:center;
		}
#bodymiddlepart{
	float:left;	width:480px; position:relative; margin-top:20px; padding-top:10px; padding-left:10px;
	border-top-style:none;	border-left-style: solid;	border-left-width: 1px;		border-left-color: #3399cc;	
	border-right-style: solid;	border-right-width: 1px;	border-right-color: #3399cc;	border-bottom-style: none;
}
#bodymiddlepart a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	text-align:justify;
	text-decoration:underline;
	}

#bodymiddlepart a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	text-align:justify;
	text-decoration:none;
	}
	

#title{
	float:left; width:470px; height:30px; border:none; padding-top:10px; padding-bottom:10px;
	}
#bodycontent{
	float:left; width:470px; margin-top:5px;	
	}	
#bodybanner{
	float:left;	width:270px; height:250px; padding-right:25px;	 
	}
#bannercont{
	float:left; width:175px; height:243px; margin-left:5px; margin-top:5px;
}

#contacttext{
float:left; width:105px; padding-left:70px; height:15px; padding-top:8px; padding-bottom:15px; 
}
#contactform{
float:left; width:225px; padding-left:10px; height:25px; padding-top:10px; padding-bottom:10px;
}

.inputbutton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC33;
	background-color:#003333;
	cursor:default;
	}
/*----footer PANEL starts here----*/	
#mainfooter{
width:982px; margin:0px auto 0px auto;

}	
#footer{
	width:982px; height:50px; background-color:#f2f2f2; float:left; margin:10px auto 0px auto;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style:dashed;
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
	}
#footercontent{
	width:982px; height:25px; float:left; margin-top:15px; text-align:center;  
	}
	
