/* CSS Document */

body {
	background-color: #487996;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

a { color: #FFFFFF; text-decoration: none; text-decoration: underline }
a:hover { text-decoration: underline }

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #002a46;
	line-height: 16px;
}

.banner_bg {
	background-image: url(images/banner_images.gif);
	background-repeat: no-repeat;
}

#home_bg {
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}

#about_bg {
	background-image: url(images/about_bg.gif);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}

#chip_bg {
	background-image: url(images/chip_bg.gif);
	background-repeat: no-repeat;
	height: 1026px;
	width: 1024px;
}

#aimee_bg {
	background-image: url(images/aimee_bg.gif);
	background-repeat: no-repeat;
	height: 1026px;
	width: 1024px;
}

#tiffany_bg {
	background-image: url(images/tiffany_bg.gif);
	background-repeat: no-repeat;
	height: 1026px;
	width: 1024px;
}

#steve_bg {
	background-image: url(images/steve_bg.gif);
	background-repeat: no-repeat;
	height: 1026px;
	width: 1024px;
}

#chipcontent {
	margin-left: 146px;
	margin-top: 180px;
}

#quentin_bg {
	background-image: url(images/quentin_bg.gif);
	background-repeat: no-repeat;
	height: 1080px;
	width: 1024px;
}
#yvonne_bg {
	background-image: url(images/yvonne_bg.gif);
	background-repeat: no-repeat;
	height: 1080px;
	width: 1024px;
}

#quentincontent {
	margin-left: 146px;
	margin-top: 190px;
}

#news_bg {
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}

#clients_bg {
	background-image: url(images/clients_bg.gif);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}

#contact_bg {
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
}