@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	color:#b7b7b7;
	text-decoration:none;
	background-color: #363536;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
img {
	border-width:0px
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
a {
	color:#ff0000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
a.noline {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:underline;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
h1 {
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 34px;
	font-weight:normal;
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 43px;
}
h1.bg1 {
	background-image: url(/images/h_1.png);
}
h1.bg2 {
	background-image: url(/images/h_2.png);
	text-indent: 50px;
}
h1.bg3 {
	background-image: url(/images/h_3.png);
	padding-bottom: 3px;
	text-indent: 50px;
}
h1.bg4 {
	background-image: url(/images/h_4.png);
}
h1.bg5 {
	background-image: url(/images/h_5.png);
}
h1.bg6 {
	background-image: url(/images/h_6.png);
	text-indent: 50px;
	padding-bottom: 15px;
}
h1.bg7 {
	background-image: url(/images/h_7.png);
}
h1.bg8 {
	background-image: url(/images/h_8.png);
	text-indent: 50px;
}
h2 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	line-height: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 14px;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	width:1200px;
	margin:0 auto;
	position: relative;
	z-index: 1000;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1200px;
	text-align:left;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 127px;
	background-position: top;
	overflow: hidden;
}
#div1 {
	float:left;
	width:320px;
	padding-top: 45px;
	text-align: right;
}
#div2 {
	float:left;
	width:580px;
}
#div2 #row1 {
	height:30px;
	width:100%;
	overflow: hidden;
}
#div2 a {
	color:#a1a1a1;
	font:11px/12px Tahoma;
	text-decoration:none;
}
#div2 a:hover {
	text-decoration:none;
}
#div2 #row1 #col2 a {
	color:#fff;
}
#div2 #row1 #col1 {
	float:left;
	margin: 16px 20px 0 76px;
}
#div2 #row1 #col1 div {
	float:left;
	margin-right:27px;
}
#div2 #row1 #col1 div img {
	float:left;
	margin-right:10px;
	padding-top: 3px;
}
#div2 #row1 #col2 {
	float:right;
	margin: 16px 0 0 2px;
}
#div2 #row1 #col2 div {
	float:left;
	margin-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3e3e3f;
	padding-right: 10px;
}
#div2 #row1 #col2 div.last {
	border:none;
}
#div2 #row1 #col2 div img {
	float:left;
	margin-right:10px;
	padding-top: 2px;
}
#div2 #row2 {
	height:82px;
	width:100%;
	color:#4a494a;
	font:36px/44px 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
}
#div2 #row2 div.word1 {
	margin-left:9px;
	float:left;
}
#div2 #row2 div.word2 {
	margin-left:-12px;
	margin-top:45px;
	float:left;
	font-size:18px;
	line-height:18px;
}
#div2 #row2 div.word3 {
	margin-left:28px;
	float:left;
	font-size:29px;
	line-height:32px;
	margin-top: 26px;
	color:#4c4c4d;
}
#div2 #row2 div.word4 {
	margin-left:12px;
	margin-top:55px;
	float:left;
	font-size:20px;
	line-height:20px;
	color:#606061;
}
#div2 #row2 div.word5 {
	margin-left:-17px;
	margin-top:22px;
	float:left;
	font-size:24px;
	line-height:24px;
	color:#3b3a3b;
}
#div3 {
	float:left;
	width:150px;
	padding: 16px 0 0 110px;
}
#div3 .row {
	height:28px;
	color:#cbcbcb;
	font:11px/12px Tahoma;
}
#div3 .row span {
	color:#fff;
}
#div3 .row img {
	float:left;
	margin-right:5px;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
}
#content_bot {
	text-align: left;
}
#content {
	text-align:left;
	width: 1200px;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width: 720px;
	float: left;
	padding-top: 30px;
	padding-left: 75px;
}
#center.w {
	width: 1070px;
}
#center .pad {
	padding-left:12px;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:304px;
	float:left;
	margin-left: 35px;
	background-image: url(/images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left 65px;
	padding-top: 30px;
}
#right .pad {
	padding-left:5px;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:1200px;
	margin:0 auto;
	font-size:12px;
	color: #6c6c6c;
	height: 114px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #1a1a1a;
	padding-top: 20px;
}
#footer a {
	color:#ffffff !important;
}
/*
================================================================================
|                                     Contact form                                  |
================================================================================
*/
.input_div_cont {
	margin-bottom:5px;
	clear:both;
}
.input_p p {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 24px;
}
.input_div_cont input, .text_area_contact_us textarea {
	border:1px solid #a5acb2;
	background:#fff;
	padding:2px 0 1px 4px;
	margin:0;
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#fff;
	text-decoration:none;
}
.input_div_cont input {
	width:300px;
	height:18px;
	background-color: #393939;
	border: 1px solid #666666;
}
input.capcha{
	width:180px;
	height:18px;
	background-color: #393939;
	border: 1px solid #666666;
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#fff;
	padding:2px 0 1px 4px;

}
.text_area_contact_us textarea {
	width:610px;
	height:110px;
	margin-bottom:10px;
	overflow:auto;
	border: 1px solid #666666;
	background-color: #393939;
}
input.submit, input.reset {
	width:88px;
	height:28px;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	font-size: 11px;
	text-transform: lowercase;
	font-family: Tahoma, Arial;
	border: none;
	float: left;
	margin-left: 10px;
}
.submit::-moz-focus-inner {
border: 0;
}
.reset::-moz-focus-inner {
border: 0;
}
/*
================================================================================
|                                     SEARCH                              |
================================================================================
*/
#search {
	float:left;
	width:188px;
	height:34px;
	margin-top:14px;
	background-image:url(/images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#search input.input {
	border:1px solid #878787;
	width:128px;
	height:17px;
	font-size:11px;
	padding: 1px 5px 0 4px;
	margin: 1px 5px 0 0;
	float: left;
	color: #FFFFFF;
	background-color: #555555;
	background-image: none;
}
#search input.but {
	border:0;
	width:27px;
	height:29px;
	cursor:pointer;
	float: left;
	background-image: url(/images/search_but.jpg);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                     OTHER                              |
================================================================================
*/
span.arrow {
	color:#ff0000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.data {
	background-image:url(/images/data_bg.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 116px;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
	line-height: 23px;
	padding-left: 11px;
}
#welcome {
	text-align:center;
	width:100%;
	color:#777777;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.sp {
	background-image: url(/images/sp.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 40px;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.serv, .serv1 {
	width:100%;
	overflow: hidden;
}
.serv1{
	margin-top:15px;
}
.port {
	float:left;
	height:414px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.port .work {
	height:279px;
	background-repeat: no-repeat;
	background-position: left top;
}
.port .work img {
	padding:66px 0 0 20px;
}
.port.one .work img {
	padding:66px 0 0 29px;
}
.port .name {
	background-color:#2F2E33;
	width: 180px;
	position: relative;
	top: -23px;
	left: 20px;
	height: 23px;
	padding-left:8px;
}
.port.one .name {
	left: 29px;
}
.port .name a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration:none;
}

.port.one {
	width:359px;
	background-image: url(/images/portfolio_1_b.jpg);
}
.port.one .work {
	background-image: url(/images/portfolio_1.jpg);
}
.port.two {
	width:348px;
	background-image: url(/images/portfolio_2_b.jpg);
}
.port.two .work {
	background-image: url(/images/portfolio_2.jpg);
}
.port.three {
	width:346px;
	background-image: url(/images/portfolio_3_b.jpg);
}
.port.three .work {
	background-image: url(/images/portfolio_3.jpg);
}
.port_sm {
	float:left;
	height:168px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width:205px;
	background-image:url(/images/port_sm.png);
	margin-left: 6px;
}
.port_sm img {
	padding:11px 0 0 12px;
}
.port_sm .name {
	width: 180px;
	padding-left:16px;
	padding-top: 10px;
}
.port_sm .name a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu {
	height:47px;
	background-image:url(/images/menu.jpg);
	padding-left:91px;
	text-align:left;
	background-repeat: no-repeat;
}
ul.main_menu {
	display:block;
	margin: 0;
	padding:0;
}
.main_menu li {
	float:left;
	display:block;
	padding:0;
	line-height:normal;
	list-style-type: none;
	height:47px;
	margin: 0;
	background-image: url(/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:7px;
}
.main_menu li a {
	float:left;
	text-decoration:none;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	height:42px;
	padding-top:5px;/*	text-shadow: black 0.1em 0.1em 0.2em
*/
}
.main_menu li.blue a {
	background-image: url(/images/shadow_blue.png);
}
.main_menu li.purple a {
	background-image: url(/images/shadow_purple.png);
}
.main_menu li.red a {
	background-image: url(/images/shadow_red.png);
}
.main_menu li.green a {
	background-image: url(/images/shadow_green.png);
}
.main_menu li.grey a {
	background-image: url(/images/shadow_grey.png);
}
.main_menu li.yellow a {
	background-image: url(/images/shadow_yellow.png);
}
.main_menu li a span {
	display:block;
	float:left;
	cursor:pointer;
	height: 36px;
	color:#FFFFFF;
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
	padding:0;
}
.main_menu li a span span {
	padding:0 44px;
}
.main_menu li a:hover, .main_menu li.current a {
	cursor:pointer;
	text-align:center;
}
.main_menu li a:hover span, .main_menu li.current a span {
	background-repeat: no-repeat;
	background-image: url(/images/menu_but.gif);
}
.main_menu li.blue a:hover span, .main_menu li.blue.current a span  {
	background-position: left top;
}
.main_menu li.blue a:hover span span, .main_menu li.blue.current a span span {
	background-position: right -36px;
}
.main_menu li.purple a:hover span, .main_menu li.purple.current a span {
	background-position: left -72px;
}
.main_menu li.purple a:hover span span, .main_menu li.purple.current a span span {
	background-position: right -108px;
}
.main_menu li.red a:hover span, .main_menu li.red.current a span {
	background-position: left -144px;
}
.main_menu li.red a:hover span span, .main_menu li.red.current a span span {
	background-position: right -180px;
}
.main_menu li.green a:hover span, .main_menu li.green.current a span {
	background-position: left -216px;
}
.main_menu li.green a:hover span span, .main_menu li.green.current a span span {
	background-position: right -252px;
}
.main_menu li.yellow a:hover span, .main_menu li.yellow.current a span {
	background-position: left -288px;
}
.main_menu li.yellow a:hover span span, .main_menu li.yellow.current a span span {
	background-position: right -324px;
}
.main_menu li.grey a:hover span, .main_menu li.grey.current a span {
	background-position: left -360px;
}
.main_menu li.grey a:hover span span, .main_menu li.grey.current a span span {
	background-position: right -396px;
}
/*
================================================================================
|                                     Block center                                   |
================================================================================
*/
div.rounded {
	clear:both;
	max-width:2400px;
	width:100%;
}

div.rounded div.top {
	background:url(/images/tl.png) no-repeat bottom left;
	padding:0px;
	width:100%;
}

div.rounded div.top div.right {
	background:url(/images/tr.png) no-repeat bottom right;
	height:31px;
	margin-left:17px;
}

div.rounded div.middle {
	background:url(/images/l.png) repeat-y left;
	clear:both;
	width:100%;
}

div.rounded div.middle div.right {
	background:url(/images/r.png) repeat-y right;
	margin-left:17px;
}

div.rounded div.middle div.right div.content {
	background:url(/images/bg.png) repeat top left;
	color:#b7b7b7;
	margin-right:17px;
	padding:0 0 0 14px;
	text-align:left;
}

div.rounded div.middle div.right div.content p {
	margin:0px;
}

div.rounded div.bottom {
    background:url(/images/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
	background:url(/images/br.png) no-repeat top right;
	height:12px;
	margin-left:17px;
}



/*
================================================================================
|                                     Block right                                    |
================================================================================
*/

div.rounded1 {
	clear:both;
	max-width:2400px;
	width:100%;
}

div.rounded1 div.top {
	background:url(/images/tl1.png) no-repeat bottom left;
	padding:0px;
	width:100%;
}

div.rounded1 div.top1 {
	background:url(/images/tl2.png) no-repeat bottom left;
	padding:0px;
	width:100%;
}
div.rounded1 div.top div.right, div.rounded1 div.top1 div.right{
	background:url(/images/tr1.png) no-repeat bottom right;
	height:31px;
	margin-left:18px;
}

div.rounded1 div.middle {
	background:url(/images/l1.png) repeat-y left;
	clear:both;
	width:100%;
}

div.rounded1 div.middle div.right {
	background:url(/images/r1.png) repeat-y right;
	margin-left:17px;
}

div.rounded1 div.middle div.right div.content {
	background:url(/images/bg1.png) repeat top left;
	color:#b7b7b7;
	margin-right:17px;
	padding:0 0 0 14px;
	text-align:left;
}

div.rounded1 div.middle div.right div.content p {
	margin:0px;
}

div.rounded1 div.bottom {
	background:url(/images/bl1.png) no-repeat top left;
	clear:both;
	padding:0px;
	width:100%;
}

div.rounded1 div.bottom div.right {
	background:url(/images/br1.png) no-repeat top right;
	height:6px;
	margin-left:18px;
}

