@charset "utf-8";

#homeContent 
{
	width:650px;
	color: #FFFFFF;
	text-align: left;
	background-image:url(../images/gvtower_main_08.gif);
	background:#339966;
	font-family:"Minion Pro", "Minion Pro Cond", "Minion Pro Med";
}

#homeContent #welcome
{
	float:left;
	width:320px;
	text-align:justify;
	padding: 25px 10px 5px 10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:300px;
}
html>body #welcome
{
	width:320px;
}
	#welcome h1
	{
		text-align:center;
		font-family: Vivaldi, Arial, Batang;
		color: #CC9900;
	}
	
	#welcome .text
	{
		font-size:14px;
		font-style:normal;
		font-weight: lighter;
		text-align:left;
	}

#homeContent #service
{
	float:right;
	width:320px;
	text-align:left;
	padding: 25px 10px 5px 10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:300px;
}
html>body #service
{
	width:320px;
}

	#service h1
	{	
		text-align:center;
		font-family: Vivaldi, Arial, Batang;
		color: #CC9900;
	}
	
	#service ul
	{
		list-style:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: lighter;
		font-size: small;
	}


#homeContent #centerline
{
	width:10px;
	margin-left:320px;
	margin-right:320px;
	padding:1px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:8px;
}

html>body #centerline
{
	width:8px;
}