body{
	margin:0;
	color:#000;
	background:#fff;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
img{border-style:none;}
a{text-decoration:none;

border: 0;}
a:hover{text-decoration:underline; border: 0;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:800px;
	margin:0 auto;
}
#header{
	height:147px;
	background:url(../images/bg-header.gif) no-repeat 0 10px;
	position:relative;
	overflow:hidden;
}
#header .logo a{
	position:absolute;
	top:39px;
	left:58px;
	text-indent:-9999px;
	width:275px;
	height:89px;
	background:url(../images/logo.gif) no-repeat;
	border: 0;
}
#header .slogan{
	position:absolute;
	bottom:53px;
	right: 120px;
	line-height:28px;
	font-size:30px;
}
#header .slogan {
	float:left;
}
#nav{
	position:absolute;
	bottom:20px;
	right:30px;
	margin:0;
	padding:0;
	list-style:none;
	border: 0;
}
#nav li{
	float:left;
	line-height:10px;
	padding:0 6px 0 8px;
	background:url(../images/bullet01.gif) no-repeat 0 1px;
	border: 0;
}
#nav li.welcome{
	background:none;
	border: 0;
}
#nav li a{
	display:block;
	height:10px;
	text-indent:-9999px;
	background:url(../images/nav-sprite2.gif) no-repeat;
	border: 0;
}
#nav li.welcome a{
	width:53px;
	background-position:0 0;
	border: 0;
}
#nav li.welcome a:hover,
#nav li.welcome a.active{
	background-position:0 -10px;
	border: 0;
	outline: none;

}
#nav li.about a{
	width:64px;
	background-position:-53px 0;
	border: 0;
}
#nav li.about a:hover,
#nav li.about a.active{
	background-position:-53px -10px;
	border: 0;
	outline: none;

}
#nav li.blog a{
	width:27px;
	background-position:-117px 0;
	border: 0;
}
#nav li.blog a:hover,
#nav li.blog a.active{
	background-position:-117px -10px;
	border: 0;
}
#nav li.services a{
	width:54px;
	background-position:-145px 0;
	border: 0;
}
#nav li.services a:hover,
#nav li.services a.active{
	background-position:-145px -10px;
	border: 0;
}
#nav li.events a{
	width:53px;
	background-position:-198px 0;
	border: 0;
}
#nav li.events a:hover,
#nav li.events a.active{
	background-position:-198px -10px;
	border: 0;
}
#nav li.links a{
	width:29px;
	background-position:-251px 0;
	border: 0;
}
#nav li.links a:hover,
#nav li.links a.active{
	background-position:-251px -10px;
	border: 0;
}
.container{
	border:2px solid #71135e;
	padding:8px;
	overflow:hidden;
}
.back #content{
	background:url(../images/bg-content01.gif) repeat-y;
}
#content{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
	background:url(../images/bg-content.gif) repeat-y;
}
#content2{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}

ul.backpage {
	font-size: 12px;
	line-height: 16px;
}

ul.listhome {
	font-size: 12px;
	line-height: 22px;
}
ul.listhome li{
	margin-bottom: 8px;
}

p {
	margin: -5px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

p.new {
	margin: 0 20px 20px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

.greyboxp{
	margin-right: 46px;
	margin-left: 46px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #fe6b25;
	line-height: 18px;
}

a:link{
	color: #f44705;
	border: 0;
	outline: none;

}
a:visited{
	color: #f44705;
	border: 0;
	outline: none;

}
a:active{
	color: #71135e;
	border: 0;
	outline: none;

}
a:hover{
	color: #71135e;
	border: 0;
}

.back .grey-box{
	float:right;
	padding:63px 0 0;
}
.grey-box{
	float:left;
	width:366px;
	line-height: 24px;
}
.grey-box .button-list{
	margin:0 0 35px;
	padding:0;
	list-style:none;
	width:100%;
}
.button-list li{
	font-size:17px;
	display:block;
	position:relative;
	font-weight:bold;
	height:1%;
	vertical-align:middle;
	margin:0 0 1px;
}
.button-list div{
	height:57px;
	overflow:hidden;
	padding:38px 0 0 26px;
	cursor:pointer;
}
.button-list .life{
	background:#6d0449 url(../images/threeangle.gif) no-repeat 83% 53%;
}
.button-list .career{
	background:#cb0a01 url(../images/threeangle.gif) no-repeat 83% 53%;
}
.button-list .group{
	background:#f44705 url(../images/threeangle.gif) no-repeat 83% 53%;
}
.button-list li a{
	color:#fff;
	height:22px;
	display:block;
	border: 0;
}
.button-list li.hover .life,
.button-list li:hover .life{
	background:#6d0449 url(../images/threeangle-hover.gif) no-repeat 83% 53%;
}
.button-list li.hover .career,
.button-list li:hover .career{
	background:#cb0a01 url(../images/threeangle-hover.gif) no-repeat 83% 53%;
}
.button-list li.hover .group,
.button-list li:hover .group{
	background:#f44705 url(../images/threeangle-hover.gif) no-repeat 83% 53%;
}
.button-list li a:hover{
	color:#6d0449;
	text-decoration:none;
}
.button-list li span{
	line-height:42px;
	display:block;
	width: 340px;
}
.button-list li .purpule{
	position:absolute;
	top:-9999px;
	left:0;
}
.button-list li:hover .purpule,
.button-list li.hover .purpule{
	position:static;
	top:0;
	left:0;
}
.button-list li:hover .white,
.button-list li.hover .white{
	position:absolute;
	top:-9999px;
	left:0;
}
.grey-box blockquote{
	font-size:18px;
	margin:0 21px 66px 24px;
	overflow:hidden;
	display:block;
	line-height:19px;
	padding:0 0 0 37px;
	background:url(../images/quote01.gif) no-repeat;
	color:#6d0449;
}
.grey-box blockquote cite strong{
	display:block;
}
.grey-box q{
	quotes: none;
	padding:0 18px 0 0;
	display:block;
	background:url(../images/quote02.gif) no-repeat 100% 82%;
}
.grey-box cite{
	padding:0 32px 0 0;
	margin:5px 0 0;
	display:block;
	font-size:12px;
	text-align:right;
	font-style:normal;
	line-height:15px;
}
.grey-box q:before{content:"";}
.grey-box q:after{content:"";}
.back .grey-box h2{
	margin:0 0 13px 46px;
}
.grey-box h2{
	margin:0 0 11px 36px;
	font-size:19px;
	display:block;
	line-height:21px;
	color:#6d0449;
}
.back .grey-box .event{
	margin:0 0 0 46px;
	padding:0 31px 0 0;
}
.grey-box .event{
	margin:0 0 0 36px;
	padding:0 42px 0 0;
	list-style:none;
}
.event li{
	color:#6d0449;
	line-height:14px;
	margin:0 0 14px;
	padding:0 0 0 12px;
	background:url(../images/bullet02.gif) no-repeat 0 3px;
}
.event strong{
	display:block;
	font-size:12px;
}
.event li a{
	text-decoration:underline;;
	color:#6d0449;
}
.event li a:hover{
	text-decoration:none;
}
.orange-block{
	padding:15px 0 0 44px;
	overflow:hidden;
}
.back .white-box{
	float:left;
	width:364px;
	padding:28px 25px 0 25px;
}
.white-box{
	float:right;
	width:414px;
	line-height: 20px;
}


.white-box2{
	float:left;
	width:100%;
	padding:28px 25px 0 25px;
}


.text-box{
	overflow:hidden;
	height:1%;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	line-height: 28px;
}

h5{
	margin:0 0 2px;
	font-size:22px;
	line-height:34px;
}

.back .white-box h1{
	margin:0 0 7px;
}
.white-box h1{
	margin:0 0 2px;
	font-size:22px;
	line-height:34px;
}
.white-box h1 span{
	display:block;
}


.back .white-box2 h1{
	margin:0 0 7px;
}
.white-box2 h1{
	margin:0 0 2px;
	font-size:22px;
	line-height:34px;
}
.white-box2 h1 span{
	display:block;
}

.back .white-box h3{
	margin:0;
	color:#cb0a01;
	font-size:14px;
	line-height:16px;
}
.back .white-box p{
	line-height:22px;
	margin:0 0 16px;
}
.white-box p{
	margin:0;
	font-size:16px;
	line-height:20px;
	margin:0 0 20px 0;
}
.white-box .jennie{
	float:right;
	width:87px;
	text-indent:-9999px;
	height:46px;
	margin:0 14px 42px 0;
	background:url(../images/jennie.gif) no-repeat;
}
.white-box .more{
	float:right;
	width:50px;
	text-indent:-9999px;
	height:20px;
	position:relative;
	margin:-17px 8px 26px 0;
	background:url(../images/bg-more.gif) no-repeat;
}
.white-box .signup{
	float:right;
	width:59px;
	text-indent:-9999px;
	height:20px;
	position:relative;
	margin:-9px 5px 22px 0;
	background:url(../images/bg-signup.gif) no-repeat;
}
.back .white-box .form{
	margin:-9px 0 0;
}
.white-box .form{
	width:330px;
	height:42px;
	padding:18px 0 0 21px;
	overflow:hidden;
	background-image: url(../images/bg-form.gif);
	background-repeat: no-repeat;
}
.form .text{
	width:241px;
	border:none;
	float:left;
	margin:1px 0 0;
	padding:4px 3px;
	background:#fff;
}

.form2{
	margin:-9px 0 0;
}
.form2{
	width:330px;
	height:42px;
	padding:18px 0 0 21px; 
	overflow:hidden;
	background:url(../images/bg-form.gif) no-repeat;
}


.button{
	float:left;
	display:inline;
	margin:0 0 0 13px;
}
#footer{
	color:#71135e;
	line-height:30px;
	font-size:10px;
	width:100%;
	text-align:right;
	padding:10px 0 0;
}
#footer a{
	text-decoration:underline;
	color:#71135e;
}
#footer a:hover{
	text-decoration:none;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h2{
	visibility: hidden;
	font-size:19px;
	line-height:22px;

}
.sIFR-hasFlash h1{
	visibility: hidden;
	font-size:22px;
	letter-spacing:-2px;
	line-height:34px;
}
.sIFR-hasFlash h5{
	visibility: hidden;
	font-size:22px;
	letter-spacing:-2px;
	line-height:34px;
}
.ui-tabs .ui-tabs-hide {
	display: none;
}

/* for blog */
sidebar h2 {
color: red;
}
