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

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #fff;
	background-image:url(images/bg_pink.gif);
	color: #666;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;	
}
body a {
	color: #666;
	text-decoration:none;
	font-weight: bold;	
}
body a:hover {
	color: #999;
	text-decoration:underline;
	font-weight: bold;
}

h1 {
	color: #ff1d9e;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin:0;
}

h2 {
	color: #ec1c24;
	text-align: left;
	font-size: 11px;
	font-weight:normal;	
}
h3 {
	color: #ec1c24;
	text-align: left;
	font-size: 11px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {	
	text-align: left;
	color: #ff1d9e;
	font-size: 16px;
	font-weight:bold;	
}

h5 {
	font-size: 16px;
	font-weight:bold;
	color: #ff1d9e;
}

h6 {
	color: #ec1c24;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin:0;
}
h7 {	
	text-align: left;
	color: #ff1d9e;
	font-size: 20px;
	font-weight:bold;	
}
.factgrey {
	font-size: 20px;
	font-weight:normal;
	color: #999;
}
.factred {
	font-size: 16px;
	font-weight:bold;
	color: #ec1c24;
}
.factpink {
	font-size: 16px;
	font-weight:bold;
	color: #ff1d9e;
}
.factred24 {
	font-size: 24px;
	font-weight:bold;
	color: #ec1c24;
	line-height:16px;	
}
.factpink24 {
	font-size: 24px;
	font-weight:bold;
	color: #ff1d9e;
}

#shell {
	width: 984px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;	
}

#topL {
	width: 256px;
	height: 53px;
	float: left;
}
#topR {
	width: 728px;
	height: 53px;
	background-color:#ff1d9e;
	float: left;
}
#topR2 {
	width: 728px;
	height: 53px;
	background-color:#ec1c24;
	float: left;
}

#menu {
	width: 256px;
	background-color:#FFF;
	float:left;
	padding-bottom:20px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	font-weight:bold;	
}
#menu ul li {
	background:url(images/bullet1.gif) no-repeat left center;
	padding-left:25px;
	margin-top: 14px;
}
#menu ul li a {
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#menu ul li a.active, #menu ul li a:hover {
	color:#333;
}
#menusub {
	width: 220px;
	margin-left: 25px;
	margin-right: 11px;	
	text-align:left;
	margin-top:10px;
	color:#999;
}

#menusub ul {
	font-weight:normal;
	list-style-type:none;
}
#menusub ul li {
	background:url(images/bullet2.gif) no-repeat left center;
	padding-left:10px;
	margin-top: 2px;
}
#menusub ul li a {
	font-size:11px;	
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#menusub ul li a.active, #menusub ul li a:hover {
	color:#333;
}

#main {
	width: 728px;
	background-color:#FFF;
	float:left;
	padding-bottom:20px;
	height:100%;
	text-align:left;
	font-size:12px;
}
#main  a {
	color:#ff1d9e;
}

.main530 {
	width:530px;
	margin:0;
	float:left;
}
.main198 {
	width:198px;
	margin:0;
	float:left;
}
.main249 {
	width:249px;
	margin:0 16px 0 0;
	float:left;
}

#news {
	float:left;
	width: 430px;
	margin-right:40px;
}
#newspic {
	float:left;
	width: 240px;	
}
#newspic p {
	border:20px solid #efefef;
	width: 200px;
	background-color:#efefef;
}

#work {
	width: 728px;
	background-color:#FFF;
	margin-bottom:20px;
	margin-top:20px;
	text-align:left;
}
#work ul {
	font-weight:normal;
	list-style-type:none;
	margin-top: 10px;		
}
#work ul li {
	background:url(images/bullet2.gif) no-repeat left center;
	padding-left:10px;
	margin-top: 2px;
}
#work ul li a {
	font-size:11px;	
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#work ul li a.active, #work ul li a:hover {
	color:#333;
}

#main ul {
	font-weight:normal;
	list-style:none;
	display:inline;
}

#main ul li {
	background:url(images/bullet2.gif) no-repeat left center;
	padding-left:10px;
	margin-top: 2px;
}

#main ul li a {
	font-size:11px;	
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

#main ul li a.active, #main ul li a:hover {
	color:#333;
}


#flashcontent {
	width: 728px;
	background-color:#FFF;
	margin-bottom:20px;
	margin-top:20px;
	text-align:left;
}
#flashcontent530 {
	width: 530px;
	background-color:#FFF;
	margin-bottom:20px;
	text-align:left;
}

#fwdback {
	float:right;
	position:relative;
	right: 20px;
	bottom: 20px;
	width: 100px;
	margin-left:20px;
}
#fwdback img {
	margin-left: 3px;
}

#footer {
	width: 984px;
	height: 119px;	
	background-color:#FFF;
	background-image:url(images/fade.png);
	border-top:20px #FFF solic;
}
#footerL {
	width:703px;	
	float:left;
	font-size:10px;
	text-align:left;
	margin-left:25px;
	margin-top:70px;	
}
#footerL p {
	font-size:9px;
		
}
#footerL a {
	font-weight:bold;		
}
#footerL div.text {
	position:absolute;
	bottom: 0;
	margin-top: 65px;
}

#footerR {
	width:250px;
	height:119px;
	float:left;	
	text-align:right;
}
#footerR img{
	margin:40px 20px 20px 20px;;	
}
#footerR ul {
	font-weight:normal;
	list-style-type:none;
	margin:0;
}
#footerR ul li {
	background:url(images/bullet3.gif) no-repeat left top;
	padding-left:22px;	
	height: 20px;
}

#strip {
	width: 100%;
}

#toptri {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
}

#lowtri {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
}

#midbit {
	width: 439px;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20%;
}

#midtext {
	width: 439px;
	text-align: left;
	background-image:url(images/pp_bubble.gif);
	background-repeat:no-repeat;	
}

#midtextin {
	width: 413px;	
	margin-top: 25px;
	margin-left: 11px;
}

#midtextin p {
	padding-top: 6px;	
	margin-top: 4px;
}

#midflash {
	width: 600px;	
	margin-left:-158;	
}

.thumb_pp {
	float:left;
	margin:0;	
}

.thumb_pp a{
	float:left;
	margin:0;
	border:#FFF solid 1px;
}

.thumb_pp a:hover{
	float:left;
	margin:0;
	border:#efefef solid 1px;
}
.twitterbox{
	width:450px;
	float:left;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	margin:0;
}
.twitterbox a{
	color:#ff1d9e;
}
.twittertop{
	width:530px;
	height:60px;	
	margin:0;
}

.twittercontent{
	width:450px;
	background-color:#fff;
	margin:0;
	border:0;
	padding:0; 	
}

#twitter_update_list {
	width:400px;	
	font-size:12px;
	color:#666;
	margin:0;
}

#twitter_update_list li{
	width:450px;
	list-style-type:none;
	margin: 0 0 10px 20px;
	padding: 0 10px 0 10px;
}
#twitter_update_list a{	
	color:#ff1d9e;
	text-decoration:none;
	font-weight:bold;
}
#twitter_update_list a:hover{	
	color:#ff1d9e;
	text-decoration:underline;
	font-weight:bold;
}
.inp_2 {
	color: #686868;
	border: #ff1d9e 1px solid;
	width: 174px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:3px;
}
.inp_3 {
	color: #686868;
	border: #ff1d9e 1px solid;
	width: 350px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:3px;
}
.inp_4 {
	color: #686868;
	border: #ff1d9e 1px solid;
	width: 300px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:3px;
}
.inp_5 {
	color: #686868;
	border: #ff1d9e 1px solid;
	width: 185px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:3px;
}

.contactL {
	width:310px;
	float:left;
	margin:0;
	padding:0;
}
.contactM {
	width:40px;
	float:left;
	margin:0;
	padding:0;
}
.contactR {
	width:310px;
	float:left;
	margin:0;
	padding:0;
}
