@charset "utf-8";
/* CSS Document */

body{
background-color:#b6b6b6;
background-image:url(/wp-content/themes/default/images/background.jpg);
background-repeat:repeat-x;
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#333333;
}

a {
color:#ba0609;
text-decoration: underline;
}

a:hover {
color:#ba0609;
text-decoration: none;
}


.outside-table{
background-image:url(/wp-content/themes/default/images/outer-shadow.png);
background-repeat:repeat-y;
width:944px;
}

#main-div{
margin-left:10px;
margin-top:0px;
background-color:#FFFFFF;
width:923px;
}

#header{
background-image:url(/wp-content/themes/default/images/header-bg.jpg);
background-repeat:no-repeat;
width:923px;
height:60px;
}

#slider{
background-image:url(/wp-content/themes/default/images/slider-bg.jpg);
background-repeat:no-repeat;
width:750px;
height:245px;
float:left;
}

#lead-form{
width:173px;
float:right;
height:245px;
}

#left-column{
width:623px;
background-image:url(/wp-content/themes/default/images/left-bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
float:left;
border-right:1px solid #cccccc;
margin-left:1px;
}

#nav-wrapper{
width:624px;
float:left;
}

#body-text{
border-top:1px solid #cccccc;
padding:25px 25px 0px 25px;;
float:left;
width:572px;
margin-left:2px;
background:transparent;
}

p{
text-align:justify;

}

#checks-box{
float:left;
width:574px;
padding:25px 25px 0px 25px;;
}

#checks-box h2{
font-size:11px;
font-weight:bold;
margin:4px 0px 0px 15px;
color:#000000;
}

#checks-box p{
font-style:italic;
color:#999999;
margin:5px 0px 0px 0px;
}

#checkbox-cell{
padding:10px;
float:left;
}

#checks-box img{
margin-right:5px;
}

#righthand-column{
width:297px;
float:right;
}

#rightbox{
width:297px;
padding:0px 0px 0px 0px;
background-image:url(/wp-content/themes/default/images/rightbox-bg.jpg);
background-repeat:repeat-x;
float:left;
font-size:12px;
margin-bottom:2px;
padding-bottom:10px;
}

#rightbox-content{
padding:10px;
}



#rightbox h2{
color:#6591d0;
font-size:14px;
margin:5px;
}

ul{
list-style-image:url(/wp-content/themes/default/images/red-arrow.png);
font-size:12px;
line-height:18px;
}

#view-button{
float:right; 
border:1px solid #999999; 
padding:5px;
}

#view-button a{
color:#333333;
text-decoration: none;
}

.solutions-table img{
border:solid 1px #000000;
}

#footer{
width:944px;
float:left;
margin-left:1px;
}

#footer img{
padding: 0px;
margin: 0px;
}




h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic
	}

h1 {
	font-size: 4em;
	text-align: center;
	color:#ba0609;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color:#ba0609;
	}

h2.pagetitle {
	font-size: 1.6em;
	color:#ba0609;
	}


h3 {
	font-size: 1.3em;
	color:#ba0609;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#ba0609;
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
	