* {
	margin: 0px;
}

BODY {
	word-spacing: normal;
	color: #5d5d5d;
	letter-spacing: 0px;
	text-decoration: none;
	font: 11px/15px tahoma, verdana, arial, sans-serif;
	clip: rect(auto,0px,0px,auto);
	background: url(b2.gif);
	bottom: 0px;
	padding-bottom: 0px;
	right: 0px;
	left: 22px;
	text-align: center;
}

.inputbox {
        margin: 0 0 3px 0;
        border: 1px solid #cccccc;
        background: #E9EFF5;
        color: #348;
        /* font-family: Courier, Helvetica, sans-serif; */
        z-index: -3;
        font-size: 11px;
}
.button {
	margin: 3px 0 0 0;
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 3px;
}

a {
	color: #348;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#67a;
}

#wrapper {
	margin: 0px auto;
	width: 780px;
	background: #FFFFFF;
	text-align: center;
}
#main_content {
	min-height: 400px;
	width: 780px;
	background: url(bkg-cont.gif) repeat-x;
	padding-top: 0px;
}

#content1 {
	/* background: url(welcome-b2.jpg) no-repeat center top; */
	/* border: 1px solid #B7B7B8; */
	float: right;
	width: 520px;
	left: 10px;
	right: 0px;
	text-align: left;
}

#header {
	width: 780px;
	background: url(layout-9.jpg) no-repeat;
	height: 150px;
}

#Layer1 {
	height:26px;
	margin-left:25px;
	position:relative;
	top:117px;
	width:529px;
	z-index:1;
}

#sub_menu {
	clear: right;
	min-height: 150px;
	float: right;
	width: 190px;
	height: 100%;
	padding-left: 7px;
	margin: 0px 0px 0px 5px;
}

#sub_menu-1 {
	padding: 2px;
	width: 170px;
	background: #D2D2D2;
	text-align: center;
	font: 11px Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #B7B7B8;
	border-right: 1px solid #B7B7B8;
	border-left: 1px solid #B7B7B8;
}
#sub_menu-2 {
	padding: 2px;
	width: 170px;
	background: #F2F2F2;
	text-align: left;
	font: normal 11px/15px Tahoma, Verdana, Arial;
	color: #5D5D5D;
	border: 1px solid #B7B7B8;
}

#footer {
	clear: both;
	width: 780px;
	background: #D2D2D2 repeat-x;
	text-align: center;
	padding-top: 0px;
}
