/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
@font-face {
    font-family: 'Crixus';
    src: url('../fonts/crixus-webfont.eot');
    src: url('../fonts/crixus-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crixus-webfont.woff') format('woff'),
         url('../fonts/crixus-webfont.ttf') format('truetype'),
         url('../fonts/crixus-webfont.svg#CrixusRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBoldCond';
    src: url('../fonts/myriadpro-boldcond-webfont.eot');
    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #fff;
}
/*THE REST*/

body {background: #000000;}

p {color: #a7a7a7; line-height: 15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px}
span {color: #a7a7a7; line-height: 24px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px;}

.container {width: 960px; margin: 0 auto;}

.logo {background: url(../images/dots.png) top right no-repeat; float: left; margin-top: 18px; padding-right: 20px;}

p.companyName{font-family: Helvetica; font-size: 32px; color: #FFFFFF; margin-bottom: 2px;font-weight:bold;}
h1{font-family: Helvetica; font-size: 13px; color: #e4e4e4; padding-top: 3px; font-weight:bold;}

.mainimg-contact{
	border: 1px solid #FF4400;
	-moz-box-shadow: 0px 12px 20px #000;
	margin: 0px 3px 0px auto;
	float: right;
	clear: both;
}
.mainimg-aboutus{
	border: 1px solid #FF4400;
	-moz-box-shadow: 0px 12px 20px #000;
	margin: 0px 3px 0px auto;
	float: right;
	clear: both;
}
.navigation {float: right; margin-left: 30px;}

.navigation  a{margin-top: 10px; float: left; margin: 0px 4px 0px 0px; padding: 5px; border-bottom: 43px solid #232323; border-top: 17px solid #232323; color: #e4e4e4; font-size: 18px;  text-decoration: none; font-family: "MyriadProBoldCond", Arial, Helvetica, sans-serif; font-weight: bold;}
.navigation  a.menuselected, .navigation  a:hover{color: #e4e4e4; border-bottom: 43px solid #e4e4e4; border-top: 17px solid #e4e4e4  }

.contentheader h2 {color: #e4e4e4; text-transform: uppercase; font-size: 33px; padding: 0; font-family: 'MyriadProBoldCond'; letter-spacing: 1px; margin-bottom: 10px;} 

.fullcol {float: left; width: 960px; text-align: justify; padding-bottom: 30px; clear: both;}

.innerslide{background-color: #333333; padding: 10px; width: 929px; min-height: 154px; 	-moz-box-shadow: 0px 0px 5px #000;
}
.projectimg{margin-right: 10px; float: left; border: 2px solid #fff;}
.projectContent{color: #a7a7a7; line-height: 15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; margin: 10px;}

.leftcol {float: left; width: 473px; text-align: justify; padding-bottom: 30px}

.leftcol p {color: #a7a7a7; line-height: 15px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px}

.rightcol {float: right; width:457px; text-align: left; }

.rightcol ul{font-family: Arial; color: #e4e4e4; font-size: 20px;text-align: left;}

.rightcol ul li{height: 55px; padding: 10px 0px 0px 60px; }
.rightcol ul li.list1{background: url(../images/list1.png) no-repeat;}
.rightcol ul li.list2{background: url(../images/list2.png) no-repeat;}
.rightcol ul li.list3{background: url(../images/list3.png) no-repeat;}
.rightcol ul li.list4{background: url(../images/list4.png) no-repeat;}


.footer {width: 100%; height: 200px; background: #888888; margin-top: 50px; margin-bottom: -16px; position: absolute; z-index: -1}
.footerinner{width: 960px; margin: 0 auto;}

.footerleft {width: 500px; float: left; padding-top: 10px; }
.footerleft  a{margin-top: 10px; float: left; margin-right: 30px; margin-top: 0px;  border-bottom: 1px solid #888; border-top: 1px solid #888; color: #e4e4e4; font-size: 18px;  text-decoration: none; font-family: "MyriadProBoldCond", Arial, Helvetica, sans-serif; font-weight: bold;}   
.footerleft  a.menuselected, .footerleft  a:hover{color: #e4e4e4; border-bottom: 1px solid #fff; border-top: 1px solid #fff  }

.footerright{height: 0px; margin: 0px auto;}

.footer-text p{color: #232323;}
.footer strong{font-weight: bold; font-size: 13px; line-height: 18px;}
.vector{float: right; position: relative; z-index: 2000; margin-bottom: -383px; top: -190px;}

/*Contact*/
ul.archsidebar{
	margin-top: 30px;
}
ul.archsidebar li{
	background: url(../images/dots.png) no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	height: 30px;
}
input,textarea{
	width: 465px;
	margin-bottom: 3px;
	color: #a7a7a7;
	background: #232323;
	border: 2px solid #a7a7a7;
	padding: 3px;
}
textarea{
	height: 100px;
}
input.submit{
	width: 77px;
	margin-top: 3px;
	border: 0px;
}
.ps_desc p{
	padding: 5px;
	text-align: justify;
	position: relative;
}
.projects p.project img{
	float: left;
}
.projects p.project{
	padding-bottom: 20px;
	clear: both;
}
/*-----------------BuyNow Button Styles------------------*/
#buynow {
	width:120px;
	font: 14px Arial, Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: url('../images/buynow.png');
	border: 1px solid #69bef1;
	padding: 5px;
	margin: -60px 0px 0px 810px;
	position:absolute;
	top: 190px;
	z-index: 200000;
}
#buynow span{
	color: #fff;
	font: 14px Arial, Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
}
#buynow a{
	font-size: 12px;
	color: #ffffff;
	display: block;
	margin-bottom: 4px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
	text-align: center;
}
#buynow a:hover {text-decoration: underline;}
#buynow p {font-size: 12px; margin-bottom: 3px; margin-top: 2px; text-shadow: none; text-align: center; color: #fff;}
#buynow div a {font-weight: 800;}
/*-----------------LNM FileShare Button Styles------------------*/

.lnmfileshare {
	display:block;
	width:170px;
	height:65px;
	text-indent:-9999px;
	margin: -40px 0px 0px 772px;
	position:absolute;
	top: 245px;
	z-index: 200000;
}
.lnmfileshare a {	
	display:block;
	position: absolute;
	z-index: 100;
	width:100%;
	height:100%;
	background:transparent url('../images/cta-rollover.png') no-repeat top left;
	outline:none;
	}
.lnmfileshare a:hover {background-position:0 -65px; }

/*---------------------------------------------------------*/