/* ---Back Ground --- */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ---Tab Nav --- */
#tab_nav 

{
	float: left;
	width: 750px;
	height: 22px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	clear: left;
}
#tabs {
	float: left;
	clear: left;
}


#tab_nav li
{
	float: left;
	height: 22px;
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
	white-space: normal;
}

#tab_nav a{
	float: left;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}
#tab_nav #select a {
	background-image: url(../i/Tabs/TabLeftOver.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #2E2E2E;
}
#tab_nav #select {
	background-image: url(../i/Tabs/TabRightOver.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#tab_nav #select a:hover {
	color: #B7D2FA;
}

#tab_nav #normal a:hover {
	color: #B7D2FA;
}

#tab_nav #normal a 
{
	background-image: url(../i/Tabs/TabLeftNormal.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
}

#tab_nav #normal 
{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../i/Tabs/TabRightNormal.gif);
}
#line {
	height: 22px;
	width: 297px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	display: block;
}
#demo_teapt {
	height: 250px;
	text-align: center;
}


/* ---Link Nav --- */
#Link {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454554;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 750px;
}
#Link a:hover {
	text-decoration: underline;
}

#Link li {
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#Link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#Link #select {
	color: #454554;
}
/* ---Under Menu --- */
#unmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 750px;
	text-align: center;
	border-bottom-color: #CCCCCC;
	float: left;
	clear: left;
	display: block;
	margin-top: 10px;
	vertical-align: top;
}
#unmenu a{
	color: #0000FF;
	text-decoration: none;
}


#copyright {
	font-size: 10px;
	background-position: center;
	text-align: center;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	clear: left;
	vertical-align: top;
}

#copyright a:hover{
	text-decoration: underline;
}

#copyright a{
	text-decoration: none;
	color: #990000;
}


#unmenu a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	clear: left;
	font-family: Arial;
	width: 746px;
	height: 25px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(../i/Grey_grad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
/* ---Press Relise Border --- */
#press_relise {
	clear: left;
	float: left;
	margin-top: 5px;
}
#board_center {
	background-image: url(../i/Border/boardmiddle.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 365px;
}
#board_up {
	background-image: url(../i/Border/boardUp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#board_down {
	background-image: url(../i/Border/boardDown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 8px;
	width: 228px;
	height: 100%;
}
#board_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
}
#board_link {
	color: #0000CC;
	float: none;
	text-align: right;
	margin-bottom: 6px;
}
#board_line {
	background-image: url(../i/Border/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#board_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
#board_link a:hover {
	text-decoration: underline;
}
/* ---Demos --- */
#demos_img {
	text-align: right;
	vertical-align: top;
	padding-bottom: 6px;
}
/* ---General Image --- */
#gen_image {
	text-align: left;
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 10px;
	height: 222px;
}
#pr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../i/Smal_grad.gif);
}
#pr_title_gen {
	clear: left;
	float: left;
	margin-top: 10px;
}
/* ---Content --- */
#content {
	clear: left;
	float: left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: left;
	float: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 750px;
	font-weight: bold;
	color: #3E4142;
	margin-bottom: 5px;
}
#content_img {
	text-align: left;
	width: 750px;
	
}
/* Note: The following two styles are the corrected ones (by YSakhno on 2007/09/24 22:50) */
ul.content_list {
	margin-left: 36px;
	margin-top: 5px;
}
ul.content_list li {
	list-style-image: url(../i/List-link/Dot.gif);
	text-align: justify;
}
#content_list {
	list-style-image: url(../i/List-link/Dot.gif);
	margin-top: 5px;
	margin-left: 20px;
}
#content_list a:hover {
	text-decoration: underline;
}

#content_list a {
	color: #0000FF;
	text-decoration: none;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
/* --- About us --- */
.aboutus_photo {
	text-align: right;
	padding-right: 1px;
}

/* --- Stone Offers --- */
.head {
	background-image: url(../i/Offers/Box_title_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E4142;
	font-weight: bold;
}
#head2 {
	background-image: url(../i/Offers/Box_title_button.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#head2 a:hover{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
#head2 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.tableposition{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* --- Project of works --- */
.bill{
	text-align: center;
}
.billimage{
	text-align: right;
	vertical-align: top;
}
	
