body{
	margin:0;
	color:#404040;
	font:11px Verdana, Arial, sans-serif;
	background:#000;
	min-width:950px;
}
img{border:none;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}
a.copy{text-decoration:none; color:#d2a32a;}
a.copy:hover{text-decoration:underline;}
.small-titles{font-weight:bold;}
/*header begin*/
.header-holder{
	width:100%;
	background:url(../images/bg-header-top.gif) repeat-x;
	padding:24px 0 0;
}
.header-bottom{
	width:100%;
	background:url(../images/bg-header-bottom.gif) repeat-x;
	height:15px;
}
#header{
	width:100%;
	background:url(../images/bg-header.gif);
}
.header-add{
	width:589px;
	margin:0 auto;
	padding:45px 0 47px 361px;
	position:relative;
}
.header-add:after,
.header-holder:after,
.header-bottom:after,
#header:after{
	content:"";
	display:block;
	clear:both;
}
h1.distributors{
	background:url(../images/destributors.png) no-repeat;
	width:372px;
	height:25px;
	margin:0;
}
h1.distributors span{
	width:372px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.our-customers{
	background:url(../images/customers.png) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.our-customers span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.aboutgmi{
	background:url(../images/aboutgmi.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.aboutgmi span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.contactus{
	background:url(../images/contactus.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.contactus span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.events{
	background:url(../images/events.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.events span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.careers{
	background:url(../images/careers.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.careers span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.legal{
	background:url(../images/legal.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.legal span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.news{
	background:url(../images/news.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.news span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.products{
	background:url(../images/products.gif) no-repeat;
	width:250px;
	height:25px;
	margin:0;
}
h1.products span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.resources{
	background:url(../images/resources.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.resources span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.services{
	background:url(../images/services.gif) no-repeat;
	width:183px;
	height:25px;
	margin:0;
}
h1.services span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.vendors{
	background:url(../images/vendors.gif) no-repeat;
	width:250px;
	height:25px;
	margin:0;
}
h1.vendors span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
h1.thankyou{
	background:url(../images/thankyou.gif) no-repeat;
	width:250px;
	height:25px;
	margin:0;
}
h1.thankyou span{
	width:183px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
/*navigation-box begin*/
.nav-holder{
	position:absolute;
	width:261px;
	overflow:hidden;
	top:-15px;
	left:50px;
	z-index:100;
	font-size:12px;
}
.nav{
	width:231px;
	background:url(../images/bg-nav.gif) repeat-y;
	overflow:hidden;
	padding:15px 15px 9px;
	float:left;
}
.nav-bottom{
	width:261px;
	background:url(../images/bg-nav-bottom.png) no-repeat;
	height:20px;
	overflow:hidden;
	float:left;
}
.logo{
	overflow:hidden;
	display:block;
	margin:0 0 14px 12px;
}
.logo a{
	background:url(../images/logo.gif) no-repeat;
	width:206px;
	height:116px;
	display:block;
	cursor:pointer;
}
.logo a span{
	display:block;
	text-indent:-9999px;
	width:206px;
	height:116px;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul li{
	float:left;
	width:231px;
}
.nav ul li a{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:center;
	padding:5px 0 3px;
}
.nav ul li a:hover,
.nav ul li a.active{
	background:#000;
	text-decoration:none;
	color:#fff;
}
/*navigation-box end*/
/*header end*/
/*content begin*/
#content{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
.image{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:950px;
	height:477px;
}
.two-column-holder{
	width:100%;
	overflow:hidden;
	padding:30px 0 5px;
	background:#fff;
}
.two-column{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
#content01{
	width:540px;
	float:right;
	overflow:hidden;
	padding:0 50px 30px 0;
}
#secondcolumn{
	width:200px;
	float:left;
	overflow:hidden;
	padding:0 50px 0 0;
}
#content01 p{
	margin:0 0 15px;
	line-height:14px;
	text-align:justify;
}
/*content end*/
/*sidebar begin*/
#sidebar{
	width:261px;
	overflow:hidden;
	float:left;
	padding-top: 135px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 49px;
}
/*sidebar end*/
/*footer begin*/
#footer{
	width:899px;
	margin:0 auto;
	color:#fff;
	font:10px/16px Verdana, Arial, sans-serif;
	padding:20px 0 25px 51px;
	letter-spacing:1px;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#d2a32a;
	text-decoration:none;
}
.menu01{
	margin:0;
	padding:0 60px 0 0;
	list-style:none;
	float:left;
}
#footer address{
	font-style:normal;
	margin:0 0 16px;
}
/*footer end*/
