@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* SuperSize Background */
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#FFFFFF; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#FFFFFF url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
/* End SuperSize Background */




body
{
	margin:0;
	padding:0;
	font-family:"open_sanssemibold", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#101010;
	background:#FFFFFF;
	
	width:100%;
	height:100%;
	min-width:950px;
	min-height:600px;
	position:relative;
}


img
{
	border:none;
}

.bg
{
	position:fixed;
	top:0;
	height:100%;
	overflow:hidden;
	z-index:-1;
}



.left
{
	position:absolute;
	width:165px;
	height:100%;
	padding:0 30px 0 30px;
	background:url(images/left_bg.png);
}

.left .logo
{
	margin:40px 0 50px 0;
}


.left ul
{
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
}


.left .top_links li a
{
	display:block;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 30px 0;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.left .bottom_links
{
	position:absolute;
	bottom:85px;
}

.left .bottom_links li a
{
	display:block;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 0 13px 0;
	font-size:12px;
	color:#B7B7B7;
	text-decoration:none;
}

.left ul li.sel, .left ul li:hover
{
	list-style:url(images/bullet.png);
}

.copy
{
	position:absolute;
	left:0;
	bottom:0;
	height:55px;
	width:100%;
	background:#ECECEC;
}

.copy p
{
	font-size:11px;
	line-height:55px;
	color:#B6B6B6;
	margin:0 0 0 50px;
}

.next
{
	position:absolute;
	right:0;
	bottom:135px;
	width:340px;
	padding:0 30px 0 0;
	line-height:52px;
	text-align:right;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#C3454B;
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
}

.email
{
	position:absolute;
	right:0;
	bottom:70px;
	width:340px;
	padding:0 30px 0 0;
	line-height:52px;
	text-align:right;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#C3454B;
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
}


.phone
{
	position:absolute;
	bottom:70px;
	background:url(images/phone.png) no-repeat 0 3px;
	letter-spacing:2px;
	width:165px;
	margin:0;
	padding:0 0 0 20px;
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B7B7B7;
	display:block;
}





.text_right
{
	float:right;
	display:block;
	width:335px;
	min-height:100%;
	background:#FFFFFF;
	padding-top:25px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.text_left
{
	float:left;
	display:block;
	width:400px;
	height:100%;
	background:#FFFFFF;
	margin-left:225px;
	padding-top:70px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.text_right .text, .text_left .text
{
	line-height:20px;
	padding:0 52px 150px 35px;
}


.text_right h1, .text_left h1
{
	font-size:18px;
	margin:50px 0 30px 0;
	text-transform:uppercase;
}

.text_right p, .text_left p
{
	line-height:25px;
	letter-spacing:1px;
}

.text_right a, .text_left a
{
	display:block;
	margin-top:40px;
	text-decoration:none;
	color:#C3464B;
	text-transform:uppercase;
	letter-spacing:1px;
}


.clients
{
	width:700px;
	padding:70px 0 150px 20px;
}

.clients img
{
	float:left;
	display:inline;
	border:1px solid #E1E1E1;
	margin:15px 0 15px 30px;
}

.whitebg
{
	position:relative;
	margin-left:225px;
	background:#FFFFFF;
	height:100%;
}

.contact p
{
	font-style:italic;
	font-size:14px;
	color:#6F6F6F;
	margin-bottom:0;
	padding-left:10px;
}

.contact input
{
	width:305px;
	height:55px;
	line-height:36px;
	border:none;
	background:#EBEBEB;
	padding:0 10px 0 10px;
}

.contact textarea
{
	width:305px;
	height:155px;
	border:none;
	background:#EBEBEB;
	padding:10px;
	margin-bottom:25px;
}

.contact input.submit
{
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#C3454B;
	width:325px;
	height:55px;
	border:none;
	padding:10px;
	margin-bottom:25px;
	cursor:pointer;
}



.gallery
{
	width:500px;
	height:100%;
	margin-left:225px;
	padding:50px 0 150px 50px;
	background:#FFFFFF;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.gallery .cats
{
	position:relative;
	padding-left:120px;
}

.gallery .cats p
{
	position:absolute;
	top:0;
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 0 -120px;
	letter-spacing:1px;
}

.gallery .cats a
{
	font-family:"open_sansbold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:inline-block;
	color:#888888;
	text-decoration:none;
	margin:0 10px 0 0;
	padding:0 0 20px 0;
	letter-spacing:1px;
}

.gallery .cats a.sel
{
	color:#C3464B;
}

.gallery_images
{
	width:500px;
	height:635px;
	overflow:auto;
}

.gallery_container
{
	width:1500px;
}

.gallery_container img
{
	float:left;
	display:inline;
	margin:0 20px 0 0;
}

.home-right-img {
	max-width: 200px;
	margin-left: auto;
	margin-right: 15px;
}
.home-right-img img {
	width: 100%;
}

.phone a {
	color: #B7B7B7;
	text-decoration: none;
}