/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/insane_padding.jpg);
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(images/BG.png);

}
#header {
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 565px;
	margin: 0px;
	background-image: url(images/Head.png);
}
#leftcolumn {
	border: 0px solid #ccc;
	height: auto;
	width: 284px;
	float: left;
	background-image: url(images/LeftSide.jpg);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59.5px;
	background-repeat: no-repeat;
}
#rightcolumn {
	float: right;
	border: 0px solid #ccc;
	height: auto;
	width: 460px;
	display: inline;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	width: 804px;
	clear: both;
	border: 0px solid #ccc;
	padding: 0px;
	background-image: url(images/Footer.png);
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}
.TextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 268px;
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom-style: dotted;
	text-align: justify;
}
#PageHeader {
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 100px;
	margin: 0px;
	background-image: url(images/PageHead_01.jpg);
}
#PageLeftcolumn {
	border: 0px solid #ccc;
	height: auto;
	width: 200px;
	float: left;
	background-image: url(images/Box_02.jpg);
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59.5px;
	background-repeat: no-repeat;
}
#PageRightcolumn {
	float: right;
	margin: 20px 60px 5px 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
	width: 570px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.PageTextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom-style: dotted;
	padding-top: 5px;
	border-top-style: dotted;
	background-image: url(images/LeftMenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.spaceholder01 {
	height: 114px;
}

#photos {
	margin-right: 20px;
	height: 201px;
	width: 138px;
	float: left;
	border: medium double #333333;
}

.formBG {
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
}
#Float_L {
	float: left;
	width: 180px;
}
#Float_C {
	width: 360px;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;

} 

#Float_R {
	width: 160px;
}
#Float_C_Spacer {

width: 360px; 
height: 50px; 
margin: 0px auto -1px auto;
}
#Float_C1 {

	width: 360px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
}
#PageCentercolumn {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: 72px;
	margin-left: auto;
}
#PageRightcolumn_Mune {
	background-repeat: repeat-x;
	height: 20px;
	width: 802px;
	margin-left: 0px;
	text-align: center;
	font-family: Geneva, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(images/Mac_bg.jpg);
	


}
#PageFullcolumn {
	float: right;
	height: auto;
	width: 784px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Full_Page {
	border: 0px solid #ccc;
	height: 600px;
	width: 780px;
	float: left;
	background-image: url(images/Box_02.jpg);
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59.5px;
	background-repeat: no-repeat;
	text-align: center;
}
#header1 {
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 241px;
	margin: 0px;
	background-image: url(images/Head.jpg);
}
.boton {
	height: 16px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	text-transform: uppercase;
}
