body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#F9F9F9;
}
p {
	margin:0;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#E31A31;
	margin:0;
}
h1 {
	font-size:23px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:12px;
}
a {
   outline: 0;
}
a:link, a:visited {
	color: #E31A31;
	text-decoration: none;
}
a:hover, a:active, a:visited:hover {
	color: #000;
	text-decoration: none;
}
h1 a:link, h1 a:visited {
	color: #E31A31;
	text-decoration: none;
}
h1 a:hover, h1 a:active, h1 a:visited:hover {
	color: #666;
	text-decoration: none;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
ul {
	margin-top:0;
	margin-bottom:0;
	list-style-image:url(../images/interior/bullet.gif);
}
ul li {
	margin-left:15px;
}
hr {
	margin:15px;
	border:solid 2px #000;
}
blockquote {
	margin:0 0 0 25px;
}

/*** MAIN ***/
#main_top {
	background:url(../images/home/repeat_top.jpg) repeat-x top center;
	min-height:807px;
}
#main_btm {
	background:url(../images/home/repeat_footer.jpg) repeat-x;
	min-height:163px;
	clear:both;
}
#container_top {
	position:relative;
	width:1100px;
	padding-top:134px;
	margin:auto;
	background:url(../images/home/repeat_top.jpg) repeat-x top center;
}
#container_btm {
	position:relative;
	width:1100px;
	margin:auto;
	padding-top:38px;
	font-size:12px;
	background:url(../images/home/repeat_footer.jpg) repeat-x;
}
#container_btm a:link, #container_btm a:visited {
	color: #666;
	text-decoration: none;
}
#container_btm a:hover, #container_btm a:active, #container_btm a:visited:hover {
	color: #666;
	text-decoration: underline;
}

/*** STRUCTURE ***/
#logo {
	position:absolute;
	top:0;
	left:0;
	width:438px;
	height:153px;
	background:url(../images/home/logo.png) no-repeat;
}
#logo a, #logo a:hover {
	width:438px;
	height:153px;
	text-indent:-9999px;
	display:block;
}
#login_container {
	position:absolute;
	top:0;
	left:465px;
	width:400px;
	height:57px;
	background:url(../images/home/login_bkgd.jpg) no-repeat;
}
#login_container input.name {
	position:absolute;
	left:15px;
	top:23px;
	width:135px;
	height:22px;
	line-height:22px;
	border:0;
	outline:0;
	margin:0;
	padding:0;
	background:transparent;
}
#login_container input.password {
	position:absolute;
	left:170px;
	top:23px;
	width:135px;
	height:22px;
	line-height:22px;
	border:0;
	outline:0;
	margin:0;
	padding:0;
	background:transparent;
}
#login_container input.name:focus, #login_container input.password:focus {
	outline: 0;
	border: 0;
}
#login_btn {
	position:absolute;
	top:22px;
	left:320px;
	width:70px;
	height:25px;
}
#login_btn input.btn {
	width:70px;
	height:25px;
	outline: 0;
	border: 0;
	margin:0;
	padding:0;
	cursor:pointer;
	overflow:hidden;
	background:url(../images/home/login.jpg) left top;
}
#login_btn input.btn:hover {
	background-position:left bottom;
}
/*applicatin button is disabled in Oct 12, 2012*/
/*#application_btn {
	position:absolute;
	top:0;
	left:870px;
	width:70px;
	height:67px;
}*/
/*#application_btn a {
	width:70px;
	height:67px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/application_btn.jpg) no-repeat;
	background-position:top;
}*/
/*#application_btn a:hover {
	width:70px;
	height:67px;
	background-position:bottom;
}*/
#news_btn {
	position:absolute;
	top:0;
	/*left:945px;*/left:870px;/*move this button to application's poistion*/
	width:70px;
	height:67px;
}
#news_btn a {
	width:70px;
	height:67px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/news_btn.jpg) no-repeat;
	background-position:top;
}
#news_btn a:hover {
	width:70px;
	height:67px;
	background-position:bottom;
}
#contactus_btn {
	position:absolute;
	top:0;
	/*left:1020px;*/left:945px;/*move this button left to news position*/
	width:70px;
	height:67px;
}
#contactus_btn a {
	width:70px;
	height:67px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/contactus_btn.jpg) no-repeat;
	background-position:top;
}
#contactus_btn a:hover {
	width:70px;
	height:67px;
	background-position:bottom;
}
#aboutus_btn {
	position:absolute;
	top:80px;
	left:455px;
	width:81px;
	height:17px;
}
#aboutus_btn a {
	width:81px;
	height:17px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/aboutus_btn.png) no-repeat;
	background-position:top;
}
#aboutus_btn a:hover {
	width:81px;
	height:17px;
	background-position:bottom;
}
#aboutperinatal_btn {
	position:absolute;
	top:80px;
	left:541px;
	width:181px;
	height:17px;
}
#aboutperinatal_btn a {
	width:181px;
	height:17px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/aboutperinatal_btn.png) no-repeat;
	background-position:top;
}
#aboutperinatal_btn a:hover {
	width:181px;
	height:17px;
	background-position:bottom;
}
#methodology_btn {
	position:absolute;
	top:80px;
	left:737px;
	width:129px;
	height:17px;
}
#methodology_btn a {
	width:129px;
	height:17px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/methodology_btn.png) no-repeat;
	background-position:top;
}
#methodology_btn a:hover {
	width:129px;
	height:17px;
	background-position:bottom;
}
#elearning_btn {
	position:absolute;
	top:80px;
	left:865px;
	width:129px;
	height:17px;
}
#elearning_btn a {
	width:129px;
	height:17px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/elearning_btn.png) no-repeat;
	background-position:top;
}
#elearning_btn a:hover {
	width:129px;
	height:17px;
	background-position:bottom;
}
#myproject_btn {
	position:absolute;
	top:80px;
	left:991px;
	width:99px;
	height:17px;
}
#myproject_btn a {
	width:99px;
	height:17px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/myproject_btn.png) no-repeat;
	background-position:top;
}
#myproject_btn a:hover {
	width:99px;
	height:17px;
	background-position:bottom;
}
#project_nav_container {
	position:absolute;
	top:97px;
	right:41px;
	height:22px;
	padding:4px 43px 0 0;
	background:url(../images/home/project_nav_arrow.png) no-repeat top right;
}
#project_nav_right {
	width:8px;
	height:22px;
	overflow:hidden;
	background:url(../images/home/project_nav_right.jpg) no-repeat;
	float:right;
}
#project_nav {
	height:22px;
	line-height:22px;
	font-size:12px;
	text-align:center;
	padding:0 7px;
	background:url(../images/home/project_nav_repeat.jpg) repeat-x;
	float:right;
}
#project_nav ul, #project_nav ul li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	list-style-image:none;
}
#project_nav ul li.space {
	padding-left:22px;
}
#project_nav ul li a:link, #project_nav ul li a:visited {
	color: #666;
	text-decoration: none;
}
#project_nav ul li a:hover, #project_nav ul li a:active, #project_nav ul li a:visited:hover {
	color: #000;
	text-decoration: none;
}
#project_nav_left {
	width:8px;
	height:22px;
	overflow:hidden;
	background:url(../images/home/project_nav_left.jpg) no-repeat;
	float:right;
}
#flash {
	width:1100px;
	height:445px;
	display:block;
	vertical-align:middle;
}
#content_container_outer {
	width:1100px;
	margin-top:46px;
	background:url(../images/home/side_repeat.jpg) repeat-y 775px top;
}
#content_container_inner {
	width:1100px;
	background:url(../images/home/side_top_cap.jpg) no-repeat 775px top;
	overflow:hidden;
}
#content_container_inner2 {
	width:1100px;
	background:url(../images/home/side_top_cap2.jpg) no-repeat 775px top;
	overflow:hidden;
}
#left_container {
	width:716px;
	margin-left:23px;
	float:left;
	display:inline;
	overflow:hidden;
}
#right_container {
	width:268px;
	padding-top:16px;
	margin-right:41px;
	float:right;
	display:inline;
}
#right_container h1 {
	height:30px;
	padding:14px 15px 0 15px;
	background:#81B5E8 url(../images/home/arrow_white.png) no-repeat 241px 12px;
	font-size:20px;
	color:#fff;
}
#right_container ul li {
	margin-left:0px;
}
a.right_arrow_link:link, a.right_arrow_link:visited {
	width:224px;
	margin:0 auto;
	padding:14px 5px 14px 33px;
	background:url(../images/home/arrow_blue.png) no-repeat 12px 13px;
	font-size:18px;
	border-bottom:solid 4px #BFE3F2;
	color: #666;
	text-decoration: none;
	display:block;
	cursor:pointer;
}
a.right_arrow_link:hover, a.right_arrow_link:active, a.right_arrow_link:visited:hover {
	color: #000;
	text-decoration: none;
}
#content_btm_cap {
	width:1100px;
	height:16px;
	margin-bottom:29px;
	background:url(../images/home/side_btm_cap.gif) no-repeat 775px top;
	overflow:hidden;
	clear:both;
}

/*** FOOTER ***/
#copyrights {
	margin-left:20px;
	float:left;
}
#credits {
	margin-left:52px;
	float:left;
}
#site_nav {
	margin-left:52px;
	float:left;
}
#disclaimer {
	margin-left:20px;
	padding-top:20px;
	clear:both;
}
#copyrights h1, #credits h1, #site_nav h1, #disclaimer h1 {
	font-size:15px;
	font-weight:normal;
	color:#666;
	margin-bottom:5px;
}

/*** CLASSES ***/
.indent_content {
	line-height:22px;
	margin-left:16px;
}
h1.title {
	border-bottom:solid 4px #000;
	padding-bottom:3px;
	margin-bottom:13px;
	clear:both;
}
h1.learn_more {
	height:16px;
	background:url(../images/home/arrow_black.png) no-repeat right;
	padding:5px 22px 0 0;
	margin-bottom:13px;
	text-align:right;
	font-size:15px;
	border:none;
}
.bar_item {
	width:670px;
	height:33px;
	margin:4px 0 0 16px;
	padding-left:30px;
	line-height:33px;
	background:#E9E9E9 url(../images/home/arrow_black.png) no-repeat 9px 6px;
	font-size:18px;
	display:block;
	cursor:pointer;
}
.bar_item:hover {
	background:#ccc url(../images/home/arrow_white.png) no-repeat 9px 6px;
}
.bar_content {
	width:650px;
	margin:4px 0 0 36px;
	padding:15px;
	background:#E9E9E9;
	display:none;
}
/*** LINK BARS ***/
.pdf {
	background:#ddd url(../images/interior/icons_pdf_grey.png) no-repeat 5px 6px;
}
.pdf:hover {
	background:#ccc url(../images/interior/icons_pdf_color.png) no-repeat 5px 6px;
}
.link {
	background:#ddd url(../images/interior/icons_link_black.png) no-repeat 5px 6px;
}
.link:hover {
	background:#ccc url(../images/interior/icons_link_white.png) no-repeat 5px 6px;
}
.text {
	background:#ddd url(../images/interior/icons_html_black.png) no-repeat 5px 6px;
}
.text:hover {
	background:#ccc url(../images/interior/icons_html_white.png) no-repeat 5px 6px;
}