@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}
#container{
	width:1000px;
	margin:0 auto;
}
#header{
	margin:0;
	clear:both;
}
.logo{
	margin:20px 0 25px 35px;
	border:none;
	float:left;
	width:354px;
}
.search{
	position:relative;
	float:right;
	margin:70px 35px 0 0;
	width: 300px;
	z-index: 15;
}
.search_box{
	background:#F5F5F5;
	height:29px;
	padding:0;
	width: 270px;
	border:none;
}
.search_btn{
	position: absolute;
	right: 0px;
	width: 30px;
	height: 29px;
	cursor: pointer;
}
h1, h2, h3{
	color:#260204;
	padding:10px 20px;
	font-family:Tahoma, Geneva, sans-serif;
}
a{
	color:#995054;
	text-decoration: none;
}
a:hover{
	color:#995054;
	text-decoration: underline;
}
img{
	border:none;
}
#navigation{
	width:950px;
	margin-left:35px;
	height:50px;
	clear:both;
}
#navigation a{
	float:left;
	position:relative;
	border:none;
	margin:0 12px 0 0;
}
#navigation a:hover{
	text-decoration:none;
}
.btn_home{
	width:84px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_home.png) no-repeat;
}
.btn_home:hover{
	background:url(../images/navigation-top_home_rollover.png) no-repeat;
}
.btn_about{
	width:141px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_about-us.png) no-repeat;
}
.btn_about:hover{
	background:url(../images/navigation-top_about-us_rollover.png) no-repeat;
}
.btn_company{
	width:222px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_our-portfolio.png) no-repeat;
}
.btn_company:hover{
	background:url(../images/navigation-top_our-portfolio_rollover.png) no-repeat;
}
.btn_services{
	width:153px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_products.png) no-repeat;
}
.btn_services:hover{
	background:url(../images/navigation-top_products_rollover.png) no-repeat;
}
.btn_career{
	width:115px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_career.png) no-repeat;
}
.btn_career:hover{
	background:url(../images/navigation-top_career_rollover.png) no-repeat;
}
.btn_contacts{
	width:152px;
	height:33px;
	display:block;
	background:url(../images/navigation-top_contacts.png) no-repeat;
}
.btn_contacts:hover{
	background:url(../images/navigation-top_contacts_rollover.png) no-repeat;
}
#banner{
	background:url(../images/slide/loop%20image_rectangle%20border.png);
	width:968px;
	height:355px;
	margin-left:15px;
	clear:both;
}
#left_content{
	float:left;
	position:relative;
	width:265px;
	margin:20px 0 0 35px;
}
#right_content{
}
#content{
	float:left;
	position:relative;
	margin:20px 0 0 20px;
	width:643px;
}
#content p{
	padding:10px 20px;
	color: #000;
	font-size:18px;
}
#p-content{
	float:left;
	position:relative;
	margin:20px 0 0 20px;
	width:643px;
}
#p-content p{
	padding:5px 15px 5px 10px;
	font:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#000;
}
#p-content li{
	padding:5px 15px 5px 20px;
	list-style:none;
	font:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#000;
}
#wide_content{
	width:930px;
	margin:10px 0 0 35px;
	clear:both;
}
#wide_box{
	width:930px;
	clear:both;
	margin:0 0 10px 0;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding-top:20px;
}
#wide_box p{
	padding:5px 15px 5px 140px;
	font:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#000;
}
#wide_box li{
	padding:5px 15px 5px 320px;
	list-style:none;
	font:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#000;
}
.more{
	clear:both;
	text-align:right;
	margin:0 0 5px 0;
	font: Verdana, Geneva, sans-serif;
	font-size:14px;
	border:none;
}
#wide_box .more a{
	color:#222;
	text-decoration:none;
}
#footer{
	clear:both;
	margin:30px 0 30px 35px;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	list-style:none;
	display:inline;
	font-size:15px;
}
#footer li a{
	list-style:none;
	color:#5a5858;
	text-decoration:none;
	margin-right:25px;
}
#footer li a:hover{
	color:#000;
}
#copyright{
	clear:both;
	background:#000000;
	color:#FFF;
	font-size:15px;
	width:930px;
	margin:0 0 30px 35px;
	padding:7px;
}
.cp-l{
	width:500px;
	float:left;
}
.cp-r{
	width:180px;
	float:right;
}
.cp-r a:hover{
		text-decoration:none;
	}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
/* side menu */
.mysidemenu{
	width: 265px; /*width of menu*/
}
.mysidemenu h3{
	margin:0;
	padding:0;
}
.mysidemenu h3:hover{
	color:#260204;
}
.mysidemenu .headerbarnone{
	font:18px Tahoma, Geneva, sans-serif;
	color:#995054;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align:right;
	padding: 5px 40px 0px 0;
	line-height:32px;
	background:url(../images/nav_bg.png) no-repeat right top;
}
.mysidemenu .headerbarnone a{
	text-decoration: none;
	color:#995054;
	display: block;
}
.mysidemenu .headerbarnone a:hover{
	color:#260204;
}
.mysidemenu .headerbar{
	font:18px Tahoma, Geneva, sans-serif;
	color:#995054;
	/*background: #222 url(arrowstop.gif) no-repeat 8px 6px; last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	/*padding: 2px 0 2px 25px; 31px is left indentation of header text*/
	text-align:right;
	padding: 5px 40px 0px 0;
	line-height:32px;
	background:url(../images/nav_bg.png) no-repeat right top;
}
.mysidemenu .headerbar a{
	text-decoration: none;
	color:#995054;
	display: block;
}
.mysidemenu .headerbar a:hover{
	color:#260204;
}
.mysidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.mysidemenu ul li{
	padding: 0px; /*bottom spacing between menu items*/
	border-bottom:1px solid #4B0014;
}
.mysidemenu ul li a{
	font: normal 18px Tahoma, Geneva, sans-serif;
	color: #4B0014;
	display: block;
	text-align:right;
	padding: 5px 0;
	line-height: 20px;
	padding-right: 70px; /*link text is indented 8px*/
	text-decoration: none;
}
.mysidemenu ul li a:hover{ /*hover state CSS*/
	color:#4B0014;
	background:#F1ECED;
}
#contact_table{
	padding:0px;
	margin:0px;
	border:none;
	font-size:18px;
	color:#4B0014;
}
#contact_table td{
	padding-left:10px;
}
#contact_table .bar{
	height:35px;
	text-align:right;
	vertical-align:top;
}
.center{
	text-align:center;
}