@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	background-image: url(/techconnect/2011/images/background_grad.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	background-image: url(/techconnect/2011/images/banner01_T.jpg);
	line-height: 30px;
	height: 137px;
	background-repeat: no-repeat;
}
#bannerText {
	padding: 30px;
}


.fontTitleWhtLrg {
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.fontTitleWhtMed {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
#banner02 {
	background-image: url(/techconnect/2011/images/banner02.jpg);
	background-repeat: repeat-x;
	height: 54px;
}
.textGreyTitle {
	font-size: 18px;
	font-weight: bolder;
	color: #999;
}
.textGreyTitleItalic {
	font-size: 18px;
	font-weight: bolder;
	color: #999;
	font-style: italic;
}

#image {
	background-image: url(/techconnect/2011/images/image.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 950px;
}
#boxGrey {
	background-color: #A8A8A8;
	height: 100px;
	width: 890px;
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#mainGrad {
	background-image: url(/techconnect/2011/images/container_grad_bk.jpg);
	background-repeat: repeat-x;
	height: 500px;
	background-color: #8a8a8a;
	border: 3px solid #E0E0E0;
	margin-bottom: 3px;
	width: 885px;
	padding: 30px;
}
#featured {
	float: left;
	background-image: url(/techconnect/2011/images/features.png);
	height: 500px;
	width: 382px;
}



#contact {
	float: left;
	width: 465px;
	height: 500px;
	background-image: url(/techconnect/2011/images/contact.png);
	margin-left: 30px;
}
#contactBox1 {
	padding-top: 150px;
	padding-left: 130px;
	position: relative;
	float: left;
	width: 330px;
	height: 85px;
	line-height: 20px;
}
#contactBox2 {
	padding-left: 130px;
	position: relative;
	float: left;
	width: 330px;
	height: 80px;
	padding-top: 50px;
	line-height: 20px;
}
#contactBox3 {
	padding-left: 130px;
	position: relative;
	float: left;
	width: 330px;
	height: 80px;
	padding-top: 50px;
	line-height: 20px;
}



#container  a {
	text-decoration: none;
}
#container a:hover {
	color: #FF2B30;
}
#footer {
	background-image: url(/techconnect/2011/images/footer.png);
	height: 118px;
	width: 950px;
	clear: both;
	position: relative;
}
#logoACD {
	background-image: url(/techconnect/2011/images/logoACD.png);
	height: 31px;
	width: 161px;
	position: absolute;
	left: 58px;
	top: 30px;
	background-repeat: no-repeat;
}
#logoMNG {
	background-image: url(/techconnect/2011/images/logoMNG.png);
	height: 50px;
	width: 160px;
	position: absolute;
	left: 730px;
	top: 22px;
	background-repeat: no-repeat;
}
#fb_link {
         position:absolute;
         top: 40px;
         left: 50%;
         margin-left: 250px;
}
