body {
font-size:11px;
background-color:#A4A4A4;
font-family:  Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
background-image:url("../images/interface/index_single_bg.gif");
}

img {
	border:none;
	padding: none;
}


#head {
height:351px;
width: 1250px;

}
 
#menu {
width:190px;
height:230px;
float:left;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
padding-top:120px;
} 

.menuitem {
	height:26px;	
}



#headimage {
height:350px;
width:auto;
float:left;

}


#g1 {
height:110px;
width: 900px;
}

#g2 {
height:110px;
width: 900px;
}

#g1 img {
width: 190px;
height:110px;
float:left;
background-color:#CCCCCC;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
padding: none;
}

#g1 a{
padding: none;
border:none;
}

#g2 img {
width: 190px;
height:110px;
float:left;
background-color:#BFBFBF;
border-right:1px;
border-right-style:solid;
border-right-color:#999999;
}

.gdesc {
	text-indent:15px;
}

* {
margin: 0px;
font-family:  Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
}



#wrapper {
height:100%;
}


#header {
	height:100px;
	background-color:#D9D9D9;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	width:100%;
}


#logo{
padding-top:25px;
margin-left:140px;
padding-left:30px;
border-left:1px;
border-left-style:solid;
border-left-color:#888888;
height:100%;
}


p{
	font-size:1em;
	
	color:#444444;
	
}


h1{
	color:#FFFFFF;
	font-size:.9em;
	font-weight:normal;
	padding-top:1.5em;
	padding-bottom:1em;
	letter-spacing:.2em;
	
}
h2{
color:#444444;
	font-size:1.6em;
	font-weight:normal;

}

h3{
color:#444444;
	font-size:1em;
	font-weight:normal;
	font-style:oblique;
}

.menuitem a:hover {
background-color:#888888;
	border:none;
}


.gdesc h1{
	color:#FFFFFF;
	font-size:.9em;
	font-weight:normal;
	padding-top:1.5em;
	padding-bottom:1em;
	letter-spacing:.2em;

}

.gdesc h2{
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #464646;
	font-size:1.5em;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
	padding-bottom: .1em;

}
.gdesc h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464646;
	font-size:1em;
	font-style: italic;
	padding-bottom:.2em;
	height:2em;
	display:block;
}


.gdesc p {

	letter-spacing: 0em;
	color: #464646;
font-family:  Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;

}

.gdesc a {
text-decoration:none;
	color: #464646;
	border:none;
}






