@charset "utf-8";
#wrapper #mastimage {
	position: absolute;
	z-index: 1;
	height: 276px;
	width: 742px;
	right: 0px;
	top: 36px;
	overflow: hidden;
}
	/*background: #D8CFC8 url(images/bg.jpg) repeat-x fixed;*/
#wrapper #mast {
	position: relative;
	z-index: 10;
	height: 341px;
	width: 962px;
}
/* CSS Document */
#wrapper #arrows {
	overflow: hidden;
	position: absolute;
	z-index: 24;
	height: 20px;
	width: 60px;
	right: 0px;
	top: 312px;
}
#wrapper #arrows #prev2 {
	float: left;
	padding-right: 6px;
}
#wrapper #title a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #title a:hover {
	color: #F60;
	text-decoration: none;
}
#wrapper #title h4 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 1em;
}
#wrapper #title {
	position: absolute;
	z-index: 20;
	overflow: hidden;
	width: 570px;
	height: 30px;
	right: 80px;
	top: 310px;
}
#wrapper #content {
	background: #FFF url(../images/bodybghome2.jpg) no-repeat;
	overflow: auto;
}
#wrapper #content #tabs {
	width: 100%;
	overflow: auto;
}
#wrapper #content #tabs p {
	width: 100%;
	overflow: auto;
	margin-top: 3px;
	padding-top: 3px;
	text-align: right;
}
#wrapper #content #tabs #tab1 #tabtop1 a {
	background: url(../images/lstory.jpg) no-repeat;
	height: 42px;
	display: block;
	text-indent:-9009px;
}
#wrapper #content #tabs #tab1 #tabtop1 a:hover {
	background: url(../images/lstory.jpg) no-repeat 0px -42px;
	height: 42px;
	display: block;
}
#wrapper #content #tabs #tab2 #tabtop2 a {
	background: url(../images/gstory.jpg) no-repeat;
	height: 42px;
	display: block;
	text-indent:-9009px;
}
#wrapper #content #tabs #tab2 #tabtop2 a:hover, #wrapper #content #tabs #tab2 #tabtop2 a.active {
	background: url(../images/gstory.jpg) no-repeat 0px -42px;
	height: 42px;
	display: block;
}
#wrapper #content #tabs #tab3 #tabtop3 a {
	background: url(../images/wstory.jpg) no-repeat;
	height: 42px;
	display: block;
	text-indent:-9009px;
}
#wrapper #content #tabs #tab3 #tabtop3 a:hover {
	background: url(../images/wstory.jpg) no-repeat 0px -42px;
	height: 42px;
	display: block;
}
#wrapper #content #tab1, #wrapper #content #tab2, #wrapper #content #tab3 {
	width: 232px;
	float: left;
	margin-top: 33px;
	height: 125px; /* 168px when supplied from Frieze */
	margin-left: 65px;
	
}
#wrapper #content #tab1 {
	border-bottom: 2px solid #A29FCC;
}
#wrapper #content #tab2 {
	border-bottom: 2px solid #AFD184;
}
#wrapper #content #tab3 {
	border-bottom: 2px solid #FF9A5A;
}
#wrapper #content #tab1 #tabtop1, #wrapper #content #tab2 #tabtop2, #wrapper #content #tab3 #tabtop3 {
	height: 42px;
}
#wrapper #content #column2 h3 a {
	text-decoration: none;
}

#wrapper #content #column2 div#socialnetworking {
	float:right;
	width:16px;
}
#wrapper #content #column2 h3 a {
	text-decoration: none;
}

#wrapper #content #column2 #socialnetworking img {
	padding: 2px;
	border:none;
}
