* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
}

::selection, 
::-moz-selection, 
::-webkit-selection {
	background:#fdde10;
	color:#000;
	text-shadow:-1px -1px 0px rgba(255,255,255,.5);
}

body {
	font-family:Arial, Sans-serif;
	font-size:9pt;
	font-weight:400;
	color:#000;
	line-height:12pt;
}


#wrap {
	width:1000px;
	margin:0px auto;
}

#logo1 {
	float:none;
	height:1px;
	position:relative;
	top:-63px;
	left:19px;
	z-index:4;
}

#logo2 {
	float:none;
	height:1px;
	position:relative;
	top:-41px;
	left:123px;
}

#nav {
	float:left;
	width:600px;
	height:67px;
	padding-left:400px;
	background:#303030;
	border-bottom:1px solid #fff;
}

a.navLink,
a.navLink:visited {
	float:left;
	margin:29px 15px 0px 0px;
	padding:0px 15px 0px 0px;
	color:#fff;	
	font-weight:800;
	border-right:0px solid #0062a5;
	text-decoration:none;
	text-transform:uppercase;
}
a.navLink:hover {
	color:#fdde10 !important; 
}
a.navLink:active {
	color:#fff;	
}
a.navLink:last-child { border:none; }

a.thisPage {
	color:#fdde10 !important;
}


a.navSub,
a.navSub:visited {
	color:#fff;	
	font-weight:400;
	border-right:0px solid #0062a5;
	text-decoration:none;
	text-transform:uppercase;
}
a.navSub:hover {
	color:#fdde10 !important; 
}
a.navSub:active {
	color:#fff;	
}
a.navSub:last-child { border:none; }



#coulomb {
	position:relative;
	width:276px;
	height:0px;
	max-height:0px !important;
	top:-12px;
	left:752px;
	z-index:4;
}

#quote {
	position:relative;
	height:0px;
	max-height:0px !important;
	width:150px;
	top:-56px;
	left:874px;
}
#quote span {
	float:left;
	font-size:10pt;
	height:0px;
	width:150px;
}
#quote span:first-child {
	color:#fff;
	font-weight:600;
	font-variant:small-caps;
}
#quote span:last-child {
	position:relative;
	top:18px;
	color:#fdde10;
	font-weight:800;
	margin-left:31px;
}


#content {
	float:left;
	width:1000px;
}














	/*///////////
	 * Homepage
	 * Project Viewer
	 * ////////*/

.slideShow {
	float:left;
	width: 1000px;
	height:414px;
	z-index:-1;
}
	 
#screenThumbs {
	float:left;
	margin-top:0px;
	width: 1000px;
	height:414px;
	background:transparent;
	text-align: left;
}

#screenThumbs > div {
	width: 1000px;
	text-align:left;
	/*
	position:relative !important;
	margin:0px auto !important;
	*/
}

#screenThumbs img {
	float:left;
	border: 0px solid red;
	width:1000px;
}

.slide-title {
	float:left;
	margin-bottom:20px;
	margin-top:12px;
	margin-left:23px;
	width:363px;
	font-weight:800;
	font-size:20pt;
	color:#fff;
	border:0px solid red;
	line-height: 25pt;
	font-style: italic;
}

.slide-body {
	float:left;
	width:386px;
	font-weight:500;
	font-size:9pt;
	line-height:15pt;
	margin-bottom:15px;
	color:#fff;
	border:0px solid red;
}

a.slide-readmore {
	float:left;
	width:111px;
	margin-left:275px;
	margin-top:-51px;
	font-size:9pt;
	color:transparent;
	text-decoration:none;
	border:0px solid red;
}


.caption {
	float:left;
	width:386px;
	height:101px;
	margin-top: -142px;
	margin-left:48px;
	font-family:Arial, sans-serif;
	text-align:left;
	background: url(../images/learnMore.png) no-repeat;
}
#slideNav {
	position:relative;
	top:23px;
	width:950px;
	text-align:center;
}
#slideNav a {
	margin-right:0px;
	padding:9px;
	background:url(../images/bullet_OFF.png) no-repeat 0px 0px;
	font-size:1px;
	color:#fff;
}
#slideNav a.activeSlide {
	background:url(../images/bullet_ON.png) no-repeat 0px 0px;
}







#homeBtm {
	float:left;
	width:1000px;
	height:186px;
	margin-top:1px;
	margin-bottom:1px;
	background:#434343;
	border-bottom: 4px solid #b2b0b0;
}

#homeFeat {
	float:left;
	width:591px;
	height:186px;
}

.homeFeatCell {
	float:left;
	width:195px;
	height:186px;
	background:#1b1a1a;
	border-right:2px solid #434343;
}

.homeFeatCell a {
	font-style:italic;
	font-weight:800;
	font-size:10pt;
	color:#fff;
	text-decoration:none;
}

.homeFeatCell img {
	float:left;
	width:195px;
	height:146px;
}

.homeFeatCell span {
	float:left;
	width:183px;
	margin-left:12px;
	padding-top:14px;
	padding-bottom:14px;
	background:transparent;
}



#homeAbout {
	color:#fff;
	font-weight:600;
}

#homeContent {
	position: relative;
	width: 411px;
	height: 187px;
	float: right;
	top: -195px;
}

#homeAbout span:first-child {
	float:left; 
	width:377px;
	font-size:15pt;
	font-weight:800;
	font-style:italic;
	border:0px solid red;
	padding-top:28px;
	padding-left:30px;
}

#homeAbout p {
	float:left;
	width:347px;
	margin-top:10px;
	line-height:18pt;
	padding-left:30px;
	padding-right:30px;
}

#homeAbout span:last-child {
	float:left; 
	width:377px;
	padding-left:30px;
	color:#b9b9b9;
	margin-top:20px;
}

#homeAbout a,
#homeAbout a:visited {
	color:#fcde10;
	font-style:italic;
	text-decoration:none;
}
#homeAbout a:hover {
	text-decoration:underline;
}








/*///////////
* Footer
* Footer
* ////////*/

#footer {
	float:left; 
	width:1000px;
	margin-top:1px;
	background:#b2b0b0;
}

#latestNews {
	float:left;
	width:135px;
	padding:7px 0px 4px 14px;
	border-right:1px solid #fff;
}

#newsFeed {
	float:left;
	width:850px;
	padding-top:10px;
}

#newsFeed span {
	float:left;
	width:666px;
	padding-left:20px;
	font-size:8pt;
	overflow:hidden;
}

#newsFeed a,
#newsFeed a:visited {
	float:left;
}

#address {
	float:left;
	width:1000px;
	border-top:1px solid #fff;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:14px;
	text-transform:uppercase;
	color:#fff;
}

#address span {
	float:left; 
	width:700px;
	
}
#address a {
	float:right;	
	color:#fff;
	text-decoration:none;
	margin-right:28px;
}




/*///////////
* About Us 
* 
* ////////*/
.about h1 {
	float:left;
	width:800px;
	height: 38px;
	margin-top: 17px;
	margin-bottom: 37px;
	margin-left: 71px;
	padding-left: 55px;
	background:url(../images/dots.png) no-repeat 0px 26px;
	font-style:italic;
}

img.aboutImage {
	float:left; 
	width:199px;
	-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
	box-shadow:0px 0px 8px rgba(0,0,0,0.5);
	margin-right:30px;
	margin-left: 4px;
}

.about h2,
.about p,
.about ul.list {
	float:left;
	width:611px;
	font-weight:600;
	padding-right:30px;
}
ul.list li {
	width:403px;
}

.about h2 {
	font-style:italic;
	margin-bottom:10px;
}

.about p {
	line-height:19pt;
}





/*///////////
* TEXT PAGE
* 
* ////////*/

#textPage {
	line-height: 22px;
}

#textPage ul.clientList {
	float:left;
	width:300px;
}
#textPage ul.clientList li {
	margin-bottom:5px;
	padding: 0px 0px 0px 24px;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0px 4px;
}

#textPage h1 {
	float:left;
	width:800px;
	height: 38px;
	margin-top: 17px;
	margin-bottom: 5px;
	margin-left: 71px;
	padding-left: 55px;
	background:url(../images/dots.png) no-repeat 0px 26px;
	font-style:italic;
}





/*///////////
* Contact 
* Us
* ////////*/
.contact h1 {
	float:left;
	width:800px;
	height: 38px;
	margin-top: 17px;
	margin-bottom: 37px;
	margin-left: 71px;
	padding-left: 55px;
	background:url(../images/dots.png) no-repeat 0px 26px;
	font-style:italic;
}





/*///////////
* Services 
* Template
* ////////*/
.services h1 {
	float:left;
	width:800px;
	height: 38px;
	position:relative;
	top: 17px;
	margin-bottom: 37px;
	margin-left: 71px;
	padding-left: 55px;
	background:url(../images/dots.png) no-repeat 0px 26px;
	font-style:italic;
	z-index:-2;
}

img.serviceImage {
	height:378px;	
}

.services h2,
.services p,
.services ul.list {
	float:left;
	width:373px;
	font-weight:600;
	padding-right:30px;
}

.services h2 {
	font-style:italic;
	margin-bottom:10px;
}

.services p {
	line-height:19pt;
}

.list span {
	float:left;
	margin-bottom:10px;
}

.services ul.list {
	margin: 0;
	margin-top:25px;
	padding: 0;
}
.services ul.list li {
	float:left;
	margin: 0;
	margin-bottom:5px;
	padding: 0px 0px 0px 24px;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0px 4px;
}

#servicesBtm {
	float:left;
	width:1000px;
	margin-bottom:30px;
}

#servicesBtm #thumbs {
	float:left;
	width:450px;
	padding-top:8px;
}
#servicesBtm #thumbs a{
	float:left;
	margin-right:1px;
}

#clientList h2  {
	float:left;
	width:490px;
	height:30px;
	margin-bottom:13px;
	background:url(../images/dots.png) no-repeat -26px 22px;
	font-style:normal;
}

#clientList {
	float:left;
	width:490px;
	margin-left:35px;
	line-height: 24px;
}

#clientList a,
#clientList a:visited {
	float:left;
	width:245px;
	font-weight:600;
	margin-bottom:8px;
	color:#909090; 
	text-decoration:none;
}
 



/*///////////
* Nav Drop
* Down Menu
* ////////*/
/* General */
#cssdropdown, #cssdropdown ul { 	
	list-style: none; 
	position:relative;
	
}
/* #cssdropdown, #cssdropdown * { padding: 0; margin: 0; } */

/* Head links */
#cssdropdown li.headlink { 
	/*width: 20px; */
	float: left; 
	margin-left: -1px; 
	border: 0px solid #fc0; 
	background-color: #e9e9e9; 
	text-align: center; 
}

#cssdropdown li.headlink a { 
	display: block; 
}

/* Child lists and links */
#cssdropdown li.headlink ul { 
	display: none; 
	text-align: left; 
} 

#cssdropdown li.headlink:hover ul { 
	display: block; 
	-moz-box-shadow:0px 6px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 6px 8px rgba(0,0,0,0.5);
	box-shadow:0px 6px 8px rgba(0,0,0,0.5);
}

#cssdropdown li.headlink ul li a { 
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 9px;
	text-decoration:none;
	font-weight:400;
	font-size:8pt;
}

#cssdropdown li.headlink ul li a:hover { 
	background-color:#303030; 
}

/* Pretty styling */
#cssdropdown a { 
	color: #fff; 
} 

#cssdropdown ul li a:hover { 
	text-decoration: none; 
}

#cssdropdown li.headlink { 
	background:transparent;
}

#cssdropdown li.headlink ul { 
	background:#303030;
	position:relative;
	margin-top:56px;
}





