/* common */
html
{
	padding:0px;
	margin:0px;
}
body
{
	background:#ffffff;
	font:15px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	width:996px;
	margin:0 auto;
}
*
{
    padding:0;
    margin:0;
}
table, td, th, input, select, option, textarea, button
{
    font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:auto;
}
.clr:after
{
    content:".";
    display:block;
    height:0px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
    clear:both;
    visibility:hidden;
}
a img
{
    border:0;
}

#header
{
	background:url(/img/headerBack.png) 147px 0 no-repeat;
	height:145px;
}
#logo
{
/*	background:url(/img/logo.gif) 0 0 no-repeat;*/
	width:80px;
	height:60px;
	display:block;
	position:absolute;
	margin-top:65px;
	margin-left:35px;
}
#topMenuBack
{
	width:670px;
	height:71px;
	position:absolute;
	z-index:2;
	margin-left:211px;
	top:65px;
	background:url(/img/topMenuBack.png) 0 0 no-repeat;
}
#topMenu
{
	position:absolute;
	z-index:3;
	margin-left:211px;
	top:65px;
	padding-left:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:4px;
	color:#ffffff;
}
#topMenu li
{
	list-style:none;
	line-height:1.1em;
	float:left;
	border-left:1px solid #ffffff;
	padding:13px 0 14px 0;
	text-align:center;
}
#topMenu li.company
{
	width:97px;
	border:0;
	margin-left:0;
	padding-left:0;
	text-align:left;
}
#topMenu li.service
{
	width:110px;
}
#topMenu li.technology
{
	width:150px;
}
#topMenu li.price
{
	width:97px;
}
#topMenu li.orderForm
{
	width:170px;
}
#topMenu li a:link,
#topMenu li a:visited
{
	color:#ffffff;
	position:relative;
	z-index:5;
}
#topMenu li a:hover,
#topMenu li a:active
{
	color:#e0e0e0;
}

.headText
{
	margin:0 0 7px 40px;
}
.headTextL
{
	height:65px;
	background:#727272;
	color:#ffffff;
	float:left;
	width:546px;
	padding:8px 17px 0px 18px;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
}
.headTextR
{
	height:55px;
	background:url(/img/headTextR.gif) 0 0 repeat-x;
	color:#727272;
	float:left;
	width:260px;
	padding:10px 4px 5px 18px;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
}

.headTextR b {
	font-size:16px;
	font-family:Arial;
}

#graph li
{
	float:left;
	width:306px;
	height:269px;
	margin-bottom:10px;
	list-style-position:outside;
	list-style-type:none;
}
#graph li a:link,
#graph li a:visited
{
	display:block;
	border:2px solid #ffffff;
	text-decoration:none;
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
}
#graph li a:hover,
#graph li a:active
{
	border:2px solid #00c8ff;
}
#graph li a span
{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#footer
{
	clear:both;
	background:url(/img/footerBack.gif) 293px 0 no-repeat;
	height:113px;
	padding-top:8px;
	margin-top:15px;
}
.fText
{
//	background:url(/img/footerTextL.gif) 0 0 no-repeat;
	background:url(/img/footerTe.gif) 0 0 no-repeat;
	height:77px;
	padding-left:11px;
	width:193px;
	margin:0 0 0 245px;
}
.fText .i
{
//	background:url(/img/footerTextR.gif) 100% 0 no-repeat;
	background:url(/img/footerTf.gif) 0 0 no-repeat;
	height:77px;
	padding-top:5px;
}
.fText .i *
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.3em;
}

/* Text page */
.textPage #content
{
	padding:0 115px 30px 215px;
}
.textPage #content .top
{
	margin-bottom:30px;
}
h1, h2
{
	color:#aa4c4c;
	font-weight:normal;
}
h1
{
	font-size:24px;
}
h2
{
	font-size:17px;
}
.top a.toMain:link,
.top a.toMain:visited
{
	float:left;
	font-size:11px;
	color:#727272;
	text-decoration:underline;
}
.top a.toMain:hover,
.top a.toMain:active
{
	text-decoration:none;
}
.top .tel
{
	float:right;
	font-weight:bold;
	color:#727272;
	margin-top:0 !important;
}
.textPage #content p,
.textPage #content h2,
.textPage #content li
{
	margin-top:22px;
}
.textPage #content .sub
{
	margin-left:36px;
}
.textPage #content .sub ul
{
	margin-left:34px;
}
.textPage #content .sub ul li
{
	list-style-position:outside;
	list-style-type:none;
	background:url(/img/liDash.gif) 0 0.6em no-repeat;
	padding-left:12px;
}

/* Order form */
.orderForm #content
{
	margin-left:21px;
}
.orderForm .top
{
	padding:0 115px 30px 215px;	
}
.leftMenu
{
	float:left;
	width:300px;
}
.orderForm .leftMenu {
	width:320px;
}
.orderForm .cnt
{
	float:left;
	margin-left:15px;
	width:600px;
}
.orderForm .cnt h1
{
	margin-bottom:20px;
	line-height:1.0em;
	text-align:center;	
}
.orderForm .cnt p
{
	margin-top:1em;
}
.orderForm .cnt .image
{
	padding-left:100px;
}
.orderForm .cnt .image p
{
	margin:0 0 0 63px;
	font-size:12px;
	font-weight:bold;
}
.orderForm .cnt form
{
	margin-top:65px;
}
.orderForm .cnt form h2
{
	margin-bottom:1em;
}
.orderForm .cnt form p
{
	margin:0 0 11px 0;
}
.orderForm .cnt form p:after
{
	content:".";
    display:block;
    height:0px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
    clear:both;
    visibility:hidden;
}
.orderForm .cnt form label
{
	float:left;
	width:135px;
	margin-right:21px;
	color:#AA4C4C;
	font-weight:bold;
	font-size:13px;
}
form .input
{
	border:1px solid #888888;
	background:#f0f0f0;
	width:148px;
}
.orderForm .cnt form .withTA
{
	margin-top:34px;
}
.orderForm .cnt form .withTA label
{
	float:none;
	display:block;
	width:auto;
}
.orderForm .cnt form textarea
{
	border:1px solid #888888;
	background:#f0f0f0;
	width:584px;
	height:207px;
	margin-top:16px;
}
form .submit
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:82px;
	height:22px;
	background:url(/img/submitBack.gif) 0 0 no-repeat;
	border:0;
}
.leftMenu a:link,
.leftMenu a:visited
{
	color:#505050;
	text-decoration:underline;
	display:block;
	padding:5px 0 5px 13px;
}
.leftMenu li strong {
	padding:5px 0 5px 13px;
}
.leftMenuB {
	color:#ffffff;
	font-size:15px;
	padding:5px 0 5px 13px;
	background:#727272;
	display:block;
}
.leftMenu a:hover,
.leftMenu a:active
{
	text-decoration:none;
	/*background:#727272;*/
	color:#000000;
}
.leftMenu ul li
{
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
}
.layoutCleaner
{
	clear:both;
	height:123px
}

.blueBack {
	background-color:#62dcfe;
	padding:5px 17px;
	margin-left:-17px;
	margin-top:22px;
}
.blueBack:before{
	content:url(/img/blueBack/tl.gif);
	background: url(/img/blueBack/tr.gif) no-repeat 100% 0;
	height: 7px;
	display: block;
	margin: -5px -17px 5px -17px;
}
.blueBack:after{
	content:url(/img/blueBack/bl.gif);
	background: url(/img/blueBack/br.gif) no-repeat 100% 0;
	height: 7px;
	display: block;
	margin:5px -17px -5px -17px;
}
