body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;
	margin: auto;
	background-image:url(../images/background-1.jpg);
}

p {
	margin: 0;
	padding: 0;
}

img { 
	border: 0px;
}


img, div, a { behavior: url(../iepngfix.htc) }


a {
	color: #6C6D71;
	text-decoration: none;
}

a:hover {
	color: #e62289;
}

#nav a:hover {
	color: #ffffff;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}

#container {
	text-align: center;	
	margin: auto;
	width: 960px;
	left: 0;
	overflow: hidden;
	background-image:url(../images/bg-shadow.png);
	background-repeat: repeat-y;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-shadow.png', sizingMethod='scale');*/
}

#top {
	float: left;
	display: inline;
	width: 340px;
	height: 449px;
/*	background-color:#FF0000; */
}

#nav {
	float: left;
	display: inline;
	width: 960px;
	height: 25px;
	text-align: center;
	background-color:#000000;
	padding-top: 15px;
}

#logo {
	float: left;
	display: inline;
	width: 340px;
	height: 184px;
	background-color: #000000;
}

#image {
	float: left;
	display: inline;
	width: 620px;
	height: 449px;
	text-align: right;
	background-image: url(../images/bg-flashimage.png);
	background-repeat: no-repeat;
	background-position: top left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-flashimage.png', sizingMethod='scale');
	position:relative;
}

#contact-flash {
	top:0;
	left:0;
	width: 620px;
	height: 449px;	
	position:absolute;
	z-index:10;
}

#contact-image {
	height:297px;
	left:114px;
	position:absolute;
	top:90px;
	width:407px;
	z-index:20;
}

#friend {
	float: left;
	display: inline;
	width: 340px;
	height: 100px;
	background-image: url(../images/bg-friend.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#quote {
	float: left;
	display: inline;
	width: 340px;
	height: 165px;
	background-image: url(../images/bg-quote.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#quote-title {
	float: left;
	display: inline;
	width: 340px;
	height: 22px;
	text-align:left;
}

.quote-icon {
	float: left;
	display: inline;
	width: 27px;
	height: 143px;
}

#quote-text {
	float: left;
	display: inline;
	width: 223px;
	height: 133px;
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 12px;
	color: #e62289;
	text-align: left;
	padding-top: 10px;
	overflow: hidden;
}

.quote-copy {
	float: left;
	display: inline;
	width: 223px;
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 12px;
	color: #e62289;
	text-align: left;
}

.quote-attrib {
	float: left;
	display: inline;
	width: 220px;
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 12px;
	color: #e62289;
	text-align: right;
	margin-right: 3px;
}

#content-rhs {
	float: left;
	display: inline;
	width: 257px;
	padding-left: 63px;
}

#content-lhs {
	float: left;
	display: inline;
	width: 550px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	text-align: left;
	margin-right: 30px;
}

#content-container {
	margin-left: 2px;
}

#footer {
	float: left;
	display: inline;
	width: 960px;
	text-align: center;
	overflow: hidden;
}

#footeraddress {
	float: left;
	display: inline;
	width: 768px;
	margin-left: 62px;
	text-align: left;
	background-color: #980c56;
	overflow: hidden;
}

#footersiteby {
	float: left;
	display: inline;
	width: 100px;
	text-align: left;
	background-color: #980c56;
	overflow: hidden;
}

#footerbottom {
	text-align: center;	
	margin: auto;
	width: 960px;
	height: 29px;
	background-image:url(../images/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0;
	overflow: hidden;
}

#twitter {
	float: left;
	display: inline;
	width: 550px;
	text-align: left;
}


/*///////////////////////////////////////////////*/

.navitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #e62289;
	text-transform: uppercase;
	margin-right: 25px;
}

.navitem-last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e62289;
	text-transform: uppercase;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.btn-beafriend {
	margin-left: 75px;
	margin-top: 0px;
}

.text-green {
	color: #74754d;
}

.text-bold {
	color: #000000;
	font-weight: bold;
}

.text-main {
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 14px;
	color: #6c6d71;
	line-height: 18px;
	text-decoration: none;
}

.text-quote {
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 12px;
	color: #e62289;
	line-height: 18px;
	text-decoration: none;
}

.title {
	padding-bottom: 13px;
}

.text-formbox {
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #534a4a;
	background-color: #FFFFFF !important;
}

.text-pink-large {
	font-family: Lucida Grande, Arial, Helvetica, serif;
	font-size: 16px;
	color: #e62289;
	line-height: 18px;
}

.button-menu {
	float: left;
	display: inline;
	width: 193px;
	height: 40px;
	padding-bottom: 25px;
}

