/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#0d417b;
}
h1{
	font-size:2.2em;
	color:#009dcc;
	font-style:italic;
}
a{
color:#009dcc;
}
a:hover{
color: #3366CC;
}
/*This Stuff is on all pages*/

#wrapper{
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/Sales/images/header.jpg);
	width: 746px;
	height:30px;
	float:left;	
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:lighter;
	padding-right:166px;
	padding-top:81px;
}
#Header a{
	color:#FFFFFF;
	text-decoration:none;
}
#Header a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#below-header{
	background-color: #00FFFF;
	width: 912px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image:url(/Sales/images/main-content.jpg);
}
#footer{
	background-image: url(/Sales/images/shadow_bottom.jpg);
	float: left;
	height: 19px;
	width: 912px;
}
#footer A {
	color:#000000;
	text-decoration:none;
}
#footer A:hover {
	text-decoration:underline;
}
#footer_below{
	height: 25px;
	width: 880px;
	padding-left:32px;
	color:#c4c4c4;
	font-size:0.9em;
}
#footer_below a{
	color:#c4c4c4;
	text-decoration:none;
}
#footer_below a:hover{
	color:#c4c4c4;
	text-decoration: underline;
}
.fieldHolder{
	width:185px;
	height:18px;
	background: url(/Sales/images/search_Bar.jpg) no-repeat;
	float: left;
}
.search{
	width:185px;
	height:18px;
	background: none;
	border: none;
	color: #999999;
	font-size:1.0em;
	font-style:italic;
	margin-top:2px;
	margin-left: 10px;
}
.search_button{
	background-image:url(/Sales/images/search_button.jpg);
	height:18px;
	width:50px;
	border:0;
} 

/*This stuff is for the home page*/

#Leftcol{
	background-image: url(/Sales/images/left-col22.jpg);
	float: left;
	width: 335px;
	height:411px;
	color:#7e7e7e;
	font-size:1.0em;
	line-height:16px;
	padding-left:32px;
	padding-top:15px;
}
#rightcol{
	background-image: url(/Sales/images/right-col22.jpg);
	float: left;
	width: 545px;
	height:426px;
}



#Leftcol22{
	/*  
	
	*/
	background-image: url(/Sales/images/left-col.jpg);
	float: left;
	width: 335px;
	height:311px;
	color:#7e7e7e;
	font-size:1.0em;
	line-height:16px;
	padding-left:32px;
	padding-top:15px;
}
#rightcol22{
	background-image: url(/Sales/images/right-col.jpg);
	float: left;
	width: 545px;
	height:326px;
}








#bottom{
	background-image: url(/Sales/images/bottom.jpg);
	float: left;
	height: 168px;
	width: 880px;
	padding-left:32px;
}
#testimonials{
	background-image: url(/Sales/images/what_our_users_say.jpg);
	width: 229px;
	height:94px;
	float:left;
	margin-right:21px;
	padding-left:40px;
	padding-top:41px;
	color:#FFFFFF;
	line-height:1.5em;
}
#blog{
	background-image: url(/Sales/images/latest_news.jpg);
	width: 254px;
	height:94px;
	float:left;
	margin-right:21px;
	padding-top:41px;
	padding-left:15px;
	color:#FFFFFF;
	line-height:1.5em;
	background-repeat:no-repeat;
}
#newsletter{
	background-image: url(/Sales/images/newsletters.jpg);
	width: 254px;
	height:94px;
	float:left;
	padding-top:41px;
	padding-left:15px;
	color:#FFFFFF;
	line-height:1.5em;
	background-repeat:no-repeat;
}

/*This Stuff is for the typical pages*/

#testimonials-main{
	background-image: url(/Sales/images/what_our_users_say-main.jpg);
	width: 229px;
	height:94px;
	padding-left:40px;
	padding-top:41px;
	color:#FFFFFF;
	line-height:1.5em;
	margin-left:65px;
	margin-bottom:15px;
}
#blog-main{
	background-image: url(/Sales/images/latest_news-main.jpg);
	width: 254px;
	height:94px;
	padding-top:41px;
	padding-left:15px;
	color:#FFFFFF;
	line-height:1.5em;
	background-repeat:no-repeat;
	margin-left:65px;
	margin-bottom:15px;
}
#newsletter-main{
	background-image: url(/Sales/images/newsletters-main.jpg);
	width: 254px;
	height:94px;
	padding-top:41px;
	padding-left:15px;
	color:#FFFFFF;
	line-height:1.5em;
	background-repeat:no-repeat;
	margin-left:65px;
}
#bottom-main{
	float: left;
	height: 60px;
	width: 912px;
}
#Leftcol-main{
	background-image: url(/Sales/images/left-col-main.jpg);
	float: left;
	width: 510px;
	color:#7e7e7e;
	font-size:1.0em;
	line-height:16px;
	padding-left:32px;
	padding-top:15px;
	background-repeat:no-repeat;
}
#rightcol-main{
	background-image: url(/Sales/images/right-col-main.jpg);
	float: left;
	width: 370px;
}
/*End Typical Pages*/