body {
	margin: 0;
	padding: 0;
	background:#eeeeee;
	font: 12px Arial;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #1e1e1e;
	margin: 23px 0 18px 0;
}
h2.lighter {
	color: #a8a8a8;
	margin: 15px 0 10px 0;
}
h3 {
	font: 14px Arial;
	font-style: italic;
	margin: 12px 0 0;
	padding: 0;
	color:#898989;
	float: right;
}
h4 {
	font-size: 18px;
	font-style: italic;
	color: #2c2c2c;
}
h5 {
	font: 14px Arial;
	margin: 15px 0 0;
	padding: 0;
	color:#898989;
	float: right;
	text-align: right;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #0a5987;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 22px;
	letter-spacing: 0.03em;
}
/*------------------------------------------
 * Top Header
 ---------------------------------------------*/
a.logo {
	float: left;
	width: 220px;
	height: 80px;
	margin: 13px 0 0 0;
	padding: 0;
}
.toolbar {
	margin: 13px 0 0 0;
	float: right;
}
a.sendfile {
	float: right;
	width: 97px;
	height: 37px;
	background-image: url(../images/SendFileBtn-Sprite.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	text-decoration: none;
}
a.sendfile:hover {
	background-position: 0 -37px;
}
.phonenumber {
	float: right;
	width: 131px;
	height: 37px;
	background: #000000 url(../images/phonenumber.gif) 0 0 no-repeat;
}
/*------------------------------------------
 * Main Menu
 ---------------------------------------------*/
ul#MainMenu {
	float: right;
	width: 540px;
	height: 13px;
	list-style: none;
	margin: 18px 0 0;
	padding: 0;
}
ul#MainMenu li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#MainMenu li a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/MainMenu-Sprite.gif);
}

ul#MainMenu li a#HomeMenu {
	width: 75px;
	height: 13px;
	max-height: 13px;
	background-position: 0 0;
}
ul#MainMenu li a#HomeMenu:hover {
	background-position: 0 -13px;
}
ul#MainMenu li a#HomeMenu.selected {
	background-position: 0 -13px;
}

ul#MainMenu li a#AboutMenu {
	width: 110px;
	height: 13px;
	background-position: -75px 0;
}
ul#MainMenu li a#AboutMenu:hover {
	background-position: -75px -13px;
}
ul#MainMenu li a#AboutMenu.selected {
	background-position: -75px -13px;
}

ul#MainMenu li a#ServicesMenu {
	width: 110px;
	height: 13px;
	background-position: -185px 0;
}
ul#MainMenu li a#ServicesMenu:hover {
	background-position: -185px -13px;
}
ul#MainMenu li a#ServicesMenu.selected {
	background-position: -185px -13px;
}

ul#MainMenu li a#TesitmonialMenu {
	width: 135px;
	height: 13px;
	background-position: -295px 0;
}
ul#MainMenu li a#TesitmonialMenu:hover {
	background-position: -295px -13px;
}
ul#MainMenu li a#TesitmonialMenu.selected {
	background-position: -295px -13px;
}

ul#MainMenu li a#ContactMenu {
	width: 110px;
	height: 13px;
	background-position: -430px 0;
}
ul#MainMenu li a#ContactMenu:hover {
	background-position: -430px -13px;
}
ul#MainMenu li a#ContactMenu.selected {
	background-position: -430px -13px;
}

/*------------------------------------------
 * Slideshow
 ---------------------------------------------*/
#header {
	width: 940px;
	height: 245px;
}
#s2 {
	position: absolute;
	width: 940px;
	height: 245px;
	z-index: -5;
	overflow: hidden;
}
#s2Nav {
	position: relative;
	width: 73px;
	height: 25px;
	top: 207px;
	left: 852px;
	padding-left: 15px;
	background: #000000;
	text-align: center;
	z-index: 10;
}
#s2Nav a {
	float: left;
	margin: 5px 7px 0 0;
}
#header {
	float: left;
	margin-top: 5px;
}

/*------------------------------------------
 * left content
 ---------------------------------------------*/
#leftcontent p {
	width: 565px;
	padding-right: 28px;
	border-right: 1px solid #4b3131;
}

/*------------------------------------------
 * right content
 ---------------------------------------------*/
ul.list {
	width: 100%;
	list-style: none;
	background: #dddddd;
}
ul.list li {
	width: 231px;
	height: 26px;
	padding: 0 0 0 43px;
	margin: 0;
	background: #dddddd url(../images/list-default.gif) 0 0 no-repeat;
}
ul.list li.gradient {
	background: #dddddd url(../images/list-gradient.gif) 0 0 no-repeat;
}
ul.list li.selected {
	background: #dddddd url(../images/list-selected.gif) 0 0 no-repeat;
}
ul.cornerfold {
	background: #dddddd url(../images/cornerfold.gif) right 0 no-repeat;
}
ul.list li a {
	float: left;
	width: 231px;
	padding-top: 8px;
	border-bottom: 1px dotted #8b8b8b;
	padding-bottom: 3px;
	color: #5a5a5a;
}
ul.list li.spacer {
	height: 10px;
	max-height: 10px;
}

/*------------------------------------------
 * bottom content
 ---------------------------------------------*/
.bottomcontent {
	margin-top: 38px;
}
.bottomcontent-bg {
	margin-top: 38px;
	height: 150px;
}
.downloadbox {
	padding: 10px;
}
#testimonials {
	width: 550px;
	margin-top: 10px;
	margin-left: 44px;
	border-left: 1px solid #4b3131;
}
#testimonials div {
	width: 515px;
	margin-left: 60px;
}
.botbg-right {
	float: right;
	display: inline-block;
	width: 350px;
}
.botbg-left {
	float: left;
	display: inline-block;
}
.botbg-right p {
	float: right;
	display: inline-block;
	width:140px;
	color: #dbdbdb;
}.botbg-right p.right {
	margin-right: 16px;
	text-align: right;
}
.botbg-right p a {
	display: inline-block;
	padding-top: 2px;
}

.footerbg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 150px;
	background: #1e1e1e;
	z-index: -100;
}

.footer {
	margin-top: 15px;
}
.footer p {
	float: left;
	display: inline-block;
	font-size: 11px;
	color: #464646;
}
.footer a {
	font-size: 11px;
	color: #464646;
}
.footer a.dilogo {
	float: right;
	display: inline-block;
}

#accordion p {
	border:none;
	padding: 0;
	margin: 0;
}
.downloads {
	float: left;
	display: inline-block;
	width: 300px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: #eeeeee url(../images/downloadbox-empty.gif) 0 0 no-repeat;
}
.downloads p {
	padding: 15px 0 0 100px !important;
	margin: 0;
	border: none !important;
}
.downloads a {
	position: relative;
	top: 55px;
	left: 220px;
	padding:0;
	margin: 0;
	font-weight: bold;
	color: #505050;
}
.form-row {
	float: left;
	width: 436px;
	margin-top: 18px;
}
input[type=text] {
	float: left;
	width: 196px;
	border: 1px solid #d5d5d5;
	background: #ffffff;
	padding: 5px;
	margin: 0;
}
.right {
	float: right !important;
}
.left {
	float: left !important;
}
input[type=submit] {
	float: right;
	background: #1e1e1e;
	border: 1px solid #434343;
	color: #808080;
	padding: 3px 15px;
}
textarea {
	width: 425px;
	height: 94px;
	padding: 5px;
	margin: 0;
	font: 12px Arial;
	border: 1px solid #d5d5d5;
}
.file {
	position: relative;
	width: 206px;
	padding: 0;
	margin: 0;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.filebg {
	width: 206px;
	height: 24px;
	border: 1px solid #d5d5d5;
	background: #ffffff url(../images/arrowup.gif) right center no-repeat;
}
.filetext {
	position: absolute;
	border: none !important;
	width: 180px !important;
	height: 18px;
	overflow: hidden;
	padding: 1px 0 0 10px !important;
	margin: -22px 0 0 !important;
	color: #808080 !important;
	z-index: 1;
}

/* Accordian
----------------------------------------------- */
.toggler {
	height: 18px;
	color: #222;
	margin: 10px 0 0;
	padding: 3px 5px;
	background: #dddddd;
	font-size:1.1em;
	font-weight: normal;
}
h6 {
	width: 100%;
	font-weight: bold !important;
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
h6.ui-state-default {
	background: #dddddd url(../images/plus.gif) right 0 no-repeat;
}
h6.ui-state-active {
	background: #dddddd url(../images/minus.gif) right 0 no-repeat;
}
.element p {
	margin: 0;
	padding: 4px 4px 4px 9px !important;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}

.onsite {
	margin: 5px;
	padding: 5px;
	border-bottom: 1px dotted #7e7e7e;
}
.onsite p {
	border: none !important;
	padding-left: 10px;
	line-height: 15px;
}

