/* css for basic items---------------------------------------------------------------------------------------------------*/
html,body {
	width:100%;
    }
body {
	padding: 0;
	margin: 0;
	min-width: 1021px;
	background: #000 url(../images/bg.gif) repeat-y center top;
	font-family: georgia, times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #818386;
	}
img {
	padding: 0; 
	margin: 0;
	}
form {
	padding: 0;
	margin: 0;
	}	
a,
a:visited,
a:active {
	color: #818386;
	text-decoration: underline;
	outline: none;
    }
a:hover {
	color: #000;
	text-decoration: underline;
	outline: none;
   	}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul li {
	padding: 0;
	margin: 0;
	float: left;
	}
p {
	padding: 0 0 15px 0;
	margin: 0;
	}
hr {  
	padding: 0;
	margin: 25px 0 0 0;
	border: none;
	border-bottom: solid 1px #000;
	}
h1 {
 	padding: 5px 0 10px 0;
	margin: 0;
	clear:both;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-family: din-regular, arial, helvetica, verdana;
	color: #444;
	}
h2 {
 	padding: 15px 0 15px 0;
	margin: 0;
	clear:both;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: din-regular, arial, helvetica, verdana;
	color: #000;
	}
h3 {
 	padding: 0 0 30px 0;
	margin: 0;
	clear:both;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-family: din-regular, arial, helvetica, verdana;
	color: #a3a4a6;
	}
h4 {
 	padding: 15px 0 0 0;
	margin: 0;
	clear:both;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: din-regular, arial, helvetica, verdana;
	color: #000;
	}
h5 {
 	padding: 0 0 10px 0;
	margin: 0;
	clear:both;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	font-family: din-regular, arial, helvetica, verdana;
	color: #818386;
	}

	
/* css for site structure ------------------------------------------------------------------------------------------------*/
 
#outer {
	width: 100%;
	display: table;
	vertical-align: middle;
    }
#container {
	margin: 0px auto 0px auto;
	width: 940px;
   	}
#inner {
	position: relative;
	width: 940px;
	/*background: url(../images/bg-inner.gif);*/
    }

/* css for main navigation --------------------------------------------------------------------------------------------------------*/
		
ul.nav {
	padding: 0 0 20px 0;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	}
ul.nav li {
	float: none;
	}
ul.nav li ul li {
	float: left;
	}
ul.contact {
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 10px;
	line-height: 18px;
	clear: both;
	}
ul.contact li {
	padding: 35px 9px 20px 9px;
	width: 121px;
	height: 45px;
	float: none;
	}
ul.contact li.in-touch {
	background: url(../images/nav-get-in-touch.gif) no-repeat;
	}
ul.contact li.download {
	padding-top: 38px;
	height: 42px;
	background: url(../images/nav-download.gif) no-repeat;
	}
ul.contact li.sign-up {
	padding-top: 38px;
	height: 42px;
	background: url(../images/nav-sign-up.gif) no-repeat;
	}

/* css for column designation --------------------------------------------------------------------------------------------------------*/

.col-left {
	position: relative;
	width: 169px;
	font-size: 0;
	line-height: 0;
	float: left;
	}
.col-center {
	position: relative;
	border-top: 1px solid #000;
	width: 600px;
	float: left;
	}
.col-center-home {
	position: relative;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	border-top: 5px solid #000;
	width: 580px;
	font-size: 24px;
	line-height: 30px;
	color: #000;
	background: url(../images/bg-home.gif);
	float: left;
	}
.col-center-home-flash {
	position: relative;
	padding: 0 0px 0 0px;
	margin: 0 0 0px 0;
	width: 600px;
	float: left;
	}
.col-right {
	padding: 0 0 0 32px;
	position: relative;
	width: 139px;
	float: left;
	}
.col-center li.text {
	padding: 15px 23px 0 0;
	width: 448px;
	}

/* dotted line text */
.col-center li.dotted-short {
	margin: 0 0 20px 0;
	width: 289px;
	}
.col-center li.dotted-short p {
	padding: 7px 0 15px 0;
	width: 289px;
	border-bottom: 1px dotted #000;
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	}
.col-center li.dotted {
	margin: 0 0 20px 0;
	width: 448px;
	border-bottom: 1px dotted #818386;
	}
.col-center li.dotted p {
	padding: 8px 0 8px 0;
	width: 448px;
	border-top: 1px dotted #818386;
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 14px;
	line-height: 18px;
	}
.col-center li.dotted-wide {
	margin: 0 0 20px 0;
	width: 600px;
	border-bottom: 1px dotted #818386;
	}
.col-center li.dotted-wide p {
	padding: 8px 0 8px 0;
	width: 600px;
	border-top: 1px dotted #818386;
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 14px;
	line-height: 18px;
	}

/* project list text */	
.col-center li.project-list {
	padding: 22px 0 0 0;
	width: 129px;
	}
.col-center li.project-list p {
	padding: 0 0 6px 0;
	font-size: 10px;
	line-height: 11px;
	font-family: din-regular, arial, helvetica, verdana;
	}

/* 4 column text */	
.col-center li.columns {
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 14px;
	line-height: 18px;
	padding: 0 15px 20px 0;
	width: 135px;
	}
.col-center li.columns p {
	padding: 0 0 6px 0;
	}
	
/* main text black links */
.col-center a,
.col-center a:visited,
.col-center a:active {
	text-decoration: underline;
	outline: none;
    }
.col-center a:hover {
	color: #000;
	text-decoration: underline;
	outline: none;
   	}
   	
/* 10 things text */	
.col-center ul.ten-things {
	clear: both;
	}
.col-center ul.ten-things li.left {
	width: 36px;
	}
.col-center ul.ten-things li.right {
	width: 564px;
	}

/* css for form---------------------------------------------------------------------------------------------------*/

li.contact-text {
	width: 290px;
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 10px;
	line-height: 20px;
	color: #000;
    }
li.contact-box {
	padding: 0 0 8px 0;
	width: 600px;
	clear: both;
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 10px;
	line-height: 20px;
	color: #000;
    }
.textfield {
	padding: 3px 0 2px 0;
	margin: 0;
	width: 288px;
	height: 17px;
	border: 0;
	background: #e0ecff;
    }
.textbox {
	padding: 3px 0 2px 0;
	margin: 0;
	width: 598px;
	height: 157px;
	border: 0;
	background: #e0ecff;
    }

/* css for arrows ---------------------------------------------------------------------------------------------------*/

.arrow-50 {
	padding: 50px 0 0 84px;
	}
.arrow-46 {
	padding: 46px 0 0 84px;
	}
.arrow-40 {
	padding: 40px 0 0 84px;
	}
.arrow-32 {
	padding: 31px 0 0 84px;
	}
.arrow-17 {
	padding: 17px 0 0 84px;
	}
.arrow-8 {
	padding: 8px 0 0 84px;
	}

/* nav arrows */
.arrow-nav-home {
	padding: 4px 0 0 84px;
	}
.arrow-nav-expertise {
	padding: 24px 0 0 84px;
	}
.arrow-nav-brand {
	padding: 44px 0 0 84px;
	}
.arrow-nav-visual {
	padding: 64px 0 0 84px;
	}
.arrow-nav-document {
	padding: 84px 0 0 84px;
	}
.arrow-nav-about {
	padding: 104px 0 0 84px;
	}
.arrow-nav-news {
	padding: 124px 0 0 84px;
	}
.arrow-nav-contact {
	padding: 144px 0 0 84px;
	}

/* css for padding -------------------------------------------------------------------------------------------------*/

.learn-pad {
	padding: 0 0 10px 0;
	}			
.top-pad {
	padding-top: 15px;
	}
.right-pad {
	padding-right: 40px;
	}

/* css for misc items -------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	}
.gray-text {
	color: #a3a4a6;
	}
a.gray-text,
a.gray-text:visited,
a.gray-text:active {
	color: #a3a4a6;
	text-decoration: none;
	outline: none;
    }
a.gray-text:hover {
	color: #000;
	text-decoration: underline;
	outline: none;
   	}
.more {
	font-size: 10px;
	line-height: 20px;
	font-family: din-regular, arial, helvetica, verdana;
	}
a.learn-home,
a.learn-home:visited,
a.learn-home:active {
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
a.learn-home:hover {
	font-family: din-regular, arial, helvetica, verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -.02em;
	}
	
/* css for  borders -------------------------------------------------------------------------------------------------*/

.border-none {
	border: 0px;
	}
.top-border-5px {	
	border-top: 5px solid #000;
	}
.top-border-1px {
	margin: 10px 0 0 0;
	border-top: 1px solid #000;
	}			 	
.top-border-1px-no-margin {
	border-top: 1px solid #000;
	}			 	

 /* css for footer items -------------------------------------------------------------------------------------------------*/
         
#footer {
	position: relative;
	padding: 20px 0 20px 167px;
	clear: both;
	}
	       		       