@charset "utf-8";

/* CSS Document */

body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_container #container_left {
	width: 1060px;
	margin-left: 100px;
}

#right_sidebar {
	background-color: #FFFFFF;
	float: right;
	height: 360px;
	width: 70px;
	z-index: 1;
	margin-top: 0px;
}
#top_heading {
	clear: both;
	height: 100px;
	width: 900px;
	margin-left: 100px;
}
#main_container {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#txt_btm_right {
	float: right;
	width: 450px;
	height: auto;
	margin-right: 130px;
	margin-top: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	color: #414141;
	font-size: 16px;
	text-align: justify;
	display: block;
}
#bottom_left {
	float: left;
	height: 400px;
	width: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #414141;
	text-align: justify;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}

#down_arrow {
	float: right;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 0px;
	background-repeat: no-repeat;
	right: 0px;
}
#bottom_left #bottom_bottom {
	padding-top: 230px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

#contact_form {
	float: right;
	height: 400px;
	width: 400px;
	margin-right: 200px;
}
#top_heading #flag_box {
	height: 25px;
	width: 250px;
	float: right;
	margin-top: 10px;
}



td {
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FCFCFC;
	margin-bottom: 95px;
	text-align: center;
	text-shadow: #000000 1px 1px 1px;
}
.txt1_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.txt_orange {
	color: #C66206;
}
.style1 {color: #FFFFFF}
a {
	color: #FFFFFF;
	text-decoration: none;
}

