@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	margin:auto;
}

#siteindex {
	width:1000px;
	height:870px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentindex {
	float:left;
	width:593px;
	height:550px;
}

#siteaboutus {
	width:1000px;
	height:1550px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentaboutus {
	float:left;
	width:593px;
	height:1250px;
}

#sitenonimmigrant {
	width:1000px;
	height:1100px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentnonimmigrant {
	float:left;
	width:593px;
	height:800px;
}

#sitefamily {
	width:1000px;
	height:1000px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentfamily {
	float:left;
	width:593px;
	height:700px;
}

#siteemployment {
	width:1000px;
	height:1300px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentemployment {
	float:left;
	width:593px;
	height:1000px;
}

#sitecitizenship {
	width:1000px;
	height:950px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentcitizenship {
	float:left;
	width:593px;
	height:650px;
}

#siteforemployers {
	width:1000px;
	height:970px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentforemployers {
	float:left;
	width:593px;
	height:650px;
}

#sitelinks {
	width:1000px;
	height:1450px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentlinks {
	float:left;
	width:593px;
	height:1150px;
}

#sitecontactus {
	width:1000px;
	height:1180px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentcontactus {
	float:left;
	width:593px;
	height:880px;
}

#sitenews {
	width:1000px;
	height:870px;
	margin:auto;
	background-image:url(images/template_bg.gif);
	background-repeat:repeat-y;
}

#contentnews {
	float:left;
	width:593px;
	height:550px;
}

#header {
	float:left;
	width:1000px;
	height:240px;
}

#navigation {
	float:left;
	width:192px;
	height:628px;
}

#content {
	float:left;
	width:593px;
	height:800px;
}

#contentheadline {
	float:left;
	width:593px;
	height:58px;
	background-image:url(images/headline_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#contentheadlinetext {
	float:left;
	width:593px;
	height:20px;
	margin-top:32px;
}

#right {
	float:right;
	width:215px;
	height:628px;
}

#googletranslate {
	float:left;
	width:215px;
	height:94px;
	background-image:url(images/google_bg.gif);
}

#module {
	float:left;
	width:160px;
	height:60px;
	margin-left:20px;
}

#news {
	float:left;
	width:215px;
	height:63px;
}

#imagearea {
	float:left;
	width:215px;
	height:471px;
}

#footer {
	margin:auto;
	width:1000px;
	height:36px;
}

#credits {
	margin:auto;
	width:1000px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
}

#bulletbox {
	float:left;
	margin-left:15px;
	width:578px;
	height:auto;
}
	