/* 

STYLE SHEET FOR McLAUGHLIN INTL HOMEPAGE
developed by bluespace creative, Inc.
www.bluespacecreative.com

*/


/*  --------- 2. structure  --------- */

#wrapper {
	width: 960px;
	margin: 0px auto;
		}
#clientLogin {
	background: url(../images/client_login_bkg.gif) no-repeat;
	height: 29px;
	width: 108px;
	float: right;
	text-align: center;
	padding-top: 7px;
	font-size: 10px;
	padding-bottom: 20px;
	display: block;
}
#clientLogin a {
	text-decoration: none;
}
#clientLogin a:hover {
	text-decoration: underline;
}
#topArea {
	width: 960px;
	height: 65px;
	padding-bottom: 21px;
	clear: right;
}
		
#logo {
	float: left;
	text-indent: -9899px;
	padding-left: 53px;
	padding-right: 32px;
		}
#logo h1 {
	background: url(../images/McLaughlin_Intl_logo.gif) no-repeat;
	height: 65px;
	width: 279px;
	display: block;
}
#flash {
	padding-bottom: 15px;
		}
		
#navigation {float: left; width: 595px;}

.cta {
	width: 141px;
	text-align: center;
	background: url(../images/column_sep.gif) no-repeat right 12px;
	float: left;
	padding: 12px 37px 18px 35px;
}
.cta h2 {
	font-size: 13px;
}
.colOne {
	padding-left: 20px;
}
#spryTable td {
	padding-top: 10px;
}

#rightCta {
	width: 261px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#rightCta h3 {
	font-size: 17px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#rightCta p {
	padding-bottom: 12px;
}
#allProductsServices {
	float: left;
	clear: both;
	padding-top: 15px;
		}
#allProductsServices a {
	color: #58595B;
	text-decoration: none;
}
#allProductsServices a:hover {
	text-decoration: underline;
}
#spryTable ul {
	padding-left: 18px;
	list-style: disc;
	padding-top: 8px;
}

#footer {
	margin-top: 12px;
	padding: 7px 0 7px 20px;
	clear: both;
	float: left;
	width: 940px;
	border-top: 1px solid #e7e7e8;
	font-size: 10px;
	color: #ababab;
}
#footer a {
	color: #909090;
	text-decoration: underline;
}

#myContent:focus {outline: none !important;}
