/* ==============STRUCTURAL =========*/


/* ============== Site Wide Defaults =========*/ 

body{
	background-color: #b7b679;
}
html, body, div, span, object, ul, li{ 
	margin:0;
	padding:0;
	border:0;
	font-size: 1em; 
	font: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #454513;
	text-decoration: none;
}
a:visited {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #fdf9e5;
	background-color: #7db249;
	padding: 4px;
	text-decoration: none;
}
a:active {
	color: #222;
	text-decoration: none;
		
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454513;
	line-height: 125%;
	margin-bottom: 9px;
}
img{
	border: none;

}
.click{
	height: 50px;
	margin-bottom: 16px;
}
.click img.tinylogo{
	margin: 18px 6px 12px 0;
	line-height: 50px;
	float: left;	
}
p.click  {
	margin: 0 6px 12px 0;
	line-height: 50px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
}

.clearfloat{
	clear: both;	
}
.clearfloat_underline{
	clear: both;
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px solid #C30;	
}

/* ==============Outer Containers and Header=========*/ 

#container1 {/* =====centers and gives padding at bottom==== */
	margin: 30px auto 0 auto;
	padding: 0 0 100px 0;
	width: 1000px;
	background-color: #b7b679;
}
#container2 {/* =====establishes content area ==== */
	width: 1000px;
	background-color: #86124f;
	background:url(../images/mainbkg.jpg) repeat;
	
}
#header{
	margin: 0px;
	padding: 0px;
}
#header img {
	margin: 0px;
	border: none;
}

/* =================Content Divs============================*/

#content{ /* ===wraps col1 and col2; clearfloat follows; enables footer to follow == */
	border: none;
	margin: 0 0 0 27px;
	padding: 0;
	height: 900px;
	width: 937px;
	border-bottom: 20px solid #86124f;
}
#column1 {
	float:left;
	padding: 20px 0 0 27px;
	margin: 0;
	width: 200px;
}
#column1 img{
	padding-left: 12px;
}
.pc{
	background-color: #7db249;
	width: 185px;
	margin: 12px auto 6px auto;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #fdf9e5;
	padding-left: 20px;
}
#column1 ul{

}
#column1 ul li{
	padding: 6px 0 0 20px;
	margin: 0;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	list-style-type: none;	
}
#contact{
	margin-top: 250px;
	margin-bottom: 0;
	padding-bottom: 0;

}

#contact .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	padding: 12px 18px 0 20px;
	border-top: solid 1px #7db249;
}

#contact h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0 18px 0 20px;
}
#contact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 18px 0 20px;
	
}

.colhead{
	background-color: #e8c868;
	margin: 0 auto 20px auto;
	padding: 8px 12px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	color: #333333;
}
.marginadjust{
	margin-left: 10px;
}
#column2 {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 170px;
	overflow: hidden; /*fixes IE 6 bug that causes floated column to drop below the floated column in should be next to -- caused by IE6 not being able to handle italics properly when in floated columns*/
	display: inline; /*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}
#column2 ul{
	text-align: center;
}
#column2 ul li{
	padding: 6px 0 0 0;
	margin: 0;
	color: #454513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #454513;
	font-weight: normal;
	list-style-type: none;
}
#column3 {
	float: left;
	margin-left: 12px;
	padding-top: 20px;
	width: 290px;
	overflow: hidden; /*fixes IE 6 bug that causes floated column to drop below the floated column in should be next to -- caused by IE6 not being able to handle italics properly when in floated columns*/
	display: inline; /*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}

p.intro{
	padding: 6px 0 0 6px;
}

#column3 ul{
	text-align: left;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
}
#column3 ul li{
	padding: 10px 12px 0 0;
	margin: 0;
	color: #454513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454513;
	font-weight: normal;
	list-style-type: disc;
	line-height: 18px;

}
#relative{
	margin: 0;
	position: relative;
}
#samples{
	position: absolute;
	z-index: 20;
	margin-left: -100px;
	margin-top: 0;
	visibility: visible;
	left: 509px;
	top: 988px;

}
#column4 {
	padding-top: 20px;
	float: left;
	margin-left:12px;
	width: 200px;
	overflow: hidden; /*fixes IE 6 bug that causes floated column to drop below the floated column in should be next to -- caused by IE6 not being able to handle italics properly when in floated columns*/
	display: inline; /*fixes IE 6 bug that causes margins to double when an element with a margin is floated in the direction of the margin -- safe to put on all floats to avoid forgetting one*/
}
.note{
	margin: 0 0 24px 0;
	padding-bottom: 0
	border-bottom: solid 1px #79b249;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 3px 0;
}
.first{
	margin: 0;
}
#samplelist{
	margin-top: 0px;
}
#column4 ul{
	text-align: left;
	padding-left: 0px;
	width: 200px;
}
#column4 ul li{
	margin: 0;
	color: #454513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454513;
	font-weight: normal;
	list-style-type: none;
	line-height: 20px;
	border-bottom: solid 1px #b7b679;
}
#column4 ul li a{
	display: block;
}
a:visited {
}
#column4 ul li a:hover {
	width: 200px;
	line-height: 20px;
	padding: 0;
	margin: 0;

}
a:active {

	
/*=======BEGIN Footer=================================================*/
}
#footer{
	width:1000px;
	height: 90px;
	background:url(../images/footer.jpg);


}
#footer h2{
	font-size: 16px;
	border-bottom:none;
	margin: 2px 0;
	padding:0 5px 0 9px;
	font-weight: normal;
	color: #D2AD78;
}
#footer h3{
	font-size: 12px;
	margin: 6px 0 6px 0;
	padding:0 5px 0 9px;
	font-weight: normal;
	color: #D2AD78;
}

#footer h3.susana{
	font-size: 18px;
	margin: 6px 0 6px 0;
	color: #000000;
	padding:0 5px 0 9px;
	font-weight: normal;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	margin: 0;
	color: #D2AD78;
	padding:0 5px 0 9px;
	font-weight: bold;
}
#footer a:link {
	color: #D2AD78;
	text-decoration: none;
}
#footer a:visited {
	color: #D2AD78;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}
#footer a:active {
	color: #D2AD78;
}
/*==================================================END Footer=================================================*/
/* THE HACK ZONE - */


/*==================================================START:Clearfix=================================================*/


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;

}	     /* further ensures the period is not visible */


.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*=======================================END Clearfix ============================================*/
