/* system */
#page404 {
	min-height: 250px;
}

/* main */
body {
	margin: 0;
	background-color: white;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

#mainbody {
	width: 970px;
	margin: 0 auto;
}

/* head */
#head {
	width: 100%;
	height: 152px;
}
#headLogo {
	width: 290px;
	height: 152px;
	float: left;
	background: url(/img/logo.jpg) no-repeat;
}
#headLogoInfo {
	height: 30px;
	margin: 14px 90px 0 0;
	font: bold 12px Tahoma;
	color: rgb(191, 11, 18);
	text-align: right;
}
#headLogoLink {
	margin: 10px 0 0 10px;
}
#headMenu {
	width: 680px;
	height: 152px;
	float: right;
}

/* menu */
#menuTop {
	height: 24px;
	padding: 10px 0 0 300px;
	font: bold 14px Arial;
	color: rgb(80,80,80);
}
#menuTop img {
	vertical-align: -2px;
}
#menuBlock {
	height: 80px;
	margin-top: 20px;
}
#menuBottom {
	font-size: 10px;
	color: gray;
}
#menuTable {
	text-align: center;
}
#menuLast {
	text-align: right;
}
.menuTxt {
	height: 20px;
	padding: 0 11px;
}
.menuTxt a:link {
	color: black;
	text-decoration: none;
}
.menuTxt a:visited {
	color: black;
	text-decoration: none;
}
.menuTxt a:hover {
	color: rgb(191, 11, 18);
	text-decoration: underline;
}
.menuTxt a:active {
	color: rgb(191, 11, 18);
	text-decoration: underline;
}
.menuImg {
	height: 50px;
	padding-top: 7px;
	background: url(/img/design/mline.jpg) repeat-x;
	background-position: left 6px;
}

/* path */
#path {
	height: 40px;
}
#pathImg {
	width: 290px;
	height: 40px;
	float: left;
	background: url(/img/design/dline_diag.jpg) no-repeat 24px;
}
#pathStr {
	width: 680px;
	height: 40px;
	float: right;
	font-size: 10px;
	color: gray;
}
#pathStrLine {
	width: 482px;
	margin-top: 12px;
}
#pathStrLine span {
	white-space: nowrap;
}

/* doc */
#doc {
	min-height: 50px;
}
#docMenu {
	width: 190px;
	float: left;
	padding-bottom: 20px;
}
.docMenuPart {
	width: 100%;
	float: left;
	background: url(/img/design/dline.jpg) repeat-y 9px;
}
#docMenuPartLast {
	background-image: none;
}
.docMenuPartImg {
	width: 60px;
	float: left;
}
.docMenuPartImg img {
	padding: 0 4px;
}
.docMenuPartTxt {
	width: 135px;
	float: left;
	margin-left: -16px;
	padding: 14px 5px 0 0;
}
.docMenuPartTxt div {
	margin: 5px 0 5px 10px;
	color: rgb(30,30,30);
	font-size: 11px;
	text-indent: -7px;
}
.docMenuPartTxt a:link {
	color: rgb(70,70,70);
	text-decoration: none;
}
.docMenuPartTxt a:visited {
	color: rgb(70,70,70);
	text-decoration: none;
}
.docMenuPartTxt a:hover {
	color: rgb(0, 47, 175);
	text-decoration: underline;
}
.docMenuPartTxt a:active {
	color: rgb(0, 47, 175);
	text-decoration: underline;
}
#docMenuBanner {
	clear: both;
	padding: 16px 0 6px 0;
	text-align: center;
}

/* content */
#docContent {
	width: 568px;
	float: left;
	padding: 0 15px 30px 15px;
	text-align: justify;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	min-height: 320px;
}
#docContentWide {
	width: 748px;
	float: left;
	padding: 0 15px 30px 15px;
	text-align: left;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	min-height: 320px;
}

/* box */
#docBox {
	width: 170px;
	float: left;
	padding-left: 10px;
}
#docBoxNews {
	margin: 0;
}
.docBoxNewsTitle {
	margin-bottom: 5px;
}
#docBoxSpec {
	margin-top: 20px;
}
.docBoxSpecTitle {
	margin-bottom: 6px;
}
#docBoxIcq {
	margin: 18px 0;
	font-size: 11px;
}
#docBoxIcq img {
	vertical-align: middle;
	margin: 0 5px;
}

/* spec */
.spec {
	float: left;
	margin: 5px 0;
	text-align: left;
}
.specImg {
	width: 60px;
	float: left;
}
.specTxt {
	width: 500px;
	float: left;
	clear: right;
}
.specTxt span {
	color: gray;
}
#specBreak {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}
#specEnd {
	margin: 20px 0;
}
#specEnd a {
	font-weight: bold;
}

/* siteMap */
#siteMap {
	margin: 0 0 20px 20px;
}
.siteMapTop {
	margin: 10px 0 2px 0;
	font-weight: bold;
}
.siteMapSub {
	margin-left: 20px;
}

/* foot */
#foot {
	width: 950px;
	height: 15px;
	float: left;
	padding: 5px 10px;
	text-align: center;
	color: white;
	font-size: 10px;
	background-color: rgb(191, 11, 18);
}
#foot a:link {
	color: white;
	text-decoration: none;
}
#foot a:visited {
	color: white;
	text-decoration: none;
}
#foot a:hover {
	color: white;
	text-decoration: underline;
}
#foot a:active {
	color: white;
	text-decoration: underline;
}
#footLeft {
	width: 380px;
	float: left;
	text-align: left;
}
#footRight {
	width: 530px;
	float: right;
	text-align: right;
}

.newsLink {
	margin: 5px 0 15px 0;
	text-align: center;
}
.newsList {
	margin-bottom: 5px;
}

/* links */
a {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}

a:link {color: black;}
a:visited {color: black;}
a:hover {color: black;}
a:active {color: black;}

a.colorG:link {color: gray;}
a.colorG:visited {color: gray;}
a.colorG:hover {color: gray;}
a.colorG:active {color: gray;}

a.colorA:link {color: blue;}
a.colorA:visited {color: blue;}
a.colorA:hover {color: blue;}
a.colorA:active {color: blue;}

a.none:link {text-decoration: none;}
a.none:visited {text-decoration: none;}
a.none:hover {text-decoration: underline;}
a.none:active {text-decoration: underline;}

/* text */
p {
	margin: 8px 0;
}
h1 {
	margin: 0 0 14px;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: rgb(191, 11, 18);
	border-bottom: 1px solid silver;
	text-align: left;
}
h2 {
	margin: 0 0 8px;
	font-size: 13px;
	color: rgb(0, 47, 175);
}
h3 {
	font-size: 12px;
}
h3.news {
	font-size: 11px;
}

/* info */
.error {color: red}
.success {color: green}

/* forms */
input.form, select.form, textarea.form {
	width: 99%;
	padding: 0;
}
input.submit {
	padding: 1px 3px;
	font-size: 11px;
}
fieldset.form {
	padding: 5px 0;
	border: 1px solid #eaeaea;
	background-color: rgb(250, 250, 250);
}

/* size */
.sizeBB	{font-size: 14px}
.sizeB	{font-size: 13px}
.sizeD	{font-size: 12px}
.sizeS	{font-size: 11px}
.sizeSS	{font-size: 10px}

/* color */
.colorG {color: gray}
.colorS {color: silver}
.colorW {color: white}
.colorB {color: black}
.colorA {color: blue}

/* content */
#clients td {
	text-align: center;
}

/* content table */
table.tbl th {
	background-color: rgb(213,222,255);
	vertical-align: top;
}
table.tbl td {
	background-color: rgb(226,235,255);
	vertical-align: top;
}
table.tdCenter td {
	text-align: center;
}
table.thCenter th {
	text-align: center;
}