body {
	text-align:center;
	padding:0; 
	margin:4px 0 0 0;
	background-color:#000000;
}
#topbanner {
	margin:auto;
	text-align:left;
	width:800px; height:177px;
	background: url('images/fulltop.jpg');
	z-index:0;
}
#mainlinks {
	position:relative;
	left:0px;
	top: 88px;
	height:89px;
	width:800px;
	text-align:center;
	z-index:1;
	font-family: Georgia, Arial, Sans-Serif;
}

a.mainlinks {
	color: #151512;
	text-decoration: none;
}
a.mainlinks:visited {
	color: #151512;
	text-decoration: none;
}
a.mainlinks:hover {
	color: #551512;
	text-decoration: none;
}

#featuredsolution {
	margin:auto;
	top:178px;
	width:800px;
	height:92px;
}
#container {
	margin:auto;
	text-align:left;
	width:800px;
	background-image:url('images/contentbg.jpg'); 
	margin-bottom:5px;
	padding-top:15px;
	margin-bottom:20px;
}
#content {
	position:relative;
	top:0;
	left:25px;
	width:750px;
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	margin-bottom:20px;
}

a {
	color: #551512;
	text-decoration: none;
}
a:visited {
	color: #551512;
	text-decoration: none;
}
a:hover {
	color: #151512;
	text-decoration: none;
}

b.copyright {
	font-family:georgia;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
td.toplink {
	width:20%;
	text-align:center;
}

p {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 18px;

	margin-bottom: 14px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
}

p.first:first-letter {
/*	margin-top:10px;*/
	line-height:50px;
	font-size: 300%;
	font-weight : bold;
	float : left;
	width : 50px;
	color : #551512;
}

h1 {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 22px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 50px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

h2 {
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 17px;
	color: #680b03;
	font-style: normal;
	font-weight: bold;	
	line-height: 20px;
	font-variant: normal;
	letter-spacing: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

hr {
	width:500px;
	color: #000000;
	background-color: #000000;
	height: 1px;
	border:0;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align:center;
}

#screens {
	width:800px;
	text-align:center;
}

#screens img {
	margin:10px;
	border: 2px solid #000000;
}

#floatleft {
	float:left;
	width:250px;
	margin:10px; 
	padding:1px;
	border:0px;
	text-align:center;
	font-family:georgia;
	font-size:11px;
}

#floatright {
	float:right;
	width:250px;
	margin:10px; 
	padding:1px;
	border:0px;
	text-align:center;
	font-family:georgia;
	font-size:11px;
}


blockquote {
  background: transparent url('images/quoteleft.gif') left top no-repeat;
  color: #551512
}
blockquote div {
  padding: 0 48px 0 60px;
  background: transparent url('images/quoteright.gif') right bottom no-repeat;
}
