@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#000;
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	color:#CCC;
	text-align: left;
}
#wrapper {
	width:100%;
}
#content {
	width:960px;
	margin:0 auto;
}
#index-masthead {
	width:960px;
	height:380px;
}
#index-content {
	width:960px;
	padding:26px 0px 60px 0px;
}
#main-content {
	width:960px;
	padding:35px 0px 40px 0px;
}
#index-intro {
	width:312px;
	float:left;
	padding-right:30px;
}
#logo-enter {
	width:262px;
	float:left;
	margin-right:40px;
}
#index-logo {
	width:262px;
	height:148px;
	background:url(../images/index_logo.gif);
}
#index-enter {
	width:62px;
	height:25px;
	padding-top:44px;
	margin:0 auto;
}
#twitter {
	width:316px;
	height:230px;
	float:left;
}
#montage {
	width:414px;
	height:831px;
	float:left;
	padding-top:20px;
	background:url(../images/montage.jpg);
}
#main-text {
	width:486px;
	float:left;
	padding:20px 20px 0px 40px;
}
#main-text-wide {
	width:880px;
	float:left;
	padding:20px 40px 0px 40px;
}
#twitter-feed{
	width:600px;
	margin:0 auto;
}
#masthead {
	width:960px;
}
#logo {
	width:460px;
	float:left;
}
#flash {
	width:500px;
	float:left;
	background:url(../images/flash-quote.jpg);
}
#footer {
	width:100%;
	background:url(../images/footer.gif) top left repeat-x;
}
#footer-content {
	width:960px;
	margin:0 auto;
	text-align:center;
	font-size:0.8em;
	padding-top:15px;
}
#footer-content p {
	padding-bottom:8px;
}
img {
	border:0;
}
p {
	line-height:1.3em;
}
a:link, a:visited {
	text-decoration:none;
	color:#cc9933;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.1em;
	color:#58b5e2;
	padding-bottom:0.9em;
}
h2 {
	font-size:1em;
	color:#58b5e2;
	padding-bottom:0.4em;
}
.clear {
	clear:both;
}
.blue {
	color:#58b5e2;
}
.signoff {
	font-weight:bold;
	color:#6a6a6a;
}
.section {
	padding:20px 0px 20px 0px;
	border-bottom: medium #0C3;
}
.section-pic {
	width:110px;
	height:105px;
	float:left;
	padding:0px 15px 0px 0px;
	display:block;
}
.section-text {
	width:755px;
	float:left;
}
.shade {
	color:#999;
}
.divider {
	height:10px;
	background:url(../images/divider.gif) repeat-x;
}
.alignRight {
	text-align:right;
	float:right;
}
.smallTestimonial {
	width:700px;
	margin:10px auto 10px auto;
}
.smallTestimonialPic{
	width:100px;
	float:left;
}
.italic {
	font-style:italic;
}
.contactlhs {
	float:left;
	width:420px;
}
.contactlhs ul {
	list-style-type:none;
	padding:10px 0;
}
.contactrhs {
	float:left;
	width:460px;
}
.clientimg {
	float:left;
	margin:0;
	padding:10px 16px 0;
	text-align:center;
	width:92px;
}
.clientimg h3 {
	color:#cc9933;
	font-size:0.85em;
	margin:0;
	padding:8px 0 0;
	text-align:center;
}
