body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333;
}
a img {
	border: none;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	font: 1em Georgia, serif;
	line-height: 1.4;
	background: #e7e7e7 url(img/bg.gif) repeat-x;
	padding: 0 10px;
	border-right: solid 10px #666;
	border-left: solid 10px #666;
	border-bottom: solid 10px #666;
}

#header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 70px;
	background: url(img/head.gif) no-repeat;
	text-indent: -9999px; overflow: hidden; font-size: 1%;
	position: relative;
}
#header h1 a {
	position: absolute;
	top: 30px;
	left: 0;
	width: 150px;
	height: 40px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lucida Grande', sans-serif;
}
h2 {
	margin: 0;
	font-family: Georgia, serif;
	font-size: 2.2em;
	text-align: center;
	color: #222;
	background: #b9d7e4;	
	font-weight: normal;
	padding: 0;
	border-bottom: solid #9a9a9a 1px;
	border-top: solid #9a9a9a 1px;
}
h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #5E1705;
}
h4 {
	font-weight: normal;
	color: #111;
}
p, li {
	line-height: 1.8;
}
#nav, #footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav {
	position: relative;
	width: 960px;
	height: 30px;
	text-indent: -9999px; overflow: hidden; font-size: 1%;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	position: absolute;
	display: block;
	background: url(img/nav.gif) no-repeat;
	height: 30px;
}

li#nav_Hom a {width: 105px; left:   0px; background-position: -0px 0;}
li#nav_Abo a {width: 110px; left: 105px; background-position: -105px 0;}
li#nav_Sol a {width: 117px; left: 215px; background-position: -215px 0;}
li#nav_New a {width: 145px; left: 332px; background-position: -332px 0;}
li#nav_Inv a {width: 112px; left: 477px; background-position: -477px 0;}
li#nav_Cli a {width: 131px; left: 589px; background-position: -589px 0;}
li#nav_Car a {width: 102px; left: 720px; background-position: -720px 0;}
li#nav_Con a {width: 138px; left: 822px; background-position: -822px 0;}

li#nav_Hom a:hover {background-position: -0px   -30px;}
li#nav_Abo a:hover {background-position: -105px -30px;}
li#nav_Sol a:hover {background-position: -215px -30px;}
li#nav_New a:hover {background-position: -332px -30px;}
li#nav_Inv a:hover {background-position: -477px -30px;}
li#nav_Cli a:hover {background-position: -589px -30px;}
li#nav_Car a:hover {background-position: -720px -30px;}
li#nav_Con a:hover {background-position: -822px -30px;}

#splash {
	background: url(img/splash.jpg) no-repeat;
	width: 960px;
	height: 270px;
	color: #fff;
	font-size: 0.95em;
	position: relative;
	font-family: Trebuchet, 'Trebuchet MS';
}
#splash h3 {
	margin: 0;
	padding: 0;
}
#splash .splash h3 {
	color: #F08269;
	font-weight: normal;
	font-size: 1.5em;
	font-family: 'Lucida Grande', serif;
}
#deliver, #recent {
	padding-top: 20px;
}
#deliver {
	position: absolute;
	left: 380px;	
	width: 240px;
}
#recent {
	position: absolute;
	left: 680px;	
	width: 280px;
}
#clients {
	position: absolute;
	bottom: 30px;
	left: 480px;
	font-size: 1.4em;
	font-weight: normal;
}
#clients img {
	position: relative;
	top: 10px;
	left: 20px;
}

#solutions {
	background: url(img/solutions.gif) left top no-repeat;
	width: 960px;
	padding-top: 60px;
	text-align: center;
	margin-bottom: 80px;
}
#solutions .soln {
	float: left;
	width: 184px;
	height: 250px;
	margin: 0 4px;
}
#solutions .soln_last {
	margin-right: -10px;
}
#solutions #soln {
	background: url(img/grad.jpg) no-repeat;
	padding-top: 5px;
	height: 21px;
	width: 960px;
}
#solutions .soln h4 {
	color: #0098d7;
	font-weight: bold;
	font-size: 12px;
	height: 35px;
	vertical-align: center;
	background: url(img/sol_top.gif) center bottom no-repeat;
	padding-bottom: 14px;
	margin-bottom: 0;
}
#solutions .soln p {
	font-size: 11px;
	padding-top: 105px;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}
#solutions .soln div {
	background: #cfcfcf url(img/sol_bot.gif) center bottom no-repeat;
	height: 230px;
	overflow: hidden;
}

#tms p {
	background: url(img/icon/tms.gif) center 10px no-repeat;
}
#frm p {
	background: url(img/icon/forms.gif) center 10px no-repeat;
}
#mls p {
	background: url(img/icon/mls.gif) center 10px no-repeat;
}
#prp p {
	background: url(img/icon/prop.gif) center 10px no-repeat;
}
#srv p {
	background: url(img/icon/service.gif) center 10px no-repeat;
}

#main {
	min-height: 300px;
}

#footer {
	clear: left;
	text-align: center;
	font-size: 0.75em;
	padding: 1em 0;
	padding-top: 80px;
	background: url(img/foot.gif) center 20px no-repeat;
	margin: 2.2em 0 1em 0;
}
#footer ul li {
	margin: 0;
	padding: 0 0.3em;
	display: inline;
}
#page {
	color: #333;
}

a:link, a:visited {
	color: #0098d7;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #000;
}
a.more:hover, a.more:active, a.more:focus {
	color: #fff;
	text-decoration: underline;
}


iframe {
	border: solid 1px #333;
}

li span.mgr {
	font-weight: bold;
}

#Form2 {
	padding: 0.5em 0;
	margin: 0;
}
fieldset {
	border: solid 1px #999;
	background: #eee;
	display: inline;
	margin: 0;
	padding: 0.5em;
}

form label {
	width: 10em;
	float: left;
}
form input {
	float: left;
}
form p {
	clear: left;
	padding-bottom: 1.3em;
}
a.submit {
	padding-top: 1em;
	margin-left: 10em;
}
a.btn {
	padding: 0.2em 0.5em;
	background: #ddd;
	text-decoration: none;
	border-top: solid 2px #eee;
	border-left: solid 2px #eee;
	border-bottom: solid 2px #666;
	border-right: solid 2px #666;
	color: #000;
}
a.btn:hover {
	background: #aaa;
	text-decoration: none;
	border-top: solid 2px #666;
	border-left: solid 2px #666;
	border-bottom: solid 2px #eee;
	border-right: solid 2px #eee;
	color: #000;
}
#chron dt {
	font-weight: bold;
	margin: 0.6em 0;
}