
/* General */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, select {
	margin:0;
	padding:0;
}

img, body, html {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:hover, a:visited { border: 0; }

a { outline:none; }

input {
	margin:0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
}

select {
	margin:0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
}

textarea {
	margin: 0;
	padding:2px;
	font-size: 11px;
	font-family: arial;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#606060;
	font-family: arial;
}

table, td, div, h1, h2, h3, h4, span, img {
	padding: 0;
	margin: 0;
}

p {
	padding-top: 5px;
	line-height: 1.21;
}

td, div, span, h1, h2, h3, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #3b58ac;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

a:active {
	color: #3b58ac;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

a:visited {
	color: #3b58ac;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

a:hover {
	color: #4560ac;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}

a.sm_remark:link, a.sm_remark:active, a.sm_remark:visited, a.sm_remark:hover { font-size:11px; }

.floatLeft {
	float: left;
	width: auto;
}

.floatRight {
	float: right;
	width: auto;
}

.floatRight_indent {
	padding: 6px 10px 0px 0px;
	text-align: right;
	clear: both;
}

.floatRight_indent a, .floatRight_indent a:hover { text-decoration: underline; }

span.small { font-size: 11px; }

div.global_indent { padding-top: 3px; }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #434d47;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #7e7f81;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #4C4C4C;
	line-height: 18px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #999999;
}

h1.title {
	color:#39565f;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin-bottom: 5px;
	font-size: 28px;
}

h1.orng {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #ff7300;
}

h1.sub {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ce762f;
}

.overfl { overflow: hidden; }

ul.list { margin: 5px 0px 5px 0px; }

ul.list li { margin: 5px 0px 5px 0px; }

ul.list li.title {
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	color: #949597;
}

ul.list li.tel { margin: 10px 0px 5px 0px; }

ul.list li a, ul.list li a { text-decoration: underline; }

/* Global */

#header {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#content_container {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 56px;
}

#content {
	padding: 10px 10px 10px 10px;
	clear: both;
	width: 980px;
}

.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#outer_wrapper {
	width:100%;
	clear: both;
	background:url(../img/wrapper_bg.gif) repeat-x left top;
}

#outer_wrapper_home {
	width:100%;
	clear: both;
	background:url(../img/wrapper_bg_home.gif) repeat-x left top;
	min-height: 560px;
}

#wrapper {
	width: 980px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#page {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 99%;
}

#page_home {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	min-height: 99%;
}

#footer {
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	margin: -52px auto auto;
}

/* ---------- Header ----------*/

#header .inside { padding-top: 10px; }

#header .inside .left {
	float: left;
	width: auto;
}

/* ---------- Footer ---------- */

#footer ul {
	padding: 5px 0px 0px 0px;
	margin: 0;
	width: 600px;
	overflow: hidden;
	float: left;
}

#footer ul li.first { border-left: 0px!important; }

#footer ul li {
	float: left;
	width: auto;
	font-size: 12px;
	color: #A0A0A0;
	padding: 0px;
}

#footer ul li a, #footer ul li a:hover, #footer ul li a:visited {
	font-size: 12px;
	color: #669102;
}

#footer .copy {
	font-size: 11px;
	font-family: arial;
	color: #8c8c8c;
	margin:0px 0px;
	display: block;
	float: right;
	width: auto;
	padding: 5px 0px 0px 0px;
}

/* ---------- GREEN  BTN ----------*/

a.button {
	background:url(../img/btn/btn_bg2.png) no-repeat right top;
	padding:0 15px 0 0px;
	cursor: pointer;
	height:44px;
	display:inline-block;
}

a.button span {
	height:44px;
	line-height:38px!important;
	font-size: 20px;
	background:url(../img/btn/btn_bg1.png) no-repeat left top;
	color:#fffefe;
	font-weight: normal;
	display: block!important;
	text-align: center;
	position: relative!important;
	padding:0 0px 0 15px!important;
}

a.button:hover {
	background-position: 100% 100%;
	text-decoration: none;
}

a.button:hover span { background-position: 0% 100%; }

/* ---------- GREY  BTN ----------*/

a.button_soon {
	background:url(../img/btn/btn_notact2.png) no-repeat right top;
	padding:0 15px 0 0px;
	cursor: default;
	height:43px;
	display:inline-block;
}

a.button_soon span {
	height:43px;
	line-height:38px!important;
	font-size: 20px;
	background:url(../img/btn/btn_notact1.png) no-repeat left top;
	color:#fffefe;
	font-weight: normal;
	display: block!important;
	text-align: center;
	position: relative!important;
	padding:0 0px 0 15px!important;
}

a.button_soon:hover {
	background-position: 100% 100%;
	text-decoration: none;
}

a.button_soon:hover span { background-position: 0% 100%; }

/* ---------- Buttons ----------*/
.btn {
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

#btn span { display:block; }

/* ---------- twoColLiqRt ----------- */
.section_block {
	margin-top: 9px;
	padding: 7px;
	border: 1px solid #cdcdcd;
	background:url(../img/land/progbg.gif) repeat-x scroll left top;
}

/* ---------- Menu ----------*/
#vestopia-menu {
	background: url(../img/menu/bg.gif) repeat-x scroll left top;
	clear: both;
	line-height:normal;
	height: 43px;
	font-size: 14px;
	font-family: arial;
}

#vestopia-menu ul {
	margin:0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	height: 43px;
}

#vestopia-menu li {
	display:inline;
	margin:0;
	padding:0;
	font-weight: bold;
	font-family: arial;
}

#vestopia-menu a {
	float:left;
	background: url('../img/menu/bg_left.gif') no-repeat left top;
	margin:0;
	text-decoration:none;
	cursor: pointer;
	width: 245px;
	text-align: center;
	font-size: 16px;
	font-family: arial;
}

#vestopia-menu li.begin a {
	float:left;
	background: url('../img/menu/lbg.gif') no-repeat left top;
	margin:0;
	text-decoration:none;
	cursor: pointer;
	width: auto;
	font-family: arial;
}

#vestopia-menu li.last a {
	float:left;
	background: url('../img/menu/bg_left.gif') no-repeat left top;
	margin:0;
	text-decoration:none;
	cursor: pointer;
	width: auto;
	font-family: arial;
}

#vestopia-menu div {
	float:left;
	background:url('../img/menu/active.gif') repeat-x left bottom;
	margin:0;
	text-decoration: none;
	width: 245px;
	text-align: center;
	font-family: arial;
}

#vestopia-menu li.begin div {
	float:left;
	background:url('../img/menu/begin_active.gif') no-repeat left bottom;
	margin:0;
	text-decoration: none;
	line-height:43px;
	width: auto;
	font-family: arial;
}

#vestopia-menu li.last div {
	float:left;
	background:url('../img/menu/active.gif') repeat-x left bottom;
	margin:0;
	text-decoration: none;
	line-height:43px;
	width: 245px;
	font-family: arial;
}

#vestopia-menu a span {
	float:left;
	display:block;
	background:url('../img/menu/div.gif') no-repeat right top;
	color: #0B3944;
	line-height:43px;
	font-size: 16px;
	text-align: center;
	width: 245px;
	font-family: arial;
}

#vestopia-menu li.begin a span {
	float:left;
	display:block;
	background:url('../img/menu/tab_rbg.gif') no-repeat right top;
	color: #0B3944;
	width: 245px;
	font-family: arial;
}

#vestopia-menu li.last a span {
	float:left;
	display:block;
	background:url('../img/menu/bg_right.gif') no-repeat right top;
	color: #0B3944;
	width: 245px;
	font-family: arial;
}

#vestopia-menu li.last a:hover span, #vestopia-menu li.begin a:hover span { background-position:100% -43px; }

#vestopia-menu li.last a:hover, #vestopia-menu li.begin a:hover { background-position:0% -43px; }

#vestopia-menu div span {
	float:left;
	display:block;
	background:url('../img/menu/div.gif') no-repeat right bottom;
	color: #39565f;
	line-height: 43px;
	width: 245px;
	font-size: 16px;
	font-family: arial;
}

#vestopia-menu li.begin div span {
	float:left;
	display:block;
	background:url('../img/menu/div.gif') no-repeat right bottom;
	padding: 0;
	text-align: center;
	color: #39565f;
	width: 245px;
	font-family:arial;
}

#vestopia-menu li.last div span {
	float:left;
	display:block;
	background:url('../img/menu/rlast_active.gif') no-repeat right bottom;
	padding: 0;
	text-align: center;
	color: #39565f;
	width: 245px;
	font-family: arial;
}

#vestopia-menu a span {
	float:none;
	width: auto;
}

/* End IE6-Mac hack */
#vestopia-menu a:hover span {
	color: #0B3944;
	background-position:100% 43px;
	text-decoration: none;
}

#vestopia-menu a:hover {
	background-position:0% -43px;
	text-decoration: none;
}

/* ---------- Menu ----------*/
.smenu {
	float: right;
	background:url(../img/menu/smenu_bg1.gif) no-repeat scroll top center;
	margin-right: 230px;
	width: 276px;
}

.smenu ul {
	margin-top: 16px;
	background-color: #B7E432;
	height: 31px;
	line-height: 31px;
}

.smenu ul li {
	float: left;
	text-align: center;
	width: 92px;
	line-height: 31px;
}

.smenu ul li.begin {
	line-height: 31px;
	background:url(../img/menu/smenu_bg.gif) no-repeat scroll left top;
}

.smenu ul li.last {
	line-height: 31px;
	background:url(../img/menu/smenu_bg.gif) no-repeat scroll right bottom;
}

.smenu ul li a {
	float: left;
	text-align: center;
	width: 90px;
	line-height: 31px;
	color: #fff;
	font-style: italic;
	vertical-align: middle;
}

.smenu ul li a span { line-height: 31px; }

.smenu ul li a:hover { color: #516b17; }

.smenu ul li a:visited { color: #fff; }

.smenu ul li div span {
	color: #516b17;
	font-style: italic;
	line-height: 31px;
}

/* ---------- Home Page ----------*/
.motto {
	background:url(../img/motto.gif) no-repeat scroll left top;
	width: 408px;
	height: 67px;
	float: left;
}

.sitebar {
	margin: 0px auto 0px auto;
	zoom: 1;
	padding: 0;
}

.sitebar .item1, .sitebar .item2, .sitebar .item3 {
	float: left;
	width: 306px;
	height: 436px;
	position: relative;
}

.sitebar .item2 { padding: 0px 21px; }

.sitebar .item1 { background:url(../img/MoneyMothers_bg.jpg) no-repeat scroll center top; }

.sitebar .item2 { background:url(../img/LandingJobs_bg.jpg) no-repeat scroll center top; }

.sitebar .item3 { background:url(../img/EmergingAlpha_bg.jpg) no-repeat scroll center top; }

.sitebar .item1 h1, .sitebar .item2 h1, .sitebar .item3 h1 {
	position: absolute;
	bottom: 0;
	padding: 40px 60px 90px 40px;
	margin: 0 auto;
	color: #434d47;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.sitebar .item1 div.button, .sitebar .item2 div.button, .sitebar .item3 div.button {
	z-index: 300;
	padding: 0px 0px 15px 0px;
	margin: 378px auto 0px;
	position: relative;
	text-align: center;
}

.sitebar .item1 div.button a, .sitebar .item2 div.button a, .sitebar .item3 div.button a { text-align: center; }

.textstyle {
	border-left: 5px solid #abe330;
	padding: 0px 0px 0px 15px;
}
.boxist3, .boxist2, .boxist1, {
 width: 301px;
 height: 83px;
 float: left;
}

.boxist3 { background:url(../img/emerging_alpha.png) no-repeat scroll center top; }

.boxist2 { background:url(../img/landingjobs.png) no-repeat scroll center top; }

.boxist1 { background:url(../img/moneymothers.png) no-repeat scroll center top; }

.boxist {
	background:url(../img/bg.png) no-repeat scroll center top;
	width: 299px;
	height: 83px;
}

.boxist span {
	color: #5d5d5d;
	font-size: 20px;
	line-height: 83px;
	padding-left: 50px;
}

.desc_program {
	clear: both;
	min-height: 320px;
}

.prog_column {
	width: 315px;
	float: left;
	padding-right: 10px;
}

.desc_program h2 { font-size: 12px; }

ul.list_desc_detail li {
	background:url(../img/marker_orng.gif) no-repeat top left;
	padding: 3px 0px 3px 10px;
}

ul.list_desc_detail li.sub { color: #CE762F; }
