/*CSS Document*/
*
{
	padding-left: 10;
	margin: 0;
}
BODY
{
	text-align: left;
	font-family: arial, helvetica, verdana, tahoma;
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(images/bg_repeattop.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#page
{
	background: url(images/bgA_3.png) no-repeat center top;
	width: 100%;
	display: table;
}
#content
{
	width: 900px;
	margin: 20px auto 0;
	padding: 20px;
}
#header
{
	width: 300px;
	float: left;
	padding-top: 35px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#topcontainer
{
	background-color: #000000;
	/*border:1px solid #3F3C38;*/
	opacity: .9;
	padding: 10px;
	width: 880px;
	float: left;
	background: url(images/bg-pgWrap.png) repeat-x;
}
#maincontainer
{
	/*border:1px solid #3F3C38;*/
	background-color: #FFFFFF;
	background-position: top left;
	width: 900px;
	margin-top: auto;
	float: left;
}
#topmaincontainer
{
	background-color: #FFFFFF;
	background-position: top left;
	background-image: url("images/content_header_repeat.jpg");
	width: 900px;
	float: left;
}
#bottommaincontainer
{
	background-color: #FFFFFF;
	width: 900px;
	float: left;
}
#bottomcontainer
{
	background-color: #000000;
	opacity: .9;
	width: 900px;
	float: left;
}
#footer
{
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
	color: #424743;
	width: 900px;
	float: left;
}
#left
{
	padding-top: 25px;
	padding-bottom: 50px;
	padding: 60px;
	width: 300px;
	float: left;
}
#right
{
	padding-top: 25px;
	padding-bottom: 50px;
	padding: 40px;
	float: right;
	width: 400px;
}
#contactmaincontainer
{
	/*border:1px solid #3F3C38;*/
	background-color: #FFFFFF;
	background-position: top left;
	background: url("images/content_header_repeat.jpg") repeat-x;
	width: 900px;
	margin-top: auto;
	float: left;
}
#contactleft
{
	padding-top: 65px;
	padding-bottom: 50px;
	padding-left: 70px;
	width: 400px;
	float: left;
}
#contactright
{
	padding-top: 70px;
	padding-bottom: 50px;
	padding-right: 30px;
	float: right;
	width: 300px;
}
#topcontainer A.login
{
	float: right;
	text-indent: -10000px;
	display: block;
	width: 312px;
	height: 76px;
	background: url(images/mcm-button-white.png) no-repeat;
	margin: 39px 26px 0 0;
}
#topcontainer A:HOVER.login
{
	background: url(images/mcm-button-red.png) no-repeat;
}
/*CONTACT INFO*/
.contactHdr
{
	font-family: arial, helvetica, verdana, tahoma;
	text-transform: uppercase;
	font-size: 14px;
	color: #585045;
	width: 900px;
	float: left;
	padding: 10px 10px 0 0;
	text-align: left;
	font-size: 0.85em;
}
.contactHdr LI
{
	float: right;
	padding-left: 67px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	list-style-type: none;
	/*line-height:1.5em;*/
}
/*CONTACT LIST*/
.pgSummaryCont DD
{
	padding: 10px 0 15px 16px;
}
.pgSummaryCont DD SPAN
{
	display: block;
}
SPAN.phoneNum, SPAN.emailAdd, SPAN.address
{
	padding-left: 30px;
	margin-left: -30px;
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
SPAN.phoneNum
{
	background-image: url(images/icon_phone.gif);
	margin-top: 15px;
}
SPAN.emailAdd
{
	background-image: url(images/icon_email.gif);
	margin-top: 15px;
}
SPAN.address
{
	background-image: url(images/icon_stamp.gif);
	margin-top: 5px;
}
.copyright
{
	color: #585045;
}
/*Navigation*/
.topNav
{
	float: right;
	padding: 15px 15px 0 0;
	text-align: right;
	font-size: 0.85em;
}
.topNav LI
{
	float: right;
	padding-right: 30px;
	margin: 0px;
	border: 1px solid #EFEAE3;
	list-style-type: none;
}
/*page content*/
.pgContent
{
	width: 400px;
	padding: 20px 0 60px;
}
.pgContent H1
{
	font-family: arial, helvetica, verdana, tahoma;
	font-size: 20px;
	color: #000000;
}
.portfolio .pgContent
{
	background-position: 400px 0;
}
.process .pgContent
{
	background-position: 498px 0;
}
#flashHdr
{
	width: 250px;
	float: right;
	padding-top: 35px;
	margin-bottom: 15px;
	margin-left: 20px;
}
DIV.gallery UL LI SPAN
{
	display: block;
	padding: 0 15px;
	font: normal 14px "Times New Roman", Times, serif;
	color: #222222;
	text-transform: uppercase;
	line-height: 1.6em;
}
DIV.gallery UL LI STRONG
{
	display: block;
	padding: 5px 0 0;
	margin: 0;
	font: bold 16px "Times New Roman", Times, serif;
	color: #222222;
}
