@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:center;
background:url(../images/container-bg.jpg) left top repeat-x;
}
.container-main
{
	width:970px;
	height:auto;
	margin:0px auto;
	text-align:center;
}
#body-main
{
	width:970px;
	height:auto;
	float:left;
	text-align:center;
}
.body-top-box
{
	width:960px;
	height:95px;
	float:left;
	text-align:left;
	padding:0px 5px;
}
.body-top-left
{
	width:450px;
	height:77px;
	float:left;
	text-align:left;
	padding-top:18px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}
.body-top-right
{
	width:220px;
	height:75px;
	float:right;
	text-align:left;
	padding-top:20px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}
.body-inside
{
	width:970px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/body-inside-bg.jpg) left top repeat-y;
}
.welcome-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	background:url(../images/welcome-inside-bg.jpg) left top no-repeat;
	padding:5px 25px 0px 25px;
}
.welcome-title-box
{
	width:920px;
	height:63px;
	float:left;
	text-align:center;
	padding-top:14px;
}
.welcome-inside-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
}
.welcome-left-box
{
	width:620px;
	height:428px;
	float:left;
	text-align:left;
}
.form-box
{
	width:300px;
	height:428px;
	float:right;
	text-align:left;
	background:url(../images/form-bg.jpg) left top no-repeat;
}
.form-title-box
{
	width:300px;
	height:53px;
	float:left;
	text-align:center;
	padding-top:16px;
}
.form-inside-box
{
	width:260px;
	height:auto;
	float:left;
	text-align:left;
	padding:20px 20px 0px 20px;
	font-size:11px;
	line-height:28px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.form-inside-box p
{
	margin:8px 0px;
}
.input-box
{
width:171px;
height:20px;
font-size:14px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#555555;
padding-left:10px;
padding-top:4px;
padding-bottom:2px;
background-color: #FFF;
border:1px solid #02a3d8;
}
.body-main-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:0px 20px;
}
.programs-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:34px 0px 26px 0px;
	border-bottom:1px solid #dddddd;
}
.program-th
{
	float:right;
	padding:4px;
	border:1px solid #dddddd;
	margin-left:20px;
}
.studies-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:32px 0px 30px 0px;
	border-bottom:1px solid #dddddd;
}
.studies-inside-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:20px;
}
.studies-left
{
	width:300px;
	height:auto;
	float:left;
	text-align:left;
}
.studies-th
{
	padding:4px;
	border:1px solid #dddddd;
}
.studies
{
	width:600px;
	height:auto;
	float:right;
	text-align:left;
}
.studies ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.studies ul li
{
	width:285px;
	float:left;
	text-align:left;
	display:block;
	margin-right:30px;
	margin-bottom:20px;
}
.career-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:left;
	padding:32px 0px 30px 0px;
}
.body-round-bottom
{
	width:970px;
	height:35px;
	float:left;
	text-align:left;
}
.body-bottom-box
{
	width:920px;
	height:auto;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footer
{
	width:970px;
	height:auto;
	float:left;
	text-align:center;
	padding:24px 0px 28px 0px;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	color: #444444;
}
#footer a
{
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	color: #00afe8;
	text-decoration:none;
}
#footer a:hover
{
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}
body a
{
	color: #1884ce;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
body a:hover
{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
h1
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height:52px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	}
h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 33px;
	line-height:36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9bb51c;
	text-decoration: none;
	text-transform:uppercase;
	}
