/*******************************************
*
* Clear CSS
*
*******************************************/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

/*******************************************
*
* RevoVision Designs CSS
*
*******************************************/

html {
	height:100%;
}
body {
	height:100%;
	background:url("../images/bg-main.gif") repeat-x #f5f5f5;
	font-family:"Trebuchet MS",Helvetica,Arial,Tahoma;
	font-size:14px;
	line-height:150%;
	color:#4f594c;
	border:0;
}
p,h1,h2,h3,h4,h5,h6 {
	padding:10px 0;
}
blockquote {
	margin:0;
	padding:10px 0 10px 10px;
}
a,a:visited {
	color:#DA6D0F;
	text-decoration:none;
}
a:hover {
	color:#DA6D0F;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#DA6D0F;
}
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:.9em;
}
h6 {
	font-size:.7em;
}
#wrapper {
	position:relative;
	min-height:100%;
}
.clear {
	clear:both;
}
* html #wrapper {
	height:100%;
}
.spacer {
	width:980px;
	height:10px;
	margin:0 auto;
}
.sliderbg {
	background-color:#FFFFFF;
	margin: 0 auto;
	width:980px;
}

textarea, input, select {
	font-family:"Trebuchet MS","Helvetica","Arial","Tahoma";
	font-size:1.0em;
}


/*******************************************
*
* Header
*
*******************************************/

#header_wrap {
	width:980px;
	margin:0 auto;
}
#header_content {
	width:980px;
	min-width:980px;
	margin:0 auto;
}
#header_top {
	/* background:#5d6063; */
	float:right;
	padding:10px 70px 0 0;
}
#header_left {
	width:180px;
	float:left;
	padding:36px 0 15px 25px;
}
#header_right {
	width:557px;
	float:left;
	text-align:right;
	padding:30px 50px 0 0;
}
#header_right a:link, #header_right a:visited, #header_right a:hover {
	text-decoration:none;
}
.more {
	text-align:right;
}

/*******************************************
*
* Featured
*
*******************************************/

#featured_wrap {
	background:url("../images/bg-featured.gif") repeat-x;
	width:980px;
	height:206px;
	margin:0 auto;
}
#featured_content {
	width:980px;
	min-width:980px;
	margin:0 auto;
}
#mycarousel {
	display:block;
	overflow:hidden;
	position:relative;
	list-style:none;
	width:980px;
	height:206px;
}
/**
.btn_left, .btn_right {
	width:25px;
	margin:80px 0 0 0;
	float:left;
}
.featured_images {
	width:980px;
	float:left;
	height:206px;
	margin:0 auto;
}
**/

/*******************************************
*
* Navigation
*
*******************************************/

#nav_wrap {
	background:url("../images/bg-nav.png") no-repeat;
	width:980px;
	height:54px;
	margin:0 auto;
}
#nav_content {
	width:980px;
	min-width:980px;
	margin:0 auto;
}
#nav_left {
	float:left;
}
#nav_right {
	float:right;
	padding:15px 47px 0 0;
	color:#fff;
}
#nav_right a {color:#fff; text-decoration:none;}
.navigation {
	font-size:1.2em;
	font-weight:bold;
}
ul.navigation {list-style:none;margin:0;padding:0 0 0 25px;}
ul.navigation li {float:left;margin:0;padding:0;}
ul.navigation li a {display:block;padding:15px 50px 15px 0;;height:100%;color:#4f594c;text-decoration:none;text-transform:capitalize;}
	
/*******************************************
*
* Main Content
*
*******************************************/

#intro_wrap {
	width:980px;
	margin:0 auto;
	background:url("../images/bg-welcome.gif") no-repeat;
}
#intro_content {
	width:930px;
	min-width:930px;
	margin:0 auto;
	padding:10px 25px;
	height:100%;
}
#main_wrap {
	width:980px;
	margin:0 auto;
}
#main_content {
	width:930px;
	min-width:930px;
	margin:0 auto;
	padding:10px 25px;
	height:100%;
	background:#f5f5f5;
}
#main_footer {
	width:980px;
	height:5px;
	margin:0 auto;
	background:url("../images/bg-footer.png") no-repeat;
}
tr.alt td {
	background:#eeeeee;
}
tr.over td {
	background:#dddddd;
}
.content_left,.content_right {
	float:left;
	width:425px;
}
.content_header {
	background:url("../images/bg-heading.png") no-repeat;
	width:290px;
	height:36px;
	padding:5px;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	/* list-style: none; */
}
ul.column li {
	float: left;
	width: 310px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 300px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 5px;
}
.block h2 {
	font-size: 1.8em;
}
ol#whats-new {
	width:250px;
	padding:0 0 20px 0;
	margin:0;
}
ul.check {
	margin:0;
	padding: 0;
}
/*******************************************
*
* Contact Us Page
*
*******************************************/

#contactpagewrapper{
	width:100%;
}
#contact-row1 {
	width:100%;
	display:inline;
}
.newsletter {
	width:350px;
	float:left;
}
.address {
	width:300px;
	float:left;
}
.contactform {
	width:100%;
	float:left;
}
.form {
	width:125px;
}
.constant_contact {
	font-family:Trebuchet MS,Helvetica,Arial,Tahoma;
	font-size:10px;
	color:#4f594c;
}
textarea.contactform {
	padding: 7px;
	width: 550px;
	height: 85px;
	background: url("../images/comments_textarea.png") no-repeat;
	border: none;
}
input.contactform {
	width: 242px;
	padding: 7px;
	background: url("../images/comments_input.png") no-repeat;
	border: none;
}
select.contactform {
	width: 242px;
	padding: 7px;
	background: url("../images/comments_input.png") no-repeat;
	border: none;
}


/*******************************************
*
* Footer
*
*******************************************/

#footer_wrap {
	margin:0 auto;
	width:980px;
}
#footer_content {
	width:930px;
	min-width:930px;
	margin:0 auto;
	padding:10px 25px;
	height:100%;
	font-size:11px;
}
.footerlink:link,.footerlink:visited {
	color:#4f594c;
	text-decoration:none;
}
.footerlink:hover {
	text-decoration:none;
}
.footerleft {
	width:50%;
}
.footerright {
	width:50%;
}
ul.footercolumn {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.footercolumn li {
	float: left;
	width: 310px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.footerblock {
	height: 50px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 5px;
}
.footerblock h2 {
	font-size: 1.8em;
}

.clientpicdiv {
	width:600px;
	float:left;
}

.clientdesc {
	width: 300px;
	float:right;
}

.clientpic {
	border:1px solid #dedede;
	display: block;
	padding: 5px;
}

.imgright {
	float:right;
	padding:5px;
}