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

/* structure */
#container{
	margin:0 auto;
	width:924px;
}
body {
	padding: 0px;
	margin: 0px;
	font: 62.5%/1.5 sans-serif;
	background-color: #000;
}
html {
	-x-system-font:none;
	font-family:Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	}
* {
	margin:0;
	padding:0;
}
#pageWrapper	{
	clear: both;
	float: none;
	width: 960px;
	margin:0px auto;
}
/* /main structure */

/* inclusive */
h1, h2, h3, h4 {
	margin-bottom: 0.3em
}
h1 {
	color: #369;
}
h2 {
	clear: both;
	font-size: 1.8em;
	color: #9AFE66;
}
#rightcolumn h2 a:link, #rightcolumn h2 a:visited	{
	color: #9AFE66;
	text-decoration:underline
}
#rightcolumn h2 a:hover	{
	color: #9AFE66;
	text-decoration: none;
}
h3 {
	font-size: 1.4em;
	color: #fff;
}
p, ul, ol, dl { font-size: 1.3em; margin-bottom: 1.5em }
a img { border: 0 }
code { color: green; font-family: Monaco, Monospace }

.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

img, div { behavior: url(../TMGC/stylesheets3/iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */

/* header */
#headerWrapper 	{
}
#header {
	height: 120px;
	padding: 0 15px;
}
.logo {
	float: left;
	width: 360px;
	height: 80px;
	background-image: url(../images/logo_trans.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.logo a {
	width: 350px;
	height: 80px;
	display: block;
}
.logo h1	{
	display:none;
}
.tag	{
	float:right;
	width: 580px;
	color: #fff;
	padding-top: 40px;
	text-align: right;
	margin-right: 10px;
}
/* /header */


/* menu */
#menuWrapper	{
	position:relative;
	z-index:999999;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/structure/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*#menuWrapper	{
	margin-top: 20px;
	margin-bottom: 20px;
}
*/
#welcome {
	width: 90%;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	color: #FFF;
}
#welcome p {
	font-size: 1.3em;
	line-height: 110%;
	margin-bottom: 0px;
}
.newsForm {
	float: right;
	width: 200px;
	font-size: 1.1em;
	padding-top: 10px;
	padding-left: 14px;
	color: #9AFE66;
}



/* menu*/
/* content */
#home #content {
	padding: 0px 0 0 0;
	background-repeat: no-repeat;
}
#contentWrapper {
	background-color: #000;
	color: #fff;
	font-size: 1.3em;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#content a img, #content abbr {
	border: 0;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #369;
}
#content a:hover {
	text-decoration: underline;
}
#content ul, #content ol {
	margin-left: 2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
/* content */

/* columns */
#colWrapper {
	margin-bottom: 4px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#slideshow {
	height: 340px;
	width: 555px;
	margin-left: 8px;
}

#leftcolumn {
	display: inline;
	margin: 10px;
	padding: 0px;
	width: 560px;
	float: left;
}
#leftcolumn .photo3 {
	height: 340px;
	width: 555px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 6px;
}
#leftcolumn .photo3 p 	{
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.2em;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 0.95em;
}
.mainPhoto {
	height: 448px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/structure/home_main_bg.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	padding-top: 8px;
}

#rightcolumn {
	float: right;
	padding: 0px;
	width: 350px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightcolumn .photo1	{
	width: 	330px;
	height: 222px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/structure/home_photo_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;

}
#rightcolumn .photo2	{
	width: 	330px;
	height: 225px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/structure/home_photo_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
}
#rightcolumn .photo1 p, #rightcolumn .photo2 p 	{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 110%;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: .95em;
}
#rightcolumn a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#rightcolumn h3 {
	color: #9FF;
	font-size: 16px;
	text-indent: 10px;
}
#rightcolumn p {
	margin-left: 10px;
}

.photoText	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
}
/* /columns */
/* footer */
#footerWrapper	{
	background-image: url(../images/structure/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.footer	{
	padding-top: 30px;
	padding-left: 0px;
	height: 50px;
	margin-bottom: 0px;
	width: 450px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #f1f1f1;
	padding-right: 20px;
}
.footer a:link, .footer a:visited	{
	color: #f1f1f1;
	text-decoration: underline;
}
.footer a:hover	{
	text-decoration: none;
}
.footer p, .credits p {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 0px;
	color: #ccc;
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 12px;
}
.credits {
	height: 70px;
	margin-bottom: 0px;
	width: 450px;
	text-align: center;
	padding-top: 4px;
	padding-left: 10px;
	height: 70px;
	margin-bottom: 0px;
	width: 450px;
}

/* links */
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

/* typography */
.body_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align:left;
}
.body_big_padded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
	text-align:left;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
	text-align:left;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #9AFE66;
	text-align:left;
	text-indent: 10px;
}
