a { 
	text-decoration:none; 
	color:#2dabed; 
}

.odd { background-color:#FAFAFA; }
.even { background-color:#F0F0F0; }

.ainv,.ainv a {
	color:black;
}

.ainv:hover,.ainv a:hover,.gmlightblue {
	color:#2dabed; 
}

html {  background-image:url('/images/body.gif'); height:100%;  }
body { min-height:100%;  height:auto;  height:100%; font-size:14px; background-image:url('/images/body.jpg');  background-repeat:no-repeat; background-position-x:550px; background-position-y:30px;  font-family:arial; }

textarea { font-family:arial; }


.wf-pshr {	font-family: 'PerspectiveSansHURegular'; }
.wf-lir	{	font-family: 'LadyIceRegular'; }

.contenttext { line-height:18px; }

#header { 
	padding-top:30px;
	padding-bottom:25px;
	padding-left:75px; 
}

#gmlogo {
	background-image:url('../images/gmlogo.gif');
	background-repeat:no-repeat;
	width:53px;
	height:53px;
	margin-right:15px;
}

#footer {	
	padding-top:25px;
	padding-bottom:25px;
	padding-left:75px; 
	line-height:16px;
}

.marka {
	float:left;
	width:100px;
	height:60px;
	margin-right:13px;
	display:block;
}

#logotext { 
	padding-bottom:25px; 
	cursor:pointer;
}

#ltgmlarge { 
	font-size:60px;
	margin-right:5px; 
	color:#9aca3c; 
}

#ltgmsmall { 
	font-size:20px;
	color:#999; 
}

#menu a { 
	display:block; 
	float:left; 
	margin-right:25px; 
	color:black; 
}

#socbar {
	color:#999; 
	padding-right:25px;
}

#menu a:hover { color:#999; }
#menu #sel { color:#2dabed; }

#holder { width:990px; }

#ibody { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top:25px;
	padding-bottom:25px;
	margin-left:50px;
	padding-left:25px;
	border:1px solid #eee;
	background-color:white;
	background:rgba(255, 255, 255, .9);
}

.gmbutton,.gmbuttoninv:hover {
	background-color:#9aca3c;
	color:white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-width:0px;
	padding:5px;
	font-size:16px;
}

.gmbuttoninv {
	border:1px solid #9aca3c;
	color:#9aca3c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-width:1px;
	padding:5px;
	font-size:16px;
}

.largetitle { 
	font-size:30px; 
}

.largelead  { 
	font-size:18px; 
	color:#666; 
}

.mediumlead  { 
	font-size:17px; 
	line-height:20px;
	color:#666; 
}

.clientname {
	font-size:15px; 
	line-height:20px;
	color:#2dabed; 
}

.leftcol { 
	float:left; 
	width:280px;
	margin-bottom:25px;
}

.rightcol { 
	float:left; 
	width:584px;
	margin-bottom:25px;
}

.fiftycol { 
	float:left; 
	width:432px;
	margin-bottom:25px;
}


.banner { 
	float:left; 
	width:280px;
	margin-bottom:25px;
}

.bannerteaser {
	width:280px;
	height:133px;
	display:block;
	margin-bottom:10px;
	border-bottom:4px solid #eee;
}

.bannertall {
	width:280px;
	height:500px;
	display:block;
	border-bottom:4px solid #eee;
}


.banner .bannerteaser:hover {
	border-bottom:4px solid #2dabed;
}

.banner .bannerlink {
	display:block;
	margin-bottom:3px;
	font-size:15px;
}

.banner .bannertext {
	color:#666;
}

.refteaser {
	float:left;
	width:127px;
	height:127px;
	display:block;
	margin-bottom:10px;
	border:3px solid white;
	background-position:center center;
}
.refteaser:hover {
	border:3px solid #2dabed;
}


.services_sub {
	margin-bottom:25px;
}

.services_sub a {
	display:block;
	margin-bottom:3px;
}



input,textarea { border:1px solid #ccc; color:#666; padding:4px; font-family:arial; }

.ornament_split { background-image:url('/images/ornament_split.gif'); background-repeat:no-repeat; background-position: bottom center;  padding-bottom:65px !important; }
