/* ---------- JDS Solutions CSS Document ---------- */


/* ---------- Style Reset ---------- */

*, html, body, div, span, h1, h2, h3, h4, h5,
h6, p, a, font, img, strong, em, ol, ul, li, table, tbody {
	margin: 0; padding: 0;
	border: 0; outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #336699 url(images/background.jpg) left top repeat-x;
}

a:link, a:visited, a:active {color:#267d1a;text-decoration:underline;}
a:hover {color:#267d1a;text-decoration:none;}



/* ---------- Wrappers & Containers ---------- */

#wrapper {
		width:100%;min-height:800px;
		background: url(images/center-background.jpg) center top no-repeat;
}
#container {width:915px;margin: 0 auto;}



/* ---------- Header & Footer ---------- */

#header {
	width:915px;height:82px;
	padding-top:26px;clear:both;
	background: url(images/header2.png) center top no-repeat;
}
#headerfortune {
	width:915px;height:82px;
	padding-top:26px;clear:both;
	background: url(images/headerfortune.png) center top no-repeat;
}
.headerlink {
		width:303px;height:70px;
		margin:0 0 0 10px;
		display:block;float:left;
}
.headerlinkfortune {
		width:200px;height:70px;
		/*margin:0 0 0 690px;*/
		display:block;float:left;
		position:relative;
		left:690px;
}
.headerlink span {display:none;}
.headerinfo {
		float:right;
		text-align:right;line-height:23px;color:#35608c;
		margin: 0 10px 0 0;padding:5px 20px 0 0;
}
.intro {
	color:#35608c;
	font-size:16px;font-weight:bold;
	font-family:Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
}
#footer {
		width:915px;height:30px;clear:both;
		background: url(images/footer.png) center top no-repeat;
}

#bottom {
		width:915px;margin:0 auto;padding:0;clear:both;
		color:#ffffff;font-size:10px; position:relative;
}
.social { position:absolute; top:5px; left:605px;}
.copyright {
		float:left;padding:10px;
		color:#ffffff;font-size:10px;
		
}
.copyright a:link, .copyright a:visited, .copyright a:active {
		color:#ffffff;text-decoration:none;font-size:10px;
}
.copyright a:hover {
		color:#ffffff;text-decoration:underline;font-size:10px;
}
/* .bottom-phone {
		float:right;padding:10px 10px 10px 120px;
		color:#ffffff;font-size:10px;
		background: url(images/bottom-phone.gif) left center no-repeat;
} */
.bottom-phone {
		float:right;padding:10px 10px 10px 0;
		color:#ffffff;font-size:10px;
		background: url(images/bottom-phone.gif) left center no-repeat;
}
a.bottom-home {
	
	width:120px; height:30px; float:left;
	
	display:block; border:0; margin:0; padding:0;
}
.bottom-home span {display:none;}
/* ---------- center content --------- */

#center {
		width:915px;background: url(images/center.png) center top repeat-y;
		clear:both;overflow:hidden;
}


/* ---------- left side ---------- */

#left-side {width:216px;float:left;}
.left-box {padding:0 11px 0 25px;}

.left-box h4 {width:180px;height:33px;}
.left-box h4 a {width:180px;height:33px;display:block;}
.left-box h4 a span {display:none;}

h4 a.aboutusbtn {background: url(images/aboutusbtn.gif) top left no-repeat;}
h4 a.marketsbtn {background: url(images/marketsbtn.gif) top left no-repeat;}
h4 a.solutionsbtn {background: url(images/solutionsbtn.gif) top left no-repeat;}
h4 a.servicesbtn {background: url(images/servicesbtn.gif) top left no-repeat;}
h4 a.businessbtn {background: url(images/businessbtn.gif) top left no-repeat;}
h4 a.ourclientsbtn {background: url(images/ourclientsbtn.gif) top left no-repeat;}
h4 a.faqbtn {background: url(images/faqbtn.gif) top left no-repeat;}
h4 a.supportbtn {background: url(images/supportbtn.gif) top left no-repeat;}
h4 a.ourcustomersbtn {background: url(images/ourcustomersbtn.gif) top left no-repeat;}
h4 a.newsbtn {background: url(images/newsbtn.gif) top left no-repeat;}
h4 a.contactusbtn {background: url(images/contactusbtn.gif) top left no-repeat;}
h4 a.customertestimonialsbtn {background: url(images/testimonialsbtn.gif) top left no-repeat;}

.subnav {width:180px;list-style:none;background:#cbced0 url(images/listbg.gif) left bottom repeat-x;}
.subnav li {width:160px;list-style-type:none;padding:5px 10px;}
.subnav li a:link, .subnav li a:active, .subnav li a:visited {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:none;
		font-size:11px;
}

.subnav li a:hover {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:underline;
		font-size:11px;
}

#subnav {width:180px;list-style:none;background:#cbced0 url(images/listbg.gif) left bottom repeat-x;overflow:hidden;}
#subnav li {width:160px;list-style-type:none;padding:5px 10px;}
#subnav li a:link, #subnav li a:active, #subnav li a:visited {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:none;
		font-size:11px;
}

#subnav li a:hover {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:underline;
		font-size:11px;
}
#subnav li a.active:link, #subnav li a.active:active, #subnav li a.active:visited {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:underline;
		font-size:11px;
}

#subnav li a.active:hover {
		text-transform:uppercase;line-height:18px;
		color:#000000;text-decoration:underline;
		font-size:11px;
}
/* ----------- right side ---------- */

#right-side {width:699px;float:left;}

.flashbox {padding:0 25px 0 0;width:674px;}

.right-content-container {
		width:675px; margin:0; padding: 0;
		background: url(images/right-content-bg.gif) left top repeat-y;
}
.right-content-bottom {
		width:675px; height:18px;
		margin:0; padding:0;
		background: url(images/right-content-bottom.gif) left top no-repeat;
}
.right-content {
		width:675px;
		background: url(images/right-content-top.jpg) left top no-repeat;
}
.right-content-thankyou {
		width:675px;
		background: url(images/right-content-topty.jpg) left top no-repeat;
}
.right-content p {
		padding:20px 20px 0 20px; margin:0;
		line-height:24px;
}
.right-content ul {
		padding:20px 20px 0 20px; margin:0;
		line-height:24px;
}
.right-content ul li {
		margin-left:15px; font-weight:bold;
}
.right-content ol {
		padding:20px 20px 0 20px; margin:0;
		line-height:24px;
}
.right-content ol li, .right-content ol li ul li {
		margin-left:15px; font-weight:normal;
}
.right-content ul.sitemap {
		padding:10px 20px 0 20px; margin:0;
		line-height:24px;
}
.right-content ul.sitemap ul {
		padding:5px 20px 0 20px; margin:0;
		line-height:24px;
}
h3 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:30px; font-weight:normal;
		color:#456042; padding: 20px 20px 0 20px;
		text-transform: uppercase;
}
h2 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px; font-weight:normal;
		color:#456042; padding: 20px 20px 0 20px;
}
h1 {
		font-family: Arial, sans-serif;
		font-size:14px; font-weight:normal;
		color:#456042; padding: 20px 20px 0 20px;
}
			/* --------- boxes --------- */
			.columnbox {padding:11px 0 0 0;width:675px;}
			.box {background: url(images/boxbg.gif) center top repeat-y;float:left;width:213px;margin-right:18px;}
			.box2 {background: url(images/boxbg.gif) center top repeat-y;float:left;width:213px;margin-right:18px;}
			.box3 {background: url(images/boxbg.gif) center top repeat-y;float:left;width:213px;}
			
			.keyways_box {/*---background: url(images/key_ways.gif) center top no-repeat;----*/;float:left;min-height:252px;width:483px;margin-right:12px;}
			.keyways_box ul {margin:80px 40px;width:375px;visibility:hidden;}
			.keyways_box ul li{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; line-height:14px;}
			
			h5 {width:213px;height:35px;border:0;margin:0;padding:0;}
			h5 span {display:none;}
			h5.whatwedo {background: url(images/whatwedo-top.gif) center top no-repeat;}
			h5.news {background: url(images/news-top.gif) center top no-repeat;}
			h5.ourclients {background: url(images/clients-top.gif) center top no-repeat;}
			
			.boxbody {width:193px;min-height:180px;margin:0;padding:0 10px 10px 10px;background:url(images/boxbodybg.gif) center top 	no-repeat;line-height:200%;}
			.bottom-link {width:213px;height:20px;margin:0;padding:0;}
			.bottom-link a {height:20px;display:block;margin:0;padding:0;border:0;}
			.bottom-link a span {display:none;}
			.bottom-link a.learnmorearrow {background: url(images/learnmorearrow.gif) right top no-repeat;width:105px;float:right;}
			.bottom-link a.viewarchivearrow {background: url(images/viewarchivearrow.gif) right top no-repeat;width:110px;float:right;}
			.bottom-link a.viewallarrow {background: url(images/viewallarrow.gif) right top no-repeat;width:90px;float:right;}
			.bottom-link a.viewpartnersarrow {background: url(images/viewpartnersarrow.gif) right top no-repeat;width:140px;float:right;}
			.box-bottom {background: url(images/box-bottom.gif) left top no-repeat;height:6px;width:213px;}
			
			.news-list {list-style-type:none;}
			.news-list li {list-style:none;/*line-height:250%;*/}
			
			.clientboxNew { background:url(/images/few_clients.gif) no-repeat center top; float:left;width:180px; height:252px; position:relative; }
			.clientboxContent {margin-top:44px;}
			.clientboxNew h5 { display:none; }
			.clientboxNew .fade { background:url(images/fade2.png) repeat-x top; height:22px; width:180px; position:absolute; top:44px; left:0; }
			.clientboxNew p { font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:14px; color:#fff; line-height:1; padding:4px 10px 4px 12px; margin:0; }
			.clientboxNew a.more { display:block; height:46px; width:213px; text-indent:-9999px; }
			
			.clientbox { background:url(/images/clients-list-bg2.png) no-repeat left top; float:left;width:213px; padding:44px 0 0 0; height:207px; position:relative; }
			.clientbox h5 { display:none; }
			.clientbox .fade { background:url(images/fade2.png) repeat-x top; height:22px; width:213px; position:absolute; top:44px; left:0; }
			.clientbox p { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; line-height:1; padding:4px 10px 4px 12px; margin:0; }
			.clientbox a.more { display:block; height:46px; width:213px; text-indent:-9999px; }

			/* --------- contact form --------- */
			
			input.ci {width:230px;height:14px;border:1px solid #bbbbbb;padding:3px; margin:0;margin-top:5px;}
			input.radio {width:15px;height:inherit;border:0;padding:inherit;margin:inherit;}
			.radio input { margin:0 3px; }
			.radio label { padding:0 10px 0 0; }
			select.cs {width:230px;height:22px;border:1px solid #bbbbbb;padding:3px; margin:0;margin-top:5px;}
			textarea.ct {width:375px;height:100px;border:1px solid #bbbbbb;padding:5px; margin:0;}
			.asterisk {color:#ff9000;font-weight:bold;}
			
			.submitbtn {background: url(images/button.gif) left top no-repeat; 
			width:95px; height:32px;
			border:0;padding:0;color:#FFFFFF;}
			
			.submitbtn2 {background: url(images/button2.gif) left top no-repeat; 
			width:155px; height:32px;
			border:0;padding:0;color:#FFFFFF;}
			
/* --------- Home Page Middle Tab --------- */

.middle {
	background:url(images/home-center-bg1.jpg) no-repeat; 
	width:674px; 
	height:331px; 
	position:relative;
}



#middlebox {
	margin: 51px 4px 00px 8px;
	/*border-style:ridge;
	background-color:#5799c1;
	border-color:#6D7B8D;
	padding:3px;
	border-width:2px;*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
			
/* --------- Home Page Image Rotator --------- */

#rotator {
	background:url(images/home-center-bg.jpg) no-repeat; 
	width:674px; 
	height:331px; 
	position:relative;
}
#rotator #images {  
    height:227px;  
    width:319px;  
    padding:0;  
    margin:0;  
	position:absolute; 
	top:20px; 
	left:176px;
} 
#rotator #images img {  
    height:227px;  
    width:309px;  
    padding:0 5px;  
    top:0; 
    left:0;
} 
#rotator a {
	width:80px;
	height:17px;
	position:absolute;
	left:38px;
	bottom:17px;
	text-decoration:none;
}
#rotator a span {
	visibility:hidden;
}
#rotator #prev {
	top:113px; 
	left:110px; 
	position:absolute; 
	cursor:pointer;
	height:40px;
	width:40px;
}
#rotator #next {
	position:absolute; 
	top:113px; 
	left:513px; 
	cursor:pointer;
}
#contact-content {font-size:12px;}
#contacttable1 {
	
	margin:20px 20px 0 20px;
}
#contacttable1 tr td{padding:5px 0;}


.testimonials h4 {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:14px; font-weight:bold;
		color:#456042; padding: 20px 20px 0 20px;
}


.conference {
	padding-top:20px;
}
.conference img {
	border:0;
	width:178px;
	height:51px;
}