/* CSS Document */

body
{
width:970px;
margin:auto;
background-color:#919191;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
}
#wrapper
{
width:970px;
padding-top:10px;
background-color:#FFFFFF;
}
#header .left
{
float:left;
width:248px;
}

a
{
text-decoration:none;
}
.clear
{
clear:both;
}
.bg
{
background: #919191 url(images/btn_bg.gif) no-repeat left ;
width:192px;
height:27px;
clear:both;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
padding:8px 0px 0px 30px;
}

.more
{
	color:#ff0000;
	font-size:10px;
	padding:0px 28px 0px 0px;
}

.more a
{
	color:#ff0000;
	text-decoration:underline;
}

.more a:hover
{
	color:#000;
	text-decoration:none;
}


.more1
{
	color:#0060ef;
	font-size:10px;
	padding:0px 28px 0px 0px;
}

.more1 a
{
	color:#0060ef;
	text-decoration:underline;
}

.more1 a:hover
{
	color:#000;
	text-decoration:none;
}

#header .left ul
{
	margin:0px;
	padding:0px;
}

#header .left li
{
background:url(images/arrow.gif);
background-repeat:no-repeat;
height:20px;
width:120px;
padding:0px 0px 0px 25px;
font-size:10px;
font-weight:bold;
line-height:25px;
margin-left:10px;
}

#header .left li a
{
	text-decoration:underline;
	color:#000;
}

#header .left li a:hover
{
	text-decoration:none;
	color:#ff0000;
}


#header .right
{
width:717px;
float:right;
text-align:justify;
}

.Machine

{
width:170px;
text-decoration:none;
text-align:center;
float:left;
height:160px;
}
#header .right .toptext
{
	
	padding:5px 10px 5px 10px;
	margin-right:10px;
	font-size:11px;
	color:#706f6f;
}

#nav
{
background:url(images/red_bg.gif) repeat-x;
height:25px;
width:710px;
margin-top:15px;
padding-top:5px;
}
#nav ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
#nav li
{
display:block;
width:110px;
height:18px;
border-right:1px solid #fba1a7;
float:left;
text-align:center;

}
#nav li a
{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.sidenav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}


h1
{
font-family:Arial narrow, Helvetica, sans-serif;
font-size:16px;
color:#000000;
margin:0px 0px 20px 0px;
padding:10px 0px 10px 0px ;
background:url(images/line.gif) no-repeat bottom;
font-weight:bold;

}

.text
{
	text-align:justify;
	padding:5px 10px 0px 10px;
	line-height:17px;
	color:#474646;
}

.text strong
{
	color:#0033CC;
	font-size:13px;
}

.text b
{
	color:#000;
	font-size:13px;
}

.text strong a
{
	text-decoration:underline;
	color:#ff0000;
}

.text strong a:hover
{
	text-decoration:none;
	color:#000;
}

.footer
{
	color:#ff0000;
	font-size:11px;
	padding:5px 0px 0px 10px;
	border-top:1px solid #919191;
	margin-top:10px;
}

.text input
{
	width:230px;
	height:15px;
}

.down
{
	margin:5px 10px 5px 0px;
}

.footer a
{
	color:#ff0000;
	text-decoration:underline;
}

.footer a:hover
{
	color:#000;
	text-decoration:none;
}

.co
{
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.co a
{
	color:#3b6bf4;
	text-decoration:underline;
	font-weight:bold;
}

.co a:hover
{
	color:#000;
	text-decoration:none;
}