div#content {
	display:block;
	position: relative;
	margin: 0px auto;
	height:auto;
	width: 700px;
}

.links {
      
        position: relative;
        margin: 0px auto;
        height:auto;
        width: 710px;
        font-family:Verdana;
        text-align:justify;
        font-size:10px;
}


.foot {
        text-align:justify;
       font-family:Verdana;
        position: relative;
        margin: 0px auto;
        height:90px;
        width: 700px;
	    font-size:10px;
	    color:#000000;
        padding-top:5px;
	    /*background: transparent url(../logo.png) no-repeat scroll left 6px;*/

}

.links a,span {
        position:relative;
        color:#000000;
        text-decoration:none;
        width:155px;
        padding:0 40px;
}



div#footer {
	display:block;
	position:relative;
	width: 730px;
	
}

div#footer a {
	display:block;
	position:relative;
	float:left;
	color:#000000;
	text-decoration:none;
	height:30px;
	
}

div#footer a:hover {
	text-decoration: underline;
}

div#links a:hover {
	text-decoration: underline;
}

div#footer a.one {
	margin-left:35px;
	margin-right: 150px;
}

div#footer a.two {
	margin-right: 150px;
}



div#footer img {
	display:block;
	position:relative;
	float: left;
	margin-left: 35px;
	margin-right: 15px;
}

div#footer span {
	position: relative;
	width: 710px;
	color: #666666;
	font-size:10px;
}


/* pop up */

div#bg_popup {
	position:relative;
	padding:20px;
	color: #444444;
	background-color: #64eaf6;
	background-image: url(../images/bg_mybip.jpg);
	background-repeat: repeat-x;
	font-family:Verdana;
    font-size:12px;
	color:#000;

}

div#cont {
	display:block;
	width:auto;
	padding:20px;
	background-color:#FFFFFF;

}

div#cont textarea {
	width:400px;
	height:350px;
	font-size:12px;
	font-family:Verdana;

}


div.one {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

div.two {
	text-align: justify;
	margin-bottom: 10px;

}

div.two em {
	color:#FF0000;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

div.three {
	text-align: justify;
	margin-bottom: 10px;

}

div.three em {
	color: #009900;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

div.four {
	text-align: justify;
	margin-bottom: 10px;

}

