@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#EFEFEF;
background-attachment:fixed;
}

#container {
	width: 100%;
	margin-top: 25px;
	margin-bottom:25px;
}
#page {
	width:960px;
	height:600px;
	background-image: url(background.jpg);
	position: relative;
	border-right:1px  #000033 solid;
	border-bottom:1px #000033 solid;
	border-left:1px #000033 solid;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-topleft: 25px;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-color: #E1E1E1;
	height: 80px;
	width: 958px;
	border:1px  #000033 solid;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-topleft: 25px;
	 
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #E1E1E1;
	padding: 5px;
	float: left;
	border:1px  none solid;
	height: 508px;
	width: 300px;
}
#content {
	margin-top:5px;
	text-decoration: none;
	background-color:#FFFFFF;
	padding: 5px;
	float: right;
	height: 495px;
	width: 625px;
	margin-right: 5px;
	margin-left: 5px;
	border:2px   #D4D4D4 solid;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	}
#sidebar1 {
	background-color: #FFFFFF;
	height: 300px;
	width: 250px;
	margin-top:45px;
	margin-left: 25px;
	border:2px solid   #D4D4D4;
	list-style-position: inside;
	list-style-image:url(../images/bullet1.jpg);
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
#option {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	text-align:center;
	position:absolute;
	top:135px;
	right:25px;
	height: 20px;
	width: 600px;
}
#form_content {
	position:absolute;
	top:160px;
	right:20px;
	padding: 5px;
	width: 600px;
}






.img{
	float:right;
	position:absolute;
	top:7px;
	right:20px;

}
.h3{
	width:300px;
	font-family:"Times New Roman", Times, serif;
	color:#000066;
	position:relative;
	top:20px;
	left:25px;
	
			
}
.heading{
	text-align:center;
	color:#000066;
	}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	margin-left:25px;
	text-align:left;
	width:250px;
	border-bottom:1px #666666  groove;
	}
.li{
	margin-left:50px;
	}
.menu{
	width:210px;
	margin-left:15px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px #666666 dashed;
	}
.link{
	text-decoration:none;
	color:#000066;
	}
	
.home{
	width:189px;
	margin-left:30px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px #666666 dashed;
	}
	
.pg{
	width:189px;
	margin-left:30px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px #666666 dashed;
	}
.op{
	width:189px;
	margin-left:30px;
	font-weight:bold;
	font-size:12px;
	
	}
.form_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000066;

}
.form_txt1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000066;
	margin-left:20px;

}

