@charset "utf-8";
/* CSS Document */

body {
	background:#d6e7e7;
	margin:0px;
}
p, h1, div, span, form, ul, li {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#16b5cd;
	text-transform:uppercase;
	padding-bottom:8px;
}
h1 span {
	color:#676767;
	font-weight:normal;
}
h3 {
	margin: 10px 0 7px 10px;
	color:#FFF;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
	text-transform:uppercase;
}
#wrapper {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
}
#wrapper .clear {
	clear:both;
}
#container {
	width:929px;
	margin:0 auto;
}
#left-column {
	width:244px;
	float:left;
}
#right-column {
	width:680px;
	float:right;
}
#logo-panel {
	background:url(../images/logo_bg.jpg) bottom no-repeat;
	height:342px;
	text-align:center;
	padding:19px 0 0 0;
}
#logo-panel .sup_human {
	padding:56px 0 38px 0;
}
#header {
	background:url(../images/header_bg.jpg) bottom no-repeat;
	padding:55px 16px 0 15px;
	height:306px;
}
#header .superior {
	float:left;
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#008280;
	line-height:62px;
}
#header .live_chat {
	float:right;
	width:200px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#4e4e4e;
	text-transform:uppercase;
	text-align:right;
	height:42px;
	padding:20px 0 0 0;
}
#header .live_chat a {
	color:#4e4e4e;
	text-decoration:none;
}
#left-column .white_column {
	background:#FFF;
}
#left-column .left_top {
	background:url(../images/left_top.jpg) bottom no-repeat;
	height:20px;
}
#left-column .left_btm {
	background:url(../images/left_btm.jpg) top no-repeat;
	height:10px;
}
#left-column .content {
	padding:5px 15px 0 15px;
}
#left-column .height {
	height:8px;
}
#right-column .white_column {
	background:#FFF;
}
#right-column .right_top {
	background:url(../images/right_top.jpg) bottom no-repeat;
	height:20px;
}
#right-column .right_btm {
	background:url(../images/right_btm.jpg) top no-repeat;
	height:10px;
}
#right-column .content {
	padding:5px 16px 0 16px;
}
#left-nav .nav_title {
	background:url(../images/nav_titlebg.jpg) top repeat-x #008280;
}
#left-nav .nav_title1 {
	background:url(../images/nav_titlebg.jpg) top repeat-x #008280;
}
#left-nav .nav_title a {
	display:block;
	text-decoration:none;
	background:url(../images/nav_arrow.gif) left no-repeat;
	color:#FFF;
	padding:0 17px 0 28px;
	margin-bottom:1px;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border:1px solid #008280;
}
#left-nav .nav_title1 a {
	display:block;
	text-decoration:none;
	background:url(../images/nav_arrow_down.gif) left no-repeat;
	color:#FFF;
	padding:0 17px 0 28px;
	margin-bottom:1px;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border:1px solid #008280;
}
#left-nav .sublinks a {
	display:block;
	text-decoration:none;
	color:#4e4e4e;
	line-height:30px;
	text-indent:28px;
}
#left-nav .sublinks a:hover {
	color:#109fb5;
}
#left-nav .sublinks a.selected {
	color:#109fb5;
}

#left-nav .sublinks2 a {
	display:block;
	text-decoration:none;
	color:#4e4e4e;
	line-height:30px;
	text-indent:48px;
}
#left-nav .sublinks2  a:hover {
	color:#109fb5;
}
#left-nav .sublinks2  a.selected {
	background:url(../images/nav_arrow1.gif) left no-repeat;
	color:#109fb5;
}
#left-box-degree {
	background:url(../images/boxbg.jpg) top repeat-x #d0e5e5;
	border:1px solid #d0e5e5;
	text-align:center;
	font-weight:bold;
	padding:10px 0 10px 0;
}
#left-box-degree span {
	padding:0 0 10px 0;
	display:block;
}
#left-box-degree .flag {
	margin-left:10px;
}
#left-box-social {
	background:url(../images/boxbg.jpg) top repeat-x #d0e5e5;
	border:1px solid #d0e5e5;
	text-align:center;
	font-weight:bold;
	padding:10px 0 10px 0;
}
#left-box-social span {
	padding:0 0 10px 0;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#left-box-social .youtube {
	margin-left:10px;
}
#footer {
	padding:15px 0 15px 0;
	color:#676767;
}
#footer a {
	color:#676767;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}

