/*ImmigrationRoad.com Homepage Master Style Sheet*/
* {margin:0; padding:0;}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: left;
	}
#content
	{
	float: left;
	width:710px;
	margin-left:188px;
	}
* html #content
	{
	display: inline;
	}
#nav
	{
	float: left;
	width:170px;
	margin-left:-898px;
	border: 1px solid #3399FF;
	}
#right
	{
	float: left;
	width:155px;
	margin-left:12px;
	border: 1px solid #3399FF;
	text-align: center;
	}
#content, #nav, #right
	{
	padding-bottom: 32760px;
	margin-bottom: -32760px; 
	}
@media all and (min-width: 0px) {
#content, #nav, #right
	{
	padding-bottom: 0;
	margin-bottom: 0; 
	}
#content:before, #nav:before, #right:before
	{
	display: block;
	background: inherit;
	padding-top: 32760px;
	margin-bottom: -32760px;
	height: 0;
	}
}
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
#wrapper
	{
	float: left;
	width: 900px;
	float/**/: none;
	}
#footer
	{
	clear: both;
	height:40px;
	text-align:center;
	}
#header
	{
	height:74px;
	width:900px;
	}

* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
#footer a{color:#666666}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.white:link{color: #ffffff;}
a.white:visited{color: #ffffff;}
a.white:hover{color: #990000; text-decoration: underline;}
.divider {
	background-color: #3399FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 12px;
	margin: 5px 2px;
}
.divider-active {
	background-color: #FFCC99;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 12px;
	margin: 5px 2px;
}
.active {
	color: #FFCC99;
}
.block-title {
	background-image: url('../images/block-title-bg.gif');
	background-repeat: repeat-x;
	border: solid #FFCC99 1px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin: 2px 2px 0px 2px;
}
.block {
	border: dashed #FFCC99 1px; 
	border-top: none;
	margin: 0px 2px 5px 2px;
	padding-left: 3px;
}
p.center-block {
	margin:0px 30px 0px 30px;
}
#nav ul {
	list-style-type: circle;
	color: #3366CC;
	padding-left: 25px;
	line-height: 1.4em;
}
td{
	padding: 5px;
}
ul.square{
	list-style-type: square;
	color: #000000;
	padding-left: 30px;
	margin-top: 5px;
	line-height: 1.4em;
}
ul.disk{
	list-style-type: disk;
	color: #000000;
	padding-left: 12px;
	line-height: 1.4em;
}
ul.nobullet{
	list-style-type: none;
	color: #000000;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 1.4em;
}

ol{
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 10px;
}
h1,h3 {
margin:0 0 0.5em 0;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}
p {
padding:0 5px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1em;
color: #000000;
line-height: 1.4em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
h1 {font-size: 1.25em}
h2 {font-size: 1em; font-weight: bold; margin-top: 10px;}
h3 {font-size: 1.15em; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin-top: 10px;}
