/*-----------------------------------------------------------------------------
-------------------------WitzEnd Style Sheet-----------------------------------
Layout Control
-----------------------------------------------------------------------------*/

		body {width: 100%; margin: 0; background: #777777;}
		
		#BodyWrapper {float: left; width: 100%; margin: 0; min-width: 900px;  padding: 6px 0 20px 0; 
			background: #dfe4e5 url(/images/bgWrapper.gif) repeat-x top left;border-bottom: 1px solid #d6dcdd; }
		#BodyWrapperInner {width: 900px; margin: 0 auto;}
		#FooterWrapper {float: left;width: 100%; min-width: 900px; margin: 0; border-top: 1px solid #c4cacc;}
		#FooterWrapperInner {width: 900px; margin: 0 auto;}
		#content{float: left;}
		#logoBlock {float: left; width: 159px; padding-left: 129px; background: url(/images/logo_MSBS.png) no-repeat bottom left;}
		#logoBlock .secondlogo{float: left; width: 44px; padding-left: 116px; background: url(/images/logo_MCSE.png) no-repeat bottom left;}
		/*---------shadow Control---------*/
		.shadowOuter {float: left; border: 1px solid #d6dcdd;}
		.shadowInner {float: left; border: 1px solid #afb8bb;}
		.shadowOuter_spacer {float: left;border: 1px solid #d6dcdd; margin-bottom: 10px;}
		.shadowInner_spacer {float: left;border: 1px solid #afb8bb; margin-bottom: 10px;}
		
		
		/*---------Navigation control---------*/
		#nav { width: 900px; margin: 0 0 15px 0; padding: 10px 0 0 0; display: inline;}
		#nav .logo{ float: left; width: 180px; margin: 0; padding: 0; display: block;}	
		/*---------sub navigation (top)---------*/
		#nav ul.subNav{float: right; margin: 5px 0 0 0;}
		#nav ul.subNav li{float: left; padding: 3px 0 10px 30px; display: block; list-style: none;}
		#nav ul.subNav li a {text-decoration: none;}
		/*---------main navigation (black tab)---------*/
		#nav ul.mainNav {float: left; width: 716px; border: 1px solid #1e2327; 
			background: url(/images/tab_off.gif) repeat-x top left #1e2327; display: block;}
		#nav ul.mainNav li { float: left; padding: 3px; display: block; border: 1px solid #464b4f; list-style: none;}
		#nav ul.mainNav a{ float: left; display: block; margin: 0; padding: 7px 30.2px; text-decoration: none;}
		#nav ul.mainNav a:hover { background: url(/images/tab_on.gif) repeat-x top left;}
		#nav ul.mainNav a:active, 
			body#services #t-services a, body#support #t-support a, body#remote #t-remote a,  body#backup #t-backup a, 
			body#exchange #t-exchange a, body#contact #t-contact a { color: #FFFFFF; 
				background: url(/images/tab_on.gif) repeat-x top left; }
		
		
		/*---------Column Control------------*/
		.colWrapper {float: left; width: 900px;}
		.span2col {float: left; width: 595px; margin: 10px 13px 0 0; display: inline;}
		.span2colRT {float: right; width: 595px; margin: 10px 0 0 0; display: inline;}
		.col3 {float: left; width: 291px; margin: 10px 13px 0 0; display: inline;}
		.col3RT {float: left; width: 291px; margin: 10px 0 0 0; display: inline;}
		/*---------index page column---------*/
		.fullContainer {float: left; width: 896px;}
		.col3content {float: left; width: 896px; padding: 10px 0 0 0; background: #ffffff;}
		.indexCol {float: left; width: 298px; border-right: 1px solid #d6dcdd; display: inline;}
		.indexColRT {float: left; width: 298px; display: inline;}
		.indexCol h2, .indexCol p {padding:0 20px;}
		.indexColRT h2, .indexColRT p {padding:0 20px;}
		.indexCol h2 a:hover, .indexColRT h2 a:hover { color: #288c00;}
		/*---------services, solution page column---------*/
		.rcGradientHeader {float: left; width: 545px; padding: 5px 20px 30px 30px; 
									background: url(/images/rcHeader.png) no-repeat top left;}
		.colContent{ margin-bottom: 0; padding: 20px 40px;}
		.colContentGradient{ width: 247px; margin-bottom: 0; padding: 5px 20px; 
			background: #ffffff url(/images/colgray.gif) repeat-x top left;}
		.colContentSolid{ width: 243px; margin-bottom: 0; padding: 5px 20px 15px 20px; background: #edefee; border: 2px solid #ffffff;}
		p.grnColContent {width: 243px; margin: 0 0; padding: 10px 20px; background: #f7f7f7; border: 2px solid #ffffff; }		
		h4.col3GrnHeader {float: left; margin: 0 0 0 0;padding: 5px 20px; width: 247px;
					background: url(/images/tab_green.gif) repeat-x top left; border-bottom: 1px solid #afb8bb;}
		
		
		/*---------Footer---------*/
		#FooterWrapperInner ul{float: left; width: 900px;}
		#FooterWrapperInner ul li{float: left; list-style: none; padding: 10px 30px 5px 0;}
		p.address{float: left; } 
		
				
		/*---------Top Picture Container control---------*/
		#fullPicContainer {float: left; width: 896px; background: #ffffff;}
		/*---------transparent inner box---------*/
		.transparentContainer {float: left;padding-bottom: 20px;}
		.rContainer_t {float: left; width: 480px; margin: 20px 0 0 20px; padding: 10px 25px 0 25px; 
			background: url(/images/rc_ltTop.png) no-repeat top left;}
			
		.rContainer_b {float: left; width: 480px; margin: 0 0 20px 20px; padding: 0 25px 10px 25px; 
			background: url(/images/rc_dkBottom.png) no-repeat bottom left;}
		.rContainer_bPlain {float: left; width: 530px; margin: 0 20px; padding: 0 25px 10px 25px; 
			background: url(/images/rc_ltBottom.png) no-repeat bottom left;}
		/*---------simple text---------*/
		.txtContainer {float: left; width: 500px; margin: 20px 0 20px 40px;}
		
		/*--------CSS Hack--------*/
		/*--IE7 extra gap hack--*/
		*:first-child+html .rContainer_bPlain {margin-top: -13px;}
		/*--IE6 transparent hack--*/
		/*\*/
		* html #logoBlock {float: left; width: 159px; padding-left: 129px; 
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_MSBS.png' ,sizingMethod='crop');
		}
		
		* html #logoBlock .secondlogo {float: left; width: 44px; padding-left: 116px; 
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_MCSE.png' ,sizingMethod='crop');
		}
		
		
		* html .rcGradientHeader {float: left; width: 545px; padding: 5px 20px 30px 30px; 
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rcHeader.png' ,sizingMethod='crop');
		}
		* html .rContainer_t {float: left; width: 480px; margin: 20px 0 0 20px; padding: 10px 25px 0 25px;
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rc_ltTop.png' ,sizingMethod='crop');
		}
		* html .rContainer_bPlain {float: left; width: 530px; margin: 0 20px; padding: 0 25px 10px 25px;
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rc_ltBottom.png' ,sizingMethod='crop');
		}
		/*end*/
		
		
		
		/*---------Form Layout Control---------*/
		form {width: 531px; padding: 20px 30px; background: #ffffff;}
		input {margin:5px; padding: 1px;}
		textarea {padding: 3px;}
		form p.head{margin:20px 0 5px 0;}
		.formnote {color: #888888; font-style: italic; font-size: 11px;}
		.leftCol{float: left; width: 255px; display: inline;}
		.rightCol{float: right; width: 255px; display: inline;}
		.btnSubmit input {margin: 20px 0 5px 0; padding: 3px 40px;}
		
		img {margin: 0; padding: 0; display: block;}
		a img {text-decoration: none; border: 0;}
		
		/*---------alignment control---------*/
		.floatleft {float: left;}
		.floatright {float: right;}
		.imgleft { float: left; margin: 10px 20px 10px 0;}
		.imgright { float: right; margin: 10px 0 10px 20px; }
		.txtcenter { text-align: center; }
		
		/*-----margin control--------*/
		.nospacetop { margin-top: -10px; }
		.spacetop20 { margin-top: 20px; }
		.spacetop40 { margin-top: 40px; }
				
/*-----------------------------------------------------------------------------
Typo Control Style Sheet
-----------------------------------------------------------------------------*/

		body { font-size: 62.5%; font-family: Arial, Trebuchet MS, Verdana; color: #292929;}
		
		#nav .subNav, #nav .subNav a{ font-size: 12px; color: #888888;}
		#nav .subNav a:hover{ color: #295ac6;}
		#nav .mainNav a{ font-size: 13px; font-weight: bold; color: #e9e9e9;}
		#nav .mainNav a:hover{ color: #ffffff;}
		#FooterWrapperInner li a{font-size: 1.2em; color: #e5e5e5; text-decoration: none;}
		#FooterWrapperInner li a:hover{color: #cae9f9;}
		
		
		h1{ margin: 10px 0; font-size: 21px; font-family: Trebuchet MS, Verdana, Arial; color: #1d1e1a; line-height: 1.5em;}
		h1.subhead{ margin-top: -10px; font-size: 16px; font-family: Trebuchet MS, Verdana, Arial; color: #39423a; line-height: 1.2em;}
		h2{ margin: 10px 0; font-size: 18px; font-family: Trebuchet MS, Verdana, Arial; color: #1d1e1a; line-height: 1.5em;}
		h3{ margin: 10px 0; font-size: 16px; font-family: Trebuchet MS, Verdana, Arial; color: #292f29; line-height: 130%;}
		h4{ margin: 10px 0; font-size: 13.5px; font-family: Arial, Trebuchet MS, Verdana; color: #292f29; line-height: 130%;}
		
		p{margin: 10px 0; font-size: 13px; line-height: 1.5em;}
		p.phrase{margin: 10px 0; font-size: 14px; line-height: 1.3em;}
		p.phraseGr{font-size: 14px; line-height: 1.3em; color:#d9f0b0; }
		p.note{font-size: 11px; padding: 0 0 5px 40px; width: 530px;}
		p.address{font-size: 10px; color: #e5e5e5;}
		
		form {font-size: 13px;}
		
		#content ol li {margin-left: 25px; font-size: 13px; line-height: 1.5em;}
		#content ul li {margin-left: 20px; font-size: 13px; line-height: 1.5em;}
		
		/*-----font color control--------*/
		.floatright p.phrase a {color: #e9e9e9;}
		h3.col3header a, h3.col3GrayHeader a { color: #ffffff;}
		h3.col3header a:hover, h3.col3GrayHeader a:hover { color: #bee063;}
		
		h4.col3GrnHeader a {color:#292f29;}
		h4.col3GrnHeader a:hover {color: #16501c;}
		
		a { color: #1444ae; }
		a.nostyle, nostyle {color: #39423a; text-decoration: none;}
		a.noline {text-decoration: none;}
		.redfont { color: #990000; }
		
		
/*-----------------------------------------------------------------------------
End Master Style Sheet
-----------------------------------------------------------------------------*/		
		