/* ----------------------------------------------------------------
	raramuridesign.com
	GSM, global layout
---------------------------------------------------------------- */
body {
	font-family:Arial;
	font-size: 62.5%;
	margin: 0px auto;
	padding:0px;
	text-align:center;
	color:#333;
	background-color:#FAFBF7;
	background-image:url(/golf/templates/images/bkg_mm.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin: -1px 0px 0px 0px;
	padding:0px;
}
* html .clear {
	height:auto;
	margin-bottom:0
}
a img {
	border:0px;
}
/* Layout
-------------------------------------------------------------------------------------------*/
div#wrapper, div#wrapper_content, div#navtop, div#header_wrapper {
	margin:0px auto;
	text-align:center;
	padding:0px;
}
div#wrapper_content, div#navtop, div#header_wrapper, div#footer {
	width:949px;
}
div#header_wrapper {
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	background-color:#FFF;
	position:relative;
}
div#wrapper_content {
	padding:0px 0px 25px 0px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	background-color:#f1f1f1;
}
div#header {
}
div#flags{
display:block;
float:left;
width:112px;
position:absolute;
top:7px;
left:10px;
}
div#topm {
	background-color:#F5F5F5;
	height:28px;
}
div#logo {
	padding:0px;
	margin:0px;
	text-align:left;
}
div#col_1, div#col_2 {
	text-align:left;
	margin:0px;
	padding:0px;
}
div#col_1 {
	float:left;
	width:621px;
}
div#path {
	font-size:11px;
	margin:0px 0px 12px 0px;
	color:#999;
	padding:3px 0px 12px 12px;
	border-bottom:1px solid #CCC;
}
div#path a {
	font-size:11px;
	color:#999;
}
div#maincontent {
	padding:0px 10px 50px 10px;
}
div#maincontent form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div#col_2 {
	float:right;
	width:300px;
	padding:14px 0 0 0;
}
div#footer_mid, div#content_top, div#content_bottom {
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;
	padding:0px;
}
div#content_top {
	background-image:url(/golf/templates/images/content_top.gif);
	height:12px;
}
div#content_bottom {
	background-image:url(/golf/templates/images/content_bottom.gif);
	height:12px;
}
div#content_mid {
	background-color:#FFF;
}
div#footer_mid {
	background-color:#f1f1f1;
	padding:5px;
	border:1px solid #e2e2e2;
}
div#footer {
	margin:0px auto;
	padding:15px 0px 20px 0px;
	color:#666;
	font-size:10px;
	text-align:center;
}
div#copylinks {
	float:right;
	margin:15px 0px 0px 0px;
}
div#copyr {
	margin:15px 0px 0px 5px;
	text-align:left;
}
