@charset "utf-8";
/* CSS Document */

html, body { height: 100%;}

body{
	margin:0; padding:0; border:0;
	background:url(images/bg.jpg) left top;
	font-family:Tahoma, Geneva, sans-serif;
}
div, h1, h2, ul, li, a, form, input, label, img{
       margin:0; padding:0;
}
p{
	font-family:Tahoma, Geneva, sans-serif;
	margin:0; padding:0;

}
.clear{
	clear:both;
}
/* Structure */
#frame{
	width:100%;
	height:100%;
	margin:auto;
	padding:auto;
}

#wrapper{
	background:#080808;
	width:945px;
	margin:auto;
	padding:auto;
}

/* Header */
#header{
	background:url(images/header.jpg) left no-repeat;
	width:945px;
	height:190px;
	margin:auto;
	padding:auto;
}
/* Menu */
#menu_area{
	width:945px;
	height:45px;
	margin:auto;
	padding:auto;
}
#menu_l{
	background:url(images/menu_l.jpg) left no-repeat;
	width:335px;
	height:45px;
	margin:auto;
	padding:auto;
	float:left;

}
#menu_r{
	background:url(images/menu_r.gif) left repeat-x;
	width:610px;
	height:45px;
	margin:auto;
	padding:auto;
	float:right;
}
#menu_r ul{
	list-style:none;
	display:block;
	float:right;
	height:45px;
}
#menu_r ul li{
	display:inline-block;
}
#menu_r ul li a{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0px 5px 0px 5px;
	margin:0px 15px 0px 15px;
}

#menu_r ul li a:hover{
	color:#dddad7;
}
#menu_r .active{
	background:url(images/link-at.jpg) repeat-x;
	width:auto;
	padding:13px 5px 14px 5px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin:0px 15px 0px 15px;
}

#space{
	background:url(images/space.gif) left repeat-x;
	widows:945px;
	height:25px;
	margin:auto;
	padding:auto;
}

/* Page */
#page{
	width:945px;
	margin:auto;
	padding:auto;
}
#top{
	margin:auto;
}
#main{
	float:right;
	width:675px;
	margin:auto;
	padding-left:20px;
	padding-bottom:40px;
}

#main h1{
	color:#fff;
	margin-top:5px;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
#main p{
	color:#dcd8d8;
	letter-spacing:1px;
	line-height:20px;
	font-size:14px;
	margin-top:2px;
	text-align:left;
}
#main img{
	width:179px;
	height:159px;
	border:1px solid #272323;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
}

#main ul{
	margin-top:15px;
	list-style:none;
	text-align:left;
	font-size:12px;
	padding-bottom:5px;
}
#main ul li{
	color:#e5c7c7;
	margin:8px 2px 5px 8px;
}

/*--------------
home page
----------------*/
#left{
	background:#050505;
	float:left;
	width:250px;
	margin:auto;
	padding:auto;

}
#left .img1{
	background:#151515;
	float:right;
	width:215px;
	height:216px;
	margin:0px 4px 0px 0px;
	padding:auto;
}
#hd{
	color:#CCC;
	font:13px Verdana, Geneva, sans-serif;
	margin-left:10px;
	height:19px;
	float:left;
}
#l_data{
	background:#1f201f;
	border:1px solid #313231;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	width:163px;
	height:172px;
	margin:19px 21px ;
	padding:3px 0px;
}
#l_data ul{
	margin-top:25px;
	padding-left:15px;
	list-style:none;
	color:#ceeaf5;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif
}
#l_data ul li{
	margin-top:18px;
}
	
#left .img2{
	background:#151515;
	float:right;
	width:195px;
	margin:0px 4px 5px 0px;
	padding:10px;
}
#left .img2 p{
	line-height:20px;
	color:#f2d8d8;
	font-size:14px;
	text-align:left;

}
#slide{
	background:url(images/slide1.gif) center no-repeat;
	float:right;
	width:695px;
	height:425px;
	margin:auto;
	padding:auto;
}
#bottom{
	background:#050505;
	height:300px;
	margin:auto;
}
#show{
	background:#e7e7e7;
	float:right;
	width:695px;
	height:181px;
	margin:20px 0px 0px 0px;
	padding:auto;
}
#show .sml-1{
	background:url(images/sml-1.gif) center no-repeat;
	float:left;
	width:215px;
	height:155px;
	margin:13px 0px 0px 15px;
	padding:auto;
}

#show .sml-2{
	background:url(images/sml-2.jpg) center no-repeat;
	float:left;
	width:214px;
	height:155px;
	margin:13px 0px 0px 10px;
	padding:auto;
}

#show .sml-3{
	background:url(images/machined_parts.jpg) center no-repeat;
	float:left;
	width:216px;
	height:155px;
	margin:13px 0px 0px 10px;
	padding:auto;
}
#content{
	background:#050505;
	float:right;
	width:945px;
	margin:auto;
}
#content .blank{
	float:right;
	width:695px;
	height:70px;
	margin:auto;
	text-indent:50px;
}
#content .list{
	color:#fff;
	font-size:13px;
	float:right;
	width:700px;
	height:215px;
	margin:auto;
}
#content .list a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
TD.lt{
	background:#900c38;
	/*border:1px solid #CCC;*/
}
/*--------------
about page
----------------*/
#abt-img{
	background:#1f201f;
	border:1px solid #313231;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	width:153px;
	height:152px;
	margin:28px 30px ;
	padding:auto;
}

/*--------------
products page
----------------*/
#left-lt{
	background:#151515;
	float:right;
	width:215px;
	margin:0px 4px 0px 0px;
	padding:auto;
}
#left-lt ul{
	margin-top:25px;
	list-style:none;
	color:#ceeaf5;
	text-align:left;
	font-size:12px;
	padding-bottom:20px;
}
#left-lt ul li{
	margin:18px 2px 10px 10px;
}
/*--------------
enquiry page
----------------*/
#form{
	color:#dcd8d8;
	font-size:14px;
}
#main #form img{
	width:120px;
	height:40px;
}
#form a{
	color:#f38418;
}

#company,#name,#desgtn,#city,#city,#pin,#state,#country,#phone,#fax,#email,#reqr,#captcha{
	background:#dedbdb;
	color:#8f0c38;
	border:none;
	height:22px;
	text-indent:10px;
}
#country{
	width:205px;
	padding-right:10px;
	color:#8f0c38;
}
#addr{
	/*width:200px;
	height:50px;*/
}
#submit{
	background:#CCC;
	font-size:14px;
	cursor:pointer;
}
#form .err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #ff0000;
}
#form .display{
	color:#F63;
	font-size:15px;
	text-decoration:blink;
}
/*--------------
contactus page
----------------*/
#main .contact{
	padding-left:30px;
	padding-top:20px;
}
/* Footer */
#footer{
	background:#050505;
	border-top:1px solid #131313;
	border-bottom:1px solid #302f2f;
	width:945px;
	height: 80px;
	margin:0px;
	padding:0px;
}
#fblank{
	height:10px;
	margin:auto;
}
#flink{
	width:540px;
	height:25px;
	margin:auto;
	padding:auto;
	float:right;
}
#flink ul{
	list-style:none;
	display:block;
	float:left;
	height:25px;
}
#flink ul li{
	display:inline-block;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#b8adad;
	padding:0px 5px 0px 5px;
	margin:0px 15px 0px 15px;
}

#copy{
	width:630px;
	height:30px;
	margin:5px 0px 0px 0px;
	float:right;
	color:#999;
	font-size:13px;
}
#copy a{
	color:#CC9;
	text-decoration:none;
}
#copy a:hover{
	color:#F90;
}


