

/* =self clearing
----------------- */
.clear:after {
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
 
.clear { display: inline-block; }
 
/* Hides from IE-mac */
* html .clear { height: 1%; }
.clear { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color:#636363;
	text-align:center;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }   

div.centreContainer { width:851px; text-align:left; margin:0 auto;}

a:link, a { padding:2px 4px 2px 2px; background-color:#e0f3fb; color:#636363; text-decoration:none; opacity:0.9999; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { background-color:#000; color:#fff; }

a img { border: none; }

#menu { width: 180px; height: 100%; background-color: #fff; float:left; }

#menu ul { width:180px; list-style: none; margin: 0 0 12px 0; padding:0 0 12px 5px; border-bottom:1px dotted #b2b2b2; /* IE6 Dot border*/ _border-bottom:0; _background: url('http://tanyacreer.com/images/dot.gif') bottom 0 repeat-x; /* End IE6 Border */ float:left; clear:left; }
                                                                                                                      
#menu li.section-title { text-transform:uppercase; font-size:11px; margin:0 0 10px 0; letter-spacing:1px; } 

#menu li { letter-spacing:1px; margin-bottom:2px; float:left; width:180px; }

#menu li a { display:block; padding:2px 4px 2px 2px; background-color:#e0f3fb; color:#636363; text-decoration:none; opacity:0.9999; float:left; clear:left; }

#menu li a:hover { background-color:#000; color:#fff; }

#content { height: 100%; top: 0; float:left; width:612px; margin-left:58px; _margin-left:50px!important;/*IE6 Hack*/ }

.container { padding: 34px 0 25px 0px; float:left; } 

.contentContainer { padding: 34px 0 25px 0px; float:left; width:612px; }

#content p { width: 400px; margin-bottom: 9px; }

p { margin: 0 0 9px 0; }

h1 { font-size: 32px; }  
h1.mainHeader {background:#fff url('http://tanyacreer.com/images/tanyaCreer.gif') 0 0 no-repeat; text-indent:-9999px; display:block; width:851px; height:124px; border-top:10px solid #000; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }     

#once { clear: left; }  
 
div.contactDetails { clear:left; float:left; }   

p.details { margin-bottom:4px; width:170px;/*Width for IE6*/}
p.credit { margin-top:12px; width:170px;/*Width for IE6*/}

.stillContainer { }

p.nav { text-align:right; width:612px!important;}
 
.title { text-transform:uppercase; margin-bottom:6px; }   

img.img-bot { border-bottom:1px dotted #b2b2b2; /* IE6 Dot border*/ _border-bottom:0; _background: url('http://tanyacreer.com/images/dot.gif') bottom 0 repeat-x; /* End IE6 Border */ padding-bottom:24px; margin-bottom:24px;}   

.movWrapper { border-bottom:1px dotted #b2b2b2; /* IE6 Dot border*/ _border-bottom:0; _background: url('http://tanyacreer.com/images/dot.gif') bottom 0 repeat-x; /* End IE6 Border */ padding-bottom:24px; margin-bottom:24px;}





