body {
	background-color: #ece5d9;
	background-image: url(/images/site/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	width: 858px;
}

#container {
	background-color: #ffffff;
	background-image: url(/images/site/container-bg-new.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #03496f;
	border-right: 1px solid #03496f;
	margin: 0px auto;
	min-height: 400px;
	overflow: hidden;
	width: 736px;
}

#header {
	background-image: url(/images/site/header-bg.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 858px;
}

#body-container {
	float: left;
	padding: 10px;
	padding-top: 25px;
	width: 700px;
}

#footer {
	background-image: url(/images/site/footer-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #03496f;
	color: #99dbfe;
	height: 63px;
	padding-top: 35px;
	text-align: center;
	width: 100%;
}

img.logo {
	height: 128px;
	margin-left: 70px;
	margin-top: 13px;
	width: 280px;
}

img.home-btn, img.aboutus-btn, img.services-btn, img.contactus-btn {
	border: 0px;
	float: left;
	height: 35px;
	margin-top: 88px;
}

img.home-btn {
	margin-left: 13px;
	width: 62px;
}

img.aboutus-btn {
	width: 74px;
}

img.services-btn {
	width: 70px;
}

img.contactus-btn {
	width: 83px;
}

img.bolt-end {
	height: 66px;
	width: 149px;
}

img.fp-image {
	border: 0px solid #698585;
	margin: 10px;
}

/*Formatting*/

.right {
	float: right;
}

.left {
	float: left;
}

.bold {
	color: #036092;
	font-weight: bold;
}

div.componentheading, td.contentheading {
	color: #026093;
	font-size: 18px;
	font-weight: bold;
}

/*Link Formatting*/

a:link, a:visited {
	color: #036092;
	text-decoration: underline;
}

a:hover, a:active {
	color: #698585;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #99dbfe;
	text-decoration: underline;
}

div.ignite_main_wrapper1 {
	text-align: center;
}
