/* General Page Structure
-------------------------------------------------------------------------------------- */
body {
	background-color: #efefef;
	font: 100%/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 40px;
	color: #666;

}
#wrapper {
	background: url(images/bg-sides.gif) repeat-y top left;
	margin: 0 auto;
	width: 920px;
	font-size: 0.98em;
}
.container {width: 920px; margin: 0 auto;}
/* General
-------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

/* General Styles
-------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 0;
}
p, ul, h1, h2, h3, h4, h5, h6 { margin: 0; }
a img {	border: none; }

/* Typography
-------------------------------------------------------------------------------------- */
h2, h3, h4 {
    color: #c20113;
	font-weight: bold;
}
.red {color:#c20113; }
h2 {
    font-size: 1.1em;
}
.black {color: #000;}
blockquote {background: #efefef; padding: 20px;margin: 20px 0;}
p, #content ul {margin-bottom: 14px;}
/* Header
-------------------------------------------------------------------------------------- */
#header {
	background: url(images/bg-top.gif) no-repeat top left;
	height: 154px;
	width: 920px;
	position: relative;
}
#logo {
   position: absolute;
	z-index: 900;
	width: 399px;
	top: 100px;
	left:33px;
}
#logo img {
	display: block;
	z-index: 900;
}
.social-links {display: block; float: right;margin-right: 25px;}
a.linkedin {background: url(images/icon-linkedin.png) no-repeat 0px 0px;text-decoration:none;height: 35px;display: inline-block;width: 40px;}
a.linkedin:hover {background-position: 0px -35px;}
a.linkedin span {text-indent: -9999em;display: block;}
/* Main Body Container
-------------------------------------------------------------------------------------- */
#main {
	clear: both;
	width: 920px;
}


/* Banner
-------------------------------------------------------------------------------------- */
#banner {
	height: 210px;
	margin: 0 ;
	width: 920px;
}

#banner img.banner {
	clear: both;
	height: 171px;
	margin: 16px 31px 0 31px;
	width: 858px;
}
/*Menu
-------------------------------------------------------------------------------------- */
#menu ul {
    list-style: none;
	padding: 0;
	position: absolute;
	top: 20px;
	left:360px;
}
#menu ul li {
   list-style: none;
   width: 129px;
   float: left;
   margin: 10px 2px 0 2px;
}
#menu ul li a {
    list-style: none;
    color: #fff;
	width: 129px;
	height: 19px;
	padding: 4px 0 3px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
}
#menu ul li a:hover, #menu ul li.current a{
    color: #000;
}
#menu ul li a.home {
    background: #c03b3e;
}
#menu ul li a.about {
    background: #9d6a6a;
}
#menu ul li a.services {
    background: #714444;
}
#menu ul li a.contact {
    background: #974347;
}
/*Titles
-------------------------------------------------------------------------------------- */
.title-strong {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0;
	padding: 0 0 10px 0;
	color: #000;
}
.bigger {
   font-size: 1.4em;
   font-weight: bold;
   line-height: 1.5em;
}
.biggest {
   font-size: 1.6em;
   font-weight: bold;
   line-height: 1.5em;
}
.right {
   float: right;
   margin: 5px 0 5px 5px;
}

/* Content Area
-------------------------------------------------------------------------------------- */
#content {
	margin: 0 0 0 31px;
	padding: 0 0 30px 0;
	width: 889px;
}
#content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #c20113;
}
#content div.feature {
	width: 281px;
	float: left;
}
#content div.feature.sideline {
	border-left: 1px #d0d0d0 solid;
}
#content div.feature img {
	display: block;
	float: right;
	padding: 3px 15px 0 3px;
}
#content div.feature-red {
    width: 275px;
	float: left;
	background: #c20113;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
}
#content div.feature-red p {
	color: #fff;
	font: bold 0.98em/1.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 15px 50px 15px;
}
#content div.feature-red h1 {
	padding: 15px 15px 0 19px;
}
.divider281 {
      background: url(images/divider-281.gif) no-repeat top left;
	  width: 281px;
	  height: 12px;
}
#content div.feature p, #content div.feature h2,
#content div.feature h3, #content div.feature h4 {
	padding: 15px 15px 0 19px;
}
#content div.feature h2.second {padding: 5px 15px 0 19px;}
#content a.readmore {
	background: #c20113;
	color: #fff;
	display: block;
	font: bold 0.8em/1em Verdana, Arial, Helvetica, sans-serif;
	/*height: 22px;*/
	padding: 6px 4px;
	text-align: center;
	width: 84px;
	margin: 10px 0 0 15px;
}
#content a.testimonials {
	background: #c20113;
	color: #fff;
	display: block;
	font: bold 0.8em/1em Verdana, Arial, Helvetica, sans-serif;
	/*height: 22px;*/
	padding: 6px 4px;
	text-align: center;
	width: 140px;
	margin: 10px 0 0 15px;
	border: 1px solid #000;
}
#content a:hover.testimonials, #content a:hover.readmore  {
    color: #000;
}
#content ul {
    list-style: none;
	padding: 0 0 0 19px;
}
#content li {
    list-style: none;
	background: url(images/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 7px;
}
.pdf {
    background: url(images/iconPDF.gif) no-repeat 0px 0px;
	padding: 0 0 0 23px;
}
/* Sidebar
-------------------------------------------------------------------------------------- */
#sidebar {
    width: 328px;
	float: left;
	padding: 16px 0 30px 0;
}
#full-pages {width: 90%;padding: 30px;}
#main-pages {
    width: 500px;
	float: right;
	padding: 16px 31px 30px 0;
}
#main-pages h2 {
    margin: 20px 0 10px 0;
}
#main-pages h2.top {
    margin: 0 0 10px 0;
}
#main-pages p, #sidebar p {
    margin: 5px 0;
	font-weight: normal;
}
#main-pages img {
    padding: 2px;
	border: 1px solid #777;
}
#main-pages ul {list-style: none; margin: 5px;}
#main-pages ul li {background: url(images/bullet.gif) no-repeat 0px 8px; margin: 5px 0px; padding: 0 0 0 7px;}
#sidebar img { 
    height: 177px;
	margin: 0;
	padding: 0;
	display: block;
}
#sidebar h2 { 
    height: 30px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 7px 0;
	margin: 0;
}
#sidebar h2.about {
    background: #9d6a6a;
}
#sidebar h2.services {
    background: #714444;
}
#sidebar h2.contact {
    background: #974347;
}
#sidebar h3 {
    margin: 10px 0 10px 0;
}
#sidebar p {
    font-size: 90%;
}
/* Footer
-------------------------------------------------------------------------------------- */
#footer {
	background: url(images/footer-sides.gif) repeat-y top left;
	clear: both;
	font: 0.8em/1.1em Verdana, Arial, Helvetica, sans-serif;
	width: 920px;
}
#footer div.wrap {
	background: url(images/footer-top.gif) no-repeat top left;
}
#footer div.container {
	background: url(images/footer-bottom.gif) no-repeat bottom left;
	padding: 19px 22px 16px 21px;
	width: 877px;
}
#footer p {
	margin: 10px 0 0 5px;
	float: left;
}
#footer ul{
	float: right;
	list-style: none;	
	margin: 10px 5px 0 0;
}
#footer ul li {
	display: inline;
	list-style: none;
	background: none;
}
#footer a {
    color: #000;
	text-decoration: none;
	margin-right: 15px;
}
#footer a:hover {
	color: #c20113;
}
/* Form
-------------------------------------------------------------------------------------- */
form {

	margin: 0 0 0 20px;
}
fieldset{
	width: 250px;
	border: 0px #fff;
	}	
.fieldset label{ 
	width: 100px; 
	text-align: left; 
    padding:0px;
    margin:0px;
	}

/*.fieldset .nobr {
     display:none;
}  */

.fieldset .textfield {
     margin:0 0 3px 0;
     height:20px;
     width:200px;
	 border: 1px #999 solid;
}	
.fieldset .textarea {
     margin: 0 0 3px 0;
     height: 60px;
     width: 200px;
	 border: 1px #999 solid;
}
.fieldset .select {
     margin: 3px;
     height: 20px;
     width: 150px;
}
legend{
	font-size: 95%;
	color: #666;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.address{
	padding: 15px 0 0 0;
	float: left;
	width: 230px;
}
.submitbutton{
  background-color: #c20113;
  font-weight: bold;
  width: 100px;
  font-size: 0.7em;
  border: 1px solid #000;
  color: #fff;
  display: block;
}
.submitbutton:hover{
  color:#000;
}
.submitbutton:active{
  color:#000;
}
.required {
   color: #FF0000;
}