/*Structural Styles*/
/*---Global---*/
body{
	margin:0;
	background:#14181b url(../images/body-grad.jpg) repeat-x;
	font:12px "Trebuchet MS", Verdana, sans-serif;
}
ul, h1, h2, h3, h4, h5, p{
	margin:0;
	padding:0;
}
ul, li{list-style:none;}
a{text-decoration:none;	color:#1e8dcd;font-weight: bold;}
a:hover{text-decoration:underline;color: #333;}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	margin: 0 auto;
	padding:186px 0 0;
	width:900px;
	position:relative;
}
.logo{
	position:absolute;
	top: 40px;
	left: 135px;
	display:block;
	width:630px;
	height:123px;
	z-index:500;
}
.logo a{
	float:right;
	width:142px;
	height:123px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
.logo h1{
	width: 410px;
	height:29px;
	background: transparent url(../images/global-cutting-tech.gif) no-repeat top left;
	float:left;
	margin: 15px 10px 0 0;
	/*padding:10px 0 0;
	font:30px "Exotc350 Bd BT";
	color:#fff;*/
}
.logo h1 span {
	font:30px "Exotc350 Bd BT";
	color:#fff;
	visibility:hidden;
}

.logo p{
	clear:left;
	font:bold 16px "Trebuchet MS", Vedana, sans-serif;
	line-height:24px;
	color:#f6b383;
}
.logo p span{color:#005482;}
.design{
	display:block;
	margin:5px 0;
	text-align:center;
}
.design a{
	font-size:11px;
	color:#fff;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:899px;
	background:url(../images/header-bg.jpg) no-repeat 0 30px;
	height:176px;
}
#header .leftlogo{background:url(../images/logo-small-left.gif) no-repeat;}
#header .rightlogo{background:url(../images/logo-small-right.gif) no-repeat 100% 0;}
#header .topmenu{
	width:839px;;
	height:30px;
	background:url(../images/topmenu-grad.gif) repeat-x;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}
#header .topmenu li{
	height:25px;
	padding:5px 42px 0 42px;
	float:left;
	background:url(../images/topmenu-sepline.gif) no-repeat 100% 0;
}
#header .topmenu li.last{
	background:none;
	padding-right:0;
}
#header .topmenu a{color:#fff;}
/*---HeaderEnd---*/
.container-top{
	width:100%;
	background:url(../images/container-top.gif) no-repeat;
	padding:11px 0 0;
	margin: 0 0 10px;
}
.container-bottom{
	width:100%;
	background: url(../images/container-bottom.gif) no-repeat 0 100%;
	padding:0 0 11px;
}
.container{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.contain{
	width:684px;
	float:left;
}

.containFull {
	width: 100%;
	float:left;
}
/*---Content---*/
#content{
	width:420px;
	padding:0 27px 20px 17px;
	float:right;
}

#contentFull {
width:630px;
padding: 0 17px 20px 17px;
	float:right;
}

#content .news{
	background:#208fce url(../images/news-grad.gif) no-repeat;
	padding:5px 10px;
	color:#fff;
}
#content .news p{color:#fff;padding:0;}
#content .news-bottom{
	width:411px;
	background:url(../images/news-bottom.gif) no-repeat 0 100%;
	padding:0 0 5px;
	margin: 0 0 10px;
	overflow:hidden;
}
#content .news h3{font-size:16px; margin: 0 0 10px; color: #fff;}
#content .news span{
	display:block;
	width:100%;
	text-align:right;
}
#content .news a{color:#fff;}
#content p, #contentFull p{
	color:#333;
	padding:0 0 10px;
	line-height:14px;
}
#content p.testimonial, #contentFull p.testimonial{
	padding:0 0 10px;
	line-height:1.3;
	margin-bottom: 20px;
}
#content h2, #contentFull h2{
	color:#3a9ed9;
	padding:5px 0 15px;
	font-size: 18px;
}
/*---ContentEnd---*/
/*---Column1---*/
#column1{
	width:220px;
	float:left;
	line-height:14px;
}
#column1 .orangebox{
	background:#eb6403 url(../images/orangebox-grad.gif) no-repeat;
	padding: 0 10px 0 15px;
}
#column1 .orangebox-bottom{
	width:190px;
	margin: 18px 0 0 20px;
	background:url(../images/orangebox-bottom.gif) no-repeat 0 100%;
	padding: 0 0 5px;
}
#column1 .orangebox h3{
	padding: 10px 0;
	color:#575757;
	font-size: 14px;
}
#column1 .orangebox p{
	margin: 0 0 5px;
	color:#fff;
}
#column1 .orangebox a{
	color:#575757;
}
/*---Column1End---*/
/*---Menu---*/
#menu{
	width:100%;
}
#menu ul{
	background:url(../images/submenu-grad.gif) repeat-y 100% 0;
	margin: 0 0 -2px;
}
#menu li{
	background:url(../images/menu-li-grad.gif) repeat-x;
	line-height:25px;
	padding: 0 0 2px 20px;
	font-size:14px;
	font-weight:bold;
}
#menu li.first{
	background:url(../images/menu-li-first.gif) no-repeat;
}
#menu li.last{
	background:url(../images/menu-li-last.gif) no-repeat;
}
#menu a{
	color:#fff;
}
#menu ul li{
	margin: 0 5px 0 0;
	padding:6px 0 9px;
	font-weight:normal;
	font-size:12px;
	line-height:9px;
	background:url(../images/submenu-li-grad.gif) repeat-x 0 100%;
}
#menu ul a{
	color:#4d4d4d;
}
#menu ul li.last{background:none;}
/*---MenuEnd---*/
/*---Column2---*/
#column2{
	width:216px;
	float:right;
	line-height:13px;
}
#column2 .bluebox{
	background:#1e8ecd url(../images/bluebox-grad.gif) no-repeat;
	padding:8px 5px 8px 14px;
	font-size:11px;
}
#column2 .bluebox-bottom{
	width:208px;
	background:url(../images/bluebox-bottom.gif) no-repeat 0 100%;
	padding: 0 0 5px;
	margin:0 0 20px;
}
#column2 h3{
	color:#fff;
	font-size:14px;
	margin:0 0 17px;
}
#column2 p{
	color:#264d6c;
	margin:0 0 18px;
}
#column2 a{color:#fff;}
#column2 p a{
	color:#264d6c;
	text-decoration:underline;
}
#column2 p a:hover{text-decoration:none;}
#column2 .bluebox img{
	padding:0 5px 10px;
	display:block;
}
.rightimage{float:right; padding:0;}
/*---Column2End---*/
/*---Footer---*/
#footer{
	width:100%;
	clear:both;
	height:59px;
	background:url(../images/footer-bg.gif) no-repeat;
	text-align:center;
	font-size:11px;
	line-height:16px;
	color:#fff;
}
#footer .bottommenu{
	padding:5px 0 0;;
}

#footer .bottommenu li{
	display:inline;
	margin:8px;
}
#footer .list li{
	display:inline;
	margin:20px;
}
#footer a{
	color:#fff;
}

/*---FooterEnd---*/