@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('font/myriadpro-regular.eot');
    src: url('font/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('font/myriadpro-regular.woff') format('woff'),
         url('font/myriadpro-regular.ttf') format('truetype'),
         url('font/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIRegular';
    src: url('font/segoeui.eot');
    src: url('font/segoeui.eot#iefix') format('embedded-opentype'),
         url('font/segoeui.woff') format('woff'),
         url('font/segoeui.ttf') format('truetype'),
         url('font/segoeui.svg#segoeui') format('svg');

}

@font-face {
    font-family: 'segoeuib';
    src: url('font/segoeuib.eot');
    src: url('font/segoeuib.eot#iefix') format('embedded-opentype'),
         url('font/segoeuib.woff') format('woff'),
         url('font/segoeuib.ttf') format('truetype'),
         url('font/segoeuib.svg#segoeuib') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { background-image: url(images/main-bg.jpg); background-repeat:repeat-x; background-position:center top; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:9px; font-family:'SegoeUIRegular'; font-size:16px; color:#000000; line-height:26px; background-color:#f6f6f6;}
	
img { border: none; display: inline;}

#container{ width:900px; height:auto;margin:0 auto; position:relative;}
.clear{clear:both; }

/*==================toppart & navigation ==================================*/

#top{width:900px; height:135px; float:left; }

#logo{width:212px; height:125px; float:left;}
#top-right{width:257px; height:61px; float:right; margin-top:90px;}

.ph1{font-family:'MyriadPro-Regular'; font-size:26px; font-weight:bold; line-height:normal;}
.ph2{font-family:'MyriadPro-Regular'; font-size:46px; font-weight:bold; line-height:normal;}

#menu{width:900px; height:74px; float:left; background-image:url(images/menu-bg.jpg); background-repeat:no-repeat; margin-top:3px;}
#nav{width:900px; height:55px; list-style:none; font-weight:bold; line-height: normal; color:#FFFFFF; text-transform:uppercase;}

/*#nav li {width:auto;}
#nav li:last-child {background:none;}
#nav li a { color:#ffffff; text-decoration:none; display:block; padding:0px;}
#nav li:hover>a, #nav li a.on { background:#bc1818; height:55px; color:#fff;}*/

#header{ width:900px; height:269px; float:left;}

#as_seen{ width:900px; height:54px; float:left; margin-top:10px;}

#nav a{font-family:'SegoeUIRegular'; font-size:20px; font-weight:bold; line-height: normal; color:#FFFFFF;}
#nav a:link{color:#FFFFFF; text-decoration:none;}
#nav a:visited{color:#FFFFFF; text-decoration:none;}
#nav a:active{color:#FFFFFF; text-decoration:none;}
#nav a:hover/*>a, #nav a.on*/{color:#FFFFFF; background-color:#38ac3e; text-decoration:none; padding:14px;}

.on{color:#FFFFFF; background-color:#38ac3e; text-decoration:none; padding:14px;}

/*================== body part ==================================*/

#main-content{width:900px; height:auto; float:left; margin-top:15px; margin-bottom:10px;}

.heading1{font-size:20px; color:#1b5fa8; font-family: 'segoeuib'; line-height:normal;}

.heading2{font-size:20px; color:#000000; font-family: 'segoeuib'; line-height:normal;}

#left{width:428px; height:auto; float:left; margin-top:6px;}

#right{width:428px; height:auto; float:right; margin-top:6px;}



/*================== footer ==================================*/

#footer{width:100%; height:90px; border-top:#41b147 6px solid; background-position:bottom center; background-color:#1b5fa8; margin-top:20px; font-family:'SegoeUIRegular'; font-size:14px; line-height:18px;}

#footHold {width:900px; height:90px; margin:0 auto; color:#ffffff; }

.footer_heading{font-size:16px; color:#41b147; font-family:'SegoeUIRegular';}

#foot_left{width:270px; height:auto; float:left; margin-top:20px;}
#foot_middle{width:255px; height:auto; float:left; margin-left:80px; margin-top:20px;}
#foot_right{width:260px; height:auto; float:right; margin-top:20px;}

#foot_copyright{width:900px; height:30px; border-top:#999999 1px solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#eaeaea; margin-top:20px; }

#footer a:link{color:#ffffff; text-decoration:none;}
		a:visited{color:#ffffff; text-decoration:none;}
		a:hover{color:#41b147; text-decoration:none;}
		a:active{color:#ffffff; text-decoration:none;}

.form{width:240px; height:35px; background-color:#5a5a5a; border:0px; color:#ffffff; padding-left:5px; border:none;}




/*================== inner ==================================*/

.inner-box{height:auto; background-color:#e5e4e4; float:left; padding:10px; border:#666666 1px solid; moz-border-radius-bottomright: 25px 50px; border-bottom-right-radius: 25px 50px;}

.inner-box1{height:auto; background-color:#bc1818; color:#FFFFFF; font-size:14px;}

.heading-small{font-size:15px; color:#bc1818; font-family: 'segoeuib'; line-height:normal;}

.heading-big{font-size:35px; color:#bc1818; font-family: 'segoeuib'; line-height:normal;}

.b:link{color:#FFFFFF; text-decoration:none;}
.b:visited{color:#FFFFFF; text-decoration:none;}
.b:active{color:#FFFFFF; text-decoration:none;}
.b:hover{color: #FFFF33; text-decoration:none;}