/* CSS Document */

body{
	background-color: #E67EAC;
	margin: 0px;
	color: #2D2E30;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image:     url(../images/background2.gif);
	text-align: center;
}

h1, h2, #printP{
	display:none;
}

#frame{
	width: 1000px;
	height: 670px;
	background-image:     url(../images/frame_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index:1
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}
#mainBodyTable{
	margin-left: auto; 
	margin-right: auto;
	width:890px;
}
#tagline{
	margin-top:170px;
	font-size: 18px;
}
#navArea{
	margin-top: 15px;
}
#footer{
	margin-top: 50px;
}
#vip{
	float: right;
	margin-top:-190px;
clear:both;

}
.topArea{
	width: 800px;
	height: 100px;
	margin: 0px;
	font-size:13px;
	font-weight: bold;
	text-align:center;
	font-weight: bold;
	color: #000000;
	padding-left:20px; 
	z-index:1;
	background-image:url(../images/top_white_background.gif);
	background-repeat:no-repeat;
 	opacity:0.5; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5; 	
}

/*
	background-image:url(../images/top_white_background.gif);
	background-repeat:no-repeat;
 	opacity:0.6; 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6; 

*/

.mainBody{
	background-color:#E57EAC;
	width: 740px;
	height: 650px;
	background-image: url(../images/top_nav_bar.gif);
	background-repeat: no-repeat;
}

.leftNav{
	background-image:url(../images/nav_background.gif);
	background-repeat:repeat-x;
	background-color:#EB9BBE;
	width:135px;
	text-align:center;
	padding-top:80px;
}
.navShade{
	background-image:url(../images/nav_shade.gif);
	background-repeat:repeat-y;
}
#logo{
	width:348px;
	margin-top:-100px;
	margin-left:-177px;	
}
#vipSub{
	float:right;
	margin-top:-180px;
	margin-right:-45px;
}
.tblfooter{
	text-align:center;
	font-size:10px;
	background-color:#E57EAC;
	padding:10px;	
}
#contactFrame{
	position:absolute;
	top:105px;
	margin-left:23px;
}


#ParentDiv
{
	margin-top:145px;
	margin-left:135px;
	width: 444px;
	overflow: hidden;
}

#ChildDiv
{
	width: 6000px; 
	position:relative;
	cursor:pointer;
}
#ParentDiv img
{
float: left;
padding: 3px;
margin: 0px;
}

#brandList{
	width: 465px;
	height: 255px;
	overflow : auto;
	margin-left: 128px;
}
#brandList td{
	font-size:12px;
}
#brandList a{
	color:#AD4371;
	text-decoration:none;
}
#brandList a:hover{
	text-decoration:underline;
	color:#E17CA6;
}
