	html,body,div,p{display:block;margin:0;padding:0;}
	.clear{height:0px;clear:both;}

	.page-head{height:147px;background:url(../images/head-bg.jpg) repeat-x left bottom;}
	/*.page-head-bg{position:absolute;width:100%;height:7px;top:140px;left:0;background:url(../images/head.jpg) repeat-x left bottom;}*/
	.top-menu{position:absolute;left:177px;top:91px;}
	.top-menu a{display:block;float:left;width:116px;height:48px;margin:0 0 0 1px;}
	.top-menu a b{display:none;}

	.columns{background:#e6e6e6;}
	.left-column{position:absolute;z-index:2;left:0;width:290px;background:url(../images/left-bg.jpg) no-repeat left top;}
	.right-column{position:relative;width:auto;margin:0;padding:15px 0 15px 295px;background:url(../images/left-shadow.jpg) repeat-y left;}

	.page-main-menu{margin:0 0 0 25px;padding:0;list-style:none;}
	.page-main-menu li ul{margin:0 0 0 25px;padding:0;list-style:none;}
	.page-main-menu li a,.page-main-menu li a:visited{display:table-cell;vertical-align:middle;width:251px;height:50px;background:url(../images/menu-button.png) no-repeat left top;padding:10px 0 0 0;text-align:center;text-decoration:none;font-family:Arial;font-size:14px;font-weight:bolder;color:white;}
	.page-main-menu li a:hover{background:url(../images/menu-button.png) no-repeat left -55px;}
	.page-main-menu li a.active{background:url(../images/menu-button.png) no-repeat left -110px;}

	/*Fix*/
	.ie .page-main-menu li a,.ie .page-main-menu li a:visited{display:block;height:45px;}
	.chrome .page-main-menu li a,.chrome .page-main-menu li a:visited{height:40px;}
	.gecko .page-main-menu li a,.page-main-menu li a:visited{display:block;height:45px;}
	.ie .page-main-menu li * a,.ie .page-main-menu li * a:visited,
	.chrome .page-main-menu li * a,.chrome .page-main-menu li * a:visited,
	.gecko .page-main-menu li * a,.gecko .page-main-menu li * a:visited{height:auto;}

	/*Fix End*/

	.page-main-menu li * a,.page-main-menu li * a:visited{display:block;width:auto;height:auto;font-size:12px;font-weight:bold;font-style:italic;color:black;background:none;text-align:left;}
	.page-main-menu li * a:hover{background:none;color:#606060;}
	.page-main-menu li * a.active{background:none;color:#2e47de;}

	.page-content{width:auto;font-family:Arial;font-size:12px;font-weight:normal;color:black;padding:5px 10px 10px 5px;}
	.page-content h1{font-size:16px;color:#2161a0;;}

	.footer{
		background:#39588f url(../images/footer-bg.jpg) repeat-x top;
	}
	.footer-content{
		height:153px;
		margin:-1px 0 0 0;
		padding:20px 27px 10px 574px;
		background:url(../images/footer.jpg) no-repeat left top;
		color:white;
		vertical-align:bottom;
	}
	.footer-content a {
		color:white;
	}
	.footer-content a:hover {
		text-decoration:underline;
	}

	#page-head-r{float:right;width:236px;height:147px;background:url(../images/head.jpg) no-repeat right top;}
	#page-head-l{float:left;width:171px;height:147px;background:url(../images/head.jpg) no-repeat left top;}
	#page-head-c{position:absolute;left:171px;width:595px;height:147px;background:url(../images/head.jpg) no-repeat -185px top;}


	#tm-01{background:url(../images/top-menu.png) no-repeat left top;}
	#tm-02{background:url(../images/top-menu.png) no-repeat -116px top;}
	#tm-03{background:url(../images/top-menu.png) no-repeat -232px top;}
	#tm-04{background:url(../images/top-menu.png) no-repeat -348px top;width:114px}
	#tm-05{background:url(../images/top-menu.png) no-repeat right top;}
	#tm-01:hover,#tm-01-active{background:url(../images/top-menu.png) no-repeat left bottom;}
	#tm-02:hover,#tm-02-active{background:url(../images/top-menu.png) no-repeat -116px bottom;}
	#tm-03:hover,#tm-03-active{background:url(../images/top-menu.png) no-repeat -232px bottom;}
	#tm-04:hover,#tm-04-active{background:url(../images/top-menu.png) no-repeat -348px bottom;}
	#tm-05:hover,#tm-05-active{background:url(../images/top-menu.png) no-repeat right bottom;}

	.company input, .company select, .company textarea {
            width:250px;
    }

    .company textarea {
            height:200px;
    }

