
body {
	margin:0;
	padding:0;
}


img#bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:-1;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, sans-serif;
	text-align: right;
	direction:rtl;
	unicode-bidi:embed;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 36px;
	color:#5BDD83;
	font-weight: normal;
	font-style:italic;
}

h2 {
	margin: 0px;
	padding: 0 0 8px 0;
	font-size: 1.6em;
	color:#0198D7;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding: 8px 0 3px 0;
	font-size: 1.25em;
	color:#0198D7;
	font-weight: normal;
}

h3 a {
	display: block;
	color: #333333;
}

h3 a:hover {
	display: block;
	color: #336699;;
	text-decoration: none;
}

h4 {
	margin: 0px;
	padding: 8px 0 3px 0;
	font-size: 1.1em;
	color:#0198D7;
	font-weight: normal;
}

		
a, a:visited { color: #008CC6; text-decoration: none; border-bottom: 1px dotted #008CC6; font-weight: normal; font-size: inherit;text-align: right;direction:rtl;unicode-bidi:embed;} 
a:active, a:hover { color: #333; text-decoration: none; border-bottom: 1px dotted #333;}

p { 
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #333333; 
line-height: 160%;
text-align: justify;
direction:rtl;
unicode-bidi:embed;
margin:0;
padding:2px 0 8px 0;
}

blockquote {font-family:arial, sans serif;font-style:italic;color:#333;font-size:0.9em; line-height:150%;background:url(images/quote.gif) no-repeat left top;margin:0 0 0 0;padding:10px 0 0 32px;}

.emph {color:#D34327;font-family:tahoma;font-weight:bold;}
.emphblack {color:#333;font-family:tahoma;font-weight:bold;}
.emphblackbig {color:#333;font-family:tahoma;font-weight:bold;font-size:1.1em;}


img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_h100 { clear: both; width:100%; height: 100px; }

.margin_r_15 { margin-right: 15px; }

hr {border-top: 1px solid #c0c0c0; margin: 9px 0 14px 0;}

.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/gg_button_01.png) no-repeat;
}


.fl_image {
	float: left;
	margin: 0 20px 10px 0; 
}

.fr_image {
	float: right;
	margin: 0 0 10px 20px 
}

ul
{
direction:rtl;
font-family: Arial, sans-serif;
font-size: 0.9em;
color: #333333; 
line-height: 160%;
text-align: right;
unicode-bidi:embed;
margin:0;
padding:2px 0;
list-style-image:url('images/redcheck.png');
list-style-position: inside;
}


#wrapper_front {
	clear: both;
	width: 100%;
	margin: 0 auto;	
	background:transparent;
	z-index: 1;
}

#wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;	
	background: #fff url(images/content_bg.jpg) repeat-x left top;
	z-index: 1;
}


/* end of header */

/* end of menu */

#menu_wrapper {
	width: 100%;
	height: 40px;
	margin: 0;	
	background: #F1F1F1;
	padding:0;
	border-bottom:5px solid #202020;
}
	
.menu{
	width: 960px;
	height: 25px;
	margin: 0 auto;
	background: transparent;
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding-top:15px;}

.menu a, .menu a:visited { color: #333; text-decoration: none; font-weight: normal; font-size: 16px;text-align: right;direction:rtl;unicode-bidi:embed;} 
.menu a:hover { color: #0198D7; text-decoration: none; border-bottom: 1px dotted #0198D7; font-size: 16px;}
	
.menu ul{
	width:100%;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	.menu li{
		float:right;
		padding-left:0px;
		width:109px;
		}
	.menu li a, .menu li a:visited {
		color:#202020;
		display:block;
		font-weight:normal;
		line-height:25px;
		text-align:center;
		padding:0;
		text-decoration:none;
		font-size: 12px;
		background: url(images/nav_hover.png) no-repeat right bottom;
		border:0;
		}
		
	.menu li .hover, .menu li .current {color: #fff;}
		
	.menu li a:hover {
			color:#000000;
			text-decoration:none;
			font-size: 12px;
			background: url(images/nav_normal.png) no-repeat right bottom;
			}
				
	.menu li .current {
			text-decoration:none;
			font-size: 12px;
			background: url(images/nav_current.png) no-repeat right bottom;
			color:#fff;
			}
			
	.menu li .last {
			color:#fff !important;
			background: url(images/nav_current.png) no-repeat right bottom !important;
			}

	.menu li ul{
		background:#5EAACA;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:110px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:110px;
		border-top: 1px solid #fff;
		}
	.menu li ul a, .menu li ul a:visited{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:10px 3px 10px 3px;
		text-align:center;
		color: #fff;
		background:#5EAACA;
		line-height:100%;
		}
		.menu li ul a:hover{
			background:#A3CFE1;
			color:#202020;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
			
	.menu p{
		clear:left;
		}	
	
		

/* end of menu */

/* content */

#content_front {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.section_two_columns {
	clear: both;
	width: 880px;
	padding: 0 15px;
	background: transparent;
}

.fullcolumn {
	clear: both;
	width: 830px;
	padding: 0 35px;
	background: transparent;
}

.box_left_front {
	width: 680px;
	padding: 0;
	background: transparent;
	float: right;
	overflow:visible;
}

.box_right_front {
	float: right;
	width: 140px;
	padding: 0;
	background: transparent;
	margin-left:130px;
}

.box_left {
	float: right;
	width: 239px;
	padding: 0;
	background: transparent;
	margin-bottom:20px;
}

.box_right {
	float: right;
	width: 688px;
	min-height:570px;
	padding: 0 0 0 30px;
	background: transparent;
	border-left:1px dashed #c0c0c0;
	margin-bottom:20px;
}

.box_left p {
	text-align:center;
	font-size:14px;
	color:#666;
	line-height:155%;
}

.box_left a, .box_left a:visited {
	text-align:center;
	font-size:12px;
	color:#666;
	line-height:135%;
	text-decoration:none;
	border-bottom:0px dotted #808080;
}
.box_left a:hover {
	text-align:center;
	font-size:12px;
	color:#008CC6;
	line-height:135%;
	text-decoration:none;
	border-bottom:1px dotted #008CC6;
}

/* sliding boxes */
.wrap
{
float:right;
position:relative;
width:130px;
height:130px;
margin:20px 0 3px 0;
overflow:hidden;
background:#5EAACA;
border: 4px solid #F1F1F1;
}

	 
.wrap a, .wrap p {
display:block;
font-family:Arial, sans-serif;
font-size:12px; 
letter-spacing:95%;
color: #333;
text-align:right;
text-decoration:none;
border:0;
font-weight:normal;
line-height:120%;
	 }
	 
.wrap p {
display:block;
font-family:Arial, sans-serif;
font-size:12px; 
color: #333;
text-align:right;
text-decoration:none;
border:0;
font-weight:normal;
line-height:120%;
	 }
	 
.wrap a {padding:4px 5px 0 5px;}
.wrap p {padding:4px 5px 0 5px;}
	 
.wrap a:hover { 
color: #fff;
	 }

.wrap img 
{
top:0;
left:0;
position:absolute;
}

.back
{
top:0;
left:0;
position:absolute;
background-color:#dbc277;
width:130px;
height:130px;
}


/* footer */

#footer_front {
	width: 960px;
	height:30px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	top:5px;
	right: 1.5%;
}

#footer_front  p {
	font-family: Calibri, Arial, sans-serif;
	direction:ltr;
	font-size: 11px;
	color: #fff;
	padding: 8px 0 1px 0;
	font-weight: normal;
}
#footer_front  a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #fff;
}

#footer_front  a:hover {
	color: yellow;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted yellow;
}

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 4px 0 0 0;
	border-top:5px solid #202020;
}

.copyright {
	width: 960px;
	height:30px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}

.copyright  p {
	font-family: Calibri, Arial, sans-serif;
	direction:ltr;
	font-size: 12px;
	color: #333;
	padding:0;
	font-weight: normal;
}
.copyright  a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dotted #333;
}

.copyright  a:hover {
	color: #0198D7;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dotted yellow;
}

/* end of footer */

.cflite {
	width: 420px;
	font-family: Arial, sans-serif;
	color: #333;
	float:right;
}
.cflite_td {
	padding:4px;
	font-size:14px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px;
}
.required {
font-family: Arial, Tahoma, sans-serif;
 color:#D34327;
 font-weight:bold;
}
.required_star {
font-family: Arial, Tahoma, sans-serif;
 color:#D34327;
  font-size: 14px;
  font-weight:bold;
}

.not-required {
font-family: Arial, sans-serif;
 font-weight:normal;
 font-size: 14px;
 font-weight:normal;
}
input
{

color: #202020;
width: 180px;
height: 15px;
background-color: #E3E1E1;
border-bottom: 1px solid #0198D7;
border-top: 0;
border-right: 0;
border-left: 0;
padding: 2px;
margin: 0 0 10px 0;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: normal;
direction:rtl;
text-align:right;
unicode-bidi:embed;
}

textarea
{
color: #202020;
width: 240px;
height: 100px;
background-color: #E3E1E1;
border-bottom: 1px solid #0198D7;
border-top: 0;
border-right: 0;
border-left: 0;
padding: 2px;
margin: 0 0 10px 0;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: normal;
direction:rtl;
text-align:right;
unicode-bidi:embed;
}

.submit {
	width: 120px;
	height: 25px;
    border: 0;
    background-color: #E3E1E1;
    border-bottom: 2px solid #0198D7;
    padding: 2px 8px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color:#333;
	margin-top: 5px;
	float:left;
}
.submit:hover {
	width: 120px;
	height: 25px;
    border: 0;
    background-color: #0198D7;
	border-bottom: 2px solid #0198D7;
    padding: 2px 8px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color:white;
	margin-top: 5px;
	float:left;
}


/* To Top */
 #toTop {
	width:47px;
	height: 45px;
        background: #A90904 url(images/totop.png) no-repeat left top;
        position:fixed; /* this is the magic */
        bottom:25px; /* together with this to put the div at the bottom*/
        right:25px;
        cursor:pointer;
        display:none;
}


