@charset "utf-8";
/* CSS Document */

img { border: 0;}

body {background-color: white; background-image: url(../images/bk.jpg); width: 990px; margin: 0 auto; padding-top: 15px; }

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: black; text-transform: capitalize; text-shadow:#999999;}

#container {width: 990px; height: 127px; overflow: hidden; visibilty: visible;}

#overflow {overflow: auto; height: 122px; visibility: visible; display: block;}

.rightbartop {
	width: 268px;
	height: 180px;
	background-image: url(../images/rightTop_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	
}

.rightbarbottom {
	width: 268px;
	height: 180px;
	background-image: url(../images/rightBottom_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	
}

.leftbar {
	width: 649px;
	height: 132px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	
}

#footer { width: 990px; height: 32px; background-image: url(../images/footer.gif); background-repeat: no-repeat; visibilty: visible; }
#privacy {
	left: 820px;
	position: relative;
	width: 120px;
}
.ppolicy { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bolder; color: black; text-decoration: none;}
.ppolicy:hover { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bolder; color: red;  text-decoration: none;}

.flash_under { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:x-small; text-decoration: none; color: black;}

.started {font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bolder; color: black; text-transform:uppercase;}

.shop {font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: black;}

.models {font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: black;}

a.links {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: black; text-decoration:none; text-transform: capitalize}
a.links:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: black; text-decoration:none; text-transform: capitalize}
a.links:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #aaaaaa; text-decoration:none; text-transform: capitalize}
a.links:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #aaaaaa; text-decoration:none; text-transform: capitalize}
a.links:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #aaaaaa; text-decoration:none; text-transform: capitalize}

.addr {font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: white;}
