@charset "UTF-8";

/* layout styles */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	}
	
#container {
	width: 840px;
	margin: 0 auto;
	}
	
#header {
	position: relative;
	width: 840px;
	height: 132px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	}
	
#logo {
	position: relative;
	top: 37px;
	left: 0px;
	}
	
p#contact {
	text-align: right;
	position: absolute;
	top: 85px;
	right: 0px;
	font-size: 13px;
	}
	
p#contact a {
	color: #fff;
	}
	
p#contact a:hover {
	color: #666;
	text-decoration: none;
	}
	
#navbar {
	width: 170px;
	float: left;
	margin-right: 20px;
	padding: 20px 0;
	}
	
#leftcol {
	width: 306px;
	float: left;
	padding: 20px 0;
	}
	
#rightcol {
	width: 325px;
	float: right;
	padding-bottom: 20px;
	}
	
#doublecol {
	width: 650px;
	float: left;
	padding-bottom: 20px;
	}
	
#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #f47321;
	padding-top: 5px;
	font-size: 10px;
	color: #666;
	}
	
img.starcard {
	padding-bottom: 10px;
	border-bottom: 1px solid #f47321;
	margin-bottom: 15px;
	}

.team {
	width: 160px;
	float: left;
	text-align: center;
	}
	
.team h3 {
	margin-bottom: 8px;
	}
	
.team img {
	margin-bottom: 4px;
	}
	
	
/* nav styles */

ul#mainmenu {
	list-style-type: none;
	}

ul#mainmenu li {
	margin-bottom: 1px;
	}
	
ul#mainmenu li a {
	display: block;
	width: 166px;
	padding: 3px 0 4px 4px;
	color: #fff;
	text-decoration: none;
	background-image: url(../img/mainmenu_li_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
ul#mainmenu li a:hover {
	background-color: #222;
	}
	

/* text styles */

h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #f47321;
	margin-bottom: 15px;
	}
	
h2 {
	font-size: 11px;
	margin-bottom: 15px;
	}
	
h3 {
	font-size: 13px;
	color: #f47321;
	margin-bottom: 3px;
	}
	
p, ul, ol, table, img {
	margin-bottom: 10px;
	}
	
p.testimonial {
	font-size: 18px;
	line-height: 20px;
	color: #666;
	margin-bottom: 5px;
	}
	
#leftcol ul {
	list-style-image: url(../img/li_bull.gif);
	margin-left: 1.5em;
	}

a {
	color: #f47321;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.boldorange {
	color: #f47321;
	}
.Eden {
	color:#000000;
	text-align:right;
}
.Eden a{
	color:#000000;
	text-align:right;
	text-decoration:none;
}
.OrderTxtBox {
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
}
.OrderTxtBoxButton{
	width:89px;
	height:23px;
	color:#fff;
	background-color: #ff9000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	border:none;
}

.ContactPartnerButton{
	height:23px;
	padding:0 10px;
	color:#fff;
	background-color: #ff9000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	border:none;
	float:right;
	cursor:pointer;
}


.products h3{
	font-size:20px;
	margin-bottom:10px;
}
.products p img{
	float:left;
	margin:8px;
}
.products form{
	float:right;
}
.globalreach_container{
	background: #000;
	z-index:10;
	width:300px;
	height:420px;
	position:relative; 
	border:1px solid #BFBFBF;
}
.globalreach_container #head{
	background: url(../img/bg_global.gif) top center;
	z-index:10;
	margin-bottom:-5px;
	width:300px;
	height:40px;
	margin:0;
	font-size:14px;
	color:#000;
	text-align:left;
	font-weight:bold;
}

.globalreach_container  a{
	font-size:11px;
	margin-left:5px;
	color:#fff;
}

.globalreach_container  #head a{
	font-size:11px;
	margin-left:5px;
	color:#000;
	display:block;
	width:50px;
	text-align:center;
	margin:5px;
	float:right;
	font-weight:bold;
}

.globalreach_container  b{
	font-size:15px;
	margin-left:5px;
}

.globalreach_container  p{
	font-size:11px;
	width:90%;
	margin:10px auto;
}

.globalreach_container ul{
	padding:15px;
	list-style-type:none;
}

.globalreach_container #content{
	overflow:auto;
	overflow-x:hidden;
	width:285px;
	height:380px;
}

#testimonials {width: 300px;} 
#testimonials .slide {list-style-type: none !important;list-style-image: none !important;line-height: 24px} 
blockquote {font-size: 18px;font-family: Georgia, "Times New Roman", Times, serif;color: #333;font-style: italic}

h2.title2{
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #f47321;
	margin-bottom: 15px;
}
