/* CSS Document */

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

img {
	border:0;
}

a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#AE3A02;
	
}

h4 {
	margin-bottom:5px;
}


/************ TOP SECTION *********************/
#top {
	width:960px; 
	margin:auto; 
	height:80px;
    margin-bottom: 10px;
    border-bottom:#f69127 solid 1px;
}

#cont_logo 
{
    margin-top: 10px;
	width:222px; 
	height:60px; 
	float:left
}

#cont_search {
	width:630px; 
	height:50px; 
	float:right; 
	margin-top: 30px;
}


#search_bar {
	height:34px; 
	width:326px; 
	background:url(../images/search.jpg) no-repeat
}

.jump {
	width:150px;
	font-size:9px;
	color:#999999

}




.search {
	width:140px;
	font-size:9px;
	color:#999999

}

.link_search a {
	color:#F4F4F4;
	text-decoration:none;
}

.link_search a:hover {
	color:#FFFFFF;
	
}

/********************* MENU SECTION **************/
#middle_menu_user
{
	width:960px; 
	margin:auto; 
	height:20px;
}

#middle_menu
{
	width: 500px; 
	float: left;
}

#middle_user
{
	width: 440px; 
	float: right;
}

#loginBoxForm
{
	float: right;
}

#txt_orange
{
    color: #ff6600;
}

/***************** MIDDLE SECTION **********************/
#middle_section 
{
    width:960px;
    margin:auto; 
    margin-top: 10px;
}

#main_clients
{
    padding-top: 20px;
    padding-bottom: 20px;
    width:960px; 
    margin:auto;
    height:50px;
    text-align:center;
}


#footer {
        clear: both;
	width:960px;
	color:#999999; 
	margin:0px auto; 
	padding-top:5px; 
	text-align:center;
}

#footer_text {
	color:#999999; 
	margin:auto; 
	padding-top:5px; 
	text-align:center;
}

#footer_line {
	height:15px;
	padding-top:0px;
	text-align:center;
	background-color: #f39a1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
