body {
	background-image:url('../images/layout/bgtile.gif');
	background-repeat:repeat;
	text-align:center;
	margin:0;
	padding:0; 
	}
.container{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	}
	
.header{	
	background-image:url('../images/layout/mainheader.gif');
	background-repeat:no repeat;
	width:830px;
	height:305px;
	}
.ggheader{
	background-image:url('../images/layout/ggheader.gif');
	background-repeat:no repeat;
	width:830px;
	height:182px;
	}
	
.menu{
	font-family: Arial;
	font-size:0.75em; 
	width:600px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	padding-top:244px;
	padding-left:12px;
	color:#FFFFFF;
	}

.menu a{
	text-decoration:none;
	color:#FFFFFF;
	}
.menu a:hover{
	text-decoration:none;
	/**/
	color:#e62110;
	}	
	
.link_menu{
	font-family: Arial;
	font-size:8pt; 
	width:600px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	padding-top:244px;
	padding-left:12px;
	color:#ffffff;
	}

.link_menu a{
	text-decoration:none;
	color:#FFFFFF;
	}
.link_menu a:hover{
	text-decoration:none;
	/**/
	color:#e62110;
	}	
.content{
	background-image:url('../images/layout/mainbg.gif');
	background-repeat:repeat-y;
	width:830px;
	margin-left:-1px;
	}
	
.login{
	font-family:Arial;
	color:#000000;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	}
.login b{
	font-size:10pt;
	color:#842219;
	}
	
.page{
	width:780px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
.footer{
	background-image:url('../images/layout/mainfooter.gif');
	background-repeat:no-repeat;
	width:830px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#00600;
	font-size:9pt;
	}
.fmenu{
	font-family:Arial;
	width:900px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#FFFFFF;
	font-size:0.7em;
	}
.fmenu a{
	text-decoration:none;
	color:#FFFFFF;
	}
.fmenu a:hover{
	text-decoration:none;
	/**/
	color:#e62110;
	}	
	
/*Pictograpics CSS*/
.us{
	text-align:center;
	color:#DEDEDE;
	font-family:verdana;
	font-size:9pt;
	height:30px;
	vertical-align:middle;
	}
.us a{
	text-decoration:none;
	color:#BABABA;
	}
.us a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}
