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

html {
	margin: 0px;
	background: #FFFFFF;
	visibility: visible;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	visibility: visible;
	height: 100%;
	text-align: center;
}

#content {
	width: 500px;
	font-size: 12px;
	line-height: 1;
	color: #666666;
}

h3 {
font-size: 14px;
	line-height: 14px;
color: #FFB9C6;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	color: #ed1648;
}

.pink{
	color: #ed1648;
}

a{
	color: #ed1648;
}

#dimentionset {
	background-image: url(images/mainbg1.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	color: white;
	margin: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	top: -1px;
	width: 1000px; 
	height: 505px; 
	border-top: 1px solid #ed1648;/*
	border-bottom: 1px solid #ed1648;*/
}

#dimentionset3 {
	background-image: url(images/mainbg1.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	color: white;
	margin: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	top: -1px;
	width: 1000px; 
	height: auto; 
	border-top: 1px solid #ed1648;/*
	border-bottom: 1px solid #ed1648;*/
}

#dimentionset4 {
	background-color: #FFFFFF;
	text-align: left;
	color: white;
	margin: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	top: -253px;
	width: 100%; 
	height: 503px; 
	border-top: 1px solid #ed1648;
}

#dimentionset2 {
	background-color: #FFFFFF;
	text-align: left;
	color: white;
	margin: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	top: -253px;
	width: 100%; 
	height: 505px; 
	border-top: 1px solid #ed1648;/*
	border-bottom: 1px solid #ed1648;*/
}

#whitespace {
	background-color: #ed1648;
	text-align: left;
	color: white;
	margin: 0px;
	position: absolute;
	right:0px;
	margin-left: auto; 
	margin-right: auto;
	top: -1px;
	width: 1000px; 
	height: 504px; 
	border-top: 1px solid #ed1648;/*
	border-bottom: 1px solid #ed1648;*/
}

#outerrim {  
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
}
#third { 
	position: relative; 
	height: auto !important; 
	height: 50%; 
	min-height: 50%; 
	width: 100%; 
	top: 0; 
	left: 0; 
}
#second { 
	position: relative; 
	width: 100%; 
	height: 92.5px; 
}
#first { 
	position: absolute; 
	top: 100%; 
	left: 0; 
	height: 10px; 
	width: 100%; 
}

#footer{
	position: absolute;
	right: 0px;
	bottom: -24px;
	width: 335px;
	height: 24px;
	color: #666666;
	text-align: right;
}
#footer a{
	color: #ed1648;
	text-decoration:none;
}

#nav {
	position: absolute;
	width: 420px;
	height: 19px;
	top: -19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: visible;
	background-color: #ed1648;
	z-index:99;
}

#navcap{
	background-image: url(images/navcapleft.jpg);
	position: absolute;
	width: 23px;
	height: 18px;
	left:-5px;
	top: -0px;
	overflow: visible;
	z-index:99;

}
#navcap2{
	background-image: url(images/navcapright.jpg);
	position: absolute;
	width: 23px;
	height: 18px;
	right:-7px;
	top: 0px;
	overflow: visible;
	z-index:99;
}

ul {
	position:absolute;
	list-style:none;
	padding-left:5px;
	margin:0px;
	top:0px;
	height: 15px;
	color: #ed1648;
}

li {
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:0px;

}

li ul{
	display:none;
	list-style:none;
	width: auto;
	white-space: nowrap;
	color: #FFB9C6;
	
}

li ul li a {
	position: relative;
	float: left;
	color: #ed1648;
	white-space:nowrap;
	display:inline;
	list-style:none;
}

li ul li{
	position:relative;
	float: left;
	list-style: none;
	display: block;
	top: 3px;
}

li a{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:inline;
	white-space:nowrap;
}

li ul a:hover{
	position: relative;
	float:left;
	display:block;
	color: #FFB9C6;
	text-decoration:none;
	text-decoration: underline;
	list-style: none;
	white-space:nowrap;
	z-index:99;
}

li>ul{
	top:auto;
	left:auto;
}

li:hover ul{
	top: 15px;
	left: -17px;
	list-style:none;
	display:inline;
}
img {
	border: none;
}

#navie6{
  position: relative;
       width: 0px;
       height: 0px;
        left: -2000px;
       color:  #ED1648;
}

#navie6 a{
  position: relative;
       width: 0px;
       height: 0px;
        left: -2000px;
       color:  #ED1648;
}
/* End of CSS menu Code */
