@charset "UTF-8";
/* CSS Document */

* {
	margin: 0; padding: 0; 
}

p {	
	color:#9d9e9d;	
}

h1 {
	color:#6a6a6a;
	line-height:22px;
	font-weight:normal;
	letter-spacing:1px;
}

h2 {
	font:28px Myriad Pro, sans-serif;
	color:#9d9e9d;
	font-weight:normal;
	letter-spacing:1px;
}


h3 {
	
	color:#6a6a6a;
	font-weight:normal;
	letter-spacing:1px;
}

h4 {
	color:#8f8f8f;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:60px;
}

a h3 {
		color:#2493C4;
}

b {
	font:16px Myriad Pro, sans-serif;
	color:#6a6a6a;
}

a:link {
    color: #2493C4;
    outline: medium none;
    text-decoration: none;
}

a {
    color: #2493C4;
    outline: medium none;
    text-decoration: none;
}
	
html { 
	
	background:#dbeefc;
	width: 100%;
} 

body { 
	font: 14px/1.4 Myriad Pro, sans-serif; 
	font-weight:normal;
	background:url(../images/sky-final.jpg) repeat-x  0 0 scroll;
	font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
	width: 100%;
	
}

Style01 {
		
}

#full-page-bg {
	background:url(../images/wrapperbg.png) repeat-y 0 0 scroll;
	width:1000px;
	margin:0 auto;
	padding: 40px 0 0 0;
}

.wrapper{
	width:900px; 
	margin: 0 auto;
	clear:both;
	overflow:hidden;
	padding: 0 20px;
}

.left{
	float: left;
}

.right{
	float:right;
}




/* Header */
#top-bar {
	font-size:15px;
	color:#fff;
	height:40px;
	line-height:40px;
	width:100%;
	background-color:#696969;
	position:fixed;
	z-index:1000;
}

#top-bar a {
	color: #fff; 
	font-size: 16px;
}

#top-bar .wrapper{
	width:960px;
}

#top-bar .right {
	color:#fff;
	height:40px;
	line-height:40px;
}

#header { 
	height: 65px; 
	padding:0; 
	padding: 30px 0;
}

.ribbon {
	background: transparent url(../images/ribbon_03.png) no-repeat 0 0 scroll; 
	height:70px;
	width:1000px;
	position:absolute;
}

	
.ribbon h3 { 
	font-size:30px;
	font-weight:normal; 
	color:white; 
	margin:18px 0 0 49px;
}

#logo {
	position:relative;
	float:left;
	background:url(../images/elogo.png) no-repeat;
	height:64px;
	width:532px;
	margin-top:-5px;
	margin-left: -15px;
	text-indent: -999999px;
	display: block;
}

#b1{
	margin-left:60px;
	margin-top:25px;
		clear:both;
	position:absolute;
	
}

#b1 p{ 
	text-align:center;
}

#b2{
	margin-right:60px;
	clear:both;
	float:right;
	margin-top:25px;
}

#b2 p{
	text-align:center;	
}

#cad-logo {
	margin:-18px 0 0 658px;
	position:absolute;
	float:right;
	background:url(../images/cad-logo.png) no-repeat;
	height:73px;
	width:259px;
	padding-bottom:20px;
	text-indent: -999999px;
}
.box {

	background:url(../images/info-box.png) no-repeat;
	width:423px;
	height:240px;


}
.box a {font-weight: bold;}
.box .link {margin:5px 0 0 150px;}
.box h2 {color: #6a6a6a; font-size: 16px;font-weight: bold;text-shadow: 0 1px 0 #fff;margin: 20px 0 0 20px;font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif; }
.box div {clear: both;padding: 36px 25px 30px 8px;font-size: 13px;}
.box img {float: left;padding-right: 10px;}


.box-big2 {

	background:url(../images/bubble2.png) no-repeat;
	width:550px;
	height:250px;
	position: relative;
	padding-bottom:80px;
	margin: 45px auto;
	
}
.box-big2 h2 {color: #6a6a6a; font-size: 18px;font-weight: bold;text-shadow: 0 1px 0 #fff;position: absolute; top:20px;left: 20px;width:280px; font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif; }

.box-big2 .position {color: #6a6a6a;text-shadow: 0 1px 0 #fff;position: absolute; left: 260px;top:15px;font-size: 12px;}
.box-big2 .org {color: #6a6a6a;text-shadow: 0 1px 0 #fff;position: absolute; left: 260px;top:32px;font-size: 12px;}
.box-big2 p {padding: 0 30px 0 30px; font-size: 13px;line-height: 148%;font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;}
.box-big2 p strong{color: #666;}


.box-big {

	background:url(../images/bubble.png) no-repeat;
	width:550px;
	height:250px;
	position: relative;
	margin: 45px auto;
	
}
.box-big h2 {color: #6a6a6a; font-size: 18px;font-weight: bold;text-shadow: 0 1px 0 #fff;position: absolute; top:20px;left: 20px;width:280px; font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif; }

.box-big .position {color: #6a6a6a;text-shadow: 0 1px 0 #fff;position: absolute; left: 260px;top:15px;font-size: 12px;}
.box-big .org {color: #6a6a6a;text-shadow: 0 1px 0 #fff;position: absolute; left: 260px;top:32px;font-size: 12px;}
.box-big p {padding: 0 30px 0 30px; font-size: 13px;line-height: 148%;font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;}
.box-big p strong{color: #666;}
/* End Header */

#product-image {height: 450px;position: relative;}
#product-image  img {position: absolute;opacity: 0.6;}

#feature-image {height: 450px;position: relative;}
#feature-image  .main-img {position: absolute;left: 45px;top: 18px;}

.text {position: absolute; width: 450px; left: 460px; top: 18px;}

#all-features {}

#all-features ul {padding: 0;margin: 0;}
#all-features li{list-style: none;padding: 0; margin: 0;}
#all-features li a {font-weight: bold;padding: 5px 0;display: block;height: 30px;line-height: 30px;}
#all-features li img {float: left;padding-right: 5px;}


#main-content {
	 margin-top: 25px;
}

#main-content-contact .wrapper {
	
}

#main-content p {
}

#side-img{
	background:url(../images/can.png) no-repeat;
	width:479px;
	height:253px;
}

#side-img-about{
	margin-bottom:30px;
	background:url(../images/mouse.png) no-repeat;
	width:479px;
	height:420px;
}

#main-content  h2 {
	padding-bottom: 20px;
}

#main-content  .left{
	width:350px; 
	margin-top: 30px;
}

#bottom{
	background: white;
	margin:0 auto;
	margin-top:30px;
	width:875px;
	height:330px;
}

#bottom-content{
	padding:20px 20px 20px 20px;
	background:#fff;
	margin:0 auto;
	margin-top:30px;
	width:875px;
	height:330px;
}

#bottom .left{
	width:400px;
}

#bottom .right{
	width:400px;
}



/*Home*/


#eventceedee{
	overflow:hidden;
	margin-top:50px;
	margint-left:90px;
}

#hometext{
	margin-top:20px;
	width:370px;
	margin-left:0px;	
}

#hometext p{
	padding:25px 25px 0px 0px;	
}

#main-content-h .left{
	padding:0 0 0 0px;
	width:370px;	
}

#main-content-h p{
	margin-bottom: 5px;	
}

#main-content-h h2{
	padding-bottom:20px;	
}


/*Home*/

/* Contact */

#main-content-contact .left{
	 margin-top: 20px;
}

#main-content-contact {
	 margin-top: 25px;
}

#main-content-contact p{
	padding-bottom:10px;
	padding-right:10px;
}

#contact-ceedee {
	float:right;
	margin-left:200px;
	margin-top:-10px;
	
}
	
#contact-form{
		margin-top:-20px;
	padding: 55px 20px 0px 20px;
	line-height:-5px;
	float:right;
	width:320px;
	height:500px;
	background:#f6f6f4;
}


/* End Contact */

#referral-ceedee {
	float:right;
	margin-top:100px;
	padding:100px 20px 0px 0px;
}

#referral-form{
	margin-top:-15px;
	padding: 44px 20px 0px 20px;
	line-height:-5px;
	float:right;
	width:320px;
	height:750px;
	background:#f6f6f4;
}

#referral-form .right{
	width:325px;

}

#middle .wrapper{
}

#middle {
	padding-bottom:60px;
}

#middle h2 {
	margin-top:10px;
	padding-bottom:30px;
}
	

/* Navigation */

nav ul li a {
	font-size:16px;
	color:#fff;
	text-decoration: none;
}

nav ul li:nth-child(1) a:hover{
	border-bottom:2px solid #ffa800;
}


nav ul li:nth-child(2) a:hover{
	border-bottom:2px solid #bfe267;
}


nav ul li:nth-child(3) a:hover{
	border-bottom:2px solid #fce353;
}

nav ul li:nth-child(4) a{
	border-bottom:2px solid #4482de;
}

nav ul li:nth-child(5) a:hover{
	border-bottom:2px solid #ffa800;
}

li{
	display:inline;	
}

ul{
	display:inline;	
}

nav ul li {
	display:inline;
}

/* End Navigation */

/*nav about*/
nav-a ul li a {
	font-size:16px;
	color:#fff;
	text-decoration: none;
}

nav-a ul li:nth-child(1) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-a ul li:nth-child(2) a{
	border-bottom:2px solid #bfe267;
}


nav-a ul li:nth-child(3) a:hover{
	border-bottom:2px solid #fce353;
}

nav-a ul li:nth-child(4) a:hover{
	border-bottom:2px solid #4482de;
}

nav-a ul li:nth-child(5) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-a ul li {
	display:inline;
}

/*end nav*/

/*nav features*/
nav-f ul li a {
	font-size:16px;
	color:#fff;
	text-decoration: none;
}

nav-f ul li:nth-child(1) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-f ul li:nth-child(2) a:hover{
	border-bottom:2px solid #bfe267;
}


nav-f ul li:nth-child(3) a{
	border-bottom:2px solid #fce353;
}

nav-f ul li:nth-child(4) a:hover{
	border-bottom:2px solid #4482de;
}

nav-f ul li:nth-child(5) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-f ul li {
	display:inline;
}
/*end nav features*/

/*nav home*/
nav-h ul li a {
	font-size:16px;
	color:#fff;
	text-decoration: none;
}

nav-h ul li:nth-child(1) a{
	border-bottom:2px solid #ffa800;
}


nav-h ul li:nth-child(2) a:hover{
	border-bottom:2px solid #bfe267;
}


nav-h ul li:nth-child(3) a:hover{
	border-bottom:2px solid #fce353;
}

nav-h ul li:nth-child(4) a:hover{
	border-bottom:2px solid #4482de;
}

nav-h ul li:nth-child(5) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-h ul li {
	display:inline;
}
/*end nav home*/

/*nav home*/
nav-c ul li a {
	font-size:16px;
	color:#fff;
	text-decoration: none;
}

nav-c ul li:nth-child(1) a:hover{
	border-bottom:2px solid #ffa800;
}


nav-c ul li:nth-child(2) a:hover{
	border-bottom:2px solid #bfe267;
}


nav-c ul li:nth-child(3) a:hover{
	border-bottom:2px solid #fce353;
}

nav-c ul li:nth-child(4) a:hover{
	border-bottom:2px solid #4482de;
}

nav-c ul li:nth-child(5) a{
	border-bottom:2px solid #ffa800;
}


nav-c ul li {
	display:inline;
}
/*end nav contact*/


/* Footer */

#footer{
	position:fixed; 
	bottom:0; 
	width:100%;
	z-index: 1000;
}

#bottom-bar {
	background:#696969;
	width:100%;
	color:#fff;
}

#bottom .wrapper{
	width:960px;
}

#bottom-bar p {
	color: white; 
	height:30px; 
	line-height:30px;
	font-size: 12px;
}

#sky {
	min-height:600px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#sky .wrapper {
	min-height:500px;
}

#sky-about .wrapper { 
	min-height:500px;
}

#shadow {
	background: transparent url(../images/green-shadow.png) repeat-x 0 0 scroll;
	height: 30px;
	width: 960px;
	margin: 0 ;
}

#grass {
	background:  transparent url(../images/grass.png) repeat-x 0 0 scroll;
	height:93px;
	width:100%;
}

/* End Footer */



/* About*/

.about-cadmiumcd {
	width: 340px; 
	float: left; 
	margin-top: 50px;
}

.about-cadmiumcd-mdl {
	width: 220px;
	float: left;
	margin-top: 50px;
}

.about-cadmiumcd-last {
	width: 320px; 
	float: right;
	margin-top: 50px; 
	text-align: center;
}

#content .about-cadmiumcd-last h3 {
	color: #2493C4; 
	font-weight: bold; 
	margin-bottom: -5px; 
	font-size: 16px;
}

#main-content p{
	margin-bottom: 24px;	
}

.about-cadmiumcd p {
	padding-right: 20px;
}

.about-cadmiumcd-last p{
	padding-left:20px;
 }
 
#main-content .slidedeck .left{
	width: 362px; 
	float: left; 
	padding-right: 20px; 
	margin: 0; 
	padding: 20px;
}

#main-content .slidedeck #one .left{
	margin-top:20px;
}

#main-content .slidedeck #one .right{
	margin-top:10px;
}

#main-content .slidedeck a{
	color: #2493C4;
    outline: medium none;
    text-decoration: none;
	font-weight:bold;
}

#main-content .slidedeck a:hover{
	color: #2493C4;
    outline: medium none;
    text-decoration: underline;
}

#main-content .slidedeck .left h3 {
	margin-bottom: 5px; 
	font-size: 16px; 
	font-weight: bold;
}

#main-content .slidedeck .left h3 a {
	text-decoration: none;
	color: #6A6A6A;
}

#main-content .slidedeck .left h3 a:hover{
	text-decoration: underline;
	color: #6A6A6A;
}

#main-content .slidedeck .right {
	float: right; 
	width: 361px;
	margin: 0; 
	padding:25px 20px 0 10px;
}

#main-content .slidedeck .right h3 {
	margin-bottom: 5px; 
	font-size: 16px; 
	font-weight: bold;
}

#main-content .slidedeck .right h3 a {
	text-decoration: none;
	color: #6A6A6A;
}

#main-content .slidedeck .clients .left{
	margin-top:15px;
}

#main-content .slidedeck .clients .right{
	margin-top:5px;
	margin-right:10px;
}

#ourservice1 h3 {
	clear: both; 
	overflow: hidden;
}

#ourservice1 img {
	float: left;
	padding-right: 20px;
}

#ourservice2 h3 {
	clear: both; 
	overflow: hidden;
}

#ourservice2 img {
	float: left;
	padding-right: 20px;
}

#ourservice1 p,#ourservice2 p {
	margin-left: 120px; 
	font-size: 13px;
	margin-top: -20px;
}

#reason1 img, #reason2 img {
	float: left;
	padding-right: 30px;
	padding-bottom:30px;
}

#reason1, #reason2 {
	font-size:13px;
}

#reason1{
	margin-top:30px;
	}

#reason2{
	margin-top:20px;
	width:370px;
}

#reason2 .right{
	padding-right:40px;
}

#ourclient1 h3 {
	clear: both;
	overflow: hidden;
}

#ourclient1 img {
	float: left;
	padding-right: 30px;
}

#ourclient2 h3 {
	clear: both; 
	overflow: hidden;
}

#ourclient2 img {
	float: left;
	padding-right: 40px;
}

#ourclient1 p,#ourclient2 p{
	margin-left: 120px; 
	font-size: 13px;
	margin-top: -35px;
}

/* End About */




/* Features*/

#poster-collection{
height:40px;
width:250px;
float:right;
margin-top:190px;
margin-right:160px;
position:relative;

}

#main-content-features{
	margin-top:16px;
}

#long-ribbon{
	margin-top:25.5px;
	margin-left:5px;
	position:absolute;
	float:right;
	clear:both;
}

.slidesVertical li{
	padding-top:20px;
	padding-left:65px;
}

.slidesVertical li #grey .left, .slidesVertical li #grey .right{
	background:#f6f6f4;
	}

.slidesVertical .left{
	height:90px;
	width:85px;
	padding-top:10px;
	padding-left:5px;
}

.slidesVertical .right{
	width:495px;
	height:90px;
	padding:5px 0 5px 0;
}

.slidesVertical li p{
	padding: 10px 30px 10px 50px;
}

#SlideDeck .slide {
	background: white;
}

#slidedeck_frame {
	height:600px;
}

#SlideDeck {
	text-shadow: none;
}

.slidesVertical p{
	color:#666;
	font-size:13px;
}

.slidesVertical {
	color:#666;
	font-size:13px;
}

#main-content-features .wrapper{
	padding-top:15px;	
}

#main-content-features .slidedeck h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

#lessWide {
	width: 800px; 
	margin: 0 auto; 
	background: white; 
	height: 616px;
}

#ceedee-features{
	margin-top:322px;	
	margin-left:35px;
}

/* End Features*/


#plane {
	background:url(../images/planewbanner.png) no-repeat;
	width:600px;
	height:176px;
	margin-top:-300px;
	position:absolute;
	margin-left: 310px;
}


#plane {
	background:url(../images/planewbanner.png) no-repeat;
	width:600px;
	height:176px;
	position:absolute;
	margin-top:20px;
	}

/*demo*/

.demo-side{
	text-align:center;
	line-height:16px;
	padding: 0px 20px 0 20px;
	float:right;
	width:243px;
	height:240px;
	background:#f6f6f4;
	}
	
	.demo-side p{
	text-align:left;
	margin-left:20px;
	}
	
.demo-side h4{
	padding-top:25px;
	text-transform:none;
}

#demo1, #demo2, #demo3{
	height:241px;
	border-bottom:1px solid #999;	
	}
	
#main-content-demo .left{
	margin-left:40px;
	width:600px;
	height:210px;
	float:left;
	clear:both;
	overflow:hidden;
}

.Style01 {
	font-family: Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
	color: #6a6a6a;
	font-size: 16px;
}

.Style01b {
	font-family: Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
	color: #6a6a6a;
	font-size: 16px;
}

.Style01b2 {
	font-family: Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
	color: #6a6a6a;
	font-size: 16px;
	padding-top:21px;
	font-weight:bold;
	}
	








/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#footer{position: static;}
	#top-bar{position: static; width: 100%;}
	body{width:1000px !important; margin: 0; padding: 0;}
	#sky{min-height: 300px;}
	#sky .wrapper {min-height: 300px;}
	#header{padding: 0px 0 30px 0;}
	
}



/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	#footer{position: static;}
	#top-bar{position: static; width: 100%;}
	body{width:1000px !important; margin: 0; padding: 0;}
	#sky{min-height: 300px;}
	#sky .wrapper {min-height: 300px;}
}


/*weblogos*/

#weblogos{
	background:url(../images/weblogobk.png) no-repeat;
	padding-bottom:150px;
	width:1004px;
	height:585px;
	margin:0 auto;
		margin-top:-55px;
	display:block;
	}
	
.logo a img{
	opacity:0.7;
}

.logo a:hover img{
	opacity:1.0;
}
	
#weblogos h1{
	margin-left:30px;
	margin-top:52px;
	padding-top:41px;
	padding-bottom:17px;
	}

.logo{
	margin-left:28px;
	float: left;
	display: inline;
 	height: 212px;
 	white-space: nowrap;
	padding-top:20px;
	text-align:center;
	padding-right:20px;
}

.logo h3{
		margin-bottom:-15px;
}

.logo2{
	margin-left:38px;
	float: left;
	display: inline;
 	height: 100px;
 	white-space: nowrap;
	padding-top:20px;
	text-align:center;
	padding-right:20px;
}

.logo2 h3{
		margin-bottom:-15px;
}

.logo2 a img{
	opacity:0.7;
}

.logo2 a:hover img{
	opacity:1.0;
}