*{ 
margin: 0; 
padding: 0; 
}*
 
body { 
font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.6em; 
background: #000000; 
color: #444; 
}

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { line-height:1.8em ; padding-bottom:5px;}

h1 { 
font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif; 
color: #fff;
margin-bottom:15px; 
}

h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: 1.3em; color: #DFCDA2; }


h2 { color: #F93981; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }


h3 { color: #5F8183;  padding-top:10px; padding-bottom:5px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../images/header.jpg) no-repeat; height: 252px;  }

#header p {  
color: #D6E5EA; 
font-size:90%; 
}

#logo { 
padding: 70px 0 0 20px;  
float: left; 
width: 600px; 
}

.highlight{
font-size:1.3em; 
color:#E7C51B;
}

#search { 
float: right; 
width: 175px; 
height:200px;
text-align: right; 
margin: 10px 15px 0 0; 
}


	#search a, #watch a { color: #E7C51B; font-size: 80%; cursor: pointer; }

	#searchform { padding: 5px; background: #ffffff;  padding-bottom:15px; }
	#searchform p { color:#333333;
	text-align:right;
	padding-top:2px;}
	#searchform input, #searchform textarea {
	padding: 3px;
	width: 150px;
	border: 1px solid #94A7AB;
	background-color:#dfe4e5;
	font-size:80%;
	margin:2px;
}

	#searchform textarea:focus, #searchform input:focus {
	border: 1px solid #E7C51B;
	background-color:#F6E8A5;
	}

#searchform input.searchbutton {
	width: 75px;
	float: right;
	border: 1px solid #C6064F;
	background-color:#FA6BA1;
	color:#FFFFFF;
	font-weight:bold;
}

#menu { 
margin: 0 0 50px; 
}

#menu li { 
list-style: none; 
float: left;
 
}

#menu li a { 
cursor: pointer; 
padding: 5px 37px; 
line-height: 25px; 
background: #8DC1E8; 
margin: 0 1px 0 0; 
color: #ffffff; 
}

#menu li a:hover { 
background: #F93981; 
color: #000;
}
		#menu li a.current { background: #8173B1; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }


.third { font-size: .9em;  float: left; width: 940px; margin: 0 30px 10px 10px; }


.client_img_a{
padding:4px;
border:1px solid #eee;
}

.client_img_b{
padding:4px;
border:1px solid #eee;
}

.client_img_c{
padding:4px;
border:1px solid #eee;
}

#prefooter_one { 
width: 914px; 
margin: 0 auto; 
background: #000000;
border:solid 15px #333333;
padding: 15px 18px 1px; 
font-size: .9em;
color:#FFFFFF;  }


#prefooter { width: 980px; margin: 0 auto; background: #fff; height:5px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
		

