/*###########################################################*/
/*#### ALWAYS USE THIS TO DESCRIBE YOUR CSS #################*/
/*###########################################################*/

/*###########################################################*/
/*#### General setup ########################################*/
/*###########################################################*/
body {
	margin:0px;
	background-color:#000000;
	background-image:url(Files/Graphics/main_bg.jpg);
}
#wrappertable {
	width:100%;
	border:none;
}
#wrappercell {
	width:100%;
	
}
#templatetable {
	width:100%;
}
/*###########################################################*/
/*#### Fonts  ###############################################*/
/*###########################################################*/
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#8d8d8d;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#8d8d8d;
}
a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
/*###########################################################*/
/*#### Top ##################################################*/
/*###########################################################*/
#topcell {
	width:100%;
	height:94px;
	background-image:url(Files/Graphics/top_bg.jpg);
}
#topcell {
	width:100%;
	text-align:center;
}
#topcell #logo {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
/*###########################################################*/
/*#### Menu #################################################*/
/*###########################################################*/
#menucell {
	width:100%;
	height:39px;
	background-image:url(Files/Graphics/menu_bg.jpg);
}
#topmenulist {
	text-align:left;
	list-style:none;
	padding:5px 0px 0px 0px;
	margin:0px;
}
#topmenulist li {
	float:left;
	list-style:none;
	padding-right:60px;
}
#topmenulist li #head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
#topmenulist li #head a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#topmenulist li #head a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff000a;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#topmenulist li #subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff000a;
	text-transform:uppercase;
}
#menusocialicons {
	text-align:left;
	list-style:none;
	padding:7px 0px 0px 0px;
	margin:0px;
}
#menusocialicons li {
	float:right;
	list-style:none;
	padding-left:7px;
}
#menusocialicons li img {
	cursor:pointer;
}
/*###########################################################*/
/*#### Slide ################################################*/
/*###########################################################*/
#slidecell {
	width:100%;
	height:381px;
	background-image:url(Files/Graphics/skyline_bg.jpg);
}
.slideshowtitle {
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	height:40px;
/*	color:#ba1b20;*/
	color:white; 
	padding:10px 0px 0px 0px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
.fadeslidedescdiv {
	width:100%;
	min-width:100%;
}
#toppicfader {
		z-index:0;
}
#slideshowtoggler {
	position:relative;
	width:1000px;
	text-align:right;
	margin-top:-35px;
	z-index:1;
}
/*###########################################################*/
/*#### Front Main Cell ######################################*/
/*###########################################################*/
#frontmaincell {
	width:1000px;
	height:500px;
}
#frontmaintopbg {
	background-image:url(Files/Graphics/main_top.jpg);
}
#frontmain {
}
#frontmaincell #bottomborder {
	float:center;
	width:1000px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border-bottom:#2d2c2c solid 1px;
}
#fronttext {
	border-bottom:#2d2c2c solid 1px;
}
#fronttext h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#fronttext  h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#8d8d8d;
	letter-spacing:3px;
	text-transform:uppercase;
	padding:0px 0px 20px 0px;
	margin:0px;
}
#fronttext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
	padding:0px;
	margin:0px;
	margin:0px 0px 30px 0px;
}
#newscell {
	padding:30px 0px 30px 0px;
}
#newscell h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:23px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#newscell #newsstory {
	float:left;
	border-bottom:#2d2c2c solid 1px;
	width:100%;
	}
#newscell #newsstory h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ba1b20;
	text-transform:uppercase;
	margin:0px;
	}
#newscell #newsstory p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#newsreadmore {
	float:right;
	width:100px;
	height:18px;
	background-image:url(Files/Graphics/news_readmore_bg.png);
	margin:0px 10px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#newsreadmore a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#newsreadmore a:hover {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#moloculebox {
	float:left;
	border-bottom:#2d2c2c solid 1px;

}
#moloculeboxbg {
	background-image:url(Files/Graphics/argumenta_moloculebg.png);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	
}
#moloculebox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#a3a3a3;
	text-transform:uppercase;
	padding:30px 0px 0px 0px;
	margin:250px 0px 0px 0px;	
	
}
#moloculebox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#contactbox {
	float:left;
	width:100%;
}
#contactbox h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#a3a3a3;
	text-transform:uppercase;
	padding:30px 0px 0px 0px;
	margin:0px;	
}
#contactbox h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#contactbox h3 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#contactbox p {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
	padding:0px 0px 30px 0px;
	margin:0px;
}
#mapholder1 {
	float:left;
	width:145px;
}
#mapholder2 {
	float:right;
	width:145px;
}
#recentprojectsbox {
	float:none;
	width:1000px;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#recentprojectsbox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	padding:30px 0px 30px 0px;
	margin:0px;
}
#recentprojectsbox #project {
	float:left;
	width:320px;
	padding:0px 20px 0px 0px;
}
#recentprojectsbox #projectend {
	float:left;
	width:320px;
	padding:0px 0px 0px 0px;
}
#recentprojectsbox #projectthumb {
	float:left;
	background-image:url(Files/Graphics/project_thumb_bg.png);
	width:304px;
	height:140px;
	margin:0px 11px 0px 0px;
	padding:8px 8px 8px 8px;
}
#recentprojectsbox #projectthumb:hover {
	float:left;
	background-image:url(Files/Graphics/project_thumb_bg.png);
	width:304px;
	height:140px;
	margin:0px 11px 0px 0px;
	padding:7px 7px 7px 7px;
	border:1px solid white;
}
#recentprojectsbox #projectname{
	float:left;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin:17px 0px 0px 0px;
}
#recentprojectsbox #showprojectbtn{
	float:right;
	background-image:url(Files/Graphics/showprojectbtn_bg.png);
	width:110px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 0px 0px 7px;
	margin:10px 0px 0px 0px;
}
#recentprojectsbox #showprojectbtn:hover{
	float:right;
	background-image:url(Files/Graphics/showprojectbtn_bg.png);
	width:110px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 0px 0px 7px;
	margin:10px 0px 0px 0px;
	background:black;
}
a.showprojectbtnlink {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
a.showprojectbtnlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
	

}
#recentprojectsbox #showprojectbtn #showprojectarrowicon{
	border:none;
	padding-left:5px;
}
#mainbottom {
	background-image:url(Files/Graphics/main_bottom.jpg);
	width:100%;
	height:75px;
	float:left;
}
/*###########################################################*/
/*#### Right ################################################*/
/*###########################################################*/
#rightcell {
	width:200px;
	height:500px;
	border:#333 solid 1px;
	border-radius:10px;
}
/*###########################################################*/
/*#### Footer ###############################################*/
/*###########################################################*/
#footercell {
	width:100%;
	background-image:url(Files/Graphics/footer_bg.jpg);
}
#footer {
	width:1000px;
	height:268px;;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#footer #footerbox {
	float:left;
	width:320px;
	margin:0px 20px 0px 0px;
	text-align:left;
}
#footerboxend {
	float:left;
	width:320px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#footer h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ba1b20;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}
#footercell #footer #footerbox #clientlist {
	padding:0px;
	margin:0px;
	list-style:none;
}
#footercell #footer #footerbox #clientlist li {
	height:18px;
	padding-top:3px;
	margin:0px;
	list-style:none;
	border-bottom:#666 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
#footercell #footer #footerbox #clientlist li #clientname {
	float:left;
}

a.clientnamelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	display:block;
}
a.clientnamelink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	display:block;
}

#footercell #footer #footerbox #clientlist li #clientlink {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	letter-spacing:2px;
	text-decoration: none;
	display:block;
}
#footercell #footer #footerbox #clientlist li #clientlink:hover {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	letter-spacing:2px;
	text-decoration: none;
	display:block;

}
#footercell #footer #footerbox #clientlist li #clientlink #clientlistlinkicon {
	vertical-align:middle;
}
#footercell #footer #footerbox #productlogoslist {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	width:100%
}#footercell #footer #footerbox #productlogoslist li {
	border-bottom:#666 solid 1px;
	padding-top:12px;
	height:40px;
	padding-bottom:13px;
}
#footercell #footer #footerbox #productlogoslist li #logo{
	width:130px;
	float:left;
	height:40px;
}
#footercell #footer #footerbox #productlogoslist li #logotext{
	width:180px;
	float:left;
}
#footercell #footer #footerbox #productlogoslist li #logotext h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba1b20;
	margin:0px;
	padding:0px;
}
#footercell #footer #footerbox #productlogoslist li #logotext p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0px;
	padding:0px;
}
#footercell #footer #footerboxend h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba1b20;;
	margin:0px;
	padding:0px;
}
#footercell #footer #footerboxend p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0px;
	padding:0px;
}
#footercell #footer #footerboxend #globes{
	padding-top:10px;
}
#footercell #footer #footerboxend #left{
	float:left;
	width:50%;
	padding-top:30px;
}
#footercell #footer #footerboxend #right{
	float:right;
	width:50%;
	padding-top:30px;
}
/*###########################################################*/
/*#### Main #################################################*/
/*###########################################################*/
#maincell {
	width:100%;
}
#maincell #maincellwrapper {
	width:1000px;
}
#maincell #maincellwrapper #leftsidebar {
	width:250px;
	float:left;
	padding-right:30px;
	text-align:left;
}
#maincell #maincellwrapper #maincontentcell {
	width:720px;
	float:left;
	text-align:left;
	vertical-align:top;
	padding-bottom:30px;
}
#maincontentcell p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
}
#maincontentcell h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#maincontentcell #casetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#FFF;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#maincontentcell #casesubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#8d8d8d;
	letter-spacing:3px;
	text-transform:uppercase;
	padding:35px 0px 10px 0px;
	margin:0px;
}
#maincontentcell h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#8d8d8d;
	letter-spacing:3px;
	text-transform:uppercase;
	padding:0px 0px 20px 0px;
	margin:0px;
}
#maincontentcell a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#ba1b20;
}
#maincontentcell ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
}
#maincontentcell li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	color:#8d8d8d;
}
#maincontentcell hr {
	border:0;
	color:#1a1a1a;
	background-color:#1a1a1a;
	height:1px;
	width:100%;
	text-align:left;
}
/*###########################################################*/
/*#### Menu Level 4 #########################################*/
/*###########################################################*/
#submenulist {
	list-style:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:50px;
	margin-left:0px;
	margin-right:0px;	
}
#submenulist li {
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	/*line-height:36px;
	padding:12px 0px 0px 0px;*/
}
#submenulist li #submenutext {
	float:left;
	width:240px;
	height:36px;
	border-bottom:#2d2c2c solid 1px;
	padding:0px;
}
#submenulist li #submenutexttitle {
	float:left;
	width:240px;
	height:36px;
	border-bottom:#2d2c2c solid 1px;
	padding:0px;
	font-size:15px;
}
#submenulist li #submenuicon{
	width:10px;
	height:36px;
	float:left;
	padding:0px;
}
/*#### Menu Level 4  #########################################*/

a.submenulistitem {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:10px;
	line-height:36px;
}
a.submenulistitem:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff000a;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	background-color:#1a1a1a;
	padding-left:10px;
	line-height:36px;
}

/*#### Menu Level 4 selected #########################################*/

a.submenulistitemover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#ba1b20;
	padding-left:10px;
	line-height:36px;
}
a.submenulistitemover:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:10px;
	line-height:36px;
}
/*#### Menu Level 4 sub #########################################*/

a.subsubmenulistitem {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:15px;
	line-height:36px;
}
a.subsubmenulistitem:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff000a;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	background-color:#111111;
	display:block;
	padding-left:15px;
	line-height:36px;
}
/*#### Menu Level 4 sub selected #########################################*/

a.subsubmenulistitemover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff000a;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	background-color:#111111;
	display:block;
	padding-left:15px;
	line-height:36px;
}
a.subsubmenulistitemover:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:15px;
	line-height:36px;
}
.quickcontactform {
	font-family:Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	font-size:11px;
	line-height:20px;
}
.quicktitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#a3a3a3;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	margin:0px;
	line-height:23px;
	text-transform:uppercase;
}
.quicktextfield {
	border:1px solid #a3a3a3;
	background:black;
	color:#a3a3a3;
	overflow:auto;
	padding:3px;
}
a.quicksubmit{
	float:left;
	width:100px;
	height:23px;
	background-image:url(Files/Graphics/news_readmore_bg.png);
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
a.quicksubmit:hover{
	float:left;
	width:100px;
	height:23px;
	background-image:url(Files/Graphics/news_readmore_bg.png);
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.refimggrid
{
opacity:1;-moz-opacity:1;filter:alpha(opacity=100);
}
.refimggrid:hover
{
opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);

}


