@charset "utf-8";
/* CSS Document */
* {
        padding:0;
        margin:0;
 }
body {
	padding:0;
	margin:0;
	background:url(../img/bg.gif) repeat-x;
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:13px;
}
h1 {/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	  
}
h2 {/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#919191;
	
}
h2.news {
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 2px 0px;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1, h2, h3 {
	/* top & bottom margin based on font size */
	margin:0 0 10px  0;
}
h1, h2, h3, h4, h5, h6 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:normal; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style:none;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style:none;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:.4em;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a { 
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #666666; 
}
a:hover { 
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:active { 
	color: red; 
}
a:focus {
	outline: 0;
}

/*------------------- Layout <<--------------------------*/
#main_warp {
	padding:56px 0px 0px 0px;
	margin:0px auto;
	width:993px;
}
.clear{
	clear:both;
}
/*------------------- Header <<--------------------------*/

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:177px !important;
	background:url(../img/top_bg.gif) no-repeat;
	clear:both;
}
#logo {
	background:url(../img/logo.gif) no-repeat 21px 21px;
	width:500px;
	height:104px;
	float:left;
	padding:21px 0px 0px 21px;
	text-indent:-9999px;
}
#logo a{
	width:78px;
	height:95px;
	display:block;
	padding:0px;
}
#sub_nav {
	float:right;
	background:url(../img/top_nav_bg.gif);
	width:410px;
	height:43px;
	clear:both;
	color:#FFFFFF;
	line-height:43px;
	padding:0px 0px 0px 40px;
	font-size:11px;
}
#sub_nav a{
	color:#FFFFFF;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	font-weight:normal;
}
#sub_nav a:hover{
	color:#FFFFFF;
	padding:0px 15px 0px 0px;
	text-decoration:underline;
	font-weight:normal;
}


#header_right {
	float:right;
	width:450px;
}
#search_box {
	height:25px;
	padding:50px 46px 0px 0px;
	float:right;
}
#field_box {
	background:url(../img/filed_bg.gif) no-repeat;
	width:188px;
	height:24px;
	float:right;
}
.go {
	background:url(../img/go_btn.gif);
	background-repeat:no-repeat;
	width:47px;
	height:25px;
	float:right;
	border:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff !important;
	font-weight:bold;
	cursor:pointer;
	margin-left:5px;
	padding-bottom:3px;
	display:block;
	text-align:center;
	line-height:25px;
}
.go:hover {
	color:#cccccc;
	text-decoration:none;
}
.field_01 {
	background:transparent;
	width:178px;
	height:21px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	padding:3px 5px 0px 5px;
	border:0px;
}
/*------------------- Menu  <<--------------------------*/
#menu {
	height:34px !important;
	padding:0px 0px 0px 0px;
}
#menu ul{
	padding:18px 0px 0px 2px;
	margin:0px;
}
#menu li{
	padding:0px 0px 0px 0px;
	margin:0px;
	background:url(../img/nav_bg.gif) repeat-x top;
	height:34px;
	display:block;
	list-style:none;
	float:left;
	text-align:center;
	color:#fff;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#menu li a{ 
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x top;
	width:109px;
	height:24px;
	font-weight:normal;
	padding:10px 0px 0px 0px;
}
#menu li a:hover{ 
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	display:block;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	height:24px;
}
#menu span{
	background-image:url(../img/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:1px;
	display:block;
	
}
#active a{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom !important ;
}
#active a:hover{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	
}
/*------------------- Middle Container <<--------------------------*/

#middle_container {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	/*border-left:2px solid #e6e6e6;
	border-right:2px solid #e6e6e6;*/
}
#middle_inner {
	padding:0;
	margin:0;
	border-left:2px solid #e6e6e6;
	border-right:2px solid #e6e6e6;
	background:#fff ;
	clear:both;
}
#bottom_courve {
	background:url(../img/bottom_curve.gif);
	height:21px;
}
#banner_section {
	height:263px;
}
#banner {
	width:720px;
	height:263px;
	float:left;
}
#banner_right {
	width:269px;
	height:263px;
	float:left;
}
#content_area {
	padding:0px 0px;
	margin:0px 0px;
	clear:both;
}
#testi_box {
	height:151px;
	background:#665063;
	padding:10px 18px 0px 12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:14px;
}
#careers {
	background:url(../img/careers.gif);
	height:103px;
	width:269px;
	text-indent:-9999px;
}
#careers a{
	height:103px;
	width:269px;
	display:block;
}
.img_bx {
	float:right;
	padding:0px 0px 0px 3px;
}
.img_border {
	border:2px solid #000;
}
h2.testi {
	color:#FFFFFF;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}
/*------------------- Left <<--------------------------*/
#left {
	float:left;
	width:269px;
}
#news {
	background:url(../img/left_bg.gif) no-repeat;
	height:186px;
	padding:10px 20px 0px 15px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:13px;
}
#news span {
	padding:5px 0px;
	display:block;
}
#news a{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none
}
#news a:hover{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:underline
}

#quick_link_benifit {
	background:url(../img/benifit_services.gif) no-repeat;
	height:126px;
	text-indent:-9999px;
}
#quick_link_benifit a{
	height:126px;
	width:269px;
	display:block;
}
#quick_link_fun {
	background:url(../img/fun.gif) no-repeat;
	height:124px;
	text-indent:-9999px;
}
#quick_link_fun a{
	height:124px;
	width:269px;
	display:block;
}
/*------------------- Right <<--------------------------*/
#right {
	float:right;
	width:700px;
	padding-top:3px;
}
#gallery {
	padding:10px 0px 0px 0;
	margin:0;
}
#gallery ul{
	padding:0px 0px 0px 0;
	margin:0;
}
#gallery li{
	padding:0px 20px 0px 0;
	margin:0;
	float:left;
	width:152px;
	height:117px;
	list-style:none;
}
.job_box {
	margin:0px;
	height:100px;
}
.block_1 {
	width:248px;
	border-right:1px solid #d6d6d6;
	float:left;
	height:100px;
	padding:0px 90px 0px 0px;
}
.block_2 {
	width:260px;
	float:left;
	height:100px;
	padding:0px 0px 0px 54px;
}
.form_btn {
	background:url(../img/btn_bg.gif) no-repeat;
	color:#fff;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0px;
	float:left;
	width:85px;
	height:17px;
	margin-top:12px;
	margin-right:5px;
	padding:0px 0px 0px 0px;
	line-height:17px;
	text-align:center;
}
.form_btn a{
	color:#fff !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.form_btn a:hover{
	color:#d00b8a !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
/*------------------- Footer <<--------------------------*/
#footer{
	padding:5px 0px 0px 0px;
	height:38px;
	clear:both;
	text-align:center;
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	margin-bottom:20px; /* new added style */
}
#footer a {
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal; /* new added style */
}
#footer a:hover {
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
