@charset "utf-8";

@import "reset.css";

body{
	text-align:center;
	background:#efefdd url(../images/bg1.gif) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	width:990px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#banner{
	width:990px;
	margin:0 auto;
	text-align:left;
}

#logo{
	padding-top:15px;
	margin-left:25px;
}

#logo a{
	background:url(../images/logo1.png) no-repeat;
	height:80px;
	width:223px;
	text-indent:-3000px;
	display:block;
}

#header{
	background:#f9821a url(../images/bg1.png) repeat-x;
}

#header-left{
	background:url(../images/left-style1.png) no-repeat;
	height:28px;
	width:15px;
	position:absolute;
	left:-15px;
	top:0px;
}

#header-right{
	background:url(../images/right-style1.png) no-repeat;
	height:28px;
	width:15px;
	position:absolute;
	right:-15px;
	top:0px;
}

#menu_level1{
	display:block;
	margin:0 10px;
	text-align:left;
	background:url(../images/top-left1.png) no-repeat left; 
}

#menu_level1 div{
	background: url(../images/top-right1.png) no-repeat right;
	height:37px;
	padding:0px 30px;
}

#menu_level1 div div{
	background:#464646;
	padding:0px;
}

#menu_level1 ul{
	list-style:none;
}

#menu_level1 li{
	float:left;
	margin-right:7px;
	margin-top:7px;
	position:relative;
}

#menu_level1 a{
	line-height:22px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:0px 15px;
}

#menu_level1 a span{
	width:5px;
	height:22px;
	position:absolute;
right:-1px; top:0px;
}

#menu_level1 li.top1 a:hover span{
	background:url(../images/top-button-right1.png) no-repeat right;
}
#menu_level1 .top1 a:hover{
	background:url(../images/top-button-left1.png) no-repeat left;
}

#menu_level1 li.top2 a:hover span{
	background:url(../images/top-button-right6.png) no-repeat right;
}

#menu_level1 .top2 a:hover{
	background:url(../images/top-button-left6.png) no-repeat left;
}

#menu_level1 li.top3 a:hover span{
	background:url(../images/top-button-right2.png) no-repeat right;
}

#menu_level1 .top3 a:hover{
	background:url(../images/top-button-left2.png) no-repeat left;
}

#menu_level1 li.top4 a:hover span{
	background:url(../images/top-button-right4.png) no-repeat right;
}

#menu_level1 .top4 a:hover{
	background:url(../images/top-button-left4.png) no-repeat left;
}

#menu_level1 li.top5 a:hover span{
	background:url(../images/top-button-right8.png) no-repeat right;
}

#menu_level1 .top5 a:hover{
	background:url(../images/top-button-left8.png) no-repeat left;
	color:#366092;
}

#menu_level1 li.top6 a:hover span{
	background:url(../images/top-button-right3.png) no-repeat right;
}

#menu_level1 .top6 a:hover{
	background:url(../images/top-button-left3.png) no-repeat left;
}

#menu_level1 li.top7 a:hover span{
	background:url(../images/top-button-right5.png) no-repeat right;
}

#menu_level1 .top7 a:hover{
	background:url(../images/top-button-left5.png) no-repeat left;
}

#menu_level2{
	float:left;
}
 
#menu{
	width:990px;
	margin:0 auto;
	text-align:left;
	background:url(../images/menu-left1.png) left bottom no-repeat;
	font-size:12px;
}

#menu div{
	background:url(../images/menu-right1.png) right bottom no-repeat;
	height:30px;
	padding:0px 15px;
}

#menu div div{
	background:url(../images/menu-bg.png) bottom repeat-x;
	padding:0px 10px 0px 5px;
}

#banner{
	height:100px;
}

#contact{
	float:right;
	background:none;
	padding:0px;
	z-index:1000;
}

#contact a{text-decoration:none; color:#fff; display:block;background:url(../images/button-left-1.gif) no-repeat left;line-height:30px;}
#contact a span { padding:0px 15px; display:block; background:url(../images/button-right-1.gif) no-repeat right;}
#contact a:hover span{ display:block; background:url(../images/button-right-1.2.gif) no-repeat right;}
#contact a:hover{color:#fff;background:url(../images/button-left-1.2.gif) no-repeat left;}

#contact .contact-act a{color:#fff;background:url(../images/button-left-1.2.gif) no-repeat left;}
#contact .contact-act a span{display:block; background:url(../images/button-right-1.2.gif) no-repeat right;}

#content{
	background:#FFFFFF url(../images/content-top.png) top no-repeat;
	padding:15px;
	display:block;
	border-left:2px solid #4c86ac;
	border-right:2px solid #4c86ac;
	font-size:11px;
	line-height:18px;
	color:#464646;
}

#content-bottom{
	display:block;
	text-align:center;
}

#content p{
	margin-bottom:10px;
	text-align:justify;
}

#content h1{
	font-size:22px;
	color:#F9821A;
	line-height:28px;
	padding-left:10px;
	font-weight:bold;
	font-family:"Lucida Grande",Lucida Sans,Arial,sans-serif
}

#footer{
	background:url(../images/footer-bg.png) repeat-y;
	text-align:center;
	font-size:10px;
	margin-top:3px;
}

#footer-top{
	background:url(../images/footer-top.png) no-repeat top;
	height:15px;
}

#footer-bottom{
	background:url(../images/content-bottom.png) no-repeat bottom;
	height:15px;
}

#footer #footer_menu{
	background:none;
	padding:0px;
}

#footer #copyright{
	background:none;
	padding:0px;
}

.clear{
	clear:both;
}

/* banner page ******************************************/
.banner-left{
	float:left;
	width:140px;
	text-align:center;
}

.banner-top{
	float:left;
	width:670px;
	text-align:center;
}

.banner-text{
	float:right;
	width:652px;
	margin-top:80px;
	margin-right:2px;
	padding:0px 10px 0px 8px;
	border:1px dashed #4C86AC;
	font-weight:bold;
}
/*
.banner-text div{
	background:url(../images/highlight-top.gif) no-repeat top;
}

.banner-text div div{
	padding:0px 10px 0px 8px;
	background:url(../images/highlight-bottom.gif) no-repeat bottom;
}
*/
.banner-right{
	float:right;
	width:140px;
	text-align:center;
}

.banner-bottom{
	float:left;
	width:670px;
	text-align:center;
	margin-top:105px;
}

/*** form styling *********************************/

#enquiry fieldset{
	display:block;
	padding:10px;
	border:1px solid #4C86AC;
}

#enquiry legend{
	color:#FB8219;
	font-size:14px;
	margin-left:20px;
}

#enquiry label{
	display:block;
	width:200px;
	float:left;
}
#enquiry .form-element{
	width:50%;
	float:left;
	height:25px;
}

#enquiry .form-country{
	height:25px;
	display:block;
	clear:both;
}

#enquiry .form-country select, #enquiry .form-select select{
	width:730px;
}

#enquiry .form-textarea textarea{
	width:730px;
	height:80px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#enquiry .form-element input{
	float:left;
	width:255px;
}

#enquiry .form-captcha{
	height:25px;
}

#enquiry .form-captcha input, #enquiry .form-captcha img{
	float:left;
}

#enquiry .form-submit{
	display:block;
	clear:both;
	margin:5px 0px;
	text-align:center;
}

#enquiry .form-submit input[type="submit"]{
	border:1px solid #4C86AC;
	background-color:#82abc5;
	color:#FFFFFF;
}

#enquiry .form-submit input[type="submit"]:hover{
	background-color:#4C86AC;
}

#enquiry span.required{
	color:#cc0000;
}

/* order form styling **********************************/
#order fieldset{
	display:block;
	padding:10px;
	border:1px solid #4C86AC;
}

#order legend{
	color:#FB8219;
	font-size:14px;
	margin-left:20px;
}

#order label{
	display:block;
	width:200px;
	float:left;
	font-weight:bold;
}
#order .form-element{
	width:50%;
	float:left;
	height:25px;
}

#order .form-country{
	height:25px;
	display:block;
	clear:both;
}

#order .form-country select{
	width:730px;
}

#order .form-textarea{
	width:50%;
	float:left;
}

#order .form-textarea textarea{
	width:255px;
	height:68px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#order .form-element input{
	float:left;
	width:255px;
}

#order .form-select{
	width:50%;
	float:left;
	height:25px;
}

#order .form-select select{
	width:255px;
}

#order .form-radio{
	clear:both;
}

#order .form-radio label{
	width:40px;
	padding-left:30px;
	font-weight:normal;
}

#order .form-radio p{
	float:left;
	width:200px;
	font-weight:bold;
}

#order .form-radio input{
	float:left;
}

#order .form-checkbox{
	clear:both;
}

#order .form-checkbox label{
	width:40px;
	padding-left:30px;
	font-weight:normal;
}

#order .form-checkbox p{
	float:left;
	width:200px;
	font-weight:bold;
}

#order .form-checkbox input{
	float:left;
}

#order .package-fee{
	float:left;
	width:270px;
	line-height:20px;
}

#order .package-fee p{
	font-weight:bold;
	text-align:left;
}

#package-select .form-radio{
	float:left;
	width:200px;
	line-height:20px;
}

#package-select .form-radio p{
	display:block;
	float:none;
	width:100%;
}

#package-select .form-radio label{
	float:right;
	width:150px;
	height:20px;
	padding-left:0px;
	line-height:20px;
}

#order .package-info{
	float:left;
	width:120px;
	height:190px;
}

#order .package-info p{
	font-weight:bold;
}

#corp-package-select{
	margin-left:17px;
}

#corp-package-select .form-radio{
	float:left;
	width:250px;
}

#corp-package-select .form-radio p{
	display:block;
	float:none;
	width:100%;
}

#corp-package-select .form-radio label{
	float:right;
	width:150px;
}

#surcharge{
	width:400px;
	float:left;
}

#surcharge .form-radio p{
	display:block;
	float:none;
	width:100%;
}

#surcharge .form-radio label{
	float:right;
	width:300px;
	height:20px;
}

#corp-surcharge{
	clear:both;
	width:900px;
	margin-left:17px;
	margin-top:10px;
}

#corp-surcharge .form-radio p{
	display:block;
	float:none;
	width:100%;
}

#corp-surcharge .form-radio label{
	float:right;
	width:800px;
}

#order .form-captcha{
	height:25px;
	clear:both;
	display:block;
	margin-top:10px;
}
#order .form-captcha p, #order .form-captcha input, #order .form-captcha img{
	float:left;
}

#package-select{

}

#studylink-packages .form-radio{
	float:left;
	width:600px;
}

#studylink-packages .form-radio p{
	display:block;
	float:none;
	width:100%;
}

#studylink-packages .form-radio label{
	float:right;
	width:500px;
}

#studylink-packages .form-checkbox{
	float:left;
	width:600px;
}

#studylink-packages .form-checkbox p{
	display:block;
	float:none;
	width:100%;
}

#studylink-packages .form-checkbox label{
	float:right;
	width:500px;
}

#studylink-packages .studylink-fee{
	float:left;
	margin-left:-300px;
}

#studylink-packages .studylink-fee p{
	font-weight:bold;
}

#order .form-captcha input, #enquiry .form-captcha img{
	float:left;
}

#order .form-submit{
	display:block;
	clear:both;
	margin:5px 0px;
	text-align:center;
}

#order .form-submit input[type="submit"]{
	border:1px solid #4C86AC;
	background-color:#82abc5;
	color:#FFFFFF;
}

#order .form-submit input[type="submit"]:hover{
	background-color:#4C86AC;
}

#order span.required{
	color:#cc0000;
}

#anza fieldset{
	display:block;
	padding:10px;
	border:1px solid #4C86AC;
}

#anza legend{
	color:#FB8219;
	font-size:14px;
	margin-left:20px;
}

#anza label{
	display:block;
	width:200px;
	float:left;
	font-weight:bold;
}
#anza .form-element{
	width:50%;
	float:left;
	padding:1px 0px;
}

#anza .form-country{
	width:50%;
	float:left;
	height:24px;
}

#anza .form-country select{
	width:255px;
}

#anza .form-textarea{
	display:block;
	float:left;
}

#anza .form-textarea textarea{
	width:730px;
	height:68px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#anza .form-element input[type="text"]{
	float:left;
	width:255px;
}

#anza .form-select{
	width:50%;
	float:left;
	height:24px;
}

#anza .form-select select{
	width:255px;
}

#anza .form-radio{
	clear:both;
}

#anza .form-radio label{
	width:40px;
	padding-left:30px;
	font-weight:normal;
}

#anza .form-radio p{
	float:left;
	width:200px;
	font-weight:bold;
}

#anza .form-radio input{
	float:left;
}

#anza .form-checkbox{
	clear:both;
}

#anza .form-checkbox label{
	width:40px;
	padding-left:30px;
	font-weight:normal;
}

#anza .form-checkbox p{
	float:left;
	width:200px;
	font-weight:bold;
}

#anza .form-checkbox input{
	float:left;
}

#anza .form-captcha input, #enquiry .form-captcha img{
	float:left;
}

#anza .form-submit{
	display:block;
	clear:both;
	margin:5px 0px;
	text-align:center;
}

#anza .form-submit input[type="submit"]{
	border:1px solid #4C86AC;
	background-color:#82abc5;
	color:#FFFFFF;
}

#anza .form-submit input[type="submit"]:hover{
	background-color:#4C86AC;
}

#anza span.required{
	color:#cc0000;
}

#anza .text{
	clear:both;
	padding:10px 0px 5px 0px;
	font-size:14px;
	color:#FB8219;
}