@charset "utf-8";
/* CSS Document 
Created by : Ismail Akhtar (ismailakhtar786@gmail.com)
 */
body {
	background:#313132;
	margin:0px;
	padding:0px;
	font-family:"Segoe UI", "trebuchet MS", Arial
}
#header-menu {
	width:1000px;
	margin:auto;
	height:40px;
	background:url(images/menu-bg.gif) repeat-x;
}
#header-menu label {
	width:114px;
	float:right;
	margin-right:15px;
}
#header-menu div {
	width:760px;
	float:left;
	margin-left:95px;
}
#banner {
	margin:auto;
	width:1000px;
}
#container {
	width:1000px;
	margin:auto;
	border-top:solid 1px #3C3C3C;
}
h1 {font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;}

#deliver {
	width:242px;
	height:272px;
	background:url(images/deliver.jpg) repeat-x;
	float:left;
}
#deliver label {
 float:right;
 margin-right:12px;
 margin-top:11px;
 font-size:20px;
 color:#fff;
	}
	div.company{
		margin-top:230px;
		font-size:10px;
	
	margin-left:3px;
	color:#fff;}
	div.company span {float:left;}
	div.company div {float:right;
	position:absolute;
	margin-top:0px;
	margin-left:150px}
#content{
	width:512px;
	float:left;color:#fff;
	}
#welcome {
	background:#1a1718 url(images/heading-bgr.jpg) no-repeat right;
	width:300px;
	font-size:16px;
	border-right:solid 4px #1a1718;
	margin-top:15px;
	padding:2px  3px 2px 13px;
	}
	#content-text {
		margin:8px 13px 0 13px;
		font-size:12px;
		}
#right-menu {
	width:244px;
	height:272px;
	float:right;
}
#right-menu ul.shortcut{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
}
#right-menu ul.shortcut li {
	height:91px;
	margin:0px; 
	padding:0px;
	color:#fff;
	}
#right-menu ul.shortcut li div.services {
	width:149px;
	height:91px;
	background:url(images/services.jpg) no-repeat;
	float:left;}
#right-menu ul.shortcut li div.distribution {
	width:149px;
	height:91px;
	background:url(images/distribution.jpg) no-repeat;
	float:left;}
#right-menu ul.shortcut li div.services {
	width:149px;
	height:91px;
	background:url(images/services.jpg) no-repeat;
	float:left;}
#right-menu ul.shortcut li img {
	float:right;
	}
div.leb {
	width:135px;
	height:17px;
	font-size:15px;
	font-weight:bold;
	background:url(images/bullet.png) no-repeat right;
	margin:2px 2px 0 5px;
	line-height:14px;}
div.leb1 {
	width:135px;
	font-size:12px;
	margin:0 2px 0 5px;
	line-height:13px;}
div.leb2 {
	width:135px;
position:absolute;
	font-size:12px;
	margin:14px 2px 0 5px;
	line-height:13px;}





ul, li {
	padding: 0px;
	height:20px;
	margin:20px 0px 13px 0px;
}
ul.dropmenu {
	position: relative;
	margin: 8px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	display:block;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.dropmenu li {
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background:url(images/menu_left.gif) no-repeat;
	cursor:pointer;
}
.dropmenu li a {
	padding: 3px 5px 3px 5px;
	margin:0px 2px 0px 2px;
	display: block;
	cursor: point;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
}
.dropmenu li span {
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/arrow_up.gif) repeat-x scroll 0 0;
	position: absolute;
	top: 17px;
	right: 10px;
}
.dropmenu li a:hover span {
	background:transparent url(images/arrow_hover.gif) repeat-x scroll 0 0;
}
.dropmenu li:hover ul, .dropmenu li:hover div {
	display: block;
}
.dropmenu ul {
	position: absolute;
	display: none;
	width: 160px;
	padding: 0px;
	margin: 0px;
	height:auto;
	border-bottom: 1px solid #ccc;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
}
.dropmenu ul li {
	border: 0;
	float: none;
	height:auto;
}
.dropmenu ul a {
	border: 1px solid #ccc;
	white-space: nowrap;
	display:block;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}
a.selected, a:hover {
	color: #ffffff !important;
	background:#ec151a;
}
a.selected span {
	background:transparent url(images/arrow_hover.gif) repeat-x scroll 0 0;
}
.dropmenu ul a:hover {
	color:#F67A00 !important;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: none;
}
