html, body {
	margin : 0px;
	padding :0px;
	color : #544F3A;
	font-family :  Verdana, Arial, sans-serif;
	font-size : 90%;
	behavior:url(csshover.htc);
	clear: both;
	/*background-color:#E2E2E2;*/
} 

body {
	text-align : left;
	height: 60px;
	width: 100%;
	background-color:#efefef;
} 

/* #container {
	background-image: url(images/page_bg_pencil.gif);
	background-repeat: repeat-x;
}
*/


#header {
	/*width : 900px;*/
	width:1024px;
	margin : 0;
	background-color:#333333;
	height: 60px;
	background-image:url(images/G2WLogo.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 0;
	/*border-right: 2px solid #339900;*/
	border-left: 2px solid #339900;
	border-bottom: 2px solid #339900;
} 

#wrapper {
	/*width:900px;*/
	width : 1024px;
	height:616px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image:url(images/LeftPanel_04.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	border-left: 2px solid #339900;
	/*border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339900;
	border-left-color: #339900;
	*/
} 

#contentArea {
	float:right;
	min-height:600px;
	line-height:14pt;
	font-size: 85%;
	padding: 0;
	margin: 0px;
} 
	#contentArea h1 {
	color : #FF6600;
	font-size: 130%;
	font-weight:bolder;
	width:450px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -22px;
	margin-left: 10px;
	} 
	
	#contentArea h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	width: 350px;
	color: #FF6600;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

	#contentArea h3 {
	font-size: 110%;
	margin-top: 10px;
	margin-left: 10px;
}
	#contentArea ul {
	font-size: 100%;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
	#contentArea li {
	list-style-image: url(orange.gif);
	list-style-type: none;
	margin-left: 10px;
	background-position: center;
	}

	#contentArea a, a:visited{
	color: #333333;
	text-decoration:underline;
	}
	#contentArea a:hover{
	color: #FF6600;
	text-decoration:underline;
	}
			
#leftPanel {
	width:240px;
	height:100%;
	float:left;
	height:400px;
	margin: 0px;
	padding: 0px;
}
/* RIGHT PANEL STARTS*/
#rightPanel {
	width:150px;
	height:100%;
	float:right;
	background-color: #CCCCCC;
	min-height:600px;
	margin:0;
	padding:0;
	clear: none;
	} 
	#rightPanel li {
	list-style-type:none;
	margin: 5px 10px 5px -30px;
	color:#333333;
	font-size:80%;
	padding: 0 0 0 0;
	}
	#rightPanel li:hover {
		background-color: #CECECE;
	}	
	#rightPanel	 a, a:visited {
	color: #009900;
	text-decoration:none;
	}
/*RIGHTPANEL ENDS*/ 

/*TOP MENU STARTS */
#topMenu {
	float:none;
	height:40px;
	margin-left: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
}


#topMenu li{
	display: inline;
	list-style-type: none;
	font-size: 20px;
	color:#FFFFFF;
	text-align: right;
	background-color: #333333;
	padding: 0;

}

#topMenu img {
	border: 0px;
}
	
#topMenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#topMenu a:visited {
color:#ccc;
	text-decoration:none;
}
#topMenu a:hover {
	color:#339900;

}

/*END TOP MENU */

#leftMenu {
	display: block;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 90px;
	float: left;
	padding-bottom: 0px;
}

#leftMenu a {
	color:#333333;
	text-decoration:underline;
}

#leftMenu a:visited {
	color:#339900;
	text-decoration: underline;
}


/*FOOTER STARTS*/
#footer {
	/*width: 900px;*/
	width:1016px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
	font-size: 80%;
	color: #339900;
	background-color:#FFF;
	padding: 5px;
}

/*FOOTER ENDS */
	
#smallprint {
	/*width : 900px;*/
	width:1016px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color : gray;
} 

#smallprint p a {
	font-size : 100%; 
	color : gray; 
	} 
#smallprint p {
	font-size :100%;
	color : gray;
	text-decoration: none;
	} 

#contentAreaPic {
	background-color:#ddd;
	font-size:80%;
	line-height: 13px;
	padding: 0px;
}

.subtitle  {
/* margin-bottom:20px;*/
 margin-top:5px;
 font-weight:bold;
}

img 
{
/*	border: solid 1px #5F9CB7; */
}


.nodisplay 
{
	display:none;
}

.normalText {
	font-family :  Verdana, Arial, sans-serif;
	font-size : 90%;
	margin-left: 10px;
	margin-top: 0px;
}

#photos 
{
/*	background: #FFF3B3;
	padding-top: 2em; */
	border: 0;
	margin:-1px 0 0px -149px;
}


.rightPanelImage
{
	text-decoration: none;
}

#col_1 {
	width:380px;
	float:left;
	height: 550px;
	margin-bottom: 10px;
	background-color:#fff;
}

#col_2 {
	width:370px;
	float:right;
	height: 550px;
	margin-right: 10px;
	background-color:#fff;

}
#LoginForm {
	background-color: #CCCCCC;
	border: 1px solid #FF6600;
	margin-top: 10px;
	padding: 5px;
}
/*LOGOS STARTS*/

#logos {
	clear: both;
	float: left;
	width:100%;
	background-color:#fff;
	text-align:center;
}

#logos img{
 border: none;
}

#logos h1{
	color:#339900;
	font-size: 120%;
}

/* LOGOS ENDS /*

