@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
#main {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
	top: 0px;
	clear: both;
	min-height: 480px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: visible;
}
.main {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
	top: 0px;
	clear: both;
	background-color: #D1D2D4;
	background-image: url(images/bird_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: visible;
}
#main_stretch {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
	top: 0px;
	clear: both;
	background-color: #D1D2D4;
	background-image: url(images/bird_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#bg_box {
	height: 480px;
	width: 1000px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#bg_box_stretch {
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
		overflow: visible;
}
#headder {
	height: 56px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-repeat: repeat;
	background-position: bottom;
	background-color: #E80B8A;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/btns/btn_01.jpg);
}
#box_top {
	background-image: url(images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 900px;
	float: left;
	height: 9px;
	padding: 0px;
	margin: 0px;
}
#box_base {
	background-image: url(images/PinksiteBg_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #E80B8A;
	height: 9px;
}
#footer {
	height: 70px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #666;
	position: relative;
	background-color: #CCC;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer_right {
	height: 26px;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 26px;
	padding-right: 35px;
	float: right;
	position: relative;
	background-color: #E80B8A;
}
.immac:link {
	color: #666;
	text-decoration: none;
}
.immac:visited {
	text-decoration: none;
	color: #666;
}
.immac:hover {
	color: #000;
}
.immac:active {
	text-decoration: none;
	color: #000;
}
#Left_col {
	width: 210px;
	float: left;
}
#middle_col {
	width: 430px;
	float: left;
	position: relative;
	left: 20px;
}
#right_col {
	float: left;
	min-height: 520px;
	width: 250px;
	background-image: url(images/egg_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	float: right;
	height: 173px;
	width: 200px;
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-top: 10px;
}
#menu {
	float: right;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80B8A;
	line-height: 14px;
	margin-left: 20px;
}
#quote {
	float: right;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin-left: 20px;
}
#news_box {
	float: right;
	width: 291px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	color: #666;
	position: relative;
	margin-top: 360px;
	padding: 15px;
	height: 50px;
	margin-right: 35px;
	background-image: url(images/news_box.gif);
}
p {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#title {
	float: left;
	height: 80px;
	width: 400px;
	position: relative;
	top: 84px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #E80B8A;
	font-weight: lighter;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 400px;
	position: relative;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	top: 90px;
}
a:link {
	color: #E80B8A;
}
a:visited {
	color: #E80B8A;
}
a:hover {
	color: #666666;
}
a:active {
	color: #E80B8A;
}
.quote a:link {
	color: #E80B8A;
	text-decoration: underline;
}
.quote a:visited {
	color: #E80B8A;
	text-decoration: underline;
}
.quote a:hover {
	color: #333;
	text-decoration: underline;
}
.quote a:active {
	color: #E80B8A;
	text-decoration: underline;
}
#egg {
	float: left;
	height: 217px;
	width: 243px;
	position: relative;
}
.menu:link {
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 56px;
	line-height: 56px;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: lowercase;
}
.menu:visited {
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 56px;
	line-height: 56px;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: lowercase;
}
.menu:hover {
	color: #FFF;
}
.menu:active {
	color: #FFF;
}
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E80B8A;
	line-height: 16px;
}
.bold_pink {
	color: #E80B8A;
	font-weight: bold;
}
.dark_menu:link {
	color: #666666;
	text-decoration: none;
}
.dark_menu:visited {
	text-decoration: none;
	color: #666666;
}
.dark_menu:hover {
	text-decoration: none;
	color: #E80B8A;
}
.dark_menu:active {
	text-decoration: none;
	color: #666666;
}
.small :link {
	color: #666666;
	text-decoration: none;
}
.small :visited {
	text-decoration: none;
	color: #666666;
}
.small :hover {
	text-decoration: none;
	color: #E80B8A;
}
.small :active {
	text-decoration: none;
	color: #666666;
}
#intro_fla {
	float: left;
	width: auto;
	position: relative;
	top: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E80B8A;
}
#middle_fla {
	width: 440px;
	float: left;
	z-index: 100;
	position: relative;
	text-align: center;
	left: 200px;
}
#form_box {
	background-image: url(images/PinksiteBg_06.gif);
	background-repeat: repeat-y;
	width: 900px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 700px;
}
.input {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#long_right_col {
	float: left;
	height: 700px;
	width: 250px;
	background-image: url(images/egg_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main_stretch {
	width: 900px;
	margin-top: 0px;
	top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	position: relative;
	background-image: url(images/PinksiteBg_06.gif);
}
#headder_stretch {
	height: 35px;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 26px;
	padding-right: 30px;
	background-image: url(images/PinksiteBg_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E80B8A;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 60px;
}
#title_stretch {
	float: left;
	height: 30px;
	width: 408px;
	position: relative;
	top: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E80B8A;
	padding-left: 30px;
}
#middle_col_stretch {
	width: 437px;
	left: 20px;
	height: auto;
	padding-top: 163px;
}
.stretch_table {
	position: relative;
	top: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E80B8A;
	line-height: 16px;
}
#copy_stretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 430px;
	position: relative;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	top: 90px;
}
#menu2 {
	float: right;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 14px;
	margin-left: 20px;
	margin-right: 43px;
}
#flash {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.small  {
	font-size: 10px;
	text-align: center;
}

