/* LAYOUT */
/* ----------------------------------------- */

body {
	background-image:url(../images/bg.jpg);
	background-position:50% 0;
	background-repeat:repeat;
	background-color: #dcdcdb;
	font-size:62.5%;
	color:#bfbebe;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	background-attachment: fixed;
}


#wrapper {
	width:1100px;
	margin:0 auto;
}


#header {
	background-image:url(../images/bg.jpg);
	background-position:50% 0;
	width:1100px;
	padding-bottom:28px;
	margin:0 auto;
	height:100px;
	position: fixed;
	z-index:100;
	background-attachment: fixed;
}

#logo {
	width:960px;
	margin:0 auto;
	text-align: left;
}

#logo img {
	margin-top:25px;
	margin-bottom:10px;
}

a {
	color: #282828;
	text-decoration: none;
	outline:0;
}

a:link {
	color: #282828;
	text-decoration: none;
} 

a:visited {
	color: #282828;
}

a:hover,
a:focus {
	color: #282828;
	text-decoration: none;
	outline:0;
}

a:active {
	color: #282828;
}

h1 {
	color:#282828;
	text-shadow: none;
	font-size:2.5em;
	text-transform: uppercase;
	margin-bottom:14px;
	padding-top:32px;
}

h1 span {
	font-weight:bold;
}

h2 {
	color:#FFF;
	text-shadow: none;
	font-size:2.0em;
	line-height:1;
	margin-top:-2px;
	min-height:25px;
}

h3 {
	color:#FFF;
	font-size:1.8em;
}

h4 {
	color:#FFF;
	font-size:1.6em;
}

h5 {
	color:#FFF;
	font-size:1.4em;
}

h6 {
	color:#FFF;
	font-size:1.2em;
}

.shadow {
	 text-shadow: 1px 1px 0px #c8c8c8;
}

p {
	font-size:1.4em;
	line-height: 1.8em;
	font-weight:normal;
}

img {

}

img.left {
	float:left;
	margin-right:20px;
	margin-top:0;
	margin-bottom:0;
}

img.right {
	float:right;
	margin-left:20px;
	margin-bottom:0;
}

ul.unordered {
	margin-top:20px;
}

ul.unordered li {
	padding-left:26px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	display: block;
}

ol {
	margin-top:20px;
	overflow: hidden;
}

ol li {
	line-height:16px;
	margin-bottom:10px;
	font-size: 1.4em;
	list-style-position: inside;
	list-style-type: decimal;
}

.borderline {padding-top:150px;}

/* TABLES */
/* ----------------------------------------- */

table {
	width: 100%;
	font-size:14px;
	border-collapse: collapse;
	border-bottom:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table td {
	padding: 10px;
	border-right:1px solid #8B8A88;
}

table td:hover {
	background-color: #333;
}

table th {
	padding: 10px;
	color:#FFF;
	text-align: left;
	border-right:1px solid #8B8A88;
}

table td.center {
	text-align: center;
}

table td.last {
	background: none;
}

table th.center {
	text-align: center;
}

table th.last {
	background: none;
}

table tr {
	border-left:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table tr.caption {
	border-left:1px solid #8B8A88;
}



/* MENU */
/* ----------------------------------------- */

ul#menu {
	background-image:url(../images/menu.png);
	width:962px;
	height:52px;
	margin:0 auto;
	background-repeat: no-repeat;
	overflow:hidden;
	clear:both;
}

ul#menu li {
	background-image:url(../images/sep.png);
	background-position: top right;
	background-repeat: no-repeat;
	width:112px;
	height:52px;
	margin-right:-2px;	
	display: block;
	float:left;
	
}

ul#menu li a {
	width:109px;
	height:51px;
	padding:0;
	margin:0;
	padding-top:14px;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	text-align: center;
	outline: 0;
	float:left;
	color: #aeaeae;
}

ul#menu li a:hover {
	color:#fefefe;
}

ul#menu li a.hover {
	width:109px;
	height:51px;
	padding-top:14px;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	outline: 0;
	background-image:url(../images/light3.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	float:left;
}

/* SLIDER */
/* ----------------------------------------- */

#slider {
	background-image:url(../images/sliderbg.png);
	background-repeat: no-repeat;
	margin:0 auto;
	width:920px;
	height:340px;
	padding:20px;
	padding-bottom:34px;
	display: block;
}

#slider2 {
	margin:0 auto;
	width:1100px;
	height:550px;
	display: block;
	position: relative;
	z-index:50;
	margin-bottom:300px;
}

#sliderholder2 {
	width:1100px;
	height:550px;
}

#sliderholder {
	width:920px;
	margin:0 auto;
	position: relative;
	background:url(../images/loading.gif) no-repeat 50% 50%; 
}

#sliderholder img {
	position:absolute;
	top:0px;
	left:0px;
	visibility: hidden;
}

/* SERVICES */
/* ----------------------------------------- */

#services {
	text-align: center;
	padding:0;
	margin:0;
	white-space: nowrap;
	font-size: 20px;
	overflow: hidden;
	width: 960px;
	margin-top:10px;
	height:185px;
	margin:0 auto;
	margin-bottom:300px;
}

.child {
	width:120px;
	padding:0;
	margin:0;
	padding-right:20px;
	padding-left:20px;
	display: block;
	float:left;
	letter-spacing: normal;
	white-space: normal;
	vertical-align: middle;	
}

.child p {
	text-align: center;
	color:#3a3a3a;
	text-shadow: 1px 1px 0px #c8c8c8;
	font-size: 12px;
	line-height:17px;
	display:block;
	padding:0;
	padding-top:5px;
	margin:0;
	width: auto;
	
}

.child img {
	text-align: center;
	padding-top:7px;
}

.child h2 {
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	color:#000;
	margin-top:-20px;
}


/* ABOUT */
/* ----------------------------------------- */

.about-container {
	width:920px;
	background-image:url(../images/transbg.png);
	padding:20px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:300px;
}

.about-container p {
	padding-top:10px;
	line-height: 22px;
}

.about-container h2 {
	overflow: hidden;
	display: inline-block;
}

.about-container ul {
	margin-top:20px;
	overflow: hidden;
}

.about-container ul li {
	padding-left:26px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	display: block;
}

/* PORTFOLIO */
/* ----------------------------------------- */

#portfolio {
	overflow: hidden;
	width: 960px;
	margin:0 auto;
	margin-bottom:350px;
}

.grid {
  width: 980px;
  overflow: hidden;
  margin:0 auto;
  margin-left:-20px;
}

.grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.grid li {
  width: 225px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  line-height: 17px;
  color: #686f74;
  height: 173px;
  overflow: hidden;
  background-image:url(../images/imgbg.png);
  background-color: transparent;
}

.grid li a {
  outline:0;
  
}

.grid li img {
  display: block;
  width:205px;
  height:153px;
  padding:10px;
}

.gallerynav {
	width:958px;
	margin:0 auto;
	overflow: hidden;
	height:30px;
	margin-top:150px;
}


.gallerynav li {
	float:left;
	color:#000;
	font-size:1.5em;
	line-height:1.6em;
	margin-right:5px;
}

.gallerynav li a {
	text-decoration: none;
	color:#000;
	text-shadow: 1px 1px 0px #c8c8c8;
	outline:0;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:1px;
	border:0;
}

.gallerynav li a:hover {
	background-color:#959595;
	border-top:1px solid #676767;
	border-right:1px solid #bababa;
	border-bottom:1px solid #bababa;
	border-left:1px solid #676767;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	padding-top:0px;
}

.gallerynav li.selected-0 a,
.gallerynav li.selected-1 a,
.gallerynav li.selected-2 a,
.gallerynav li.selected-3 a,
.gallerynav li.selected-4 a,
.gallerynav li.selected-5 a {
	background-color:#959595;
	border-top:1px solid #676767;
	border-right:1px solid #bababa;
	border-bottom:1px solid #bababa;
	border-left:1px solid #676767;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	padding-top:0px;
}

#gallery {
	clear:both;
	margin-top:30px;
}

/* PORTFOLIO CAPTIONS */
/* ----------------------------------------- */

.boxgrid{
	float:left;
	overflow: hidden;
	position:relative;
	width:225px;
	height:163px;
}

.boxcaption{ 
	position: absolute; 
	background: #000;
	height: 70px; 
	width: 205px; 
	margin-left:10px;
	margin-bottom:10px;
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top:170px;
	left: 0;
	}
	
.caption .boxcaption {
	left: 0;
	top:170px;
}

.cover strong {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:1;
	padding:0;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	color:#fff;
	display: block;
	font-weight: normal;
}

.cover em {
	font-size:10px;
	line-height: 12px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-align: left;
	font-family: Georgia, Times, sans-serif;
	font-style: italic;
	color:#8B8A88;
	display: block;
}

.cover em a {
	color:#8B8A88;
	text-align: left;
	font-family: Georgia, Times, sans-serif;
	font-style: italic;
	text-decoration: none;
}

/* CONTACT FORM */
/* ----------------------------------------- */

#contact {
	color: #bfbebe;
	height:1000px;
}

.contact-container {
	width:920px;
	overflow:hidden;
	padding:20px;
	background-image:url(../images/transbg.png);
	margin:0 auto;
	margin-bottom:230px;
}

.contact-form {
	width:400px;
	margin-top:7px;
	float:left;
	overflow: hidden;
	min-height: 350px;
}

.contact-form p {
	margin-bottom:33px;
}



input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
    
.contact-right {
	width:400px;
	float:right;
}

/* INFORMATION */
/* ----------------------------------------- */

.contact-info ul {
	padding:0;
	margin:0;
	margin-top:6px;
}  

.contact-info ul li {
	padding-left:50px;
	font-size:1.4em;
	margin-bottom:6px;
}

.contact-info ul li.address {
	background-image:url(../images/icon-home.png);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
} 

.contact-info ul li.phone {
	background-image:url(../images/icon-tel.png);
	background-repeat:no-repeat;
	height:26px;
	line-height:23px;
} 

.contact-info ul li.email {
	background-image:url(../images/icon-mail.png);
	background-repeat:no-repeat;
	height:25px;
	line-height:20px;
}