/* Main stylesheet for www.KiaraPelissierGlass.com */

/* index.html */

body {
	margin: 0;
	padding: 0;
	background: #9f9892 url(/images/back.jpg) top left repeat-x;
}

#content {
	font: normal 13px Arial, Helvetiva, sans-serif;
	color: #341118;
	line-height: 16px;
	display: block;
	margin: 10px auto 0 auto;
	background: url(/images/drop_shadow.gif) no-repeat bottom left;
	width: 540px;
	height: 546px;
}

#content a {
	color: #f4e29f;
}

/* getflash.html Styles */

img {
	border: 0;
}

#getFlash {
	background-color: #b2bfc8;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 400px;
	background: #b2bfc8 url(/images/crumple_bg.jpg) no-repeat 0 10px;
}

#getFlash .pageContainer {
	position: relative;
	display: block;
}

#callToActionGroup {
	position: absolute;
	display: block;
	top: 244px;
	left: 327px;
	width: 280px;
}

#callToActionGroup p {
	color: #6a473a;
	font: normal 16px Georgia, serif;
	line-height: 17pt;
	margin: 8px 0 16px 0;
}
