*{margin: 0; padding: 0;}

body {margin: 0; padding: 0; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#636363;  text-decoration: none; background: url(img/water_bg.jpg) no-repeat center top #2c3745;}

p {line-height: 1.5em; padding: 0 0 10px 0;}

a:link {color: #ec1d25; text-decoration: underline;}
a:visited {color: #ec1d25; text-decoration: underline;}
a:hover {color: #ec1d25; text-decoration: none;}
a:active {color: #ec1d25; text-decoration: none; outline: none;}
a:focus {-moz-outline-style: none;}

.l_float {float: left;}
.r_float {float: right;}

img {border: 0;}

/* ----------------Alsett clearing method ------------------------------------------- */
.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%}
.clearfix {display: block;}

/* --------------- Site Specific Layout --------------------------------------------- */

#main_container {width: 832px; margin: 0 auto; padding: 58px 0 0 0;}

#page_content {float: left; width: 794px; padding: 3px; background: #375070;}

#header_row {background: #1d232b; margin-bottom: 3px;}

#main_image_container {position: relative; width: 793px; height: 385px; overflow: hidden;}

#country_selection_container {position: absolute; top: 274px; left: 431px; width: 329px; height: 75px; background: url(img/transparent_white_50.png);padding: 15px 0 0 15px;}

#select_country_title {padding: 0 0 5px 0;}

#country_select {float: left; width: 210px; padding: 3px 0 0 0;}
	#country_select select {width: 200px;}
	
#country_submit {float: left;}