body {
	background-color:#003333;
	font-family:tahoma,arial;
	font-size:11px;
	color:#000000;
}
img{
  border: none;
}
a{
  color: #ffffff;
  text-decoration: none;
}
h3{
  text-align: center;
  font-size: 12px;
}


#main {
	margin:auto;
	background-color:#B0B490;
	width:980px;
    height: 1000px;
    padding-top: 20px;
}
#r1 {
   	background-color:#B0B490;
    margin:auto;
    width:930px;
    height: 300px;
}
#r2 {
    margin:auto;
    margin-top:15px;
	text-align: right;
	width:930px;
    height: 200px;
    background-color: #B0B490;
}
#r3 {
    margin:auto;
    margin-top:15px;
	text-align: right;
	width:930px;

    background-color: #B0B490;
}
#r4 {
    margin:auto;
    
	text-align: right;
	width:930px;

    background-color: #B0B490;
}
#topLeft {
    float:left;
    width: 500px;
    height:250px;
    background-color: #ffffff;
    background-image:url(floral.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding: 25px;
}
#topRight {
    float:right;
    width: 350px;
    height:300px;

}
#logo {
    width: 340px;
    height:60px;
    background-color: #003333;
    background-image: url(logo.jpg);
    padding-top: 60px;
    padding-left: 10px;
    color: #E0E4D5;

}
#login {
    width: 350px;
    height:25px;
    background-color: #B0B490;
    text-align: center;
    padding-top: 5px;
}
#services {
    width: 350px;
    height:150px;
    background-color: #999966;
	text-align: right;
    direction: rtl;
}

#downLeft {
    float:left;
    width: 500px;
    height:200px;
    background-color: #ffffff;
    padding: 25px;
}
#downRight {
    float:right;
    width: 340px;
    height:240px;
    background-color: #E0E4D5;
    padding: 5px;
    font-size: 12px;
    text-align: center;
}
#register{
  width: 490px;
  height: 250px;
  direction: rtl;
  text-align:justify;
  font-size: 14px;
}
#other{
  width: 490px;
  height: 140px;
  direction: rtl;
  text-align:justify;
  font-size: 14px;
}
#copyright {

    text-align: center;
    padding-top: 15px;
}
#r3-left,#r4-left {
    float:left;

}
#r3-center,#r4-center {
    float:left;
    margin-left:15px;

}
#r3-right,#r4-right {
    float:right;

}
#r3-left,#r3-center,#r3-right,#r4-left,#r4-center,#r4-right{
      text-align:justify;
    direction: rtl;
    width: 290px;
    height:390px;
    background-color: #CCCC33;
    padding: 5px;
    line-height: 16px;
    overflow: hidden;
	margin-top:10px;
}

#r3 a{
 color:#003300;
}
#r4 a{
 color:#003300;
}
