html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
#nav ul, #nav ol, #nav li { list-style: none; margin: 0; padding: 0; display: inline; }
#foot_container ul, #foot_container ol, #foot_container li { list-style: none; margin: 0; padding: 0; }
fieldset,img { border: none; }
caption,th { text-align: left; }
iframe{ border: none;}

body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background: #dfdfdf;
	color: #fff;
}

a:link, a:visited{	
	color: #F15B20;
	outline: none;
	text-decoration: none;	
}

a:hover{
	color: #fff;
	text-decoration: underline;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3{
	font-size: 14px;
	font-weight: bold;
}
.date{
	font-size: 9px;
}

.required{
	color: #F15B20;
}

.left{
	float: left;
}

.right{
	float: right;
}
#right_col {
	float: right;
	clear: right;
	padding-left: 10px;
	width: 49%;
}

#left_col {
	float: left;
	clear: left;
	width: 49%;
}
.clearer{
	clear:both;
	width: 100%;
	height: 1px;
}
.clear {
	clear: both;
}
.news_item{
	margin-bottom: 25px;
}
#map_div {
	width: 630px;
	height: 300px;
}
#contact_form fieldset{
	margin-bottom: 5px;
	font-size: 11px;
}
.input_text{
	width: 80%;
	padding: 4px;
	border: 1px solid #4f4f4f;
	margin-bottom: 5px;
}
.input_select{
	width: 86%;
	border: 1px solid #4f4f4f;
	margin-bottom: 5px;
}
.input_textarea{
	width: 80%;
	height: 80px;
	padding: 4px;
	border: 1px solid #4f4f4f;
}
.img_border_left{
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_border_right{
	float: right;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-bottom: 5px;
}
.thumb{
	float: left;
}
.smalltext{
	clear:both;
	font-size: 10px;
}
#prod_right{
	width: 320px;
	float: right;
}
#prod_left{
	width: 400px;
	float: left;
}
#container{
	width: 780px;
	margin-left: auto;
	margin-right: auto;	
}
#home_link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 175px;
	width:735px;
}
#header{
	position: relative;
	width: 780px;
	height: 23px;
	padding-top: 167px;
	background: url("../images/layout/top.jpg") no-repeat;
	text-align: center;
}
#footer{
	clear: both;
	width: 780px;
	padding-top: 126px;
	background: url("../images/layout/bottom2.jpg") no-repeat top;
	font-size: 10px;
	color: #4f4f4f;
}
.footer_padding{
	padding-left: 52px;
	padding-right: 43px;
}
#content_container{
	width: 630px;
	padding-top: 20px;
	padding-left: 75px;
	padding-right: 75px;
	background: url("../images/layout/bg.jpg") repeat-y;
	margin-left: auto;
	margin-right: auto;
	/*overflow: auto;*/
}
#flash_container{
	position: relative;
	left: 107px;
	top:-30px;
	width: 770px;
	height: 375px;
	margin-bottom: -50px;
}
#flash_intro{
	position: absolute;
	top: 0px;
	width: 770px;
	height: 375px;
	z-index: 5;
}
#home_selection{
	position: relative;
	width: 630px;
	height: 292px;
	background: url(../images/home_selection.png) no-repeat;
}
.selection_box{
	position: absolute;
	left: 273px;
	width:340px;
	margin-bottom: 10px;
	overflow: auto;
	
}
.top_box{
	top:10px;
}
.bottom_box{
	top:117px;
}
.selection_box .content h1{
	color: #e25915;
}
.selection_box .content{
	padding: 5px;
	color: #000;		
}
.selection_box .content ul{
	margin: 0;
	padding: 0;
	margin-left: 25px;
	list-style-image: url(../images/flag.gif);
	list-style-position: outside;
}
.selection_box .content ul li{
	margin-bottom: 4px;
}

.selection_box .content a:link, .selection_box .content a:visited{	
	color: #000;
	outline: none;
	text-decoration: none;	
}

.selection_box .content a:hover{
	color: #F15B20;
	text-decoration: underline;
}
.overview_box{
	width: 140px;
	overflow: auto;
	background: #ccc;
	text-align: center;
	padding: 5px;
	color: #000;
	font-size: 10px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
}
.overview_box strong{
	font-size: 12px;
}

#left_column{
	width: 380px;
	float: left;
}
#right_column{
	width: 190px;
	padding-left: 23px;
	float: right;
}
#long_desc{
	margin-top: 5px;
	margin-bottom: 5px;
}
#short_desc{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Navigation */
#nav{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-right: 20px;
}
#nav li{
	padding-left: 15px;
	padding-right: 15px;
}
#nav a:link, #nav a:visited{
	color: #000;
	text-decoration: none;
}
#nav a:hover{
	color: #F15B20;
	text-decoration: none;
}

#footer a:link, #footer a:visited{
	color: #4f4f4f;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* Submenus */

#about_submenu{
	position: absolute;
	top: 190px;
	left: 222px;
}
#immigration_submenu{
	position: absolute;
	top: 190px;
	left: 337px;
}
#relocation_submenu{
	position: absolute;
	top: 190px;
	left: 434px;
}
#main_img {
	width: 400px;
	height: 426px;
	border: solid 1px #b5b5b5;
	padding: 6px;
	text-align: center;
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#main_img img {

	position: relative;
	top: 14px;

}

#thumb_cont {
	width: 412px;
	margin: 14px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#smalltext {
	font-size: 11px;
	clear:both;
}

.thumb {
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}

.thumb img {
	cursor: pointer;
}
