/* CSSRESET */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a.imageslink:link,a.imageslink:visited,a.imageslink:active,a.imageslink:hover{
	text-decoration:none;
}

.hidden{
	display:none;
}
#galleryRollover{

height:420px;
padding:0px;
margin:0px;
}
#thumbs div{
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
margin-top:0px;
}	
.box{

}
body {
	line-height: 1.3;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* /END-CSSRESET */

/* MENU */

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Verdana, Geneva, sans-serif;
		font-weight: bold;
		}

	#jsddm li a
	{	display: block;
		padding: 4px 8px;
		text-decoration: none;
		color: #FFF;
		white-space: nowrap;}

	#jsddm li a:hover
	{ color: #C8C8C8;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F9F9F;}
		
		#jsddm li ul li a:hover
		{	background: #545454}

.menu { display: block;
		padding: 4px 8px;
		text-decoration: none;
		color: #FFF;
		white-space: nowrap }
		
/* /MENU */

body
	{
	background-image: url(../images/background.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #808080;
	}

#top
	{
	width: 900px;
	height: 20px;
	margin: 0 auto;
	}

#bottom
	{
	width: 900px;
	height: 20px;
	margin: 0 auto;
	}

#content-wrap
	{
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	}

#menu
	{
	width: 865px;
	height: 20px;
	padding-left: 35px;
	background: #545454;
	}

#welcome-content
	{
	width: 900px;
	}

#welcome-carousel
	{
	width: 900px;
	height: 154px;
	}

#client-login-content
	{
	width: 900px;
	}

#careers-content
	{
	width: 900px;
	}

#news-content
	{
	width: 900px;
	}

#latest-projects-content
	{
	width: 900px;
	}
	
#footer
	{
	width: 900px;
	height: 122px;
	}
	
#bottom
	{
		padding: 10px;
	}
	
.form1  
	{
    background-color: #FFFFFF; 
    border: 1px solid #808080;
    font-family: Verdana, Geneva, sans-serif; font-size: 20px; color: #808080; text-decoration: none;
    padding-left: 2px;
	}
.form2  
	{
    background-color: #FFFFFF; 
    border: 1px solid #808080;
    font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #808080; text-decoration: none;
    padding-left: 2px;
	}
	
	.mailinglist_errors{
	padding-bottom:8px;
	font-style:italic;

}
#subscribe
	{
	width: 900px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: right;
	}

.title { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #ba3126; text-decoration: none; font-weight: bold; }
.title_ { font-family: Verdana, Geneva, sans-serif; font-size: 14px; color: #808080; text-decoration: none; font-weight: bold; }
.red { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #ba3126; text-decoration: none; font-weight: bold; }
.blue { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #6a8ea7; text-decoration: none; font-weight: bold; }
.green { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #628b32; text-decoration: none; font-weight: bold; }

a:link {color: #808080; text-decoration: none;}
a:visited {color: #808080; text-decoration: none;}
a:hover {color: #808080; text-decoration: underline;}
a:active {color: #808080; text-decoration: none;}

h1 { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #808080; text-decoration: none; font-weight: bold; }
h2 { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #ba3126; text-decoration: none; font-weight: bold; }
h4 { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #808080; text-decoration: none; font-weight: bold; }

.arrow { background-image: url(../includes/menu-arrow.png) }

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

a.traff1k:link {color: #01C300; text-decoration: none;}
a.traff1k:visited {color: #01C300; text-decoration: none;}
a.traff1k:hover {color: #01C300; text-decoration: underline;}
a.traff1k:active {color: #01C300; text-decoration: none;}