/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Roboto);

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

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, ol,
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;
}

body {
	line-height: 1;
}

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;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

body {
	background: #FFFFFF;
	border: none;
	margin: 0 auto;
	width: 1200px;
    font-family: "Roboto";
    color: rgb(100,100,100);
    font-weight: 400;
    font-size: 1.080rem;
    font-style: normal;
    line-height: 1.4;
}

h1 {
	font: normal bold 34px/50px Arial, Helvetica, sans-serif;
	padding-top: 30px;
}

h2 {
	font-size: 28px;
	line-height: 44px;
	padding: 22px 0;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	padding: 11px 0;
}

p {
	font-weight: normal;
	padding-bottom: 22px;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #CC6600;
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted;
}

#mast h1 {
	padding: 30px 0 20px 40px;
}

 /* jssor slider bullet navigator skin 05 css */
 /*
 .jssorb05 div           (normal)
 .jssorb05 div:hover     (normal mouseover)
 .jssorb05 .av           (active)
 .jssorb05 .av:hover     (active mouseover)
 .jssorb05 .dn           (mousedown)
 */
 .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
     background: url(../images/ui/b05.png) no-repeat;
     overflow: hidden;
     cursor: pointer;
 }

 .jssorb05 div {
     background-position: -7px -7px;
 }

 .jssorb05 div:hover, .jssorb05 .av:hover {
     background-position: -37px -7px;
 }

 .jssorb05 .av {
     background-position: -67px -7px;
 }

 .jssorb05 .dn, .jssorb05 .dn:hover {
     background-position: -97px -7px;
 }
 
/* jssor slider arrow navigator skin 12 css */
/*
.jssora12l              (normal)
.jssora12r              (normal)
.jssora12l:hover        (normal mouseover)
.jssora12r:hover        (normal mouseover)
.jssora12ldn            (mousedown)
.jssora12rdn            (mousedown)
*/
.jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../images/ui/a12.png) no-repeat;
    overflow: hidden;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px;
}

.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12rdn {
    background-position: -315px -37px;
}

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l              (normal)
.jssora05r              (normal)
.jssora05l:hover        (normal mouseover)
.jssora05r:hover        (normal mouseover)
.jssora05ldn            (mousedown)
.jssora05rdn            (mousedown)
*/
.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
{
	position: absolute;
	cursor: pointer;
	display: block;
    background: url(../images/ui/a17.png) no-repeat;
    overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05ldn { background-position: -250px -40px; }
.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 02 css */
/*
.jssort02 .p            (normal)
.jssort02 .p:hover      (normal mouseover)
.jssort02 .pav          (active)
.jssort02 .pav:hover    (active mouseover)
.jssort02 .pdn          (mousedown)
*/
.jssort02 .w
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.jssort02 .c
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 95px;
    height: 62px;
    border: #000 2px solid;
}
.jssort02 .p:hover .c, .jssort02 .pav:hover .c, .jssort02 .pav .c 
{
	background: url(../images/ui/t01.png) center center;
	border-width: 0px;
    top: 2px;
    left: 2px;
    width: 95px;
    height: 62px;
}
.jssort02 .p:hover .c, .jssort02 .pav:hover .c
{
    top: 0px;
    left: 0px;
    width: 97px;
    height: 64px;
    border: #fff 1px solid;
}

div#nav
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 1200px;
    height: 57px; 
    overflow: hidden;
}
div#hb
{
    position: absolute;
    left: 0px;
    width: 258px; 
}
div#ab
{
    position: absolute;
    left: 258px;
    width: 189px; 
}
div#sb
{
    position: absolute;
    left: 447px;
    width: 221px; 
}
div#gb
{
    position: absolute;
    left: 668px;
    width: 240px; 
}
div#cb
{
    position: absolute;
    left: 908px;
    width: 292px; 
}

a#hb, a#hb_sel
{
    width:258px;
    height:57px;
    display:block;
    background-image: url('../images/ui/home_button.jpg');
}
a#ab, a#ab_sel
{
    width:189px;
    height:57px;
    display:block;
    background-image: url('../images/ui/about_button.jpg');
}
a#sb, a#sb_sel
{
    width:221px;
    height:57px;
    display:block;
    background-image: url('../images/ui/services_button.jpg');
}
a#gb, a#gb_sel
{
    width:240px;
    height:57px;
    display:block;
    background-image: url('../images/ui/gallery_button.jpg');
}
a#cb, a#cb_sel
{
    width:292px;
    height:57px;
    display:block;
    background-image: url('../images/ui/contact_button.jpg');
}
a#hb:link, a#ab:link, a#sb:link, a#gb:link, a#cb:link
{
    background-position: 0px 0px;
}
a#hb:hover, a#ab:hover, a#sb:hover, a#gb:hover, a#cb:hover
{
    background-position: 0px -57px;
}
a#hb_sel, a#ab_sel, a#sb_sel, a#gb_sel, a#cb_sel
{
    background-position: 0px -57px;
}

footer {
	color: #ddd;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	left: 0;
	width: 100%;
	background-color: #555;
}