* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/shared/background-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#document {
	width: 990px;
}
h1 {
	display: none;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#header {
	padding-left: 50px;
	height: 121px;
}
#mainMenu {
	height: 47px;
	overflow: hidden;
	float: right;
	margin-top: 42px;
}

#header #logo {
	float: left;
	margin-top: 33px;
}

#mainMenu li {
	display: block;
	float: left;
	height: 47px;
	margin-right: 32px;
}
#mainMenu li a {
	background-repeat: no-repeat;
	background-position: left -47px;
	display: block;
	height: 47px;
	background-color: #0FF;
}
#mainMenu li a:hover {
	background-position: left top;
}



#mainMenu li a span {
	display: none;
}
#mainMenu li #active {
	background-position: left top;
}


#barHome {
	background-image: url(../images/shared/background-home-pegasus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 306px;
}

.barWrapper {
	padding-top: 109px;
	padding-left: 390px;
}

h2 {
	display: block;
	height: 81px;
	width: 455px;
	position: relative;
}


h2 span {
	background-image: url(../images/headings/h2-bar-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 81px;
	width: 455px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	padding-top: 33px;
	padding-left: 50px;
}
#columnLeft {
	float: left;
	width: 330px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	height: 230px;
}
#columnMiddle {
	float: left;
	width: 280px;
	padding-left: 20px;
	border-right-width: 1px;
}

#columnRight {
	float: right;
	width: 240px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	padding-left: 30px;
}
#content ul {
	margin-left: 0px;
	padding-left: 15px;
}
#content ul li {
	margin-bottom: 5px;
	padding-top: 5px;
}


#content p {
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 15px;
	text-align: justify;
}
#content p a {
	color: #3E015F;
}
#content p strong {
	color: #3E015F;
}

h3 {
	display: block;
	height: 47px;
	position: relative;
	margin-bottom: 10px;
}

h3 span {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-left: 50px;
}
#footer p {
	float: left;
	margin-right: 30px;
	font-size: 10px;
	color: #666;
}
#footer #ina {
	background-image: url(../images/shared/ina4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 35px;
}
#footer #ina a {
	color: #666;
	text-decoration: none;
}
#footer ul {
	float: right;
}
#footer ul li {
	font-size: 10px;
	display: block;
	float: left;
	margin-left: 20px;
	padding-left: 15px;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#subMenu {
	background-color: #FFF;
	position: absolute;
	left: 652px;
	top: 88px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	z-index: 5;
	display: none;
}
#subMenu li {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
}
#subMenu li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#subMenu li a:hover {
	color: #3E015F;
}
#subMenu2 {
	background-color: #FFF;
	position: absolute;
	left: 786px;
	top: 88px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	z-index: 5;
	display: none;
}
#subMenu2 li {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
}
#subMenu2 li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#subMenu2 li a:hover {
	color: #3E015F;
}
