@charset "utf-8";
body.main
{
	background-color:#fff;
	padding:0;
	font-family: "Tahoma",Arial, Helvetica, sans-serif;
	margin:0px auto auto auto;
	color:#424849;
	font-size:12px;
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:1.75;
}
body.content
{
	background-color:#fff;
	padding:0;
	font-family: "Tahoma",Arial, Helvetica, sans-serif;
	margin:0px;
	color:#424849;
	font-size:12px;
	line-height:1.75;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#009900;
	width: auto;
	padding:0px 0 5px 0;
	margin: auto;
	text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
/*p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}*/
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
	float:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	display:block;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic{
padding:4px;
border:1px #CCCCCC solid;
}

dl dd ul li {
margin:0;
padding:0;
}
/***************************link*************************/
a {
 	color:#424849;
	text-decoration:none;
 }
 a:link, a:visited, a:hover, a:active {
 	color:#424849;
	text-decoration:none;
 }
  
/********************* Layout *************************/
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
}
#main_container2{
	width:680px;
	margin:0px;
	padding:0px;
}
#header{
	width:970px;
	margin:auto;
}
#header2{
	width:100%;
	margin:0px;
	padding: 0px;
}
#logo{
	width:265px;
/*	height:66px;*/
	float:left;
	padding:0px;
	margin: 0px;
}
#banner_adds {
	height:157px;
	float:left;
	background-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 94px;
	margin-left: 94px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.iframe1{
	width:680px;
	margin-left: 10px;
	float: left;
/*	float:left;
	margin:0px;*/
	padding:0px;
	margin-top:10px;
/*	overflow:hidden;
	border:none;
	height: auto;*/
}
/*---------------- menu tab----------------------*/
.menu {
	font-size:11px;
	padding:0px;
	float:right;
	margin-top: 33px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:28px;
	color: #666666;
	font-size: 11px;
}

.menu ul li {
	float:left;
	height:28px;
	line-height:28px;
}


/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.menu a.current{
	background-color: #F4F4F4;
}

.menu li a:hover {
	position:relative;
	color: #000000;
}
* html .menu a:hover {position:relative;}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#666666;
}
.menu :hover > a {
	color:#666666;
	background-color: #F4F4F4;
}
/*------------------------------------- menu left---------------------------- */
.menu-left {
	font-size:15px;
	padding:0px;
}

.menu-left li a {
	color:#999999;
	text-decoration:none;
	line-height: 2.0;
	position:relative;
	}
	
	.menu-left li a:hover {
	color: #000000;
}
/* -------------------------------------------------------------------------------------*/
.left_box .center_left_box2 .box_title a {
	margin-right: 2px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 16px;
	display:block;
}
.left_box .center_left_box2 .box_title a:hover span, .left_box .center_left_box2 .box_title span a:active span {
	color: #FFFFFF;
}
.left_box .center_left_box2 .box_title span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
.left_box .center_left_box2 .box_title span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*------------------------------main content-----------------------*/
#main_content{
	width:970px;
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
}
#main_content2{
	width:690px;
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
}
/*------------------------middle_content-----------*/
.column1{
	width:257px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.column2{
width:340px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column3{
width:320px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
	width:690px;
	float:left;
	margin:0px;
	padding:10px 0px 10px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.column5{
	width:690px;
	float:left;
	margin:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.column6{
	padding:12px 0px 10px 0px;
	margin-left: 10px;
}
.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:7px;
}

.box_box{
	width:50%;
	height:auto;
	float:left;
	padding-bottom:7px;
}

table.hotnews {
	margin-top:10px;
	margin-bottom:5px;
	float: left;
}

table.hotnews   td {
padding:0;
text-align:left;
color:#FFFFFF;
font-size:12px;
}

table.dailynews {
	margin-top:5px;
	margin-bottom:0px;
	float: left;
	width:100%;
}
table.sara {
	margin-top:5px;
	margin-bottom:0px;
	float: left;
	width:99%;
}

table.dailynews   td {
	padding:0;
	text-align:left;
	color:#003300;
	font-size: 15px;
	font-weight: bold;
}
table.sara   td {
	padding:0;
	text-align:left;
	color:#003300;
	font-size: 15px;
	font-weight: bold;
}

.top_left_box{
width:257px;
height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}
.top_left_box2{
width:257px;
height:10px;
float:left;
background:url(images/top_box_bg2.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}
.center_left_box1{
	height: auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 1px;
	width:254px;
}
.center_left_box2{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg2.gif) repeat-y;
}
.center_left_box3{
width:257px;
height: auto;
float:left;
}
.center_left_box4{
	height: auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 1px;
	width:254px;
}
.center_left_box5{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
text-align:center;
}

.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.bottom_left_box1{
clear:both;
 margin:0;
 padding:0;
width:257px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.bottom_left_box2{
width:257px;
height:10px;
float:left;
background:url(images/bottom_box_bg2.gif) no-repeat center;
}

.box_title{
/*	width:257px;*/
	text-align:left;
	font-size:15px;
	color:#615357;
	padding-left: 10px;
}
.box_title_carlendar{
	text-align:center;
	font-size:15px;
	text-decoration:none;
}
div.box_title_carlendar a {
	font-weight:bold;
	color:#334a3b;
	text-decoration:none;
}
.box_title1{
	width:257px;
	text-align:center;
	font-size:15px;
	color:#615357;
	padding-left: 10px;
}
.box_title2{
	width:257px;
	text-align:left;
	font-size:16px;
	color:#615357;
	padding-left: 15px;
	padding-top:10px;
}
.box_title span,.box_title1 span{
	font-weight:bold;
	color:#334a00;
}

.main_text_box{
padding:5px;
}
.proposal{
width:287px;
height:85px;
background:url(images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}
.title{
	background-color:#547D49;
	text-align:left;
	width:680px;
	color:#FFFFFF;
	font-weight:bold;
}
.title2{
	padding:5px 5px 5px 20px;
	color:#FFFFFF;
	font-weight:bold;
}
.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/

.details_list{
padding:10px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:5px 5px 5px 25px;
background:url(images/bullet.gif) no-repeat left;
color:#333333;
}
.details_list ul li span{
color:#0464a1;
}
.button{
width:139px;
height:30px;
background:url(images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:320px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
width:310px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:7px;
}
.offer_box_wide_style1{

	background-image: url(images/shadows.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
	padding-bottom: 25px;
	margin: 5px;
	padding-top:7px;	
	padding-right: 5px;
	padding-left: 5px;
	background-color:#F4F4F4;
	border-bottom:1px solid #E0E0E0;
	float:left;
	width:660px;
}
.offer_info{
padding:5px;
}
.offer_info span{
	font-weight:bold;
	color:#666666;
}
p.offer{
text-align:justify;
font-size:10px;
}
.more{
float:right;
padding:3px;
}
.more a{
	color:#669933;
}
.more a:hover{
text-decoration:none;
}
.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
/*------------------table style---------------*/
td{
padding:0px;
}
th{
background-color: #333333;
padding:0px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}

TR.tablehead {
	LINE-HEIGHT: 1.0;
	BACKGROUND-COLOR: #DBE8BD;
	FONT-SIZE: 13px;
}
TR.tablehead td {
	padding:5px;
}
/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
	float:left;
	padding-top:3px;
	text-align:left;
	padding-left: 7px;
	padding-right: 5px;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
input.form_input{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:150px;
	float:left;
}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	

	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
	width:690px;
	float:left;
	text-align:center;
	color:#615357;
	padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:250px;
	float:left;
	margin-left:20px;
}
input.form_input_contact2{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:150px;
	float:left;
	margin-left:20px;
}
input.form_input_check{
	margin:0px;
	width:30px;
	float:left;
	margin-left:10px;
}
select.form_select{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:250px;
	float:left;
	margin-left:20px;
	height:20px;
}
select.form_select2{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
/*	width:250px;*/
	float:left;
	margin-left:20px;
	height:20px;
}
textarea{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:250px;
	height:80px;
	float:left;
	margin-left:20px;
}



/*-------------------footer------------------------*/
#footer{
	width:970px;
	height:90px;
	clear:both;
	font-size:11px;
	background-color:#CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
ul.footer_menu {
	list-style:none;
	float:right;
	display:block;
	width:650px;
	margin:0px;
	padding-top: 0px;
	padding-right: 102px;
	padding-bottom: 0;
	padding-left: 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
/*float:left;*/
padding:0px;
}

#user_online {
	color:#364e00;
	font-size:14px;
	text-align:center;
	margin-top:-5px;
}
#tbl_main table th tr td{
border:0;
margin:0;
padding:0;
}

#tbl_main1 table th tr td{
border:0;
margin:0;
padding:0;
}
.content #tbl_main1 #tbl_main{
border:0;
margin:0;
padding:0;
}
table#head_preview {
margin:0;
padding:0;
border:0;
line-height:0;
}

