@charset "UTF-8";
/* CSS Document */

body
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	direction: rtl;
	margin-bottom: 20px;
}

a:link
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: e9999;
}

a:hover
{
	color: #F63;
}

a:visited {
	text-decoration: none;
        color: e9999;
}

a:active {
	text-decoration: none;
        color: e9999;
}

.wrapper
{
	margin: 0px auto;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.top-nav
{
	width: 1000px;
	height: 14px;
	text-align: right;
	font-family: Tahoma;
	line-height: 0px;
	font-size: 10px;
	margin-top: 0px;
	top: 0px;
	float: right;
}

.top-nav img
{
	width: 20px;
	height: 10px;
	border: 0px;
}

.main-nav
{
	width: 1000px;
	float: right;
	height: 100px;
}

.logo
{
	width: 165px;
	height: 100px;
	float: left;
	background-image: url(/content/images/logo.png);
	background-position: left;
	background-repeat: no-repeat;
}

.flash-box
{
	width: 989px;
	float: right;
	border: #cccccc 5px solid;
	background-color:  #cccccc;
	text-align: center;
}

.flash-box img
{
	width: 988px;
	height: auto;
	margin: 0 0;
	text-align: center;
}

.container
{
	width: 1000px;
	height: auto;
	float: right;
	background-color: e99;
	background-image: url(/content/images/contain-bac.png);
	background-position: center;
	background-repeat: repeat-y;
	border-bottom: #cccccc 1px solid;
	margin-bottom: 5px;
	padding-bottom: 15px;
}

.right-bar
{
	width: 210px;
	float: right;
	border-top: #cccccc 1px solid;
}

.middle
{
	width: 567px;
	height: auto;
	float: right;
	margin-right: 4px;
	border-top: #cccccc 1px solid;
	margin-right: 6px;
}

.left-bar
{
	width: 215px;
	height: 100px;
	float: left;
	border-top: #cccccc 1px solid;
	margin-left: 1px;
}


.right-box-out
{
	width: 190px;
	height: auto;
	float: right;
	border-bottom: #CCC 1px solid;
	padding-bottom: 12px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.right-box
{
	width: 168px;
	height: auto;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	margin: 0px auto;
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-right: 10px;
	border-right: #cbdb2a 5px solid;
	direction: rtl;
	text-align: justify;
}

.right-box a
{
	color: #cc0033;
}

.right-box a:hover
{
	color: #cccc33;
}

.right-box h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: &33333;
}

.left-box-out
{
	width: 200px;
	height: auto;
	float: left;
	margin: 0px auto;
	margin-left: 7px;
	margin-top: 7px;
	padding-bottom: 5px;
	border-bottom: e99 1px solid;
}


.left-box-top
{
	width: 195px;
	height: 20px;
	float: left;
	margin: 0px auto;
	background-color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: O66666;
	direction: rtl;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

.left-box-content
{
	width: 195px;
	height: auto;
	float: left;
	margin: 0px auto;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	direction: rtl;
	text-align: right;
	margin-top: 1px;
	padding-right: 5px;
	padding-top: 3px;
        padding-bottom: 5px;
}

.middle h1
{
	width: 552px;
	height: 22px;
	float: right;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: &33333;
	margin-top: 5px;
	padding-right: 15px;
	padding-top: 3px;
}

.middle-content
{
	width: 515px;
	height: auto;
	float: right;
	font-family: Tahoma;
	text-align: justify;
	direction: rtl;
	font-size: 11px;
	line-height: 18px;
	color: &33333;
	padding-top: 25px;
	padding-right: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.footer-nav
{
	width: 1000px;
	height: 325px;
	float: right;
	background-image: url(/content/images/bac_footer.png);
	background-repeat: repeat-x;
}

.footer-nav h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #cccccc;
	text-align: right;
	margin-top: 0px;
	margin-right: 3px;
}


.footer-nav-right
{
	width: 180px;
	height: 280px;
	float: right;
	margin-right: 35px;
	margin-top: 25px;
}

.footer-nav-miidle
{
	width: 385px;
	height: 280px;
	float: right;
	margin-right: 90px;
	margin-top: 25px;
}

.footer-nav-left
{
	width: 180px;
	height: 280px;
	float: left;
	margin-left: 35px;
	margin-top: 25px;
}

.footer-nav a
{
	min-width: 172px;
	min-height: 19px;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	border-bottom: #999 1px solid;
	color: #FFF;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer-nav a:hover
{
	background-color: &33333;
	background-image: url(/content/images/foot_nav_a.png);
	background-repeat: repeat-y;
	background-position: right;
	color: #FFF;
}

.footer-nav-miidle a
{
	width: 380px;
}

.footer-bar
{
	width: 993px;
	height: 20px;
	float: right;
	text-align: left;
	background-color: #CCC;
	padding-left: 5px;
	border: #999 1px solid;
	color: #999;
}

.footer-bar a
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #99999;
}

.footer-bar a:hover
{
	color: #F63;
}

.footer-bar span
{
	width: 40%;
	float: right;
	height: 17px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}

.footer-bar img
{
	width: 80px;
	height: 15px;
	margin-right: 2px;
	border: 0px;
}

/*** set the width and height to match your images **/
 