@charset "UTF-8";
body  {
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
font-family: "Times New Roman", Times, serif;
font-size: 100%;
background-color: #FFFFFF;
background-repeat: repeat-y;
background-position: center top;
background-attachment: scroll;
text-decoration: none;
}

#MenuBar  {
	height: 25px;
	background-image: url(../images/support/filici-immigrationSlice_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 180px;
	background-position: bottom;
	border: 0px solid #fff;
	width: 575px;
}
#MenuBar2 {
	height: 25px;
	background-image: url(../images/support/filici-immigrationSlice_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25%;
	padding-left: 0px;
	background-position: bottom;
	border: 0px solid #fff;
	width: 230px;
}
#MenuBar3 {
	width: auto;
	list-style-type: none;
	background-image: url(../images/support/filici-immigrationSlice_01.jpg);
	background-repeat: repeat-x;
	list-style-image: none;
	text-align: center;
}
.containSplash {
	height: 500px;
	width: auto;
}

p {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
#bkgrd {
	background-image: url(../images/support/filici-immigrationSlice_04.jpg);
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
}
	
#container  {
	width: 755px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	height: auto;
	padding-bottom: 500px;
	background-color: #011E63;
	/*background-image: url(../images/support/filici-immigrationSlice_03.jpg);*/
	background-repeat: repeat-x;	/**/
	overflow: hidden;
}
#mainContent ul {
	/*width: 500px;*/
}
#sidebar1 #sideBranding	{
	height: 195px;
	width: 180px;
	background-repeat: no-repeat;
	float: left;
	background-color: #011E63;
}
#sidebar1 #sideImage	{
	width: 180px;
	height: 219px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebarInside {
	float: left;  /*since this element is floated, a width must be given */
	width: 154px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	margin: 0px;
}
#sidebarInside p {
	color: #F3F3F3;
}
#sidebarInside h3 {
	color: #EAB551;
	text-align: center;
	font-weight: lighter;
	border-bottom-style: none;
	background-image: url(../images/support/key180.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 2em;
}
#mainContent  {
	background-image: url(../images/bkgrd/bkgrd-logoBig.gif);
	background-repeat: no-repeat;
	background-position: 150px 50px;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 535px;
	clear: none;
	float: right;
	overflow: hidden;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	min-height:625px;
} 

#mainContentIntro {
	background-image: url(../images/bkgrd/bkgrd-logoBig.gif);
	background-repeat: no-repeat;
	background-position: 150px 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 534px;
	clear: none;
	float: right;
	height: 800px;
}
#splash   {
	height: 195px;
	width: 575px;
	float: right;
	background-color: #011E63;
	background-repeat: no-repeat;
}
/*#mainContent .fltrtGoldKey {
	margin-top: 5px;
	margin-bottom: 5px;
}*/
#mainContentFoot {
	background-image: url(../images/bkgrd/bkgrd-logoBig.gif);
	background-repeat: no-repeat;
	background-position: 150px -360px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 534px;
	clear: none;
	float: right;
	height: 1000px;
}
#address {
	font-size: 13px;
	color: #EAB551;
	font-weight: bold;
	text-align: right;
	width: 150px;
	padding-bottom: 0px;
	float: right;
	margin-right: 15px;
}
#address2 {
	font-size: 13px;
	color: #EAB551;
	font-weight: bold;
	text-align: right;
	width: 165px;
	padding-bottom: 0px;
	float: left;
	display: block;
	clear: none;
	margin-right: 0px;
}
.keyline-gold  {
	width: 180px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #CC9900;
}
.fltrtGoldKey {
	float: right;
	margin-left: 8px;
	border: thin solid #EAB551;
}
.borderGold {
	border: thin solid #CC9900;
	margin: 0px;
	padding: 10px;
}
.dropShadow {
	background-image: url(../images/support/filici-immigration_dropshadow.jpg);
	background-repeat: repeat-x;
	height: 16px;
	left: 0px;
	clear: none;
	float: right;
	position: relative;
	top: 0px;
	overflow: hidden;
	width: 575px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 28px;
	color: #234183;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #EAB551;
	text-align: right;
}
h2 {
	font-style: italic;
	font-size: 22px;
}
h3 {
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB551;
	font-size: 17.5px;
}
.h3Indent {
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB551;
	font-size: 18px;
	text-indent: 25px;
}
h4 {
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB551;
	font-size: 18px;
	text-indent: 25px;
}

h5 {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.style2 {font-size: 100%}
.style3 {font-size: 14px}
.style4 {font-size: 12px}
.style5 {
	font-size: 16px;
	font-style: italic;
}
.color-gold {
	color: #EAB551;
}
.color-goldDrak {
	color: #C18D34;
}
.color-blue {
	color: #011E63;
}
.color-red {
	color: #990000;
}
.color-redItalic {
	color: #990000;
	font-weight: normal;
	font-style: italic;
}
.color-red_important {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.border    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
#copyright	{
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	height: 10px;
	width: 180px;
	bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: left;
}
#mainContent li a:link {
	color: #B28330;
	text-decoration: none;
}
#mainContent li a:visited {
	color: #99551A;
	text-decoration: none;
}
#mainContent li a:hover {
	color: #EAB551;
	text-decoration: none;
}
#mainContent .listMedium {
	font-size: 14px;
	list-style-type: circle;
}
#form1 {width:535px;}
#form2 {width:535px;}
#form2 p {
	text-align: justify;
}

.twoColFixLt #bkgrd #container #mainContent ul.60Per {
	width: 320px;
}
#mainContent li {
	color: #000000;
}
#mainContent #pop1 {
	display: inline;
}
#sidebar1 #copyright a:link {
	color: #FFCC00;
	text-decoration: none;
}
#sidebar1 #copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar1 #copyright a:visited {
	color: #EAB551;
	text-decoration: none;
}
#mainContent a:link { color: #B28330; text-decoration: none; }
#mainContent a:visited { color: #99551A; text-decoration: none; }
#mainContent a:hover { color: #EAB551; text-decoration: none; }
.spacer50 {
	height: 50px;
	width: 500px;
}
.spacer100 {
	height: 100px;
	width: 500px;
}
.ptext {
	height: auto;
	width: 320px;
}
.BorderNo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .100Per {
	width: 500px;
}
.boldit {
	font-weight: bold;
}

#mainContentIntro a {
color: #CC9933;
text-decoration: none;
}
