body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#pagebg {
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-position: top;
}
#page {
	width: 960px;
	text-align: left;
	position: relative;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fafafa;
	margin: 0px auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	width: 950px;
	height: 100px;
	text-align: left;
	position: relative;
	line-height: 17px;
}
#right-column {
	width: 560px;
	text-align: left;
	position: relative;
	line-height: 17px;
	float: right;
}
#right-side {
	width: 150px;
	text-align: left;
	position: relative;
	line-height: 17px;
	float: right;
}
#left-side {
	width: 405px;
	text-align: left;
	position: relative;
	line-height: 17px;
	float: left;
}
#left-column {
	width: 400px;
	text-align: left;
	position: relative;
	line-height: 17px;
	float: left;
}

#footer {
	width: 960px;
	height: 60px;
	color:#666;
	text-align: left;
	font-size: 11px;
	line-height:60px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.content_wrapper {
	width:900px;
	float:left;
	font-size:12px;
	margin-top:5px;
	padding:0px;
}

/************************************************
/* Form											* 
************************************************/
.form_wrapper {
	width:700px;
	float:left;
	font-size:12px;
	margin-top:5px;
	padding:0px;
}

.form {
	width:650px;
	height:25px;
	font-size:12px;
	padding:0px;
	margin-top:5px;
	float:left;
}

.form2 {
	width:550px;
	height:80px;
	font-size:12px;
	padding:0px;
	margin-top:5px;
	float:left;
}
.form .info{
	width:150px;
	padding:0px;
	margin-top:4px;
	float:left;
}

.form .input{
	width:450px;
	padding:0px;
	float:right;
	margin-top:4px;
}

.form .wording{
	width:450px;
	height: 150px;
	padding:0px;
	float:left;
	margin-top:4px;
}

#button{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #333333;
	height: 30px;
	width: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}

.greenBox {
	height: 80px;
	width: 500px;
	background-color: #CCFF66;
	border: 2px solid #99CC00;
	margin: 0px auto -1px auto;
	padding: 15px; 
	background-image: url(images/tahniah.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	

}

.redBox {
	width: 500px;
	background-color: #FF99CC;
	border: 2px solid #FF6699;
	margin: 0px auto -1px auto;
	padding: 15px;
	background-image: url(images/ralat.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

#footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float:right;
	padding-right: 20px;
}

#footerlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}