@CHARSET "ISO-8859-1";

body {
	margin: 5px 0;
	padding: 0;
	text-align: center;
	background-color: graytext;
}

div {
	padding: 0;
	margin: 0;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0;
	color: #656a7f;
}

ul li 
{
	color: #656a7f;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 20px;
	text-align: justify;
	font-size: 12px;
	font-family: verdana, tahoma, arial;
}

img {
	margin: 0;
	padding: 0;
}

img.logo {
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

label 
{
	color: white;
	font-weight: bold;
}

h3 {
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: verdana, tahoma, arial, times new roman;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 10px;
}

p {
	color: white;
	text-align: left;
	margin: 10px 20px 10px 20px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

p.welcomeParagraph {
	font-weight: bold;
	color: #8f94a8;
	text-align: justify;
	font-size: 12px;
	font-family: verdana, arial, tahoma;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 18px;
}

div.contentWrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #2f3034;
	width: 750px;
	height: 1070px;
	border: solid 1px black;
}

div.contentWrapper img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

div.menuWrapper {
	background-color: #950e1f;
	height: 100px;
	vertical-align: middle;
}

div.menu {
	float: right;
	color: white;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 10px;
}

div.menu a {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 16px;
	margin-right: 16px;
}

div.menu a:hover {
	padding: 8px;
	border: solid 1px black;
	color: #950E1F;
	background-color: white;
	margin-left: 7px;
	margin-right: 7px;
	
}

div.menu a:hover {
	text-decoration: 
}

div.imgAndForm {
	border: solid 5px white;
	height: 256px;
}

div.imgAndForm div.Photo {
	float: left;
	width: 490px;
	background-color: white;
	height: 100%;
	border-right: solid 5px white;
}

div.imgAndForm div.Photo img {
	margin: 0;
	padding: 0;
}

div.imgAndForm div.helpForm {
	float: right;
	width: 245px;
	background-color: #ffb320;
	height: 100%;
}

table.formTable {
	text-align: center;
	border: solid 0px white;
	margin-left: auto;
	margin-right: auto;
}

input.formButton {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
	border: solid 2px #950e1f;
	color: #950e1f;
	font-weight: bold;
}

h2.help {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 21px;
	color: #950e1f;
	font-family: verdana, arial, tahoma, times new roman;
}

div.companyNews {
	width: 100%;
	height: 200px;
	background-color: #484d61;
	margin: 0;
	padding: 0;
}

div.companyNews div.news {
	width: 343px;
	height: 100%;
	float: left;
}

div.divider {
	height: 140px;
	background-color: #51596b;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 2px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

div.companyNews div.welcomeMessage {
	height: 100%;
	width: 403px;
	float: right;
}

div.news img.sample {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 15px;
	padding: 0;
	border: solid 3px white;
}

div.news span.date {
	margin: 0px;
	background-color: red;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	float: left;
}

a {
	color: white;
	text-decoration: underline;
}

div.servicesBanner {
	width: 100%;
	height: 50px;
	background-color: #2f3034;
	float: left; margin 0;
	padding: 0;
	color: white;
}

div.servicesBanner div.first {
	margin: 0;
	padding: 0;
	width: 33.3%;
	float: left;
}

div.servicesBanner div.second {
	margin: 0;
	padding: 0;
	width: 33.3%;
	/*background-color: red;*/
	float: left;
}

div.servicesBanner div.third {
	width: 33.3%;
	float: left;
}

div.clearFix {
	clear: both;
}

h4 {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

div.showcase {
	background-color: #37383d;
	width: 100%;
	float: left;
	height: 380px;
}

div.showcase div.articles {
	background-color: transparent;
	width: 320px;
	height: 450px;
	float: left;
	margin-right: 20px;
}

div.showcase div.articles img {
	border: solid 3px white;
	margin-left: 50px;
	margin-bottom: 15px;
}

div.showcase div.articles ul li a {
	color: #656a7f;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
}

div.showcase div.articles ul li a:hover {
	text-decoration: underline;
}

div.showcase div.articles ul li a:visited {
	color: #656a7f;
}

div.showcase div.articles span {
	float: right;
	margin-left: 50px;
}

div.showcase div.articles span a {
	text-decoration: none;
}

div.showcase div.articles span a:hover {
	text-decoration: underline;
}

div.showcase div.articles span a:visited {
	text-decoration: underline;
}

div.articleDivider {
	height: 320px;
	background-color: #51596b;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 2px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

div.showcase div.latestProjects {
	float: left;
	width: 370px;
	background-color: transparent;
}

div.showcase div.latestProjects h3 {
	padding-left: 10px;
}

div.showcase div.latestProjects img {
	border: solid 3px white;
	margin-left: 50px;
	margin-bottom: 15px;
}

div.showcase div.latestProjects div {
	width: 100%;
	clear: both;
	color: white;
	padding-top: 15px;
	margin-left: 17px;
	text-align: center;
}

div.showcase div.latestProjects div a {
	padding: 5px;
	text-decoration: none;
	background-color: #51596b;
	color: white;
	margin-top: 20px;
	cursor: auto;
	border: solid 1px white;
	margin-left: 2px;
	margin-right: 2px;
}

div.showcase div.latestProjects div a:hover {
	cursor: hand;
	cursor: pointer;
}

div.contentWrapper div.footer {
	width: 100%;
	background-color: transparent;
	height: 50px;
}

div.copy {
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	text-align: left;
	color: white;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
}

div.email {
	margin-top: 20px;
	margin-right: 15px;
	float: right;
	color: white;
	text-align: right;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
}

div.projectsShowCase {
	height: 200px;
	width: 100%;
	background-color: transparent;
}

div.projectsShowCase div.imageDisplay {
	float: left;
}

div.projectsShowCase div.imageDisplay img {
	margin: 10px 10px 10px 20px;
	border: solid 1px white;
}

div.projectsShowCase div.imageCaption {
	background-color: transparent;
	float: left;
	margin: 0;
	width: 560px;
}

div.projectsShowCase div.imageCaption span {
	margin-top: 100px;
}

div.projectsShowCase div.imageCaption span a {
	text-decoration: none;
}

h3#projectTitle {
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: verdana, tahoma, arial, times new roman;
	padding-top: 0px;
}

div#projectDivider {
	margin: 10px 2% 10px 2%;
	width: 96%;
	border-bottom: solid 1px white;
	clear: both;
}

div.contentWrapper img.small {
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	border: solid 2px white;
	float: right;
}

div.contentWrapper div.footerDiv {
	height: 60px;
	background-color: #2F3034;
}

ul.servicesList {
	margin-top: 25px;
}

ul.servicesList li {
	color: #8F94A8;
	margin-left: 40px;
}

div.servicesPage {
	background-color: #37383D;
	margin: 0;
	padding-bottom: 20px;
	color: #8F94A8;
}

div.servicesPage p {
	color: #8F94A8;
	text-decoration: bold;
	line-height: 25px;
}

img.hiddenPic {
	display: none;
}

div#naderMarketing {
	margin-bottom: 10px;
	margin-top: 10px;
}

div#naderMarketing a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-family: "lucinda console", verdana, tahoma, arial;
	font-weight: bold;
}

div#naderMarketing a:hover {
	text-decoration: underline;
}

form#contact {
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: #eee;
	margin: 20px;
	padding: 10px 20px;
	width: 670px;
}


form#contact p
{
	color: #0066CC;
}

form#contact ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form#contact li 
{
	padding: 6px;
	background: #e1e1e1;
	margin-bottom: 1px;
}

form#contact li#send 
{
	background: none;
	margin-top: 6px;
}

form#contact label
{
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 7px;
	color: #0066CC;
	line-height: 23px;
}

form#contact input,form#contact textarea 
{
	padding: 4px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #999999;
	width: 400px;
}

form#contact input:focus,form#contact textarea:focus {
	border: 1px solid #666;
	background: #e3f1f1;
}

form#contact li#send button 
{
	background: #003366 url(images/css-form-send.gif) no-repeat 8px 50%;
	border: none;
	padding: 4px 8px 4px 28px;
	border-radius: 15%; 
	-moz-border-radius: 15%;
	-webkit-border-radius: 15%;
	color: #fff;
	margin-left: 77px; 
	cursor: pointer;
}

form#contact li#send button:hover 
{
	background-color: #006633;
}

form#contact input.formButton 
{
	background-color: white;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom:3px;
	padding-top: 3px;
	width: 120px;
}

div.newsArticle
{
	width: 100%;
	background-color: tranparent;
	margin-bottom: 20px;
}

div.newsDiv
{
	text-align: justify;
	margin: 0 20px 20px;			
}
	
span.BNP-IMAGES-DESCRIPTION
{
	font-size: 10px;
}
	
	
	
	