@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#d1d0cb;
	
}

.softbg{
	background-image:url(images/logosoft.jpg);
	background-repeat:no-repeat;
}

.commbg{
	background-image:url(images/commercialleasing.jpg);
	background-repeat:no-repeat;
	height:214px;
}

.salebg{
	background-image:url(images/salebg.gif);
	background-repeat:no-repeat;
	height:161px;
}

.navlink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3a6e8f;
}

.navlink a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3a6e8f;
}

.navlink a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3a6e8f;
}

.smallboxbg{
	background-image:url(images/box_bg.jpg);
	background-repeat:no-repeat;
	height:140px;
	padding:10px;
}

.speal{
	font-size:13px;
	color:#6d5435;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}

.whitetext{
	color:#FFF;
	font-weight:bold;
}

.scrollme {
height: 595px;
overflow:auto;
}

.readmore {
	color:#0c2744;
}

.readmore a {
	
	text-decoration:none;
	color:#0e3a69;
	font-size:10px;
	font-weight:bold;


}

.readmore a:hover {
text-decoration:none;
color:#0e3a69;
font-size:10px;
font-weight:bold;


}

.greenheader2{
	color:#0e3a69;
}

.imagepad {
padding-left:5px;
padding-bottom:5px;



}

.footer{
	width:100%;
	background-image: url(images/footerl_bg.jpg);
	background-position:center;
	background-position:top;
	height:103px;
	font-size:11px;
	color:#6d5435;
	font-family:Verdana, Geneva, sans-serif;
}

.largetext{
	font-size:16px;
	line-height:24px;	
}

.heading{
	font-size:14px;
	font-weight:bold;
		
}

.homeblack{
	color:#000;
}
	
