body
{
	background: #ffffff;
	font-family: 'verdana', sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

body.grey {
	background: #eeeeee;
	font-family: 'verdana', sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper {
  position: relative;
  width: 978px;
  margin: 20px auto;
  overflow: hidden;
}

#header {
  height: 75px;
  margin-left: 10px;
}

#header img {
  border: 0px;
}

#tabs {
  position: absolute;
  top: 47px;
  right: 20px;
}

#tabs img {
  border: 0px;
}

.grey #contentTop {
  height: 3px;
  overflow: hidden;
  background: url('img/top_cap.jpg') top left no-repeat;
}

#contentTop {
  height: 3px;
  overflow: hidden;
  background: url('img/w_top_cap.jpg') top left no-repeat;
}

#contentWrap {
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 0 2px;
  }

#contentMid {
  width: 100%;
}

#contentMidBot {
  width: 100%
}

.cFull {
  height: 572px;
  background: url('img/bg_grad.jpg') top left no-repeat;
}

.cTopNone {
  background: #e8e8e8 url('img/bg_top_none_top.jpg') top left no-repeat;
  
}

.cTopNoneBot {
  background: #e8e8e8 url('img/bg_top_none_bot.jpg') bottom left no-repeat;
}

.cTopCut {
  background: #eaeaea url('img/bg_top_cut_top.jpg') top left no-repeat;
}

.cTopCutBot {
  background: #eaeaea url('img/bg_top_cut_bot.jpg') bottom left no-repeat;
}

.cDouble {
  background: url('img/bg_double_top.jpg') top left no-repeat;
}

.cDoubleBot {
  height: 240px;
 background: url('img/bg_double_bot.jpg') top left no-repeat; 
}

.cDoubleBot div {
  padding: 20px;
}

.cTopHello {
  background: #eaeaea url('img/bg_top_hello.jpg') top left no-repeat;
}

.cBotHome {
height: 295px;
 background: url('img/bg_bottom_home.jpg') top left no-repeat; 
}

#centerLogo {
  position: absolue;
  padding-top: 150px;
  text-align: center;
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

#centerLogo.mrcenter {
  padding-top: 200px;
}

#centerLogo a {
  text-decoration: none;
  color: #000000;
}

.grey #contentBot {
  height: 3px;
  overflow: hidden;
  background: url('img/bot_cap.jpg') top left no-repeat;
}

#contentBot {
  height: 3px;
  overflow: hidden;
  background: url('img/w_bot_cap.jpg') top left no-repeat;
}

#tanStripe {
  position: relative;
  background: url('img/tan-stripe.gif') top left repeat-x;
}

#weHelp {
  position: absolute;
  top: 65px;
  left: 330px;
}

/* ROUND BOX */

#center {
  position: absolue;
  text-align: center;
	font-family: verdana;
	padding-top: 260px;
	color: #000;
	font-size: 11px;
}

#center.mr {
  padding-top: 50px;
}

#mrlogo {
  float: left;
  padding: 10px 20px 0 200px;
}

#center.mr a {
  color: #1B7CE3;
}

#roundbox {
  position: relative;
  margin-top: 65px;
  margin-left: 336px;
  width: 300px;
  background: #ededed;
  border: 1px solid #b3b3b3;
 }
  
.grey #roundbox  {
  position: relative;
  margin-top: 0px;
  width: 350px;
  margin-left: 310px;
  text-align: center;
  background: #ededed;
  border: 1px solid #b3b3b3;
 }
 
.grey #roundbox.mrbox  {
  position: relative;
  margin-top: 0px;
  float: left;
  width: 375px;

  margin-left: 0px;
  text-align: center;
  background: #ededed;
  border: 1px solid #b3b3b3;
 }
 
 #roundbox #inner {
  text-align: center;
  padding: 18px;
 }

#roundbox #tr {
  position: absolute;
  top: -1px;
  right: -1px;
}

#roundbox #br {
  position: absolute;
  bottom: -1px;
  right: -1px;
}

#roundbox #bl {
  position: absolute;
  bottom: -1px;
  left: -1px;
}

#roundbox #tl {
  position: absolute;
  top: -1px;
  left: -1px;
}

input.submit-btn {
background:#FFFFFF url(img/bg-submit.gif) repeat-x scroll left top;
border:1px solid #A19684;
font-size:11px;
}

#video {
  padding: 26px 0 20px 20px;
  width: 276px; 
}


#topCut {
  padding: 8px 10px;
  vertical-align: to;
}

#topCut img {
  float: left;
}

#topHello {
  padding: 15px 10px 0 10px;
  vertical-align: to;
}

.bigDrop {
  float: left;
  color: #6892bf;
  font-size: 16px;
  font-family: verdana, arial, sans-serif;
  margin-left: 5px;
}

select.bigDrop {
  margin-top: -2px;
  margin-left: 1px;
  width: 320px;
}    
span.bigDrop {
  color: #8b96a2;
}

#mid {
  padding: 20px;
  overflow: visible;
  
  min-height:700px;
  height:auto !important;
  height:700px;

}

#mid .leftPane {
  float: left;
  width: 598px;
}

#mid .rightPane {
float: right;
width: 300px;
overflow: visible;
position: relative;
}

.rightPane .inner {
  background: #f7f7eb;
	padding: 20px;
	padding-top: 10px;
	border: 1px solid #e7e7e7;
	border-right: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
	margin-top: -53px;
  overflow: hidden;
  position: absolute;
}

.cTopNone .rightPane .inner {
  background: #f7f7eb;
	padding: 20px;
	padding-top: 10px;
	border: 1px solid #e7e7e7;
	border-right: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
	margin-top: -14px;
  overflow: hidden;
  position: absolute;
}

.rightPane .quote {
  top: 455px;
  position: absolute;
}

.rightPane .quote img{
  border: 0px;
}

.swap {
  display: none;
}

.modulewrap {
  overflow: hidden;
  font-family: verdana;
  font-size: 11px;
}


.blockwrap { 
background: #ffffff;
padding: 20px;
padding-top: 10px;
border: 1px solid #e7e7e7;
border-right: 2px solid #CBCBCB;
border-bottom: 2px solid #CBCBCB;
margin: 0;
margin-top: 0;
}

.blockitem {
clear: both;
padding-bottom: 8px;
border-bottom: 1px solid #dddddd;
}	

.blockwrap.nolines .blockitem {
border-bottom: none;
overflow: hidden;
}

.blockwrap h2, #mid .inner h2, .workWrap h2 {
color: #6892bf;
font-weight: normal;
margin-top: 0;
border-bottom: 1px solid #eeeeee;
font-size: 16px;
}


/* UEM Port Preview */
.workWrap {
  border: 1px solid #cccccc;
 /* background: url('http://i.connect-3.com/img/workWrap-bg.gif') top left repeat-x #ffffff;*/
  background: #ffffff;
  border-top: 5px solid #e1ebf5;
  padding: 10px;
  margin: 10px -10px 30px -10px;
  
}

.workWrap h2 {
  text-transform: uppercase;
}

 .explanation {
	background: url('img/bg-exp.gif') bottom left repeat-x #ffffff; 
	width: 596px; 
	margin-bottom: 40px;
	overflow: hidden;
	}
.explanation p {
	margin-top: 0;
	padding: 2px 15px;
}

.explanation p span {
  color: #979797;
}

#threeWrap {
  background: url('img/bg_three_grad.gif') top left no-repeat; 
  padding-top: 25px;
  padding-left: 20px;
}

#threeWrap img {
  padding-bottom: 5px;
}

#threeWrap div{
  padding: 10px;
}

.three {
  background: url('img/bg_three_areas.gif') top left no-repeat;
  height: 150px;
  width: 185px;
  float: left;
  border-top: 1px solid #dcdcdc;
}

.three span {
  color: #51749c;
  font-size: 12px;
  font-family: verdana;
}

#whatsNew {
  background: #f7f7eb;
  top: 25px;
  left: 660px;
  position: absolute;
  height: 174px;
  width: 267px;
  border-bottom: 2px solid #cbcbcb;
  border-right: 2px solid #cbcbcb; 
  padding: 10px 15px;
}

.emailPhone {
  color: #858585;
  font-size: 11px;
  font-style: verdana;
  padding-left: 12px;
  clear: both;
}

