img , img a
{
	border:0px;
	border-style:none;
}
html,body,input,textarea
{
	font-family: arial;
	font-size:12px;
	color:#000000;

}
.fright
{
	float:right;
}
.fleft
{
	float:left;
}
.clr
{
	clear:both;
}
body
{
	margin:0;
	padding:0;
}
#warper 
{
	width:734px;
	margin:auto;
	text-align:right;
	background: #FFFFFF;
	color:#0d3f64;

}

#header
{
	width:734px;
	height:157px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background:  url(./images/header.gif) no-repeat top right;
}
#header div
{
	padding-right:150px;
	padding-top:17px;
	font-size:26px;
	color:#749A32;
	font-weight:bold;
	line-height:0.60em;
	margin-top:0px;
}
#header div span
{
	font-size:20px;
}
a #header 
{
	text-decoration:none;
	cursor:pointer;
}

#navigation
{
	width:734px;
	height:30px;
	line-height:29px;
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#navigation ul
{
	margin:0;
	padding:0;
	background:#000000;
}
#navigation ul li
{
	float:right;
	list-style:none;
	margin-right:20px;
	margin-left:17px;
	
}
#navigation ul li a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#MainBody
{
	width:728px;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:15px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:10px;
	font-size:14px;
	color:#000000;
}

#imagesWarp
{
	float:left;
	width:165px;
	margin-top:10px;
	margin-right:10px;
}

#image1
{
	width:165px;
	height:153px;
	background: url(./images/image1.gif) no-repeat top left;
}
#image1 span
{
	color:#000000;
	font-weight:bold;
	width:130px;
	height:20px;
	line-height:18px;
	letter-spacing:1px;
	margin-top:32px;
	margin-right:35px;
	float:right;
	
}
#image2
{
	width:165px;
	height:153px;
	background: url(./images/image2.gif) no-repeat top left;
}
#image2 span
{
	color:#000000;
	font-weight:bold;
	width:130px;
	height:20px;
	line-height:12px;
	letter-spacing:1px;
	margin-top:32px;
	margin-right:32px;
	float:right;
	
}
#image3
{
	width:165px;
	height:153px;
	background: url(./images/image3.gif) no-repeat top left;
	cursor:pointer;
}
#image3 span
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	width:130px;
	height:20px;
	line-height:18px;
	margin-top:15px;
	
	margin-right:35px;
	float:right;
	direction:rtl;
	
}
#image3 span dfn
{
	color:#ac1e1e;
	font-style:bold;
	margin:0;
	padding:0;
	font-size:20px;
}

#image1 a, #image2 a, #image3 a
{
	color:#000000;
	text-decoration:none;
}

#copyright
{
	color:#000000;
	width:734px;
	text-align:center;
	margin-bottom:10px;
}
#copyleft a
{
	color:#000000;
	text-decoration:none;
}
#copyleft a:hover
{
	color:#000000;
	text-decoration:underline;
}

h1
{
text-align:right;
color:#000000;
font-size:24px;
margin-top:15px;
}

h2
{
text-align:right;
color:#000000;
font-size:22px;
text-decoration: none;
}

h3
{
text-align:right;
color:#000000;
font-size:17px;
text-decoration: none;
}