/* General styles section */
body {
	background: #282e33 url('../images/background.png') repeat-x;
	font-family: "lucida sans", arial;
	color: #676767;
	line-height: 22px;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#262626;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#262626;
	margin: 10px 0 0 0;
	
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

/* end of general styles sections */

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height:150px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	
}
#top_nav {
	height:50px;
	padding-top:100px;
}
#top_content {
		width: 960px;
	background-image: url(../images/bg_content_top.jpg);
	background-repeat: no-repeat;
	height:293px;
}
#top_content .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-right: 20px;
	padding-left: 20px;
}
#top_content img {
	border:0px;
}

div#t-left {
	width: 375px;
	float: left;
	position: relative;
	top: 25px;
}

div#t-left h1 {
	font: 26px trebuchet ms;
	color: #262626;
	font-weight: bold;
}

div#t-left p {
	font: 14px "lucida sans", arial;
	color: #262626;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
	height: 95px;
}

div#t-right {
	width: 920px;
	float: left;
	position: relative;
}

div#t-right {
	margin-top:15px;	
}

#middle_content {
	width: 960px;
	background: #1a2026;
	padding: 30px 0px 30px 0px;	
}
#middle_content .content {
	padding: 0 24px;
	color:#CCC
	font-size: 0.9em;
	line-height: 1.65em;
}
#middle_content .content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#999;
	margin: 10px 0 0 0;
}
#bottom_content {
	width: 960px;
	height: 250px;
	background: #ffffff url('../images/bg_content_bottom.png') repeat-x center top;
	padding-top: 15px;
	padding-bottom: 15px;
}
#top-corners {
	width: 960px;
	height: 5px;
	font-size: 0px;
	background: #ffffff url('../images/bg_top_corners.png') no-repeat;
}
div#bottom-corners {
	width: 960px;
	height: 5px;
	font-size: 0px;
	background: #ffffff url('../images/bg_bottom_corners.png') no-repeat;
}
div#b-c-clients {
	float: left;
	width: 250px;
	position: relative;
	margin-left:25px;
}
div#b-c-testimonials {
	float: left;
	width: 570px;
	position: relative;
	margin-left:25px;
		
}


div#b-c-clients h1 {
	font: 24px "trebuchet ms", arial;
	color: #262626;
	margin-bottom: 15px;
}
div#b-c-testimonials h1 {
	font: 24px "trebuchet ms", arial;
	color: #262626;
	margin-bottom: 15px;
}

div#b-c-testimonials div.testimonial{
	width: 255px;
	float: left;
	margin-left: 55px;
}

div#b-c-testimonials div.first{
	margin-left: 0px;
}

div#b-c-testimonials p {
	font: 12px "lucida sans", arial;
	color: #464646;
	line-height: 22px;
}

div#b-c-testimonials p.author {
	color: #222222;
	margin-top: 5px;
}
div#b-c-testimonials img.quotes {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
	top: 5px;
}
#content_wrapper {
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;	
}
#main_content {
	margin:0px;
	padding:0px;
	width:660px;
	float:left;
	background-color:#FFF;
}
#main_content .content {
	padding: 0 24px;
	color:#000;
	font-size: 0.9em;
	line-height: 1.65em;
}
#main_content .content p{
	color:#000;	
}

#main_widecontent {
	margin:0px;
	padding:0px;
	width:960px;
	float:left;
	background-color:#FFF;
}
#main_widecontent .content {
	padding: 0 24px;
	color:#000;
	font-size: 0.9em;
	line-height: 1.65em;
}
#main_widecontent .content p{
	color:#000;	
}

#right_content {
	float:left;
	width:300px;
	background-color:#FFF;
}
#right_content .content {
	padding: 0 10px;
	color:#CCC;
	font-size: 0.9em;
	line-height: 1.65em;
}
.imgtop45px {
	margin-top:45px;	
}

/*highlights box styles */

#highlights_sale {
	margin:0px;
	padding:0px;
	border-bottom:2px solid #666;
}
/* Form Styling */
form {
	border: thin solid #0000FF;
	padding: 10px;
	background-color: #729A1C;
}
table.contact{
	width: 100%;
	background: #ffffff;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}

table.contact td {
	padding: 5px;	
}

table.contact td.left {
	width: 100px;
	text-align: right;
}

/* INPUTs */

input.text {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 250px;
	background: #f9f9f9 url('../images/bg_input.png') repeat-x;
	font: 12px "lucida sans", arial;
	color: #656565;
}

textarea.message {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 300px;
	height: 150px;
	background: #f9f9f9 url('../images/bg_input.png') repeat-x;
	font: 12px "lucida sans", arial;
	color: #656565;
}

input.submit {
	border: 1px solid #888888;
	padding: 5px;
	width: 100px;
	height: 30px;
	background: #f9f9f9 url('../images/bg_input_submit.png') repeat-x;
	font: 12px arial;
	color: #ffffff;

	cursor: pointer;
}
/*  end form styling */
.floatleft {
	float:left;
	margin-right:15px;
}
#masthead .content {
	margin:0px;
	padding: 0px;
}

#footer {
	padding: 0;
	color: #999999;
	font-size: 0.7em;
	letter-spacing:.20em;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer .content {
	padding: 12px 20px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link {
	color: #79BB0D;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	color: #999;
}
.clear {
	clear:both;	
}
.floatright {
	float:right;
	margin-left:10px;
}
