﻿#pic_wrap{
		width:250px;
		margin-right:35px;
		float:right;}
		
	#midConRight2_LMS{
		width:760px;
		margin:0 auto;
		padding:0;
		text-align:center;}
		
	#top_button{
		width:100%;
	}
	
	#topImg{
		width:400px;
		float:left;
		margin:0 0 0 17px;
	}
		#topImg p{
			font-family: arial;
			font-weight: bold;
			font-size: 18px;
			color: #fff;
		}
	
	#getwrap{
		width:337px;
		float:right;
		margin:0 9px 0 0;
	}
		#getwrap p{
			margin:10px;
			padding:0;
			color:#FFF;
			margin-top:-30px;
			font-weight:bold;
		}		
		
	
	#midwrap{
		margin:auto;
		width:765px;
	}
	
	#getStartedText {
	    width:322px;
	    height:30px;
	    margin: 20px auto 0 auto;
	    background-image: url(/images/brochure/chrome/getStartedText.png);
	    background-repeat:no-repeat;	
	}	
	
	#getStarted {
		margin-bottom:20px;
		background: url(/images/brochure/chrome/getteambtn.png) left top no-repeat;
	}	

	#getStarted a{
		display:block;
		width:337px;
		height:85px;
	}
		
	#textwrap{
		width:763px;
		height:175px;
		margin:auto;
		margin-top:20px;
		background:url(/images/brochure/chrome/midConRepeat.png) repeat;
	}


	#midInfo {
		width: 371px;
		margin-left: 50px;
		padding: 0 7px;
		float: left; }

		#midInfo h2 {
			font-variant:small-caps;
			font-weight: bold;
			font-size: 18px;
			color: #fff; }

		#midInfo ul {
			font-weight: bold;
			font-size: 12px;
			color: #fff;
			list-style-image:url(/images/brochure/chrome/ulImg.png); }

			#midInfo ul li { line-height: 30px; }
			
#feature_wrap{
		margin:0 auto auto 35px;
		padding:20px 5px;
		width:685px;
		float:left;
	}
		
		#feature_wrap h3{
			margin:auto;
			margin-left:5px;
			padding-bottom:10px;
			color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
			border-bottom:#fff dotted thin;
		}
		
		#feature_wrap h4{
			margin:5px auto 10px 5px;
			padding:0;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			text-transform:capitalize;
		}
		
		#feature_wrap ul{
			font-family: arial;
			font-weight: bold;
			font-size: 11px;
			color: #fff;
			list-style-image:url(/images/brochure/chrome/ulImg.png);
		}
			
			#feature_wrap ul li{
				line-height:20px;
			}
			
		.feature_across{
			width:100%;
			margin:auto;
			clear:both;
		}
	
		.featureLeft{
			float:left;
			margin:5px auto  auto 5px;
			width:320px;
		}
		
		.featureRight{
			float:right;
			margin:5px 5px auto auto;
			width:320px;
		}			
		
	#fisheye{
		margin: 0 auto;
		text-align:center;
		width:100%;
		height:80px;
	}		