body {
	background-image: url(http://www.tmgenergy.com/imgs/bgr_pattern_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBEAE8;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}

#wrapper {
	height: 614px;
	width: 1024px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a6758;
	margin-right: auto;
	margin-left: auto;
}
#dropshadow {
	background-image: url(http://www.tmgenergy.com/imgs/dropshadow.png);
	background-repeat: repeat-y;
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
	height: 614px;
	background-position: center top;
	margin-top: 99px;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #013F78;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 0px;
}


#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* Navigation */

#navigation
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	background-color: #7a796d;
	background-image: url(http://www.tmgenergy.com/imgs/logo_207x100.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 1024px;
}
#logo-header {
	height: 100px;
	width: 207px;
	float: left;
}
#navigation ul 
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #7a796d;
	margin: 0;
	height: 100px;
	display: block;
	padding-left: 0px;
}

#navigation li 
{
	list-style: none;
	background-color: #7a796d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95948A;
	float: left;
	display: inline;
}


#navigation a:link, #navigation a:visited {
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 98px;
	background-color: #7a796d;
	float: left;
	padding-top: 72px;
	padding-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigation a:hover {
	background-color: #727166;
}
#home #nav-home a,
	#firm #nav-firm a,
	#philosophy #nav-philosophy a,
	#strategy #nav-strategy a,
	#team #nav-team a,
	#contact #nav-contact a {
	color:#ccd7e0;
	background-color: #003663;
	background-image: url(http://www.tmgenergy.com/imgs/tab_selected_arrow_9x9.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/* Footer */

#footer {
	background-color: #c9c8c1;
	margin: 0px;
	height: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(http://www.tmgenergy.com/imgs/index_logo_MM_57x83.gif);
	background-repeat: no-repeat;
	background-position: 925px center;
	padding-left: 0px;
	margin-left: auto;
	width: 1024px;
	margin-right: auto;
	height: 87px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
}
* html #logo-small{
width: 117px;/*for ie5.x win */
w\idth: 87px;/*for ie6*/
}

#copyright {
	padding-top: 30px;
	height: 87px;
	width: 1024px;
	color: #9c9b96;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9b96;
	text-decoration: none;
}

#copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7E7A;
}

#footer a:link {
}
