@charset "UTF-8";
html {
	margin:0;
	padding:0;
}
body {
	font-family: "trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
img {
	border:none 0px;
}	
a {
	color: #FF7000;
}
a:hover {
	color: #000000;
}

#container {
	height: auto;
	width: 855px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	border: 1px solid #E7E7E8;
}	
#container #header {
	float: left;
	height: 130px;
	width: 855px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(/gfx/bg-new-year.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/*top navigation*/
#container #nav {
	background-color: #F47E20;
	float: left;
	height: 26px;
	width: 855px;
	position: relative;
	margin: 0px;
}
#container #nav li {
	display: inline;
	border-right: solid 1px #fff;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html* #container #nav li {
	display: inline;
	border-right: solid 1px #fff;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
}
#container #nav ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #nav a {
	color: #fff;
	text-decoration: none;
}
#container #nav a:hover {
	color: #000000;
}
#container #nav .last {
	border:none 0px;
}
/*news marquee*/
#container #scroll {
	background-color: #959595;
	position: relative;
	height: 25px;
	width: 855px;
	float: left;
	margin: 0px;
	color:#fff;
	font-size: 13px;
	text-align: center;
}
#container #scroll p {
	padding: 0px;
	margin: 5px 0px 0px 15px;
}
/*date*/
#container #date {
	float: left;
	width: 212px;
	height: 20px;
	position: relative;
}
#container #date p {
	margin: 5px 0px 0px 10px;
}
#container #leftCol {
	width: 212px;
	height: 1000px;
	float: left;
	position: relative;
	margin-top: 0px;
	clear: both;
}
#container #rightCol {
	float: left;
	width: 634px;
	padding: 0px;
	height: auto;
	position: relative;
	left: 9px;
	margin: 0;
}
#container #bottom {
	float: left;
	margin: 10px 0px 0px 0px;
	height: 50px;
	width: 855px;
	position: relative;
}
#container #footer {
	float: left;
	height: 50px;
	width: 855px;
	position: relative;
	margin: 0px;
	background-color: #000000;
}
/* left box styles*/
.box1 {
	background-color: #000000;
	float: left;
	margin: 0;
	position: relative;
	top: 0px;
	height: 230px;
	width: 212px;
	padding-top: 5px;
}
.box1 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
}
.header {
	font-size: 14px;
	letter-spacing: -1px;
	color: #FF7000;
}
.bigWhite {
	font-size: 24px;
	color: #FFFFFF;
}
.style1 {letter-spacing: -1px; font-size: 14px;}
.box2 {
	float: left;
	position: relative;
	height: 250px;
	width: 212px;
	margin: 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box2 p {
	line-height: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
}
.box2 a {
	text-decoration: none;
	color: #6F6F6F;
}
.box2 a:hover {
	text-decoration: underline;
}
.box3 {
	float: left;
	position: relative;
	width: 212px;
	height: 85px;
}
.box3 h3 {
	color: #F47E20;
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
/*comment box at top*/	
#container #rightCol .topBox {
	height: 156px;
	width: 634px;
	position: relative;
	float: left;
	margin: 0px;
}
#container #rightCol .topBox h1 {
	color: #ff7000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #rightCol .topBox h2 {
	font-size: 16px;
	width: 430px;
	color: #fff;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container #rightCol .topBox p {
	color: #999999;
	margin: 40px 20px 20px 20px;
	width: 300px;
	line-height: 15px;
	font-size: 12px;
	display: block;
	float: left;
}
#container #rightCol .topBox img {
	float: left;
	position: relative;
	margin-top: 40px;
	margin-left: 30px;
}
#container #rightCol #content h1 {
	font-size: 18px;
	margin: 20px;
	height: auto;
	font-weight: bold;
	font-style: italic;
}
#container #rightCol #content {
	float: left;
	margin: 5px 0px 0px 0px;
	height: auto;
	width: 634px;
	position: relative;
}
#container #rightCol #content li {
	margin: 15px;
	font-size: 13px;
}
.homepage_bullets {
	margin: 15px;
	list-style-image: url(../gfx/bullet.gif);
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
}
#container #rightCol #content a {
	text-decoration: none;
	font-weight: bold;
}
#container #rightCol #content p {
	font-size: 13px;
	margin: 20px;
}
#container #rightCol #content a:hover {
	color: #201C20;
}
/*package box*/
.package {
	float: left;
	height: 90px;
	width: 609px;
	background-image: url(../gfx/package_bg.gif);
	border: none 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	left: 10px;
	position: relative;
}
.package .button {
	margin: 10px 0px 0px 10px;
}
.package_title {
	color: #FFFFFF;
	font-style: italic;
	margin: 10px;
	font-size: 13px;
	font-weight: bold;
}
/*text in footer*/
.col2 p {
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin: 15px 10px 0px 0px;
}
.col1 p {
	font-size: 10px;
	color: #fff;
	margin: 20px 0px 0px 10px;
}
.col1 {
	width:40%;
	position:relative;
	float:left;
}
.col2 {
	width:60%;
	position:relative;
	float:left;
}
.col1 a {
	color: #fff;
	text-decoration: none;
}
.col1 a:hover {
	color: #F47E20;
}
/* text styles*/
.text1 {
	font-size:13px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.text2 {
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	line-height: 12px;
	padding: 10px;
}
.txt_blk {
	color:#000000;
}
.txt_white {
	font-size: 14px;
	color: #FFFFFF;
}
/* Image styles*/
.image1 {
	float: right;
	margin: 10px 15px 0px 0px;
}
/*lines and spacers*/
.space1 {
	float: left;
	height: 26px;
	width: 835px;
	margin: 0px;
	position: relative;
	background-image: url(/gfx/bar.gif);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: right;
}
.space2 {
	float: left;
	height: 20px;
	width: 855px;
	margin: 0px;
	position: relative;
	background-image: url(../gfx/bar.gif);
	background-repeat: no-repeat;
}
.margin1 {
	margin-top: 60px;
}
.margin2 {
	margin-top: 5px;
	margin-bottom: 10px;
}
.background1 {
	background-image: url(../gfx/vodat_bg6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*Orange*/
.txt_orange {
	color:#F37E20;
}
.com_orange {
	background-image: url(../gfx/comment_orange.gif);
	background-repeat: no-repeat;
}
.left_orange {
	background-image: url(../gfx/leftbg1.gif);
	background-repeat: no-repeat;
}
/*Red*/
.txt_red {
	color:#B51E2D;
}
.com_red {
	background-image: url(../gfx/comment_red.gif);
	background-repeat: no-repeat;
}
.left_red {
	background-image: url(../gfx/leftbg2.gif);
	background-repeat: no-repeat;
}
/*Blue*/
.txt_blue {
	color:#00A4E5;
}
.com_blue {
	background-image: url(../gfx/comment_blue.gif);
	background-repeat: no-repeat;
}
.left_blue {
	background-image: url(../gfx/leftbg3.gif);
	background-repeat: no-repeat;
}
/*Green*/
.txt_green {
	color:#74AD4A;
}
.com_green {
	background-image: url(../gfx/comment_green.gif);
	background-repeat: no-repeat;
}
.left_green {
	background-image: url(../gfx/leftbg4.gif);
	background-repeat: no-repeat;
}
/*home page only*/
.home {
	background-image: url(../gfx/vodat_bg3.gif);
	background-repeat: no-repeat;
}
#sol_men {
	background-image: url(/gfx/solution/menu.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 221px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-position: bottom;
}
.item {
	float: left;
	width: 200px;
	position: relative;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 10px;
}
.item_h {
	height: 41px;
	width: 200px;
	float: left;
	position: relative;
	background-image: url(../gfx/solution/t.gif);
	background-repeat: no-repeat;
}
#container #rightCol #content #sol_men .item .item_h p {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 135px;
	display: block;
	float: left;
	margin-right: 0px;
	left: 10px;
	position: relative;
}
.item_h img {
	float: right;
}
.item_links {
	background-color: #F5F5F5;
	float: left;
	height: auto;
	width: 200px;
	position: relative;
}
#container #rightCol #content #sol_men .item .item_links p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.item_b {
	background-image: url(../gfx/solution/b.gif);
	background-position: bottom;
	height: 25px;
	width: 200px;
	float: left;
	position: relative;
}
.v1 {
	background-image: url(../gfx/solution/v1.gif);
}
.v2 {
	background-image: url(../gfx/solution/v2.gif);
}
.v3 {
	background-image: url(../gfx/solution/v3.gif);
}
.v4 {
	background-image: url(../gfx/solution/v4.gif);
}
.logo_table {
	height: 122px;
	width: 150px;
	background-image: url(../gfx/case_bg.gif);
	background-repeat: no-repeat;
}
.page_icon {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*case study box*/
.studies {
	float: left;
	height: 111px;
	width: 609px;
	background-image: url(../gfx/vodat_bg2.gif);
	border: none 0px;
	margin: 5px 5px 5px 10px;
	background-repeat: no-repeat;
}.studies_title {
	font-size: 12px;
	margin: 0px;
	height: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.studies_tag {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.studies_bot {
	background-image: url(/gfx/vodat_bg8.gif);
	background-repeat: no-repeat;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.sm_logo_table {
	background-image: url(../gfx/vodat_bg7.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 103px;
}
.contact {
	width: 580px;
	margin-left: 20px;
	margin-top: 20px;
	border: 2px solid #33333;
}
.contact textarea, .contact input {
	width: 400px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.contactTitle {
	font-family: "trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF7000;
}
.send {
	width: 150px;
}
.contact #submit {
	width: 100px;
	background-color: #FF7000;
	border: 1px solid #000000;
}
#container #rightCol #content .studies .studies_tag p {
	font-size: 11px;
	margin: 0px;
}
.caseStudyListTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 20px;
}
.caseStudyLogo {
	background-image: url(/gfx/case_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .caseStudyListTable p {
	margin: 0px;
}
#gmap {
	float: left;
	height: 280px;
	width: 580px;
	clear: right;
	border: solid 1px #999999;
	margin-left: 20px;
}
.leftInc {
	clear: left;
	float: left;
	position: relative;
}
#scroll a {
	color: #FFFFFF;
}
#scroll a:hover {
	color: #000000;
	text-decoration: none;
}
#container #rightCol #content form {
	margin: 0px;
}
.clientLogoTable {
	margin: 20px;
	width: 600px;
}
#container #rightCol #content .clientLogoTable td {
	text-align: center;
	padding-bottom: 50px;
}
#container .space1 #gSearch {
	margin: 0px;
}
#container .space1 #gSearch #search {
	background-image: url(/gfx/search-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #A6A6A6;
	font-size: 13px;
}
.imageRight {
	padding-bottom: 15px;
	padding-left: 15px;
}
