@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:#fff url(../images/bg.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:12px;
}

a {
	color:#e80f57;
	text-decoration:none;
	outline:none;
}

a:active {
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a.active {
	text-decoration:underline;
}

a img {
	border:0;
	outline:none;
}

#container {
	width:940px;
	margin:0 auto;
}

#inner {
	width:100%;
	float:left;
	position:relative;
}

#top_section {
	height:458px;
	width:100%;
}

#logo {
	position:absolute;
	left:0;
	top:0;
	width:251px;
	height:108px;
}

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

#menu {
	position:absolute;
	left:0;
	top:108px;
	width:236px;
	padding-left:15px;
	height:273px;
	background:url(../images/menu_bg.png) no-repeat;
}

ul#accordion {
	margin:0;
	padding:0;
	list-style:none;
}

ul#accordion li.normal {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	height:26px;
}

#menu ul#sub_menu {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:6px;
}

#menu ul#sub_menu li a {
	display:block;
	padding-left:10px;
	width:202px;
}

#menu ul#sub_menu li a:hover, #menu ul#sub_menu li a.active {
	background:#E80F57;
	color:#fff;
	text-decoration:none;
}

#banner {
	position:absolute;
	left:251px;
	top:74px;
	width:674px;
	height:335px;
	background:url(../images/banner.png) no-repeat;
	text-align:center;
	overflow:hidden;
}

#banner div {
	margin:0 auto;
	width:595px;
	height:335px;
margin-left:39px;
	clear:both;
background:none;
}

#tabs {
	height:34px;
	padding-left:15px;
	position:relative;
	top:424px;
}

#tabs .split {
	position:absolute;
	background:url(../images/tab_split.png) no-repeat;
	height:34px;
	width:24px;
	right:204px;
	top:0px;
}

#tabs a {
	font-size:12px;
	text-transform:uppercase;
	position:absolute;
	display:block;
	top:0px;
	text-align:center;
	text-decoration:none;
	padding-top:9px;
}

#tabs .blog a {
	background:#f6f6f6;
	height:25px;
	width:83px;
	right:15px;
	color:#000;
}

#content {
	background:url(../images/content_bg.png) repeat-y;
	float:left;
	width:100%;
	padding:15px;
	min-height:300px;
}

#left_col {
	width:188px;
	padding-left:24px;
	float:left;
}

#left_col2 {
	width:198px;
	padding-left:14px;
	float:left;
}

#left_col .story {
	padding-bottom:15px;
}

.title a {
	color:#000;
	font-size:12px;
}

.title a:hover {
	color:#e80f57;
	text-decoration:none;
}

#left_col .date {
	font-size:9px;
	color:#bcbcbc;
	padding:6px 0px;
}

.teaser {
	font-size:11px;
	color:#7f7f7f;
	line-height:13px;
}

.more {
	padding-top:10px;
}

.more a {
	font-size:11px;
	text-decoration:underline;
}

.more a:hover {
	text-decoration:none;
}

#main_col {
	width:416px;
	float:left;
	padding-left:24px;
	padding-right:24px;
}

#main_col2 {
	width:649px;
	float:left;
	padding-left:24px;
	padding-right:24px;
}

#main_col h1, #main_col2 h1 {
	font-size:20px;
	margin:0;
	font-weight:normal;
	color:#000;
	margin-bottom:15px;
}

#main_col h2 {
	font-size:14px;
	font-weight:normal;
	color:#e80f57;
	margin:0;
}

#main_col h3 {
	font-size:12px;
	color:#e80f57;
	margin:0;
}

#main_col p {
	margin-top:0;
	color:#696969;
	text-align:justify;
}

#main_col .left, #main_col .right {
	font-size:11px;
	padding-bottom:0px;
	text-align:center;
}

#main_col .left img, #main_col .right img {
	background:#fff;
	padding:2px;
	border:solid 1px #dfdfdf;
}

#main_col .left p, #main_col .right p {
	display:block;
	background:#f7f7f7;
	border:solid 1px #ececec;
	text-align:center;
	padding:4px 10px;
	margin:0;
	margin-bottom:6px;
	margin-top:4px;
}

#right_col {
	width:233px;
	float:left;
	background:url(../images/right_col_bg.png) repeat-y 232px 233px;
}

#right_col .case_study {
	width:220px;
	height:150px;
	position:relative;
	background:#8f8f8e;
	margin-bottom:15px;
}

#right_col .case_study .case1 {
	background:url(../images/case-study1.jpg) no-repeat;
	width:220px;
	height:150px;
}

#right_col .case_study .case2 {
	background:url(../images/case-study2.jpg) no-repeat;
	width:220px;
	height:150px;
}

#right_col .case_study .case3 {
	background:url(../images/case-study3.jpg) no-repeat;
	width:220px;
	height:150px;
}

#right_col .case_study .caption {
	height:19px;
	background:#3c3c3a;
	position:absolute;
	bottom:0px;
	width:206px;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	padding-top:4px;
	padding-left:14px;
}

#right_col .case_study a:hover .caption {
	background:#e80f57;
}

#footer {
	background:#000;
	border-top:solid 2px #c0c0c0;
	height:115px;
	width:100%;
	float:left;
	clear:both;
}

#footer_inner {
	width:910px;
	margin:0 auto;
	line-height:18px;
	font-size:11px;
	padding-top:70px;
	color:#838383;
}

#footer_inner .left {
	width:70%;
	float:left;
}

#footer_inner .right {
	width:30%;
	float:right;
	text-align:right;
}