@charset "UTF-8";
/* CSS Document */
body {
	background-color: #CCC;
}
#container {
	width: 825px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
#banner {
	height: 88px;
	width: 825px;
}
#navbar {
	height: 21px;
	width: 261px;
	background-image: url(Images/navbar_308px.jpg);
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 47px;
	color: #FFF;
	padding-top: 4px;
	background-repeat: no-repeat;
}
#navbar_right {
	height: 25px;
	width: 517px;
	float: right;
	background-image: url(Images/navbar_517px.jpg);
	background-repeat: no-repeat;
}
#flash_1 {
	background-image: url(Images/Creative_sparks.jpg);
	height: 200px;
	width: 817px;
	padding-left: 8px;
	float: left;
	background-repeat: no-repeat;
}
#flash_2 {
	background-image: url(Images/Innovative_Designs.jpg);
	height: 200px;
	width: 817px;
	padding-left: 8px;
	float: left;
	background-repeat: no-repeat;
}
#flash_3 {
	background-image: url(Images/Effective_marketing.jpg);
	height: 200px;
	width: 817px;
	padding-left: 8px;
	float: left;
	background-repeat: no-repeat;
}
#flash_4 {
	background-image: url(Images/Contact.jpg);
	height: 200px;
	width: 817px;
	padding-left: 8px;
	float: left;
	background-repeat: no-repeat;
}
#text_panel {
	background-image: url(Images/background_350px.jpg);
	height: 350px;
	width: 825px;
	float: left;
}
#body_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 668px;
	margin-left: 50px;
	padding-top: 20px;
	height: 329px;
}
#body_copy p {
	line-height: 140%;
	color: #666;
	font-weight: lighter;
	width: 500px;
	padding-left: 25px;
	font-size: 0.7em;
}
#body_copy h1 {
	font-size: 18px;
	line-height: 140%;
	color: #F60;
	font-weight: lighter;
	margin-bottom: -8px;
	margin-top: 0px;
}
#the_flame {
	float: right;
	width: 106px;
	height: 161px;
	position: inherit;
	margin-top: 188px;
	margin-right: 1px;
}
#form1 {
	margin-left: 25px;
}
#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #333;
	line-height: 125%;
	width: 825px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #navbar a {
	color: #FFF;
}
