
@media (max-width:800px) {
#footer {
margin-bottom: 200px;
}
}

/* FONTFACE */
@font-face {
    font-family: 'RalewayThin';
    src: url('raleway_thin-webfont.eot');
    src: url('raleway_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway_thin-webfont.woff') format('woff'),
         url('raleway_thin-webfont.ttf') format('truetype'),
         url('raleway_thin-webfont.svg#RalewayThin') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ### GENERAL ### */
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; outline:none;}
ul,ol {list-style:none}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
fieldset {border:0}
a {outline: none; color: #000;}
a.active {font-weight: bold; font-size: 12px;}
a img,:link img,:visited img {border:none;}
:link,:visited {text-decoration:none}
img {display:block}
address {font-style:normal}
.clear {clear:both}
.nomargin {margin:0}
input, select, textarea { font-family: Tahoma; font-size: 12px; color: #444; }

/* ### GLOBAL CLASSES ### */
html{overflow: -moz-scrollbars-vertical;}
body, html {background-color: #ffffff; font-family: Tahoma; font-size: 12px; color: #444;}

/* ### CONTAINER ### */
#container {margin: 0 auto; width: 960px; padding-left: 20px;}

/* ### HEADER ### */
#header {
	float: left;
	border-bottom: 1px solid #e0e0e0;
	width: 940px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 44px;
	margin-left: 0;
	font-family: Georgia;
}
#header .title img {float:right;}
#header .title {float: left; width: 660px;}
#header .title h1{
	font: 32px 'RalewayThin', Georgia;
	letter-spacing: 0px;
	text-align:left;
	float:left;
	padding-top: 10px;
	font-family: RalewayThin, Georgia;
}
#header .title p {font-size: 16px; line-height: 1.5em; margin-top: 14px; color: #444; margin-bottom: 70px; margin-left: 0px; text-align:right;}
#header .title strong {text-decoration: underline;}
#header .vcard {float: right; width: 280px;}
#header .vcard p {
	text-align: right;
}
#header .vcard img {float: right; position: absolute; margin-left: 233px; margin-top: -39px;}
#header .vcard h1{
	font: 25px 'RalewayThin', Georgia;
	letter-spacing: 0px;
	text-align:right;
	padding-top: 10px;
	font-family: RalewayThin, Georgia;
	line-height:40px;
}


/* ### CONTENT ### */
#content {
	float: left;
	max-width: 1000px;
	font-family: Tahoma;
}

#content ul#item-overview a img{ cursor: pointer; }
#content li.project {float: left; width: 220px; margin-bottom: 40px; padding-right: 20px;}
#content li.project h2 {
	padding: 20px 0 10px 0;
	font: 20px 'RalewayThin', Georgia;
	letter-spacing:0;
	
}
#content li.project p {
	width: 220px;
	line-height: 1.6em;
	padding-bottom: 5px;
	font-family: Tahoma;
}
#content li.project p a {font-weight: bold;}
#content li.project span {font-family: Georgia; font-weight: bold; font-style: italic; color: #fff; font-size: 20px; padding-left: 20px;}

#content #item-overview a img{ cursor: pointer; }
#content .project {float: left; width: 220px; margin-bottom: 40px; padding-right: 20px;}
#content .project h2 {font-family: RalewayThin, Georgia, sans-serif; font-size: 18px; padding: 20px 0 10px 0; color: #000;}
#content .project p {width: 220px; line-height: 1.6em; padding-bottom: 5px;}
#content .project p a {font-weight: bold;}
#content .project span {font-family: Georgia; font-weight: bold; font-style: italic; color: #fff; font-size: 20px; padding-left: 20px;}

#content .project .back-service1 {background-color: #000; width: 220px; height: 162px; margin-bottom: 7px;}


#content .project p.service1 {height: 162px; padding-bottom: 3px; border-bottom: 4px solid #444;}
#content .project a.grey {background-color:#444; display: block; width: 220px; height: 162px; text-decoration: none;}

#content .project a:hover {background: none; padding-bottom: 3px; border-bottom: 4px solid #000}
#content .project a:hover img {display: block;}

#content .project-images {float: right; margin-bottom: 19px; width: 720px;}
#content .project-images img {padding-bottom: 25px;}

#content .line {float: left; border-bottom: 1px solid #e0e0e0; width: 940px; height: 5px;}

/* ### FOOTER ### */
#footer {float: left; margin-right: -20px; border-top: 1px solid #e0e0e0;}

#footer .bottom {float: left; color: #999; padding: 22px 0 22px 0; border-top: 1px solid #e0e0e0; width: 940px;}

/* ### ELEMENTS ### */
h1 {color: #000; font-family: Georgia; font-weight: bold; font-style: italic; font-size: 48px; line-height: 1em; padding-bottom: 10px;}
h2 {color: #000; font-family: Tahoma; font-weight: bold; font-size: 14px; line-height: 1em; padding-bottom: 10px;}
h3 {color: #000; font-family: Tahoma; font-size: 14px; line-height: 1em; padding-bottom: 10px;}
h4 {color: #000; font-family: Tahoma; font-size: 13px; line-height: 1em; padding-bottom: 10px;}
h5 {color: #000; font-family: Tahoma; font-size: 12px; line-height: 1em; padding-bottom: 10px;}
h6 {color: #000;
	font: 60px 'RalewayThin', Georgia;
	letter-spacing:0;
	text-align:center;
	font-family: RalewayThin, Georgia;
}
hr {border: 1px solid #e0e0e0; color: #e0e0e0; margin-top: 10px; margin-bottom: 10px;}
p {font-family: Tahoma; font-size: 12px; color: #444; padding-bottom: 10px;}
small {font-family: Tahoma; font-size: 10px; color: #000;}
a {color: #000;}
a:hover {text-decoration: underline;}
em {font-weight: bold;}
dl {margin: 10px;}
ol {margin: 10px;}
input {border: 1px solid #e0e0e0; padding: 5px;}
table tr td {padding: 10px;}
blockquote {border: 1px solid #999; padding: 20px;}
