* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	}
body {
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	color: #838383;
	}
#wrapper {
	overflow: hidden;
	width: 909px;
	padding: 0 45px;
	margin: 0 auto;
	}
	
*html #wrapper {
	width: 1003px;
	}
	
a {
	text-decoration: none;
	color: #838383;
	}
a:hover {
	text-decoration: underline
	}
/*---Begin Header---*/

#header {
	overflow: hidden;
	height: 88px;
	}
#header img {
	float: left;
	margin: 10px 0 5px 0;
	}
	
/*---Begin Menu---*/

#menu {
	overflow: hidden;
	height: 48px;
	background: url(/images/menu_bg0.jpg) repeat-x left center;
	clear: both;
	padding-left: 4px;
	}
#menu a {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 41px;
	text-decoration: none;
	padding: 0 31px;
	}
#menu img {
	float: left;
	margin: 8px 0;
	}
	
/*---/ Menu ---*/
/*---/ Header ---*/

/*---Begin Content ---*/

#content {
	overflow: hidden;
	//height: 100%;
	background: url(/images/dashed00.jpg) repeat-y 238px top;
	border-bottom: solid 3px #ababab;
	}
	
/*---Begin sidebar ---*/
#sidebar {
	overflow: hidden;
	//height: 100%;
	float: left;
	width: 239px;
	text-align: left;
	}
	
/*---Begin Box1---*/
#singin {
	overflow: hidden;
	width: 217px;
	border: solid 1px #E3E3E3;
	background: url(/images/singin00.jpg) no-repeat top center;
	margin: 5px 0px;
	padding: 35px 0px 0 10px;
	}
*html #singin {
	width: 227px;
	}
#singin a {
	margin: 5px 0;
	display: inline-block;
	}
#singin p {
	padding: 5px 0;
	}
#singin input {
	background: url(/images/text_bg0.jpg) no-repeat top center;
	width: 144px;
	height: 19px;
	border: 0px;
	}
#singin #forgot {
	color: #096EB2;
	font-size: 12px;
	float: right;
	padding-right: 10px;
	}
/*---/ Box1---*/

/*---Begin Box2---*/
#latest {
	overflow: hidden;
	width: 197px;
	border: solid 1px #E3E3E3;
	background: url(/images/1bank0000.jpg) no-repeat top center;
	margin: 5px 0px;
	padding: 35px 20px 10px 10px;
	}
*html #latest {
	width: 227px;
	}
#latest p {
	padding: 5px 0;
	}
#latest a {
	float: right;
	color: #096EB2;
	display: inline-block;
	background: url(/images/arrow000.jpg) no-repeat right 4px;
	padding-right: 12px;
	}
#latest #small {
	font-size: 10px;
	}
/*---/ Box2---*/	

/*---Begin Box3---*/
#pollis {
	overflow: hidden;
	width: 217px;
	border: solid 1px #E3E3E3;
	background: url(/images/pollis00.jpg) no-repeat top center;
	margin: 5px 0px;
	padding: 35px 0px 0 10px;
	}
*html #pollis {
	width: 227px;
	}
#pollis p {
	padding: 5px 0;
	}
#pollis input {
	margin-right: 15px;
	color: gray;
	padding: 0 3px;
	}
#pollis #butt {
	margin-left: 10px;
	}
/*---/ Box3---*/

/*---Begin RightSide---*/
#right_side {
	overflow: hidden;
	//height: 100%;
	margin: 5px 0 0 0px;
	width: 659px;
	float: right;
	text-align: left;
	padding-bottom: 37px;
	}
#right_side img {
	float: left;
	margin: 0 10px 5px 0px;
	border: 0px;
	}
#right_side p {
	padding: 0 20px 110px 0;
	}
#right_side #about {
	text-transform: uppercase;
	color: #096EB2;
	font-size: 17px;
	padding-bottom: 10px;
	}
#looking {
	overflow: hidden;
	//height: 100%;
	height: 306px;
	width: 659px;
	background: url(/images/looking0.jpg) no-repeat top center;
	float: right;
	font-size: 17px;
	text-align: left;
	margin-bottom: 30px;
}
#looking a {
	color: #fff;
	text-decoration: none;
	padding-left: 55px;
	position: relative;
    top: 272px;
	}
/*---/ RightSide---*/

/*---Begin Footer---*/
#footer {
	width: 100%;
	height: 80px;
	text-align: left;
	}
#footer p {
	padding-top: 35px;
	float: left;
	}
#footer a, span {
	/*padding-top: 35px;*/
	float: right;
	}
/*---/ Footer---*/