/* CSS Document */

html
{
	background: url(../images/pageBack.jpg) top left repeat-x white;
}

body
{
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 25px 0;
}

.noDisplay{display: none;}

#wrapper
{
	text-align: justify;
	margin: 0 auto;
	width: 917px;
}

#header
{
	height: 76px;
	background: url(../images/headerBack.jpg) top left no-repeat;
	padding: 50px 0 0 740px;
	position: relative;
}

#header a
{ 
	display: block; 
	width: 141px; 
	height: 31px; 
	background:url(../images/loginButton.gif) no-repeat ; 
}

#header #home
{
	position: absolute;
	display: block;
	width: 320px;
	height: 126px;
	background: none;
	top: 0;
	left: 0;
}

#header a:hover{background:url(../images/loginButton.gif) 0 -31px no-repeat;}

#menu
{
	padding: 8px 0;
	background: white;
}

#menu .mainMenu{
	background: url(../images/menuBack.jpg) repeat-x;
	height: 31px;
	padding: 0 20px;
}

#menu li{
	float: left; 
	text-align: center;
	line-height: 31px;
}

#menu li a
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 31px;
	text-decoration: none;
	display: block;
	height: 31px;
}

#menu li a:hover b, #menu li:hover a b
{
	background: white;
	color: #72af31;
	display: block;
	margin: 0 15px;
}

#main
{
	background: white;
}

.boldTitle
{
	font-size: 18px; 
	font-weight: bold;
	color: white;
	padding: 0 0 15px 0;
}

.miniTitle
{
	font-size: 16px;
	padding: 0 0 15px 0;
}

.boldTitle b
{
	color:#83c240 ;
}

.boldTitle i
{
	font-style:normal;
	font-weight:normal;
	color: black;
	font-size: 16px;
	display: block;
}

.index .top
{
	padding: 0 252px 0 0;
	color: white;
	background:url(../images/index/computerTraining.jpg) center right no-repeat #e0f3ca;
}

.index .top div
{
	background: black;
	padding:50px 50px;
}	

.index .bottom
{
	height: 225px;
}

.index .bottom li
{
	float: left;
	width: 357px;
	padding: 35px 50px;
}

.about .top
{
	padding: 0 316px 0 0;
	color: white;
	background:url(../images/about/topBack.jpg) center right no-repeat #e0f3ca;
}

.about .top a
{
	text-decoration: none;
	color: #87C540;
}

.about .top a:hover
{
	text-decoration: underline;
	color: #87C540;
}

.about .top div
{
	background: black;
	padding:20px 40px 20px 50px;
}	

.about .bottom
{
	padding: 30px 40px;
}

.fP
{
	height: 400px;
}

.fP li
{
	float: left !important;
	width: 40% !important;
}

.fP li h3
{
	color: black;
	font-size: 15px;
	font-weight: bold;
}

.fP li a
{
	color: #87C540;
	font-weight: bold;
	display: block;
	text-align: right;
}

.about .bottom li
{
	float: left;
	width: 377px;
	padding: 35px 40px;
}


.our-services .top
{
	padding: 0 316px 0 0;
	color: white;
	background:url(../images/our-services/topBack.jpg) center right no-repeat #e0f3ca;
}

.our-services .top div
{
	background: black;
	padding:25px 65px;
}	

.our-services .bottom
{
	height: 230px;
	padding: 30px 60px;
}

.our-services .bottom ul
{
	margin: 20px 0 0 0;
}

.our-services .bottom li
{
	float: left;
	width:45%;
	margin: 5px 0;
	padding: 0 0 0 19px;
	background: url(../images/our-services/listDot.jpg) left center no-repeat;
}

.partnerList
{
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 150px
}

.partnerList li
{
	margin: 0 0 50px 0;
	padding: 0;
	width: 49%;
	text-align:center;
	float: left;
}

.partnerList li a
{
	display: block;
}

.managed .top
{
	padding: 0 316px 0 0;
	color: white;
	background:url(../images/managed/topBack.jpg) center right no-repeat #e0f3ca;
}

.managed .top div
{
	background: black;
	padding:30px 65px;
}	

.support
{
	color: black;
}

.support th
{
	font-size: 18px;
	color: white;
	background: black;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
}

.support td
{
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
}

.support .first
{
	text-align: left;
	padding: 0 0 0 50px;
}

.support .highlight
{
	background: #cce7ae;
}

.support .sub
{
	text-align: left;
	padding: 0 0 0 50px;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	background: #84c240;
}

.support .sep
{
	background: #84c240;
	width: 5px;
}

.remote #main div
{
 	background: url(../images/remote/back.jpg) top right no-repeat black;
	padding: 50px 626px 0px 50px;
	height: 383px;
	color: white;
}

.contact #left
{
	width: 217px;
	background: #79b13c;
	padding: 30px 0 0 50px;
	color: white;
	float: left;
	height: 470px;

}

p
{
	padding: 10px 0;
}

.contact #left span
{
	color: black;
}

.contact #left a
{
	color: white;
	text-decoration: none;
}

.contact #left a:hover
{
	color: white;
	text-decoration: underline;
}

.contact #right 
{
	width: 435px;
	float: left;
	padding: 30px 0 0 95px;
}

.contact #right form
{
	padding: 50px 0 0 0;
}

#miniFooter
{
	background: url(../images/footer.gif) top left no-repeat;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 0 50px 0 0;
	text-align: right;
	margin: 4px 0 0 0;
	position: relative;
}

#miniFooter span
{
	text-align: left;
	width: 200px;
	top: 0;
	left: 50px;
	position: absolute;
}

#miniFooter span b
{
	color: #84c240;
	font-size: 20px;
	line-height: 12px !important;
	display: block;
	float: left;
	margin: -20px 0 0 0px;
	padding: 0 0 0 130px;
}

#miniFooter span a
{
	color: white;
	text-decoration: none;
}

#miniFooter span a:hover
{
	color: white;
	text-decoration: underline;
}

#footer
{
	clear: both;
	height: 25px;
	padding: 20px 0 0 0;
	width: 917px;
	margin: 0 auto;
	text-align: center;
}

#footer p
{
	text-align: center;
	width: 917px;
	font-size: 11px;
	padding: 0 0 0 0;
}

#footer p a
{
	color: #666;
	text-decoration: none;
}

#footer p a:hover
{
	color: #666;
	text-decoration: underline;
}

#footer ul
{
	clear: both;
	display: block;
	height: 20px;
	width: 840px;
	margin: 0 auto;
}

#footer li
{
	float: left;
	font-size: 12px;
	border-right: 1px solid black;
	line-height: 12px;
	font-weight: normal;
}

#footer .last
{
	border-right: 0px none;
}

#footer .last padding
{
	padding: 0 0 0 4px;
}

#footer li a
{
	color: black;
	text-decoration: none;
	padding: 0 4px;
}

#footer li a:hover
{
	text-decoration: underline;
}

#footer .browserBlurb
{
	padding: 20px 0 10px 0;
}

#footer .browserBlurb a img
{
	margin: 5px 0 -5px 0;
}

