html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

blockquote, q
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after
{
	content: "";
}

th, td, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

table
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

a img
{
	border: none;
}

body
{
	line-height: 1.5;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75%;
}

h1
{
	font-weight: normal;
	color: #222222;
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h1 img
{
	margin: 0;
}

h2
{
	font-weight: normal;
	color: #222222;
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3
{
	font-weight: normal;
	color: #222222;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4
{
	font-weight: normal;
	color: #222222;
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5
{
	font-weight: normal;
	color: #222222;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6
{
	font-weight: normal;
	color: #222222;
	font-size: 1em;
	font-weight: bold;
}

h2 img, h3 img, h4 img, h5 img, h6 img
{
	margin: 0;
}

p
{
	margin: 0 0 1.5em;
}
p img.left
{
	display: inline;
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right
{
	display: inline;
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #000099;
}
a:visited
{
	color: #000066;
}
a:focus
{
	color: black;
}
a:hover
{
	color: black;
}
a:active
{
	color: #cc0099;
}

blockquote
{
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

dfn
{
	font-style: italic;
	font-weight: bold;
}

sup, sub
{
	line-height: 0;
}

abbr, acronym
{
	border-bottom: 1px dotted #666;
}

address
{
	margin: 0 0 1.5em;
	font-style: italic;
}

del
{
	color: #666;
}

pre
{
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt
{
	font: 1em 'andale mono' , 'lucida console' , monospace;
	line-height: 1.5;
}

li ul, li ol
{
	margin: 0 1.5em;
}

ul
{
	margin: 0 1.5em 1.5em 1.5em;
	list-style-type: disc;
}

ol
{
	margin: 0 1.5em 1.5em 1.5em;
	list-style-type: decimal;
}

dl
{
	margin: 0 0 1.5em 0;
}
dl dt
{
	font-weight: bold;
}

dd
{
	margin-left: 1.5em;
}

table
{
	margin-bottom: 1.4em;
	width: 100%;
}

th
{
	font-weight: bold;
}

thead th
{
	background: #c3d9ff;
}

th, td, caption
{
	padding: 4px 10px 4px 5px;
}

tr.even td
{
	background: #e5ecf9;
}

tfoot
{
	font-style: italic;
}

caption
{
	background: #eee;
}

.quiet
{
	color: #666666;
}

.loud
{
	color: #111111;
}

.clear
{
	clear: both;
}

.nowrap
{
	white-space: nowrap;
}

.clearfix
{
	overflow: hidden;
	display: inline-block;
}
.clearfix
{
	display: block;
}

.small
{
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large
{
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.first
{
	margin-left: 0;
	padding-left: 0;
}

.last
{
	margin-right: 0;
	padding-right: 0;
}

.top
{
	margin-top: 0;
	padding-top: 0;
}

.bottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar
{
	display: inline;
	float: left;
	margin-right: 0;
	width: 350px;
	width: 324px;
}
* html #sidebar
{
	overflow-x: hidden;
}
#sidebar #social
{
	margin-top: 27px;
	
}
#sidebar #social h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/headers/social.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #cdcdcd;
	height: 14px;
	margin: 0 0 0 3px;
	padding-bottom: 5px;
}
#sidebar #social ul.social_links
{
	list-style: none;
	height: 37px;
	margin: 0;
	padding-left: 5px;
}
#sidebar #social ul.social_links li
{
	float: left;
}
#sidebar #social ul.social_links li a
{
	display: block;
	height: 29px;
	margin: 5px 0 3px;
}
#sidebar #social ul.social_links li#twitter a
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/social_twitter.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 101px;
}
#sidebar #social ul.social_links li#myspace a
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/social_myspace.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 108px;
}
#sidebar #social ul.social_links li#facebook
{
	margin-right: 0;
}
#sidebar #social ul.social_links li#facebook a
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/social_facebook.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 110px;
}
#sidebar #social #tweets
{
	margin: 0;
	list-style: none;
	background: url('../images/backgrounds/transparent.png') 0 0 repeat;
	width: 309px;
	margin-left: 4px;
	padding: 3px 5px 3px 3px;
	border: 1px solid #fff;
	height: 197px;
	overflow: auto;
}
#sidebar #social #tweets li
{
	border-bottom: 1px solid #afafaf;
	padding-top: 5px;
	min-height: 62px;
}
#sidebar #social #tweets li:first-child
{
	padding-top: 2px;
}
#sidebar #social #tweets li:last-child
{
	border: none;
	min-height: 59px;
}
#sidebar #social #tweets li blockquote
{
	margin: 0;
	color: #fff;
	font-style: normal;
}
#sidebar #social #tweets li blockquote img
{
	height: 57px;
	width: 57px;
	float: left;
	margin: 0 5px 0 2px;
}
#sidebar #social #tweets li blockquote p
{
	margin-bottom: 5px;
	display: inline;
}
#sidebar #contact
{
	background: url('../images/backgrounds/drink.png') center top no-repeat;
}
#sidebar #contact h2
{
	display: none;
}
#sidebar #contact div#paddingtop
{
	padding-top: 150px;
}
#sidebar #contact div#inner
{
	padding-bottom:10px;
}

#sidebar #contact dl
{
	margin: 0 0 0 10px;
}
#sidebar #contact dt
{
	margin-top: 10px;
	font-size: 14px;
	color: #575757;
}
#sidebar #contact dd
{
	margin: 0;
	background-image:url(../images/img_formbackground_long.jpg);
	background-repeat:no-repeat;
	min-height:28px;
}
#sidebar #contact dd.short
{
	background-image:url(../images/img_formbackground_short.jpg);
}

#sidebar #contact dd input
{
	width: 280px;
	background-color:Transparent;
	border:none;
	margin:5px;
}
#sidebar #contact .company input, #sidebar #contact .phone input
{
	width: 130px;
}
#sidebar #contact .company
{
	float: left;
	
}
#sidebar #contact .phone
{
	float: right;
	width: 150px;
	margin: 0 14px 0 0;
}
#sidebar #contact input.button
{
	float: right;
	margin: 10px 19px 0 0;
	background-color: #676767;
	border: 1px solid #282828;
}

#header
{
	display: inline;
	float: left;
	margin-right: 0;
	width: 190px;
	width: 166px;
	background: url('../images/backgrounds/header.png') right top repeat-y;
	height: 1413px;
}
* html #header
{
	overflow-x: hidden;
}
#header h1
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: right;
	width: 158px;
	height: 74px;
	margin-right: 8px;
}
#header address
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 150px;
	background: url('../images/backgrounds/contact.png') top center no-repeat;
	height: 156px;
	float: right;
	margin: 0 8px 0 0;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
* html #header address
{
	overflow-x: hidden;
}
#header address .org, #header address .country-name
{
	display: none;
}
#header address .tel
{
	font-size: 18px;
	color: #8e8e8e;
	display: block;
}
#header address .street-address
{
	display: block;
}
#header address abbr
{
	border: none;
}

#simplemodal-overlay
{
	background-color: #000;
}

#simplemodal-container a.close
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/backgrounds/lightbox/close.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 2px;
	z-index: 3200;
}
#simplemodal-container #simplemodal-data
{
	color: #fff;
	overflow: hidden;
}
#simplemodal-container #simplemodal-data h2, #simplemodal-container #simplemodal-data h3
{
	color: #fff;
	font-weight: bold;
}
#simplemodal-container #simplemodal-data h2
{
	border-bottom: 1px solid #fff;
}
#simplemodal-container #simplemodal-data h3
{
	font-size: 1.25em;
	margin-bottom: 0.5em;
}
#simplemodal-container #simplemodal-data img
{
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
}
#simplemodal-container #simplemodal-data .news
{
	background: url('../images/backgrounds/lightbox/news.png') 0 0 no-repeat;
	width: 493px;
	height: 303px;
	padding: 16px 45px 16px 16px;
}
#simplemodal-container #simplemodal-data .news p
{
	width: 331px;
	float: right;
	clear: right;
}
#simplemodal-container #simplemodal-data .portfolio
{
	background: url('../images/backgrounds/lightbox/portfolio.png') 0 0 no-repeat;
	width: 1099px;
	height: 647px;
	padding: 16px;
}
#simplemodal-container #simplemodal-data .portfolio .content
{
	float: left;
	width: 624px;
}

body
{
	background: url('../images/backgrounds/background.jpg') center top no-repeat;
}

a, a:hover, a:visited, a:active
{
	color: #fff;
}

#content
{
	width: 1070px;
	margin: 0 auto;
	overflow: hidden;
	display: inline-block;
	width: 1004px;
}
#content
{
	display: block;
	overflow:visible;
}
#content #main
{
	display: inline;
	float: left;
	margin-right: 0;
	width: 870px;
	width: 834px;
	background: url('../images/backgrounds/transparent.png') 0 0 repeat;
	margin-bottom: 293px // Account for the footer;
	border-style: solid;
	border-color: #757575;
	border-width: 0 2px;
}
* html #content #main
{
	overflow-x: hidden;
}
#content #main #flash
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 590px;
	width: 566px;
	height: 210px;
	margin: 0 0 0 3px;
}
* html #content #main #flash
{
	overflow-x: hidden;
}
#content #main #news
{
	display: inline;
	float: left;
	margin-right: 0;
	width: 270px;
	background: url('../images/backgrounds/news.png') 0 0 no-repeat;
	width: 248px;
	margin: 5px 0 0;
	padding: 4px 7px 4px 10px;
	height:200px;
}
* html #content #main #news
{
	overflow-x: hidden;
}
#content #main #news h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/headers/news.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 19px;
	width: 200px;
	margin: 8px 0 0;
	border-bottom: 1px solid #fff;
}
#content #main #news ol
{
	margin: 0;
	list-style: none;
	height: 162px;
	padding-right: 5px;
	margin-bottom: 2px;
	overflow: auto;
}
#content #main #news ol li
{
	padding-bottom: 22px;
	border-bottom: 1px dashed #fff;
}
#content #main #news ol li:last-child
{
	border: none;
}
#content #main #news ol li h3
{
	margin: 0.25em 0;
	font-size: 12px;
	font-weight: bold;
}
#content #main #news ol li h3 a
{
	color: #dadada;
}
#content #main #news ol li p
{
	color: #fff;
	margin: 0;
}
#content #main #news ol li .article
{
	display: none;
}
#content #main #news ol li a
{
	text-decoration: none;
}
#content #main #news ol li a.more
{
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	display: block;
	float: right;
	margin-top: 0.2em;
	padding: 0 0.65em;
	background-color: #666;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
#content #main #info
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 510px;
	width: 483px;
	margin-left: 11px;
	margin-right: 12px;
}
* html #content #main #info
{
	overflow-x: hidden;
}
#content #main #info h2
{
	margin: 10px 0 6px 4px;
	height: 14px;
}
#content #main #info p
{
	line-height: 1.75em;
	margin-bottom: 0;
	font-weight: bold;
}
#content #main #info #about h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/headers/about.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
}
#content #main #info #about p
{
	background: url('../images/backgrounds/about.png') 0 0 no-repeat;
	width: 473px;
	height: 229px;
	padding: 7px 0 0 10px;
}
#content #main #info #services div
{
	background: url('../images/backgrounds/services.png') 0 0 no-repeat;
	width: 470px;
	height: 230px;
	padding: 7px 0 0 10px;
}
#content #main #info #services h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/headers/services.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content #main #info #services h3
{
	margin: 0.3em 0;
	width: 185px;
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#content #main #info #services ul
{
	margin: 0;
	list-style: none;
	width: 300px;
}
#content #main #info #services ul li
{
	font-size: 0.9em;
	width: 145px;
	float: left;
}
#content #main #info #portfolio h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/headers/portfolio.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content #main #info #portfolio div
{
	background: url('../images/backgrounds/portfolio.png') 0 0 no-repeat;
	width: 461px;
	height: 229px;
	padding: 7px 10px 0 10px;
}
#content #main #info #portfolio div p
{
	margin-bottom: 0.5em;
}
#content #main #info #portfolio div ul
{
	margin: 0;
	list-style: none;
}
#content #main #info #portfolio div ul li
{
	margin-right: 0.5em;
	float: left;
}
#content #main #info #portfolio div ul li h3
{
	display: none;
}
#content #main #info #portfolio div ul li .article
{
	display: none;
}




#content #main #info #newslettersignup h2
{
	text-indent: -9999em;
	overflow: hidden;
	background-image: url('../images/ban_newslettersignup.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height:18px;
}
#content #main #info #newslettersignup div
{
	background: url('../images/newsletterbackground.png') 0 0 no-repeat;
	width: 479px;
	height: 159px;
	padding: 4px 10px 0 10px;
}

#content #main #info #newslettersignup div div.input
{
	background: url('../images/img_formbackground.jpg') 0 0 no-repeat;
	width: 243px;
	height: 28px;
	padding-right:3px;
	margin-top:5px;
	
}
#content #main #info #newslettersignup div div.input input
{
	background-color:Transparent;
	border:none;
	width:225px;
}

#content #main #info #newslettersignup div div.button
{
	float:left;
	background:none;
	width:67px;
	height:30px;
	padding:0;
	margin-top:3px;
}

#content #main #info #newslettersignup div div.clear
{
	background:none;
	padding:0;
	clear:both;
}








#content #main #footer_placeholder
{
	display: inline;
	float: left;
	margin-right: 0;
	
	width: 834px;
	height: 213px;
}
* html #content #main #footer_placeholder
{
	overflow-x: hidden;
}

#footer div
{
	background-image:url('../images/footer.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 1004px;
	height: 213px;
	margin:0 auto;
	
}
#footer
{
	width:100%;
	height:213px;
	position: fixed;
	bottom: 0;
	left:0;
}


#mask { 
    background:#678 url(../images/mask_gradient_1000.png) no-repeat; 
    background-position:100% 300px; 
}

.foursite{
 left:-9px;
 position:relative;
 text-align:center;
 top:-20px;
}

#somethingbigger
{
	position:fixed;
	top:10px;
	background-image:url(../images/somethingbigger.png);
	background-repeat:no-repeat;
	width:781px;
	height:397px;
	z-index:9999;
	display:none;
	cursor:pointer;
}
#somethingbiggerbg
{
	background-color:#000000;
	position:fixed;
	top:0;
	left:0;
	z-index:9998;
	display:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity: 0;
}

#openNote_bg
{
	background-color:#000000;
	position:fixed;
	top:0;
	left:0;
	z-index:9998;
	display:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity: 0;
}


.flapNote{
	float:left;
	height:225px;
	left:-25px;
	position:absolute;
	top:175px;
	width:232px;
	}
	
.openNote{
	background-image:url(/images/noteback.png);
background-repeat:no-repeat;
color:#393A35;
cursor:pointer;
display:none;
font-size:16px;
height:700px;
line-height:2;
overflow:visible;
padding:295px 80px 0 60px;
position:fixed;
top:10px;
width:803px;
z-index:9999;
	}
	
.openNote a{
	text-decoration:none;
 color:#a10c0c;
}	
	
.openNote a:hover{
	text-decoration:underline;
 color:#a10c0c;
}
	
	