html, body 
{
margin:0 auto;
padding:0px;
width:100%;
height:100%;
background:#2e3235;

}
#body
{
width:781px;
height:auto;
margin:0 auto;
}

img
{
float:left;
margin:0px;
padding:0px;
border:none;
}
p{

font-family:"Lucida Sans Unicode";
font-size:12px;
color:#000;
}
#wrapper
{
float:left;
width:780px;
height:auto;
background-color:#f4f4f4;

}
#header
{
	float:left;
	width:780px;
	height:150px;
	background-repeat:no-repeat;
	background-color: #000000;
	background-image: url(images/header_back2.gif);
}
#header_top
{
float:left;
background:url(images/top_image.gif);
width:780px;
height:15px;
background-repeat:no-repeat;
}
#header_left
{
float:left;
width:407px;
height:auto;
}
#header_right
{
float:right;
width:375px;
height:107px;
margin-left:-3px;
}
#header_top_manus
{
float:right;
width:300px;
height:65px;
margin:60px 10px 20px 40px;
font-family:"Trebuchet MS";
font-size:14px;
color:#ffffff;
}
#header_top_manus ul
{
float:left;
margin:0px;
padding:0px;
list-style:none;
}
#header_top_manus li
{
float:left;
display:inline;
margin:0px 0px 0px 30px;
}
#header_top_manus li a
{
float:left;
display:inline;
margin:0px 0px 0px 17px;
color:#fff;
text-decoration:none;
}
#header_top_manus li a:visited
{
float:left;
display:inline;
margin:0px 0px 0px 17px;
color:#fff;
text-decoration:none;
}
#header_top_manus li a:hover
{
float:left;
display:inline;
margin:0px 0px 0px 17px;
color:#fff;
text-decoration:underline;
}


#top_nav
{
float:left;
background:url(images/top_menus_back1.gif);
width:100%;
min-height:25px;
height:auto;
}
#top_nav ul
{
float:left;
margin:0px;
padding:0px;
list-style:none;
}
#top_nav li
{
display:inline;
margin:2px 4px 0px 4px;
border-right:solid 1px #ebc7cf;
}
#top_nav li a
{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:500px;
text-decoration:none;
text-transform:uppercase;
margin:2px 2px 0px 0px;
}
#top_nav li a:link
{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:500px;
text-decoration:none;
text-transform:uppercase;
margin:2px 2px 0px 0px;
}
#top_nav li a:hover
{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:500px;
text-decoration:underline;
text-transform:uppercase;
margin:2px 2px 0px 0px;
}
#top_nav li a:visited
{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:500px;
text-decoration:none;
text-transform:uppercase;
margin:2px 2px 0px 0px;
}
#top_nav li a:active
{
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
font-weight:500px;
text-decoration:none;
text-transform:uppercase;
margin:2px 2px 0px 0px;
}
#left_div
{
float:left;
width:189px;
height:auto;
background:#fdfdfd;
overflow:hidden;
}
#mid_div
{
	float:left;
	width:303px;
	height:auto;
}
#right_div
{
	float:left;
	width:240px;
	height:auto;
	background:#f4f4f4;
	overflow:hidden;
}
#left_nav
{
float:left;
width:190px;
height:auto;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
color:#000;
}
#left_nav ul
{
float:left;
padding:0px;
margin:0px;
list-style:none;
background-color:#f5f5f5;

}
#left_nav li
{
width:190px;
height:30px;
background-image:url(images/left_nav_back.gif);
background-repeat:no-repeat;
}
#left_nav li a
{
text-decoration:none;
color:#000;
margin-left:30px;
font-weight:700px;
}
#left_nav li a:active
{
text-decoration:none;
color:#000;
margin-left:30px;
}
#left_nav li a:hover
{
text-decoration:underline;
color:#000;
margin-left:30px;
}
#left_nav li a:visited
{
text-decoration:none;
color:#000;
margin-left:30px;
}

#company_announcement
{
float:left;
width:190px;
height:auto;
margin:0px;
}
#footer
{
float:left;
width:780px;
height:25px;
background-color:#f5f5f5;
font-family:verdana;
font-size:11px;
background:url(images/top_menus_back1.gif);
background-repeat:repeat-x;

}
#about_company
{
float:left;
width:260px;
height:auto;
background:#f4f4f4;
margin:0px;
padding:5px;


}

#contact
{
float:left;
width:190px;
margin:0px;
}

#why_we_part
{
float:left;
width:260px;
height:auto;
margin:5px 10px 2px 5px;
border:solid 1px #c76178;
padding:10px;
background:#fff;
}

/* CSS Document */
