@charset "UTF-8";
img, div, input { behavior: url("iepngfix.htc") }

body {
	font-family: "Trebuchet MS";
	background-image: url(/img/stripe.png);
	background-repeat: repeat;
	background-color: #FEFEFE;
}

a img {
   border-style: none;
}
div#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#header {
	height: 295px;
	width: 930px;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990404;
}
h3 {
	font-weight: bold;
	color: #990404;
}
#menu li{
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color:#990404;
	}
#menu a{
	text-decoration:none;
}
#menu a:Hover{
	text-decoration:underline;
}
#menu ul li ul{
	font-size:.9em;
	margin:0;
}
#menu ul li ul li{
	list-style:square;
}
ul li ul{
	font-size:.9em;
	margin:0;
	display:none;
}
.menu {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	width: 200px;
}
p {

}
#workflow {
	background-image: url(/img/banner.png);
	background-repeat: no-repeat;
width: 552px;
	height: 138px;
	margin-top: -20px;
	margin-bottom: 10px;
}
div#quote {
	position: absolute;
	width: 233px;
	left: 600px;
	top: 69px;
	height: 79px;
}
div#hurry {
	position: absolute;
	left: 673px;
	top: 12px;
}
div#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	font-size: 10px;
}
div#menu {
	float: right;
	width: 300px;
	margin-top: 45px;
	list-style-image: none;
	list-style-type: none;
}
a {
	color: #990404;
}
a.menu {
	color: #000;
	
	}
div#main_top {
	background-image: url(/img/main_top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 600px;
}
div#content {
	width: 930px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
div#main {
	background-image: url(/img/main_center.png);
	background-repeat: repeat-y;
	padding: 25px;
	width: 550px;
}
div#main_bottom {
	background-image: url(/img/main_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 600px;
}
h2 {

	font-weight: bold;
	color: #644934;
margin-top:25px;
}
hr {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 95%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
#whitepapers {
	background-color: #CCCCCC;
	width: 150px;
	padding: 10px;
	}
#insert_container {
background-color: #f7f7f7;
	width: 190px;
	padding: 10px 10px 20px 10px;
	float: right;
	margin: 15px 15px 15px 15px;
	font-size: 13px;
	border: 1px #CCCCCC dotted;
	
}
#res_blog {
	width: 300px;
	float: left;
}
#resources {
	width: 450px;
	height: 600px;
position: relative;
}
.blogposts {
font-size: 10px; }

#linker { width:450px; height:160px; }

#home_news {
background-color: #f7f7f7;
width: 510px;
padding: 10px 10px 20px 10px;
margin: 0px 5px 0px 5px;
	font-size: 13px;
	border: 1px #CCCCCC dotted;
	
}

