* {
	margin:0;
	padding:0;
}
iframe, a img, fieldset, form, table {
	border:0;
}
h6, h5, h4, h3, h2, h1, caption, th, td {
	font-size:100%;
	font-weight:normal;
}
dd, dt, li, dl, ol, ul {
	list-style:none;
}
legend {
	color:#000;
}
button, select, textarea, input {
	font:100% Arial, Helvetica, sans-serif
}
table {
	border-collapse:collapse;
}
caption, th, td {
	text-align:left;
	height:30px;
}
body {
	background-color:#111;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-width:960px;
}
#header {
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	padding:20px 10% 20px 10%;
	text-align:right;
	height:86px;
	vertical-align:middle;
	font-size:.8em;
}
#header h1 {
	background-image:url(../images/logo_catalyst.png);
	background-repeat:no-repeat;
	width:232px;
	height:76px;
	float:left;
}
#header h1 span {
	display:none;
}
#header ul {
	float:right;
	margin-top:10px;
}
#header ul li {
	float:left;
}
#header ul li a {
	color:#646565;
	text-decoration:none;
	border-bottom:1px dotted #F7F8FA;
	display:block;
	padding:0 0 0 18px;
	margin:0 0 0 30px;
}
#header ul li a.quoterequest {
	background-image:url(../images/icon_quoterequest.png);
	background-repeat:no-repeat;
	background-position:1px 2px;
}
#header ul li a.clientlogin {
	background-image:url(../images/icon_clientlogin.png);
	background-repeat:no-repeat;
	background-position:1px 2px;
}
#header ul li a:hover {
	border-bottom:1px solid #a2a2a2;
}
#header .phone {
	margin-top:52px;
	text-align:right;
	color:#095883;
}
#header .phone span {
	font-size:1.8em;
	color:#4d4d4d;
	margin-left:8px;
	letter-spacing:.025em;
}
#nav {
	background-image:url(../images/bg_nav.jpg);
	background-repeat:repeat-x;
	padding:0 10% 0 10%;
	height:55px;
	border-top:1px solid #111;
}
#nav ul {
	text-align:center;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:16px 30px 16px 30px;
	font-size:1.1em;
}
#nav ul li a:hover {
	background-color:#111;
}
#topContent {
	background-image:url(../images/bg_topContent.jpg);
	background-repeat:repeat-x;
	background-color:#0C76AA;
	padding:30px 10% 30px 10%;
	font-size:1.15em;
	color:#fff;
	line-height:1.5em;
	border-bottom:1px solid #111;
}
#content {
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	padding:25px 10% 25px 10%;
	background-color:#fff;
	font-size:.75em;
	color:#444;
}
.onethird {
	width:31%;
	margin:25px 2% 15px 0;
	float:left;
}
.twothird {
	width:30%;
	margin:25px 1% 15px 1%;
	float:left;
}
.threethird {
	width:31%;
	margin:25px 0 15px 2%;
	float:left;
}
.onehalf {
	width:45%;
	margin:25px 1% 15px 0;
	float:left;
}
.twohalf {
	width:45%;
	margin:25px 0% 15px 2%;
	float:left;
}
.onehalfoffset {
	width:68%;
	margin:25px 1% 15px 0;
	float:left;
}
.twohalfoffset {
	width:28%;
	margin:25px 0% 15px 2%;
	float:left;
}
.onehalfoffsettiny {
	width:20%;
	margin:25px 2% 15px 0;
	float:left;
}
.twohalfoffsettiny {
	width:76%;
	margin:25px 0% 15px 1%;
	float:left;
}
#content a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #999;
}
#content a:hover {
	color:#111;
	border-bottom:1px solid #111;
}
#content h3 a, #content h3 a:hover {
	border-bottom:none;
}
#content h3 {
	font-size:1.4em;
	padding:0 0 5px 0;
	border-bottom:1px solid #dcdcdc;
	font-weight:bold;
	font-family:Museo700, Helvetica, Arial, sans-serif;
}
#content h4 {
	margin:6px 0 12px 0;
	font-size:.8em;
	color:#888;
}
#content h4 span {
	float:right;
}
#content p {
	font-size:1.1em;
	line-height:1.8em;
	margin:5px 0 24px 0;
}
#content ul {
	margin:5px 0 24px 0;
}
#content ul li {
	margin:8px 0 8px 0;
}
#content fieldset {
	width:80%;
	border:1px solid #ccc;
	border-top:none;
}
#content fieldset label {
	background-image:url(../images/bg_topContent.jpg);
	color:#fff;
	margin:0 0 6px 0;
	font-size:1.25em;
	display:block;
	padding:4px 4px 4px 14px;
	font-weight:bold;
}
#content .contactTable {
	margin:20px;
	width:100%;
}
#content .contactTable td {
	padding:6px;
}
#content .contactTable input, #content .contactTable select, #content .contactTable textarea {
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	width:88%;
}
#content .contactTable input:focus, #content .contactTable select:focus, #content .contactTable textarea:focus {
	background-color:#F0F8FF;
}
#content .contactTable textarea {
	height:130px;
}
#content .contactTable .submit input {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	padding:20px 10% 20px 10%;
	font-size:.7em;
	color:#636363;
	height:135px;
}
#footer .contactInfo {
	font-size:1.3em;
	margin-bottom:40px;
	color:#999;
}
#footer .contactInfo a {
	color:#999;
	text-decoration:none;
}
#footer .contactInfo strong {
	font-size:1.2em;
}
#footer ul li a {
	color:#636363;
	text-decoration:none;
	padding:3px;
	display:block;
	width:150px;
}
#footer ul li a:hover, #footer .contactInfo a:hover {
	background-color:#111;
	color:#fff;
}
#footer p {
	text-align:right;
	line-height:1.4em;
}
/*#workCase {
	margin:0px !important;
}
#workCase li {
	margin:0px !important;
}*/
.work {
	padding-bottom:60px;
	float:left;
	width:100%;
}
.work h3 {
	clear:both;
}
.work .workImg {
	padding:10px;
}
.work ul strong {
	font-size:1.1em;
}
.work ul li {
	padding-left:14px;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.clearBoth {
	clear:both;
}
.noborder {
	border:none !important;
}
/* Error Notification  */
.errFld {
	border: 0px solid #F00; /*... or any other css properties ... */
}
.errMsg {
	color: #C33;
	font-weight:bolder;
	margin-left:15px;/*... or any other css properties ... */
}
/* Team Subdomain */
.google_app_images {
	padding-right:10px;
}
