#wrapper{
	margin:0 auto;
	text-align:left;
	width:946px;
	background-color: #FFFFFF;
}

body {
	background-image: url(images/bg.gif);
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.content {
	background-image: url(images/content_bg.gif);
	width: 946px;
	margin-right: auto;
	margin-left: auto;

}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 55px;
	padding-left: 55px;
	margin-bottom: 0px;
}

.content a {
	color: #639E32;
	text-decoration: underline;
}
.content a:hover {
	color: #639E32;
	text-decoration: none;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: square;
	padding-left: 55px;
	padding-right: 55px;
}
.content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 55px;
	padding-right: 55px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #639E32;
	padding-left: 55px;
}


/*menu start */
    
#menu {
	float:left;
	width:100%;
	font-size:0.9em;
	line-height:38px;
	font-family: Arial, Helvetica, sans-serif;
}

* html #menu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#menu ul{
list-style-type: none;
margin:0;
margin-left:0;
padding:0;
}

#menu li{
display:inline;
margin:0;
padding:0;
}

#menu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
text-decoration:none;
height: 52px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 8px;
cursor: default;
}

#menu a span {
	height: 52px;
	float:left;
	display:block;
	background:url(images/tab-right.gif) no-repeat right top;
	font-weight:bold;
	color:#FFFFFF;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 9px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
	color: #FFFFFF;
}

#menu #current a {
background:url(images/tab-right-ov.gif) no-repeat right top;
background-position:0 -125px;
}

#menu #current a span {
background:url(images/tab-right-ov.gif) no-repeat right top;
background-position:100% -125px;
color:#000000;
cursor: default;
}

#menu a:hover {
background-position:0% -125px;
}

#menu a:hover span {
background-position:100% -125px;
}

/*menu end */

.float-l{
float: left;
}

.float-r{
float: right;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	clear: left;
	line-height: 3em;
	color: #639E32;
	font-weight: normal;
}
.footer a{
	color: #639E32;
	text-decoration: none;

}
.footer a:hover{
	color: #639E32;
	text-decoration: underline;
	
}

.iframe {
	float: right;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 55px;
}
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 55px;
}
#submit {
	margin-left: 55px;
}
#error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF0000;
	text-indent: 250px;
}
.vacancy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 55px;
	padding-left: 55px;
	font-weight: bold;
}
#textsizer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	color: #639E32;
	font-weight: normal;
	width: 80%;
	float: left;
	line-height: 2em;
	background-color: #FFFFFF;
	padding-left: 17px;
}
#textsizer a{
	color: #639E32;
	text-decoration: none;

}
#textsizer a:hover{
	color: #639E32;
	text-decoration: underline;
	
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	color: #639E32;
	font-weight: normal;
	width: 15%;
	float: right;
	line-height: 2em;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 17px;
}
#login a{
	color: #639E32;
	text-decoration: none;

}
#login a:hover{
	color: #639E32;
	text-decoration: underline;
	
}
#assets {
	width: 49%;
	float: left;
	padding-left: 17px;
}

#copyright {
	width: 47%;
	float: right;
	text-align: right;
	padding-right: 17px;
}
#w3c {
	text-align: center;
}
#scroller{
	margin-left: 55px;
	font-size: 1em;
}
