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

body {
    background-color: #ffffff;
	background-image:url(images/toptexture.png);
    background-repeat: repeat-x;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


#container{
    margin-left: auto;
    margin-right: auto;
    width: 1150px;	
}

/* - Header - */

#header {
	clear: both;
	height:100px;
    width: 100%;
	border-bottom:1px solid #e8e8e8;
}
#header .logo{
	float:left;
	width:343px;
	height:64px;
    margin-left: 10px;
    margin-top: 20px;
}
#header .divider {
	margin: 0;
	text-align:center;
	background:url(images/divpixel.gif) repeat-x center;
	height: 12px;
	display:block;
}
#header .divider span {
	background:url(images/textured-light-bg.gif) repeat;
	padding:0 20px;
}
#header .divider h5 {
	padding:0 20px;
	font-style:italic;
	color:#999999;
}
#header .menu{
	float:right;
	width:450px;
    margin:60px 15px 0 0;
	padding:0;
}

#header .menu ul {
    margin: 0 0 0 5px;
    padding: 0;
}

#header .menu ul li {
	float:left;
	overflow:hidden;
}


#header .menu ul li a {
	display:block;
	line-height:25px;
	border-left:1px solid #fcfcfc;
	border-right:1px solid #e8e8e8;
	color:#1d1d1d;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	overflow:hidden;
}

#header .menu ul li a:hover {
	padding:0 10px;
	color:#0e9f9f;
	display:block;
}
#header .menu ul li a.active {
	padding:0 10px;
	color:#0e9f9f;
	display:block;
}

/* - Header - */

/* - body - */

#banner {
	clear: both;
    width: 100%;
	margin:10px 0;
	border-bottom:1px solid #e8e8e8;
}

#body {
    width: 100%;
	margin:10px 0;
	border-bottom:1px solid #e8e8e8;
	float:left;
}


.page-text {
    width: 1150;
	padding:15px 10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	line-height:20px;
	float:left;
}
.page-text h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:20px;
}
.page-title-image {
    width: 1130px;
	height:150px;
	padding:0;
	margin:0 auto;
}
.form-left{
	width:565px;
	height:auto;
	float:left;
}
.form-text-name{
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:right;
	margin-left:50px;
	margin-top:10px;
	padding-top:3px;
	float:left;
}
.form-text-field{
	width:200px;
	height:23px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.form-text-field input[type=text]{
	background-image:url(images/field-box.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:195px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}
.form-text-field select{
	background-image:url(images/field-box.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-top:3px;
	padding-left:0;
	float:left;
}
.form-text-field-blank{
	width:200px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-left:0;
	margin-left:10px;
	margin-top:10px;
	float:left;
}


.form-textarea-name{
	width:150px;
	height:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:right;
	margin-left:50px;
	margin-top:10px;
	padding-top:3px;
	float:left;
}

.form-textarea-field{
	width:250px;
	height:60px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.form-textarea-field textarea{
	background-image:url(images/field-textarea.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:245px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-top:5px;
	padding-left:5px;
	min-width:245px;
	max-width:245px;
	min-height:55px;
	max-height:55px;
	float:left;
}
.form-btn-field{
	width:200px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-left:0;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.form-btn-field-1{
	width:250px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:0px;
	padding-left:0;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.form-btn{
	width:95px;
	height:28px;
	border:0px;
	float:right;
}
.form-btn input[type=submit]{
	background-image:url(images/submit-btn.png);
	width:95px;
	height:28px;
	border:0px;
}
.contact-btn{
	width:65px;
	height:28px;
	border:0px;
	float:right;
}
.contact-btn input[type=submit]{
	background-image:url(images/contact-btn.png);
	width:65px;
	height:28px;
	border:0px;
}
.form-right{
	width:565px;
	height:auto;
	float:left;
}
.contact-left{
	width:565px;
	height:auto;
	float:left;
}
.contact-text-heading{
	width:450px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d48f00;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #e2e2e2;
	margin-left:50px;
	margin-top:10px;
	padding-top:3px;
	float:left;
}
.contact-text-name{
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
	margin-left:50px;
	margin-top:10px;
	padding-top:3px;
	float:left;
}
.contact-text-address{
	width:250px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:10px;
	margin-top:10px;
	padding-top:3px;
	float:left;
}
.contact-text-address a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	float:left;
}
.contact-text-address a:hover{
	color:#d48f00;
	text-decoration: underline;
}
.contact-text-name-line2{
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
	margin-left:50px;
	padding-top:3px;
	float:left;
}
.contact-text-address-line2{
	width:250px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-left:10px;
	padding-top:3px;
	float:left;
}
.contact-right{
	width:565px;
	height:auto;
	float:left;
}

.body-about-left {
    width: 500px;
	padding:0 10px;
	float:left;
}
.body-about-right {
    width: 500px;
	padding:0 10px;
	float:left;
}

.potfolio-left-part{ width:520px; float:left; margin:10px 10px 10px 10px; padding:10px 10px 10px 10px; text-shadow:1px 2px 0px #fff; border:#e8e8e8 1px solid; }
.about-image-box{ width:235px;  text-align:center; padding:10px 10px; background:#fff; border:1px solid #CCCCCC; margin:0 15px 0px 0; float:left;}
.about-image-box h4{ font:Arial, Helvetica, sans-serif; font-size:18px; color:#2f2f2f; text-shadow:1px 1px 0px #fff; margin:0px; padding:0px; font-weight:bold;}
.about-image-box span{background:#000; filter:alpha(opacity=0); opacity:0; z-index:1; position:absolute; width:220px; height:180px; margin:0 10px;}
.about-image-box span:hover {background:#000; filter:alpha(opacity=50); opacity:0.5; z-index:1; position:absolute; width:220px; text-align:center; height:165px;}
.about-crative-team{ width:600px; float:left; border:1px solid #e5e5e5; background:url(../images/creative-bg.jpg) repeat-x; margin:20px 0; padding:15px 0 15px 18px;}



#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:1072px;
    height:370px;
    margin-left: auto;
	margin-right:auto;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:425px;
	bottom:-11px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.box {
	clear: both;
    width: 1120px;
	height:120px;
	margin: 0px 10px 10px 10px;
	padding:5px;
	overflow:hidden;
}
.box ul {
	padding:0;
	margin:0;
	overflow:hidden;
}
.box ul li {
	/*background-image:url(images/box-bg.png);*/
	width:209px;
	height:110px;
	float:left;
	padding:5px;
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
	list-style:none;

}
.box-icon{
	width:80px;
	height:110px;
	float:left;
	overflow:hidden;
}
.box-text{
	width:129px;
	height:110px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	overflow:hidden;
}
/* - body - */

/* - Footer - */

#footer {
    width:100%;
	border-top:1px solid #e8e8e8;
	background-color:#eeeeee;
	height:18px;
	padding:18px 0;
	margin-top:10px;
}
#footer .footermenu {
    width:500px;
	height:15px;
	float:left;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#999;
	padding-left:50px;
}
#footer .footermenu a {
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
#footer .footermenu a:hover {
	color:#0e9f9f;
	text-decoration:underline;
}
.fotter-image{
	width:200px;
	float:right;
	margin-left:100px;
}
.fotter-image ul{
	margin:0px;
	padding:0px;
}
.fotter-image ul li{
	margin:0px;
	padding:0px 10px 0 0;
	float:left;
	list-style:none;
	display:inline;
}
.fotter-image ul li img{
	border:0px;
	height:20px;
	width:20px;
}
.fotter-image ul li img:hover{
	border:0px;
	height:23px;
	width:23px;
	
}

/* - Footer - */

