div {
	overflow:hidden;	
}

input, textarea, select {
	border:solid 1px #478242; 
	text-align: right;
	direction: rtl;
	font-size: 12px;
	font-family: Arial;
}

input.Phone {
	width: 67px;
	text-align: left;
	direction: ltr;
}

h1 {
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0px;
	padding: 0px;
}

.title {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3c7a35;
	font-weight:bold;
	width:130px;
	padding-right:25px;
	padding-top:18px;
}

.regilar_text {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-right:25px;
	padding-top:10px;
}


.regilar_text_yellow {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfc403;
}

.Top_BUtoons_t {
	float:right;
	width:auto;
	height:34px;	
}

#DivForCenter {
	height:100%;
	text-align:center;
	width:100%;	
}

#MainDiv {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:1003px;
}

#Header {
	height:166px;
	width:1003px;
}

#TopHeader {
	height:132px;
	width:1003px;
	background-image:url(images/Top_Header.jpg);
}

#TopBar {
	height:34px;
	width:1003px;
}

.TopRepeat {
	width:2px;
	height:34px;
	background-image:url(images/Top_Buttons_repeat.jpg);
	float:right;
}

#TopRepeat_Left {
	width:506px;
	height:34px;
	background-image:url(images/Top_Buttons_Repaet_left.jpg);
	float:left;
}
#Main_Right {
	width:630px;
	height:572px;
	float:right;
}

#MainBody {
	width:1003px;
	height:auto;
	min-height: 572px;
}

#links {
	width: 1003px;;
	height:20px;
	margin-top:12px;
}

#WSDLogo {
	float: right; 
	padding-right: 10px;
	width: 121px;
	height: 18px;
}

#WSDLogo a{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.links_text {
	float: right;
	width: 742px;
	padding-left: 121px;
}

.links_text a, .links_text{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#3f7736;
	text-decoration: none;
}

#Footer {
	width:1003px;
	height:35px;
	background-image:url(images/footer_top.jpg);
	background-repeat:no-repeat;
}

