body {
    background: url("images/bg.png") repeat scroll 0 0 #DFEAF9;
    color: #505460;
    font: 13px/140% 'Helvetica Neue',Arial,Helvetica,Geneva,sans-serif;
    margin: 0;
    padding: 0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
a:link, a:visited {
    border-bottom: 1px solid #6EA4C4;
    color: #005999;
    text-decoration: none;
}
a:active {
    border-bottom: 1px solid #6EA4C4;
    color: #005999;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    border-bottom: 1px solid #666666;
    color: #505561;
    outline: medium none;
}
p {
    margin-bottom: 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9098AE -moz-use-text-color #FFFFFF;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 1px medium;
}
h1 {
    color: #505460;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    text-shadow: 0 1px 0 #FFFFFF;
}
h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    text-shadow: 0 1px 0 #FFFFFF;
}
#services h2, h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 35px 0 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
#header {
    height: 115px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#content {
    margin: 10px auto 0;
    position: relative;
    width: 960px;
}
.clear {
    clear: both;
    display: block;
}
#header .logo {
    bottom: 0;
    left: 0;
	height:115px;
    position: absolute;
}
#header h1 {
    bottom: 15px;
    left: 250px;
    position: absolute;
    width: 580px;
}

#content h4 {
    height: 235px;
    left: 0;
    position: absolute;
    text-indent: -9000px;
    top: 0;
    /*width: 817px;*/
}
#showcase {
    margin: auto;
    width: 600px;
	height: 450px;
	padding-right: 20px;
	position: relative;
	float: left;
}

.clear {
 clear:both;
}
#showcase img {
    box-shadow: 0 0 10px #888888;
}
#showcase img { display: none }
#showcase img.first { display: block }

#pager {
    height: 15px;
    margin-left: 73px !important;
    width: 180px !important;
}
.contact {
    margin-top: 10px;
}
.contact .infos {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.contact .infos .phone {
    background: url("images/icon_phone.png") no-repeat scroll 195px center transparent;
    display: block;
}
.contact .infos .mail {
    background: url("images/icon_mail.png") no-repeat scroll 198px 9px transparent;
    display: block;
}

#fancy_title {
    display: none !important;
}
#fancy_inner, #fancy_bg {
    padding: 0 !important;
}
#fancy_content {
    background: none repeat scroll 0 0 #E8E8E8 !important;
    padding: 10px 10px 0;
}
#fancy_content img {
    float: left;
    width: 580px;
}
#fancy_content .infos {
    color: #333333;
    font-size: 13px;
    margin: 30px 0 20px 600px;
}
#fancy_content .infos hr {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #CCCCCC;
    margin: 20px 0;
}
#fancy_content .infos h1 {
    color: #222222;
    font-size: 24px;
    margin-bottom: 4px;
}
#fancy_content .infos ul li {
    background: url("images/icon_li.png") no-repeat scroll left 5px transparent;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
}
