@charset "utf-8";
/* CSS Document */

body
{
	background-color:#EFBD00;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}
ul, li, img, table, tr, td
{
	margin:0px;
	padding:0px;
}
a
{
	margin:0px;
	padding:0px;
}
.top_bg
{
	background-image: url(images/top_bg.jpg);
	height:135px;
	background-position:bottom;
	background-repeat:repeat-x;
}

.logo-padding
{
	margin-top:14px;
	margin-bottom:15px;
	margin-left: 8px;
}
/*
.menu_left
{
	background-image:url(images/menu_left.jpg);
	height:62px;
	width:17px;
	background-position: bottom;
	background-repeat:no-repeat;
}
.menu_right
{
	background-image: url(images/menu_right.jpg);
	height:62px;
	width:17px;
	background-position: bottom;
	background-repeat:no-repeat;
}
.menu_mid
{
	background-image: url(images/menu_mid.jpg);
	height:62px;
	background-position: bottom;
	background-repeat: repeat-x;
}
.menu li
{
	color:#F0BA00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:inline;
	vertical-align:middle;
	text-align:center;
}
.menu li a:link, a:visited, a:active
{
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.menu li a:hover
{
	color:#F0BA00;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}*/
.bg_leftside
{
	background-image:url(images/left_side.jpg);
	height:392px;
	background-position:top right;
	background-repeat:no-repeat;
}
.bg_right
{
	background-image: url(images/right_side.jpg);
	height:392px;
	background-position:left top;
	background-repeat:no-repeat;
}
.bg_data
{
	background-image: url(images/bg_data.png);
	background-position:top;
	background-repeat:repeat-y;
	width:1018px;
}
.bg_data_end
{
	background-image: url(images/bg_data_end.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.bg
{
	background-image: url(images/bg.gif);
	width:1200px;
	height:400px;
	background-repeat:no-repeat;
	background-position: -70px 0px;
}
.data_divider
{
	background-image:url(images/divider.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height:196px;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
	width:10px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
	padding-top:10px;
}
.h1_update
{
	color:#333;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:400;
}
.h1_headings
{
	color:#333;
	font-size:17px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	font-weight:400;
	margin:0px;
}
.h2headings
{
	color:#333;
	font-size:13px;
	padding-bottom:10px;
	font-weight:400;
	margin:0px;
	font-weight:bold;
}
p
{
	margin:0px;
	padding-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	font-size:11px;
}
.p_update
{
	color:#333;
	font-size:12px;
	padding-left:10px;
	padding-bottom:7px;
	padding-right:10px;
	text-align:justify;
	
}
.pupdate
{
	color:#333;
	font-size:13px;
	padding-left:10px;
	padding-bottom:13px;
	padding-right:10px;
	text-align:justify;
	
}
.p_bold
{
	color:#333;
	font-size:12px;
	padding-left:10px;
	padding-bottom:7px;
	font-weight:bold;
	padding-right:15px;
	
}
.p_info
{
	color:#4C4C4C;
	font-size:11px;
	padding-left:0px;
	padding-bottom:9px;
	font-weight: normal;
	padding-right:15px;
	
}
.p_whatwedo
{
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-bottom:7px;
	padding-right:10px;
	
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:left;
	padding-bottom:8px;
	margin:0px;
	padding-top:0px;
	color:#333;
}
.h2_update
{
	color:#FFF;
	padding-left:15px;
	font-weight:bold;
}
.img_padding
{
	padding-left:15px;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
	padding-top:10px;
}
.h3_info
{
	color:#F0B900;
	font-size:11px;
	
}
.list_item
{
	background-image:url(images/bullets.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	list-style:none;
	text-align:left;
	padding-bottom:4px;
	background-position:2px 3px;
	color:#FFF;
}
.list_item a:link
{
	color:#FFF;
	text-decoration:none;
}
.list_item a:visited
{
	color:#FFF;
	text-decoration:none;
}
.list_item a:hover
{
color: #EFBD00;
text-decoration:none;
}
.list_item a:active
{
	color:#FFF;
	text-decoration:none;
	padding-bottom:3px;
}

.news_txt
{
	margin:0px;
	padding-bottom:3px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	font-size:10px;
	padding-top:3px;
}
.news_txt a:link
{
	color: #FFF;
	text-decoration:none;

}
.news_txt a:visited
{
	color: #FFF;
	text-decoration:none;

}
.news_txt a:hover
{
color: #F0BA00;
text-decoration:none;
}
.news_txt a:active
{
	color: #FFF;
	text-decoration:none;

}
.news_date_txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}
.news_date_txt span
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
}
.read_more
{
	color:#F0BA00;
	font-size:11px;
	text-align:left;
}
.read_more a:link, a:visited, a:active
{
	color: #FFF;
	text-decoration:none;

}
.read_more a:hover
{
color: #F0BA00;
text-decoration:none;
}
.news_div
{
	background-image:url(images/btm_div.jpg);
	height:4px;
	background-repeat:repeat-x;
}
.more_news
{
	color:#F0BA00;
	font-size:10px;
	text-align:left;
}
.more_news a:link, a:visited, a:active
{
	color:#F0BA00;
	text-decoration:none;

}
.more_news a:hover
{
color: #FFF;
text-decoration:none;
}

.footer_header
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#D0031E;
	font-size:14px;
	text-align:left;
	padding-left:15px;
	background-image:url(images/footer_bullet.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	list-style:none;
}
.footer_header a:link
{
	color:#D0031E;
	text-decoration:none;
}
.footer_header a:visited
{
	color:#D0031E;
	text-decoration:none;
}
.footer_header a:hover
{
color:#fff;
text-decoration:none;
}
.footer_header a:active
{
	color:#D0031E;
	text-decoration:none;
}
.footer_divider
{
	background-image:url(images/footer_div.jpg);
	width:1px;
	height:76px;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
}
.footer_items
{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-left:15px;
	list-style:none;
	line-height:16px;
}
.footer_items a:link
{
	color: #FFF;
	text-decoration:none;
}
.footer_items a:visited
{
	color: #FFF;
	text-decoration:none;
}
.footer_items a:hover
{
color:#D0031E;
text-decoration:none;
}
.footer_items a:active
{
	color: #FFF;
	text-decoration:none;
}

.footer_items_links
{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	padding-bottom:3px;
}
.footer_items_links a:link
{
	color: #FFF;
	text-decoration:none;
}
.footer_items_links a:visited
{
	color: #FFF;
	text-decoration:none;
}
.footer_items_links a:hover
{
color:#D0031E;
text-decoration:none;

}
.footer_items_links a:active
{
	color: #FFF;
	text-decoration:none;
}

.footer_copyright
{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
}
.footer_econceptions
{
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#FFFF33;
	padding-top:10px;
}
.footer_econceptions a:link
{
	color: #FFFF33;
	text-decoration:none;
	padding-bottom:3px;
}
.footer_econceptions a:visited
{
	color: #FFFF33;
	text-decoration:none;
	padding-bottom:3px;
}
.footer_econceptions a:hover
{
color: #D0031E;
text-decoration:none;
	padding-bottom:3px;
}
.footer_econceptions a:active
{
	color: #FFFF33;
	text-decoration:none;
	padding-bottom:3px;
}
.footer_end
{
	background-color:#FFD33C;
	height:3px;
}
.heading_txt
{
	padding-top:8px;
	padding-bottom:8px;
}
.inner_data_bg
{
	background-image: url(images/inner_bg_data.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:1018px;
}
.inner_data_bgend
{
	background-image: url(images/inner_bg_dataend.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.inner_data_bgred
{
	background-image: url(images/inner_bg_datared.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:1018px;
}
.inner_data_bgendred
{
	background-image: url(images/inner_bg_dataendred.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.shadow_left
{
	background-image:url(images/divider_shadow.gif);
	height:430px;
	width:16px;
	background-position:left top;
	background-repeat:no-repeat;
}
.shadow_right
{
	background-image: url(images/divider_shadow.jpg);
	height:172px;
	width:14px;
	background-position:left top;
	background-repeat:no-repeat;
}
.shadow_rightred
{
	background-image: url(images/divider_shadow.jpg);
	height:172px;
	width:14px;
	background-position:right top;
	background-repeat:no-repeat;
}
.list_item_menu
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(images/list_bullet.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 3px 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFBD00;
	list-style:none;
	text-align:left;
}
.list_item_menu a:link
{
	color:#333;
	text-decoration:none;
}
.list_item_menu a:visited
{
	color:#333;
	text-decoration:none;
}

.list_item_menu a:hover
{
	color:#CE0016;
	text-decoration:none;
}
.list_item_menu a:active
{
	color:#333;
	text-decoration:none;
}

#ter_nav_path
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#1a1a1a;
	font-size:10px;
	padding-top:1px;
	padding-left:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#ter_nav_path tr td a:link
{
color:#1a1a1a;
text-decoration:none;
}
#ter_nav_path tr td a:visited
{
color:#1a1a1a;
text-decoration:none;
}
#ter_nav_path tr td a:hover
{
color:#CE0016;
text-decoration: underline;
}

#ter_nav_path tr td a:active
{
color:#1a1a1a;
text-decoration:none;
}
.ter_nav_path_arrow
{
	background-image: url(images/arrow.gif);
	height:6px;
	width:13px;
	background-repeat:no-repeat;
	background-position:center;
}
.ter_nav_path_selected
{
color: #CE0016;
}
.list_itemboxes
{
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	list-style:none;
	text-align:left;
	padding-bottom:4px;
	background-position:2px 3px;
	color: #333;
	font-size:11px;
}
.list_itemboxes a:link
{
	color:#333;
	text-decoration:none;
	padding-bottom:3px;
}
.list_itemboxes a:visited
{
	color:#333;
	text-decoration:none;
	padding-bottom:3px;
}
.list_itemboxes a:hover
{
color: #EFBD00;
text-decoration:none;
	padding-bottom:3px;
}
.list_itemboxes a:active
{
	color:#333;
	text-decoration:none;
	padding-bottom:3px;
}
.slogan
{
	font-style:italic;
}
#info_boxdivider_red
{
	height:1px;
	margin:15px;
	background-color: #FFF;
}
.table_margin
{
	margin-left:10px;
}
#table_divider
{
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#666;
}
.companies_heading
{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.companies_text
{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11.5px;
	text-align:left;
	padding-left: 5px;
}
.companies_link
{
	color:#999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	margin-top:20px;
}
.companies_link a:link, a:visited, a:active
{
	color:#999;
	text-decoration: none;
}
.companies_link a:hover
{
	color:#333;
	text-decoration: none;
}
.list_itempages
{
	background-image: url(images/arrow.gif);
	margin-left:10px;
	background-repeat:no-repeat;
	padding-left:14px;
	list-style:none;
	text-align:left;
	padding-bottom:2px;
	background-position:2px 3px;
	color: #333;
	font-size:11px;
}
#info_boxdivider_white
{
	height:1px;
	background-color: #F0BA00;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table_contactus
{
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	
	
}
.table_contactus td
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	padding-top:5px;
	padding-bottom:5px;
}
#textfield
{
	background-image:url(images/text_field.gif);
	height:24px;
	width:209px;
	text-align:left;
	border:none;
	background-repeat:no-repeat;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:2px;

}
.submit_btn
{
	background-image:url(images/submit_btn.jpg);
	height:29px;
	width:89px;
	background-position:top;
	background-repeat:no-repeat;
	border:none;
}
.reset_btn
{
	background-image: url(images/reset_btn.jpg);
	height:29px;
	width:90px;
	background-position:top;
	background-repeat:no-repeat;
	border:none;
}
.contact_boxheading
{
	text-align:left;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:15px;
}

.contact_boxcont
{
	color:#F0B800;
	text-align:left;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:15px;
}
