@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	}
	
#footer {
	padding: 15px;
	color: #666666;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container {
	width: 1000px;
	background-image: url(../images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg_banner_TMG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 110px;
	text-align: center;
}
#header h1  {
	color: #336699;
	font-size: 400%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
}
#header a:link  {
	color: #336699;
	text-decoration: none;
}
#header  a:visited {
	color: #336699;
	text-decoration: none;
}
#header  a:focus {
	color: #336699;
	text-decoration: none;
}
#header  a:hover {
	color: #336699;
	text-decoration: underline;
}
#header  a:active {
	color: #666666;
	text-decoration: underline;
}
#middle {
	font-family: "Times New Roman", Times, serif;
	line-height: 2em;
	color: #333333;
	text-align: left;
	margin-left: 200px;
}
#middle h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 200%;
}
#middle h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 120%;
}
#middle  p {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 120%;
}
#middle h3 {
	font-size: 125%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	margin: 8px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
#middle h4 {
	padding-left: 28px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
#middle a:link {
	color: #336699;
	text-decoration: none;
}
#middle a:visited {
	color: #990000;
	text-decoration: none;
}
#middle a:focus {
	color: #336699;
}
#middle a:hover {
	color: #333333;
	text-decoration: underline;
}
#middle a:active {
	color: #CC6600;
	text-decoration: underline;
}
#left {
	padding-top: 80px;
	vertical-align: top;
	font-size: 100%;
	line-height: 2em;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	background-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	height: 100%;
	overflow: visible;
}
#leftcover {
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#left a:focus {
	text-transform: uppercase;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#left a:active {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#right {
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 40px;
	text-align: left;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-left: 20px;
	margin-bottom: 20px;
}
#right p:first-line {
	font-size: 160%;
}
#right h2 {
	color: #333333;
	font-size: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#right ul {
	list-style-type: none;
	font-size: 120%;
	padding-right: 15px;
	padding-left: 10px;
}
#right p {
	padding: 0px;
	line-height: 1.35em;
}
#right li {
	padding-bottom: 80px;
}
#right #title {
	font-style: italic;
	font-size: 110%;
}
#right .smallcaps {
	font-variant: small-caps;
	float: right;
}
#right a:link {
	color: #336699;
	text-decoration: none;
}
#right a:visited {
	color: #990000;
	text-decoration: none;
}
#right a:focus {
	color: #336699;
	text-decoration: none;
}
#right a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
#right a:active {
	color: #CC6600;
	text-decoration: underline;
}
#italic {
	font-style: italic;
}
#container #middle table {
	margin-left: 30px;
}
#container #middle .clients {
	background-color: #EAEAEA;
	width: 200px;
}
#container #middle table {
	table-layout:fixed;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container  #middle  .newsletterdate {
	background-color: #EAEAEA;
	width: 200px;
}
#container #middle .newslettersubject {
	background-color: #FFFFFF;
}
#newsletter {
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 200px;
	margin-bottom: 20px;
}
#newsletter p:first-line {
	font-size: 140%;
}
#newsletter ul {
	list-style-type: none;
	font-size: 120%;
	padding-right: 15px;
	padding-left: 30px;
}
#newsletter p {
	padding: 0px;
	line-height: 1.35em;
}
#newsletter li {
	padding-bottom: 70px;
}
#newsletter #title {
	font-style: italic;
	font-size: 110%;
}
#newsletter .smallcaps {
	font-variant: small-caps;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsletter a:link {
	color: #336699;
	text-decoration: none;
}
#newsletter a:visited {
	color: #990000;
	text-decoration: none;
}
#newsletter a:focus {
	color: #336699;
	text-decoration: none;
}
#newsletter a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
#newsletter a:active {
	color: #CC6600;
	text-decoration: underline;
}
#newsletter h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 200%;
}
#newsletter  .date   {
	font-size: 100%;
	text-transform: uppercase;
	text-align: right;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#header img {
	float: left;
	margin-right: 100px;
}
