body { background:#000 url(../img/body.png) repeat; margin:0; padding:0; color:#fff; font-size:87.5%; font-family:'Open Sans',sans-serif; text-align:center; }
.clear { clear:both; }
strong { font-weight:bold; }

.wrap { position:relative; width:100%; min-width:1000px; }
#content { width:1000px; margin:0 auto; display:inline-block; vertical-align:middle; line-height:1.5; }

#logo { margin:2em 0 4em; padding:0; font-size:100%; }

.claim { font-family:'Courgette',cursive; font-size:34px; line-height:45px; text-align:center; }
.claim .text { position:relative; margin:0 0 1em; }
.claim .text .quote { font-size:150px; line-height:150px; position:absolute; left:-85px; top:-35px; }
.claim .author { margin:1em 0 0; }

#contacts { background:#282828; border-radius:10px; margin:4em 0 2em; padding:20px 0; color:#cbcbcb; }
#contacts strong { color:#fff; }
#contacts a { color:#cbcbcb; text-decoration:none; }
#contacts a:hover { color:#fff; text-decoration:underline; }
#contacts ul { list-style:none; margin:0; padding:0; }
#contacts li { float:left; text-align:left; position:relative; min-height:78px; line-height:24px; }
#contacts .logo { width:120px; padding:8px 0 0 15px; }
#contacts .logo:after { content:""; width:6px; height:86px; background:url(../img/dots-dark.png) no-repeat 0 0; position:absolute; top:0; right:0; }
#contacts .owner { width:269px; padding:8px 15px 0; }
#contacts .owner:after { content:""; width:6px; height:86px; background:url(../img/dots-light.png) no-repeat 0 0; position:absolute; top:0; right:0; }
#contacts .office-1 { width:160px; padding:8px 14px 0; }
#contacts .office-1:after { content:""; width:6px; height:86px; background:url(../img/dots-light.png) no-repeat 0 0; position:absolute; top:0; right:0; }
#contacts .office-2 { width:160px; padding:8px 14px 0; }
#contacts .office-2:after { content:""; width:6px; height:86px; background:url(../img/dots-light.png) no-repeat 0 0; position:absolute; top:0; right:0; }
#contacts .office-3 { width:160px; padding:8px 14px 0; }

.develop { position:absolute; bottom:5px; right:5px; color:#fff; margin:0; font-size:10px; }
.develop a { color:#fff; }