/*CSS Document*/
*
{
	padding: 0;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}
BODY
{
	background: url(../elezioni2010/back.gif) repeat 100% 0;
	color: #28599a;
	text-align: center;
	min-width: 680px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}
P
{
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 80%;
}
A, A:link, A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
}
A:active, A:focus
{
	text-decoration: none;
	color: #FFFFFF;
}
SPAN A
{
	font-weight: bold;
	text-decoration: none;
}
#container
{
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background: #28599A;
}
/*intro*/
#pageHeader
{
	background: url(../elezioni2010/back1.gif) no-repeat center top;
	padding-top: 20px;
	padding-left: 40px;
	height: 200px;
	color: #FFFFFF;
}
#pageHeader H1
{
	position: absolute;
	width: 700px;
	left: 0px;
	top: 62px;
	text-align: center;
	font-size: 30pt;
	font-family: "Times New Roman";
}
#pageHeader H2
{
	position: absolute;
	width: 700px;
	left: 0px;
	top: 107px;
	font-size: 105%;
	text-align: center;
}
#pageHeader H3
{
	position: absolute;
	width: 700px;
	left: 0px;
	top: 127px;
	font-size: 70%;
	text-align: center;
}
#quickSummary
{
	position: absolute;
	width: 248px;
	left: 424px;
	top: 7px;
	height: 167px;
	font-size: 80%;
}
#about
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	padding: 10px 20px;
	background-color: #1395CA;
	color: #FFF;
	border-bottom: 1px solid #1289A6;
	border-right: 20px solid #1289A6;
}
#about H3
{
	color: #000;
	margin-bottom: 10px;
}
/*generic text*/
#supportingText
{
	margin-left: 25px;
	margin-right: 25px;
	padding: 10px 10px 15px 25px;
	border: 1px solid #1289A6;
}
#products, #services, #support, #development
{
	padding-right: 50px;
}
#supportingText H3
{
	margin-bottom: 10px;
	height: 20px;
	width: 400px;
	background-color: #1395CA;
	color: #FFF;
	border-bottom: 1px solid #1289A6;
	border-right: 20px solid #1289A6;
}
#supportingText .p1
{
	color: #000000;
}
#footer
{
	clear: both;
	font-size: 70%;
	margin-top: 20px;
	border-top: 1px solid #000000;
	padding-top: 20px;
	color: #000000;
}
/*links*/
#linkList
{
	clear: both;
	height: 30px;
	margin-bottom: 15px;
}
#lmenu LI A:hover
{
	color: #FFF;
	background-color: #33AA94;
	border-left: 3px solid #000000;
}
#lmenu UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#lmenu UL LI
{
	display: inline;
}
#lmenu LI A
{
	text-decoration: none;
	padding: 0.2em 0.8em;
	color: #FFF;
	background-color: #155579;
	border-left: 3px solid #000000;
}
