@font-face {
 font-family: 'HelveticaNeueLT25UltLightRg';
 src: url('helvetica_lt_25_ultra_light-webfont.eot');
 src: url('helvetica_lt_25_ultra_light-webfont.eot?#iefix') format('embedded-opentype'), url('helvetica_lt_25_ultra_light-webfont.woff') format('woff'), url('helvetica_lt_25_ultra_light-webfont.ttf') format('truetype'), url('helvetica_lt_25_ultra_light-webfont.svg#HelveticaNeueLT25UltLightRg') format('svg');
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5385a2;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x #fdfeff;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
/*============================= Main Container ==========================*/
#container {
	width:1000px;
	height:auto;
	margin:0 auto;
}
.main {
	width:1000px;
	height:auto;
	float:left;
}
/*============================= Header ============================*/
.header {
	width:1000px;
	height:123px;
	float:left;
	margin-top: 12px;
}
.logo {
	width:auto;
	height:auto;
	float:left;
}
.address {
	float: right;
	margin-right: 5px;
	margin-top: 17px;
	min-width: 466px;
	width: auto;
}
.address img {
	width:auto;
	height:auto;
	float:left;
	margin-right:4px;
}
.address p {
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#50504e;
	margin-top:1px;
}
.address span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#215773;
	text-transform:uppercase;
	font-weight:bold;
}
.address .phone_number {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#50504e;
}
/*============================= Navigation ===========================*/
#nav {
	width:1000px;
	height: 47px;
	padding: 7px 0px 3px;
	float:left;
}
#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li {
	position:relative;
	float:left;
}
#nav a {
	background: none repeat scroll 0 0 #215773;
	border-right: 1px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	height:auto;
	padding: 9px 19px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover {
	text-decoration:none;
	background:#ff9000;
}
#nav a.active {
	background:#ff9000;
}
#nav span {
	font-size:18px;
}
#nav ul li ul {
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:9999;
}
#nav ul li ul li {
	width:208px;
	height:36px;
	display:block;
	float:none;
}
#nav ul ul {
	position:absolute;
	z-index:9999;
}
#nav ul ul ul {
	position:absolute;
	left:100%;
	top:0;
}



#nav ul ul {
	display:none;
}


#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul {
	display:none;
}


#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {
	display:block;
}
/*========================== Banner ========================*/
.banner {
	width:1000px;
	height:337px;
	float:left;
	z-index:0;
}

/*==================== Main Matter =============================*/
.main_matter {
	float: left;
	height: auto;
	margin-bottom: 10px;
 	*margin-bottom: 19px;
	margin-top: 20px;
	width: 1000px;
}
/*====================== Main Matter left Panel ==========================*/
.main_matter_left_panel {
	width:360px;
	height:auto;
	float:left;
	border-right:1px dashed #dadcdc;
}
.main_matter_left_panel h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
 	*font-size:18px;
	color:#010d13;
	font-weight:bold;
	text-transform:uppercase;
}
.main_matter_left_panel h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9000;
	font-weight:bold;
	text-transform:none;
}
.main_matter_left_panel p {
	margin: 14px 5px 10px 2px;
	line-height:15px;
}
.main_matter_left_panel img {
	width:auto;
	height:auto;
}
/*========================= Main Matter Middle Panel ==============================*/
.main_matter_middle_panel {
	width:364px;
	height:auto;
	float:left;
	margin: 15px 10px;
}
.main_matter_middle_panel h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
}
.main_matter_middle_panel .line {
	background:url(../images/orange_line.jpg);
	width:338px;
	height:7px;
	margin:5px;
	margin: 4px -4px;
}
.main_matter_middle_panel ul {
	margin: 0 0 0 2px;
	padding:0px;
	list-style:none;
}
.main_matter_middle_panel li {
	background: url("../images/arrow.png") no-repeat scroll 0 9px transparent;
	float: left;
	line-height: 18px;
	padding-left: 10px;
	width: 170px;
}
.main_matter_middle_panel img {
	width:auto;
	height:auto;
}
/*======================= Main Matter Right Panel =========================*/
.main_matter_right_panel {
	width:254px;
	height:auto;
	float:left;
}
/*===================== Right Panel What,s New =======================*/
.main_matter_right_panel .whats_new {
	width:254px;
	height:auto;
	float:left;
}
.main_matter_right_panel .whats_new_top_bg {
	background:url(../images/light_blue_top_bg.png);
	width:254px;
	height:6px;
	float:left;
}
.main_matter_right_panel .whats_new_middle_bg {
	background-color:#edf4f6;
	float:left;
	width:254px;
	height:auto;
}
.main_matter_right_panel .whats_new_middle_bg h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #b9ccd5;
	padding-bottom:3px;
	margin:8px;
}
.main_matter_right_panel .whats_new_middle_bg ul {
	margin: 0 0 0 12px;
	padding:0px;
	list-style:none;
}
.main_matter_right_panel .whats_new_middle_bg li {
	background: url("../images/arrow.png") no-repeat scroll 0 9px transparent;
	float: left;
	line-height: 24px;
	padding-left: 10px;
	width: 170px;
}
.main_matter_right_panel .whats_new_middle_bg img {
	width:auto;
	height:auto;
}
.main_matter_right_panel .whats_new_bottom_bg {
	background:url(../images/light_blue_bottom_bg.png);
	width:254px;
	height:6px;
	float:left;
}
/*================================ Right panel <img src="images/signup_newsletter.jpg" width="187" height="23"> =====================*/
.main_matter_right_panel .signupnewsletter {
	width:254px;
	height:auto;
	margin-top:8px;
	float:left;
}
.main_matter_right_panel .signupnewsletter_top_bg {
	background:url(../images/light_blue_top_bg.png);
	width:254px;
	height:6px;
	float:left;
}
.main_matter_right_panel .signupnewsletter_middle_bg {
	background-color:#edf4f6;
	float:left;
	width:254px;
	min-height:158px;
	height:auto;
}
.main_matter_right_panel .signupnewsletter_middle_bg h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #b9ccd5;
	padding-bottom:3px;
	margin:8px;
}
.main_matter_right_panel .signup_txt {
	float:left;
	width:254px;
	text-align:center;
	margin:5px 0px;
}
.main_matter_right_panel .signupnewsletter_middle_bg .input_txt {
	background: url("../images/input_box.png") repeat scroll 0 0 transparent;
	width:213px;
	padding:5px;
	line-height:22px;
	height:22px;
}
.main_matter_right_panel .signupnewsletter_middle_bg input {
	margin-left:14px;
	float:left;
	background:transparent;
	border:none;
	margin-top:5px;
}
.main_matter_right_panel .signupnewsletter_bottom_bg {
	background:url(../images/light_blue_bottom_bg.png);
	width:254px;
	height:6px;
	float:left;
}
/*===================================== Profile Part ==============================*/
.profile_part {
	width:998px;
	height:auto;
	float:left;
}
.profile_part_top_bg {
	background:url(../images/dark_blue_top.png);
	width:998px;
	height:4px;
	float:left;
}
.profile_part_middle_bg {
	background:#215773;
	height:125px;
	width:998px;
	float:left;
}
.profile_part_middle_bg_content {
	width:auto;
	height:auto;
	float:right;
	margin-top: 13px;
	width: 869px;
}
.profile_part_middle_bg_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eefafb;
	text-transform:uppercase;
}
.profile_part_middle_bg_content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eefafb;
	text-transform:uppercase;
}
.profile_part_middle_bg_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eefafb;
	margin-top:4px;
	line-height:18px;
}
.profile_part_middle_bg_content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff9000;
	font-weight:bold;
	text-decoration:none;
}
.profile_part_middle_bg_content a:hover {
	text-decoration:none;
}
.profile_part_middle_bg img {
	width:auto;
	margin: 12px 14px;
	height:auto;
	border:1px solid #FFF;
	float:left;
}
.profile_part_bottom_part {
	background:url(../images/dark_blue_bottom.png);
	width:998px;
	height:4px;
	float:left;
}
/*===================== footer =======================*/
.footer {
	background:url(../images/footer.jpg);
	width:100%;
	height:64px;
	float:left;
	margin-top:13px;
}
.footer_content {
	width:998px;
	margin:0 auto;
	margin-top: 29px;
}
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#215773;
	font-weight:normal;
	margin-left: -1px;
	float:left;
}
.footer_text a {
	color:#215773;
	text-decoration:none;
}
.footer_text a:hover {
	color:#215773;
	text-decoration:none;
}
.footer_copyright {
	width:auto;
	height:auto;
	color:#215773;
	float:right;
	margin-right:9px;
}
/*=================================== Inner Pages =================================*/
.inner_pages {
	background:url(../images/inner_pages_bg.jpg) repeat-x #FFF;
}
.inner_pages_banner_part {
	width:auto;
	height:auto;
	float:left;
}
.inner_pages_banner {
	width:auto;
	height:auto;
	border-right:1px solid #FFF;
	float:left;
}
.inner_pages_banner_content {
	background: none repeat scroll 0 0 #215773;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	height: 174px;
	padding-top: 75px;
	text-align: center;
	width: 260px;
}
.inner_pages_left_panel {
	width:730px;
	height:auto;
	float:left;
}
.inner_pages_left_panel h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #ff9000;
	padding-bottom: 2px;
	padding-left: 9px;
}
.inner_pages_left_panel h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-weight:bold;
	color:#ff9000;
	padding:5px 10px 0px;
	width:710px;
}
.inner_pages_left_panel p {
	line-height:17px;
	margin:10px 0px 5px;
	float:left;
	width:710px;
	padding-left:10px;
	padding-right:10px;
}
.inner_pages_left_panel img {
	border:1px solid #ffffff;
	margin-right:10px;
	margin-bottom:8px;
}
.inner_pages_left_panel a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff9000;
	text-decoration:underline;
}
.inner_pages_left_panel a:hover {
	color:#ff9000;
	text-decoration:none;
}
.inner_pages_left_panel ul {
	margin: 10px 0 0 13px;
	padding:0px;
	list-style:none;
	width:710px;
}
.inner_pages_left_panel li {
	background: url("../images/arrow.png") no-repeat scroll 5px 9px transparent;
	float: left;
	line-height: 22px;
	padding-left: 18px;
	width: 321px;
}
.inner_pages_left_panel2 {
	width:730px;
	height:auto;
	float:left;
}
.inner_pages_left_panel2 h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #ff9000;
	padding-bottom: 2px;
	padding-left: 9px;
}
.inner_pages_left_panel2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-weight:bold;
	color:#ff9000;
	padding:5px 10px 0px;
	width:710px;
}
.inner_pages_left_panel2 p {
	line-height:17px;
	margin:10px 0px 5px;
	float:left;
	width:710px;
	padding-left:10px;
	padding-right:10px;
}
.inner_pages_left_panel2 img {
	border:1px solid #ffffff;
	margin-right:10px;
	margin-bottom:8px;
}
.inner_pages_left_panel2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff9000;
	text-decoration:underline;
}
.inner_pages_left_panel2 a:hover {
	color:#ff9000;
	text-decoration:none;
}
.inner_pages_left_panel2 ul {
	margin: 10px 0 0 13px;
	padding:0px;
	list-style:none;
	width:710px;
}
.inner_pages_left_panel2 li {
	float: left;
	line-height: 22px;
	padding-left: 18px;
	width: 321px;
}
.inner_pages_right_panel {
	width:260px;
	float:right;
}
.inner_pages_right_panel .whats_new {
	width:254px;
	height:auto;
	float:left;
}
.inner_pages_right_panel .whats_new_top_bg {
	background:url(../images/light_blue_top_bg.png);
	width:254px;
	height:6px;
	float:left;
}
.inner_pages_right_panel .whats_new_middle_bg {
	background-color:#edf4f6;
	float:left;
	width:254px;
	height:auto;
}
.inner_pages_right_panel .whats_new_middle_bg h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #b9ccd5;
	padding-bottom:3px;
	margin:8px;
	font-weight:bold;
}
.inner_pages_right_panel .whats_new_middle_bg ul {
	margin: 0 0 0 12px;
	padding:0px;
	list-style:none;
}
.inner_pages_right_panel .whats_new_middle_bg li {
	background: url("../images/arrow.png") no-repeat scroll 0 9px transparent;
	float: left;
	line-height: 24px;
	padding-left: 10px;
	width: 170px;
}
.inner_pages_right_panel .whats_new_middle_bg img {
	width:auto;
	height:auto;
}
.inner_pages_right_panel .whats_new_bottom_bg {
	background:url(../images/light_blue_bottom_bg.png);
	width:254px;
	height:6px;
	float:left;
}
/*================================ Right panel <img src="images/signup_newsletter.jpg" width="187" height="23"> =====================*/
.inner_pages_right_panel .signupnewsletter {
	width:254px;
	height:auto;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
}
.inner_pages_right_panel .signupnewsletter_top_bg {
	background:url(../images/light_blue_top_bg.png);
	width:254px;
	height:6px;
	float:left;
}
.inner_pages_right_panel .signupnewsletter_middle_bg {
	background-color:#edf4f6;
	float:left;
	width:254px;
	height:auto;
}
.inner_pages_right_panel .signupnewsletter_middle_bg h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
	border-bottom:1px solid #b9ccd5;
	padding-bottom:3px;
	margin:8px;
}
.inner_pages_right_panel .signup_txt {
	float:left;
	width:254px;
	text-align:center;
	margin:5px 0px;
}
.inner_pages_right_panel .signupnewsletter_middle_bg .input_txt {
	background: url("../images/input_box.png") repeat scroll 0 0 transparent;
	height: 22px;
	padding:5px;
	line-height: 22px;
	width: 213px;
}
.inner_pages_right_panel .signupnewsletter_middle_bg input {
	margin-left:14px;
	float:left;
	background:transparent;
	border:none;
	margin-top:5px;
}
.inner_pages_right_panel .signupnewsletter_bottom_bg {
	background:url(../images/light_blue_bottom_bg.png);
	width:254px;
	height:6px;
	float:left;
}
.inner_pages_right_panel_service_model {
	width:auto;
	height:auto;
	float:left;
	margin: 15px 0px 15px 10px;
}
.inner_pages_right_panel_service_model h1 {
	font-family: 'HelveticaNeueLT25UltLightRg';
	font-size:19px;
	color:#010d13;
	text-transform:uppercase;
}
.inner_pages_right_panel_service_model .line {
	background:url(../images/inner_pages_oranges.jpg);
	width:252px;
	height:7px;
	margin:5px;
	margin: 4px -4px;
}
.inner_pages_right_panel_service_model ul {
	margin: 0 0 0 2px;
	padding:0px;
	list-style:none;
	float:left;
}
.inner_pages_right_panel_service_model li {
	background: url("../images/arrow.png") no-repeat scroll 0 9px transparent;
	float: left;
	line-height: 22px;
	padding-left: 10px;
	width: 170px;
}
.inner_pages_right_panel_service_model img {
	width:auto;
	height:auto;
}
.inner_pages_right_panel_profile {
	width:261px;
	height:auto;
	float:left;
}
.inner_pages_right_panel_profile_top_bg {
	background:url(../images/inner_pages_profile_top_bg.jpg);
	width:261px;
	height:10px;
	float:left;
}
.inner_pages_right_panel_profile_bottom_bg {
	background:url(../images/inner_pages_profile_bottom_bg.jpg);
	width:261px;
	height:10px;
	float:left;
}
.inner_pages_right_panel_profile_middle_bg {
	background:#215773;
	width:261px;
	height:236px;
	float:left;
}
.inner_pages_right_panel_profile_middle_bg h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	color:#eefafb;
	font-weight:bold;
	margin-left:11px;
	text-transform:uppercase;
}
.inner_pages_right_panel_profile_middle_bg h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	color:#eefafb;
	font-weight:bold;
	margin-left:11px;
	text-transform:uppercase;
}
.inner_pages_right_panel_profile_middle_bg p {
	color: #EEFAFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding: 5px 8px;
}
.inner_pages_right_panel_profile_middle_bg a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff9000;
	font-weight:bold;
	text-decoration:none;
}
.inner_pages_right_panel_profile_middle_bg a:hover {
	color:#ff9000;
	text-decoration:none;
}
.inner_pages_right_panel_profile_middle_bg img {
	width:auto;
	height:auto;
	border:1px solid #FFF;
	margin: 4px 10px 4px 3px;
}
.textbox {
	width:213px;
	background:url(../images/input_box.png) repeat-x scroll center top;
	padding:5px;
	line-height:22px;
	float:left;
	height:22px;
	border:none;
}
.textarea_box {
	width:213px;
	background:url(../images/textarea.jpg) repeat-x scroll center top;
	padding:5px;
	line-height:22px;
	float:left;
	height:41px;
	border:none;
}
.contact_form_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	color:#215773;
	font-weight:bold;
	margin-left:11px;
	text-transform:uppercase;
}
.notice {
	float: left;
	font-size: 10px;
	line-height: 10px;
	margin-top: -40px;
	width: 738px;
	color:#ff9000;
}
.notice span {
	color:#215773;
}
.portfolio {
	float:left;
	width:710px;
	height:auto;
	margin:15px 0px 0px 0px;
}
.portfolio h2 {
	font-size:14px;
	color:#5e78ad;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.portfolio li {
	float:left;
	border-bottom:1px solid #ccc;
	margin:0px 0px 20px 0px;
}
.portfolio li.none {
	float:left;
	border-bottom:0px solid #999;
	margin:0px 0px 20px 0px;
}
.portfolio .img_box {
	background: url("../images/frame.jpg") no-repeat scroll 0 0 transparent;
	height: 110px;
	margin: 0 0 25px;
	padding: 12px 10px 10px 15px;
	width: 250px;
}
.box1{ float:left; margin:-20px 0px; width:700px; min-height:100px;}
.box1 p{margin:15px;}
.img_box1 {
	background: url("../images/awards.jpg") no-repeat scroll 0 0 transparent;
	height: 224px;
	margin: 0 0 25px;
	padding: 13px 10px 10px 20px;
	width: 250px;
	float:left;
}
.portfolio li.line {
	float:left;
	background:#ccc;
	height:120px;
	margin:0px 20px;
	width:1px;
}