/* Layout */

.clearfix {
	padding:5px;
}

#wrapper
{
 /* min-width: 800px;
  max-width: 1110px;*/
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#header
{
	margin: 0px;
	background: transparent url(../images/GPT_Banner2.jpg) left center no-repeat;
	clear: both;
	height: 65px;
	width: 100%;
}

#mainnav
{
	background-color: #333;
	clear: both;
	height: 40px;
}

#maincontentwrap
{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#left_col
{
	padding: 0px;
	margin:1px 0px 0px 0px;	
	float:left;
	font-size:12px;
	width: 195px;
	overfolw:hidden;
	background-color: #ffffff;
	border: 1px solid #aaa;
}

ul li a span{
	font-weight:normal;
}

#left_col a {
	color: black;
	border-bottom: 1px dotted #000000;
	text-decoration:none;
}

#left_col a:hover {
	border-bottom: 1px solid #000000;
}

#main_content
{
 	float:left;
	width: 780px;	
	height: auto;
	background-color: #ffffff;
}

#main_content_top
{ 
	background-color: #00437C;	
	color: white;
	letter-spacing:0pt;	height: 25px;
	margin:1px 2px 2px 0px;	
	padding: 1px 0px 0px 0px;
	text-transform:none;
}

#jflanguageselection {
	float:right;
	margin:0 0 10px 5px;
}

#footer
{
	clear:both;
	background-color: #00437C;
	height:10px;
	border: 1px solid #aaa;
}

.sideMenuBodyTitle{
	font-size: 15px;	
	font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.c_images {
	padding:4px; 
	border-color:#555; 
	border-style:solid; 
	border-width:1px;
}

table.sideMenuBodyImplementationContents {
	width:300px; 
	padding:4px; 
	border-color:#555; 
	border-style:solid; 
	border-width:1px;
}

table.homeTableImage {
	width:135px; 
	padding:4px; 
	border-color:#555; 
	border-style:solid; 
	border-width:1px;
}

table.sideMenuBodyTopLink {
	width:100%; text-align: center;
}
table.sideMenuBodySubtitle td {
	font-size: 15px;	
	font-family:  "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
table.sideMenuBodySubtitle {
	margin-top:20px; 
}
table.homeTableImgAndText {
	background:#F0F8FF none repeat scroll 0 0;
	border:1px solid #ADD8E6;
	font-size:0.9em;
	font-weight:normal;
	height:173px !important;
	text-align:left;
	vertical-align:top;
	width:100%;
}
