@font-face {
 font-family: 'MyriadProSBdSCn';
 src: url('/fonts/myriadpro-semiboldsemicn-webfont.eot');
 src: url('/fonts/myriadpro-semiboldsemicn-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpro-semiboldsemicn-webfont.woff') format('woff'), url('/fonts/myriadpro-semiboldsemicn-webfont.ttf') format('truetype'), url('/fonts/myriadpro-semiboldsemicn-webfont.svg#MyriadProSBdSCn') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MyriadProSemiCondensed';
 src: url('/fonts/myriadpro-semicn-webfont.eot');
 src: url('/fonts/myriadpro-semicn-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpro-semicn-webfont.woff') format('woff'), url('/fonts/myriadpro-semicn-webfont.ttf') format('truetype'), url('/fonts/myriadpro-semicn-webfont.svg#MyriadProSemiCondensed') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
	font-family: 'Conv_MyriadPro-Semibold';
	src: url('/fonts/MyriadPro-Semibold.eot');
	src: local('Conv_MyriadPro-Semibold'), url('/fonts/MyriadPro-Semibold.woff') format('woff'), url('/fonts/MyriadPro-Semibold.ttf') format('truetype'), url('/fonts/MyriadPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html{
	margin:0;
	padding:0;	
}
body{
	margin:0;
	padding:0;
	background:#ffffff;

}

#wrapper{
	width:940px;
	margin:0px auto;
	height:auto;
	overflow:hidden;
	padding:0 10px;
}
#header{
	width:940px;
	height:auto;
	float:left;
	padding-top:30px;
}
.header_top {
width:940px;
	float:left;
	height:66px;
}
.main_logo{
	width:200px;
	float:left;
	height:53px;
	padding-top:6px;
}
.main_logo img{ border:none; }
.search_box{
	float:right;
	width:172px;
	height:32px;
	background:url(/images/search_box.png) no-repeat;
	margin-top:9px;
}
.searchtext {
float:left;
width:122px;
height:24px;
border:none;
font-family: 'MyriadProSemiCondensed';
color:#a6a6a6;
 font-size:14px;
 padding:5px 5px 0 12px;
 background:none;
 border:none;

}

.search_button {
width:15px;
height:30px;
float:left;
background:url(/images/search_icon.png) 0px 8px no-repeat;
border:none;
cursor:pointer;

}
.header_menu{ width:940px; height:47px; float:left;padding-bottom:20px; position:relative;}
.header_menu ul{float:left;}
.header_menu ul li{ float:left; width:auto; list-style:none; border-right:1px solid #d9d9d9; height:48px;}
.header_menu ul li a{ float:left; width:auto;height:auto;min-width:60px;text-decoration:none; color:#666666;  font-family: 'MyriadProSBdSCn';
	font-size:16px; padding:15px 25px 15px 25px}
.home_bg {background:url(/images/home_menu_bg.png) no-repeat left center; width:106px;}
.home_bg.selected {background:url(/images/home_bg.png) no-repeat left center !important; width: 106px;}
.home_bg:hover {background:url(/images/home_bg.png) no-repeat left center; width: 110px;height:49px; }
.mid_menu{background:url(/images/menu_bg.jpg) repeat-x;width:auto;}
.my_accountbg{background:url(/images/my_account.png) no-repeat;width:171px!important;}
.header_menu ul li.mid_menu:hover{background:url(/images/menu_hover.png) repeat-x;}
.header_menu ul li.selected{background:url(/images/menu_hover.png) repeat-x;}
.header_menu ul li.selected a{color:#ffffff;}
.header_menu ul li:hover a{color:#ffffff;}
.header_menu ul li.my_accountbg a{color:#976319;padding-left:55px;}
.header_menu ul li.my_accountbg{border:none;}
.mid_menu img{padding-left:7px;}
#banner_section{width:940px;height:348px; float:left;background:url(/images/bannerf.png) no-repeat;padding:30px 0 20px 30px;}

/*
.banner_cntn {
width:268px;
height:318px;
float:left;
padding:24px 10px 10px 20px;
background:url(/images/banner_text.png) no-repeat;
}
*/

.banner_cntn {
width:348px;
height:288px;
float:left;
margin-top: 35px;
margin-left: -35px;
padding:24px 10px 10px 20px;
background-color: #154A8C;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; opacity:0.96; filter:alpha(opacity=96);
}

.banner_cntn h1{
width:268px;
float:left;
font-family: 'MyriadProSBdSCn';
font-size:20px;
color: white;
}
.banner_cntn p{
float:left;
 font-family: 'MyriadProSemiCondensed';
 font-size:16px;
 color:#eee;
 padding-top:20px;
}
.banner_cntn ul
	{
	float:left;
	padding-top:20px;
	}
.banner_cntn ul li
	{
	float:left;
	text-decoration:none;
	list-style:none;
	font-size:16px;
	margin-bottom: 5px;
	width:268px;
	padding-left:28px;
	color: white;
	font-family: 'MyriadProSemiCondensed';
	background:url(/images/banner_arrow.png) no-repeat left 0px ;
}

.banner_cntn ul li a
	{
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: white;
	font-family: 'MyriadProSemiCondensed';
}

.banner_cntn ul li a:hover
	{
	text-decoration: underline;
	font-size:16px;
	color: white;
	font-family: 'MyriadProSemiCondensed';
}

.content_section {
font-family: 'MyriadProSemiCondensed';
width:940px;
height:auto;
float:left;
padding-bottom:20px;
}

.content_section h1{
	font-family: 'MyriadProSBdSCn';
	font-size:20px;
	padding-bottom:20px;
}

.content_section p {
font-family: 'MyriadProSemiCondensed';
padding-top: 5px; padding-bottom: 5px;
}

.content_section a {
	font-family: 'MyriadProSemiCondensed';
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}

.content_section a:hover {
	text-decoration: underline;
}

.section_header {
	padding-top: 15px; padding-bottom: 5px;
	font-family: 'Conv_MyriadPro-Semibold';
	color: #444;
	text-decoration: none;
	background:url(/images/home_menu_bg.png) repeat-x;
	width: 210px;
	height: 48px;
	float: left;
}

.section_header_cont {
	background:url(/images/menu_bg.jpg) repeat-x;
	width: 515px;
	height: 48px;
	float: left;
}

.section_header_rev {
	padding-top: 15px; padding-bottom: 5px; 
	background:url(/images/rev_home_menu_bg.png) no-repeat;
	width: 210px;
	height: 48px;
	float: left;
	font-family: 'Conv_MyriadPro-Semibold';
	color: #444;
	text-align: right;

}	

.section_header_rev p {
	text-align: right;
}

.section_header_rev a {
	color: #444;
	text-decoration: none;
}

.section_header h1 {
	padding-right: 20px;
}

.section_header h1 {
	padding-left: 20px;
	font-family: 'Conv_MyriadPro-Semibold';
	font-size: 16px;
	color: #444;
	width: 100%;
}

.section_header a {
	font-family: 'Conv_MyriadPro-Semibold';
	font-size: 14px;
	color: #444;
	text-decoration: none;
}

.content_section table, tr, td {
padding: 8px;
vertical-align: text-top;
}
.box_cntn{
width:220px;
height:280px;
float:left;
background:url(/images/box.png) no-repeat;
margin:0 10px;
}
.first_box{
margin-left:0px!important;

}
.last_box{
margin-right:0px!important;
}

.footer_outer {
	width:940px;
	min-height: 340px;
	height:auto;
	float:left;
	border-top:#cccccc solid 1px;
	}

.footer_Contact {
	padding:21px 0px 0px 0px;
	width:210px;
	height:auto;
	float:left;
	}
.footer_outer h2 {
width:240px;
	font-family:"MyriadProSBdSCn";
	font-size:16px;
	color:#333333;
	float:left;
	padding-bottom:20px;
	}
.footer_address, .footer_contactnumber{
width:240px;
float:left;
padding-bottom:25px;
}

.footer_contactnumber h1 {
	font-family: 'Conv_MyriadPro-Semibold';
	font-size: 24px;
	color: #ef9223;
}

.footer_address span{
width:220px;
	font-family:"MyriadProSBdSCn";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	float:left;
	}
.footer_contactnumber span {
width:240px;
	font-family:"MyriadProSBdSCn";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	}
.footer_address_copyright {
	padding-top: 10px;
	width:240px;
	font-family:"MyriadProSemiCondensed";
	font-size:10px;
	color:#888;
	float:left;
	line-height:20px;
}
.footer_address p, .footer_contactnumber p{
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#333333;
	float:left;
	line-height:20px;
	}
.footer_quicklinks {
	padding:21px 0px 0px 30px;
	width:180px;
	height:auto;
	float:left;
	}
.footer_quicklinks ul {
	float:left;
	}

.footer_quicklinks ul li {
background:url(/images/bullet.jpg) 0 7px no-repeat;
list-style:none;
float:left;
width:190px;
padding-left:14px;
line-height:25px;
	}

.footer_quicklinks ul li a {
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	float:left;
	}


.footer_networks {
	margin:0px;
	padding:21px 0px 0px 0px;
	width:239px;
	height:auto;
	float:left;
	}

.footer_ComAddress {
	margin:0px;
	padding:42px 0px 0px 0px;
	width:241px;
	height:217px;
	float:left;
	background:url(/images/seperator.jpg) no-repeat;
	}

.footer_content {
	margin:0px;
	padding:0px;
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	}

.footer_contentTwo {
	margin:24px 0px 0px 0px;
	padding:0px;
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	}

.footer_contentTwo span {
	font-family:"MyriadProSBdSCn";
	}

.footer_content span {
	font-family:"MyriadProSBdSCn";
	}


.footer_logo {
	margin:20px 20px 0px 0px;
	}

.footer_logobottom {
	margin:20px 0px 0px 0px;
	}

.footer_address_content {
	margin:20px 0px 0px 0px;
	padding:0px;
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#808080;
	text-decoration:none;
	width:150px;
	text-align:center;
	}

.white {
	color: white;
}

.twocolumn {
	padding: 10px; 
	-moz-column-count:2; 
	-webkit-column-count:2; 
	column-count:2;
}

.threecolumn {
	padding: 10px; 
	-moz-column-count:3; 
	-webkit-column-count:3; 
	column-count:3;
}

.twocolumn p, .threecolumn p {
	text-align: justify;
}

.twocolumn h1, .threecolumn h1 {
	color: #ef9223;
}

.pretty {  
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
	padding: 5px;
}

.pretty th { 
	margin: 10px;
	padding: 10px;
	background: #ef9223; 
	border-spacing: 5px;
	color: white; 
	font-family: 'MyriadProSBdSCn';
	font-size:14px;
	text-align: center;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.pretty   td { background: #eee; }
.prettytl { border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; }	
.prettytr { border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px; }	
.prettybl { border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; }	
.prettybr { border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; }	

.orange {
	color: #ef9223;
}

textarea, input {
	border: 1px solid black;
	padding: 2px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	font-family:"MyriadProSemiCondensed";
	font-size:14px;
}

.contentlist {
	height:auto;
	float:left;
	padding-left: 15px;
	}

.contentlist ul { float:left; }

.contentlist ul li {
	background:url(/images/bullet.jpg) 0 7px no-repeat;
	list-style:none;
	clear: both;
	padding-left:14px;
	line-height:25px;
}

.contentlist ul li a {
	font-family:"MyriadProSemiCondensed";
	font-size:15px;
	color:#333333;
	text-decoration:none;
	float:left;
}

.itw_banner_cntn {
width:348px;
height:148px;
float:left;
margin-top: 35px;
margin-left: 195px;
margin-right: -35px;
padding:24px 10px 10px 20px;
background-color: #ef9223;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; opacity:0.96; filter:alpha(opacity=96);
}

.itw_banner_cntn h1{
width:268px;
float:left;
font-family: 'MyriadProSBdSCn';
font-size:20px;
color: white;
}

.itw_banner_cntn p{
float:left;
 font-family: 'MyriadProSemiCondensed';
 font-size:16px;
 color:#eee;
 padding-top:20px;
}

.itw_banner_cntn ul
	{
	float:left;
	padding-top:20px;
	}
.itw_banner_cntn ul li
	{
	float:left;
	text-decoration:none;
	list-style:none;
	font-size:16px;
	margin-bottom: 5px;
	width:268px;
	padding-left:28px;
	color: white;
	font-family: 'MyriadProSemiCondensed';
	background:url(/images.itw_banner_arrow.png) no-repeat left 0px ;
}

.itw_banner_cntn ul li a
	{
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: white;
	font-family: 'MyriadProSemiCondensed';
}

.itw_banner_cntn ul li a:hover
	{
	text-decoration: underline;
	font-size:16px;
	color: white;
	font-family: 'MyriadProSemiCondensed';
}

