body {
	font-size: 90%;
	color: #424242;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-position: 50% top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #002F5E;
}
h1 {
	font-size: 120%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #549F24;
}
h2 {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	clear: left;
	color: #549F24;
}
h2 a {
	color: #549F24;
	text-decoration: none;
}
h2 a:hover {
	color: #549F24;
	text-decoration: underline;
}
h3 {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #549F24;
}
p {
	font-size: 90%;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.highlight {
	font-weight: bold;
	color: #549F24;
}
#OuterWrapper {
	width: 920px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #CCC;
}
#Breadcrumbs {
	clear: left;
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	color: #999;
}
#Breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#Breadcrumbs a:hover {
	text-decoration: underline;
}
#header {
	float: left;
	width: 900px;
	margin: 0px;
	background-color: #FDFDFD;
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #549F24;
}
#header img {
	float: left;
}
#header .Tel {
	color: #549F24;
	font-size: 180%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#header .Quote {
	font-size: 150%;
	color: #549F24;
	clear: right;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .Quote a {
	color: #549F24;
	text-decoration: none;
}
#Header .Quote a:hover {
	text-decoration:underline;
}
#Navigation {
	width: 900px;
	clear: both;
	margin-bottom: 5px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#Navigation a {
	color: #FFF;
	text-decoration: none;
}
#Navigation li a:hover {
	text-decoration: underline;
}
#Navigation .TopNav {
	float: left;
	width: 860px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 45px;
	background-image: url(../Navigation/TopNav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFF;
}
#Navigation .TopNav li {
	float: left;
}
#Navigation .TopNav a:hover {
	text-decoration: none;
}
#Navigation .TopNav .home-on a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 28px;
	margin-right: 20px;
	line-height: 37px;
	width: 109px;
	background-image: url(../Navigation/home-on.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#Navigation .TopNav .home-off a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 28px;
	margin-right: 20px;
	line-height: 37px;
	width: 109px;
	background-image: url(../Navigation/home-off.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#Navigation .TopNav .Calls-off a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 37px;
	margin-right: 20px;
	line-height: 37px;
	width: 155px;
	background-image: url(../Navigation/calls-off.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#Navigation .TopNav .Calls-on a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 37px;
	margin-right: 20px;
	line-height: 37px;
	width: 155px;
	background-image: url(../Navigation/calls-on.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#Navigation .TopNav .Solutions-on a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 24px;
	margin-right: 20px;
	line-height: 37px;
	background-image: url(../Navigation/solutions-on.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 236px;
}
#Navigation .TopNav .Solutions-off a {
	float: left;
	height: 37px;
	padding-top: 8px;
	padding-right: 14px;
	padding-left: 24px;
	margin-right: 20px;
	line-height: 37px;
	background-image: url(../Navigation/solutions-off.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 236px;
}
#Navigation .SubNav-home {
	float: left;
	width: 860px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background-image: url(../Navigation/SubNav-Orange.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
}
#Navigation .SubNav-calls {
	float: left;
	width: 860px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background-image: url(../Navigation/SubNav-Red.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
}
#Navigation .SubNav-solutions {
	float: left;
	width: 860px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background-image: url(../Navigation/SubNav-Green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
}
#Navigation .SubNav-home li, #Navigation .SubNav-calls li, #Navigation .SubNav-solutions li {
	float: left;
	margin-right: 10px;
	color: #FFF;
}
#Banner {
	clear: both;
	float: left;
	width: 900px;
	height: 250px;
	padding-right: 10px;
	padding-left: 10px;
}
#InnerWrapper {
	width: 900px;
	margin-top: 10px;
	float: left;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
}
#Clients {
	clear: both;
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Clients h2 {
	padding: 0px;
	margin: 0px;
}
#Clients #Clients-Copy {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-right: 50px;
}
#Clients #Clients-Copy p a {
	color: #549F24;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #549F24;
	text-decoration: none;
}
#Content {
	float: left;
	width: 640px;
	padding-right: 10px;
}
#Content  .readmore{
	color: #549F24;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #549F24;
}
#Content h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #549F24;
}
#Content #JumpForm {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	padding: 0px;
}
#Content #JumpForm #PSJump {
	float: right;
	margin: 0px;
	padding: 0px;
}
#Content p {
	line-height: 1.5em;
}
#Content p img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#Content p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content ul {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	list-style-position: inside;
	display: block;
	padding: 0px;
	margin: 0px;
}
#Content .SmallButtons {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	width: 630px;
	font-size: 100%;
	height: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content .SmallButtons li {
	float: left;
	height: 155px;
	width: 200px;
	margin-right: 10px;
}
#Content .SmallButtons p {
	line-height: 1.2em;
}
#Content .SmallButtons a {
	background-image: url(../images/SmallButton.png);
	float: left;
	height: 155px;
	width: 200px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content .SmallButtons a h2 {
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #549F24;
	font-size: 100%;
	line-height: 1.3em;
}
#Content .SmallButtons a p {
	line-height: 1.2em;
	color: #333;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#DecisionTree {
	font-size: 80%;
}
#DecisionTree p img {
	clear: left;
	float: left;
}
#DecisionTree #BasicTable , #DecisionTree #AdvancedTable{
	border: 1px solid #999;
}
#SlidingZone {
	float: left;
	width: 650px;
}
#Awards  {
	float: left;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Awards .Award  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
}
#Awards .Award .Award-Left  {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#Awards .Award .Award-Right  {
	float: left;
	width: 335px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}
#Awards .Award .Award-Right ul  {
	list-style-image: url(../images/bparrow.gif);
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#PhoneSystems {
	float: left;
	width: 640px;
	font-size: 90%;
	color: #666;
}
#PhoneSystems .PSDetail {
	width: 618px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#PhoneSystems .PSDetail img {
	float: left;
	margin-right: 10px;
	width: 150px;
}
#PhoneSystems .DetailContainer {
	float: left;
	width: 458px;
}
#PhoneSystems .PSDetail h3 {
	padding: 0px;
	margin: 0px;
}
#PhoneSystems .PSDetail p {
	clear: none;
}
#PhoneSystems .PSDetail .more {
	color: #549F24;
	font-size: 100%;
	float: right;
	margin: 0px;
	padding: 0px;
}
#PhoneSystems .PSDetail .more a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PhoneSystems .PSDetail .more img {
	height: 33px;
	width: 100px;
	clear: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#Brochure  {
	float: right;
	width: 70px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Brochure a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Brochure a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#Brochure p {
	text-align: center;
	margin: 0px;
	float: right;
	width: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1em;
	color: #549F24;
}
#Details img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#downloads li {
	list-style-type: none;
}
#downloads li a img {
	margin-right: 5px;
}
#downloads li a {
	text-decoration: none;
	color: #666;
}
#downloads li a:hover {
	color: #666;
	text-decoration: underline;
}
#RightRail {
	width: 240px;
	float: right;
	margin-left: 10px;
}
#RightRail #DecisionTree {
	height: 230px;
	width: 230px;
	margin-bottom: 10px;
}
#RightRail h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#RightRail h3 {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #569A23;
	padding-bottom: 5px;
}
#RightRail .title {
	color: #549F24;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#RightRail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
}
#RightRail  #MiniContact{
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 160px;
	height: 250px;
	background-image: url(../images/form-bg-green.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 30px;
	margin-left: 0px;
}
#RightRail #MiniContact h2 {
	color: #FFF;
	font-size: 130%;
	margin-bottom: 20px;
}
#RightRail .GAQ {
	padding-left: 20px;
	color: #549F24;
}
#RightRail .GAQ a {
	color: #549F24;
	text-decoration: none;
}
#RightRail .GAQ a:hover {
	text-decoration: underline;
}
#RightRail p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MiniContact input#Name , input#Company, input#Number{
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width: 100%;
}
#MiniContact #Submit {
	float: right;
}
#MiniContact p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 90%;
	color: #FFF;
}
#Footer {
	padding: 10px;
	width: 900px;
	font-size: 90%;
	color: #666;
	clear: both;
	float: left;
	margin-top: 10px;
	background-image: url(../images/footer-gradient.png);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #549F24;
}
#Footer h2 {
	margin: 0px;
}
#Footer ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1em;
	float: left;
}
#Footer ul li {
	color: #999;
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
#Footer ul li a {
	text-decoration: none;
	color: #999;
	padding: 0px;
	margin: 0px;
}
#Footer ul li a:hover {
	text-decoration: none;
	color: #549F24;
}
#FooterSubLinks {
	clear: both;
	width: 880px;
	float: left;
	color: #CCC;
	font-size: 80%;
	margin-left: 10px;
}
#FooterSubLinks ul {
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	width: 880px;
}
#FooterSubLinks ul li {
	float: left;
	margin: 2px;
}
#FooterSubLinks ul li a {
	color: #999;
	text-decoration: none;
}
#FooterSubLinks ul li a:hover {
	color: #549F24;
	text-decoration: none;
}

