@charset "UTF-8";
#container #wrapper #nav #navBar {
	margin-left: 20px;
}
#container #wrapper #main li {
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: medium;
	margin: 25px;
	background-color: #FFFFFF;
	list-style-position: inside;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	padding: 0px;
	list-style-image:url(images/bullet3.png)
}
#container #wrapper #main ul {
	border: medium outset #868686;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 30px;
}
#container #wrapper #main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 25px;
	text-transform: capitalize;
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding: 20px;
	text-indent: 25px;
}
#container #wrapper #main #aboutSpan {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: oblique;
	color: #3D3D3D;
	text-align: center;
}
#container #wrapper #main #serviceText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 25px;
	text-transform: capitalize;
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding: 20px;
	text-indent: 25px;
}
#container #wrapper #sideBar {
	height: auto;
	width: 200px;
	background-color: #5A758D;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	float: left;
	position: static;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: medium double #173637;
}
#container #wrapper #sideBar span {
	font-size: large;
	color: #FFFFFF;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #wrapper #sideBar img {
	height: auto;
	width: 150px;
	float: none;
	margin-top: 25%;
	margin-bottom: 25%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}
#container #wrapper #sideBar p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 30px;
	color: #000000;
	text-align: left;
	text-indent: 30px;
	letter-spacing: normal;
	padding: 10px;
}
#container #wrapper #nav {
	width: 1000px;
}
body {
	background-image: url(images/exportFireworks/backgrd.jpg);
	height: 1200px;
	width: 1000px;
	background-repeat: repeat;
}
#container #tHeader {
	background-color: #FFF8AD;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 1%;
	height: auto;
	width: 1000px;
}
#main {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	position: static;
	height: auto;
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium double #173637;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: 700;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
}
.firstLtr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	vertical-align: bottom;
}
#footer {
	font-style: oblique;
	margin: 10px;
	float: left;
	height: 25px;
	width: 800px;
	text-align: center;
	font-size: 18px;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.emailLink {
	text-decoration: blink;
}
