﻿/* =construct */

/* img, div, a, input { behavior: url('css/iepngfix.htc') 
} */                           

:link,:visited {
	text-decoration: none
}

ul,ol,li,dl,dt,dd {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 100%;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,th,td,img {
	margin: 0;
	padding: 0
}

a img,:link img,:visited img {
	border: none
}

a:visited {
	outline: none;
}

address {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

/* =base */

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	background: url('../images/women_bg.jpg') repeat-x fixed;
}

#wrapper {
	width: 922px;
	text-align: left;
	margin: 0 auto;
}

#content {
	width: 920px;
	background-color: white;
	border-right: 1px solid #d9e1f1;
	border-left: 1px solid #d9e1f1;
	float: left;
}

#branding, #nav, #main_content {
	width: 900px;
	margin: 0 10px;
	background-color: white;
	float: left;
	display: inline;
}

h1 {
	background: url('../images/women_hdr.png') no-repeat;
	text-indent: -9999px;
	width: 900px;
	height: 180px;
	outline: none;
	margin-top: 10px
}

p {
	font-size: 12px; 
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pic_outline {
	padding: 3px;
	border: 1px solid #ccc;
}

#main_content {
	margin-top: 20px;
}

#main_content ul {
	display: inline-block;
	float: left;
	width: 900px;
	top: 0;
	padding: 0;
	margin: 0 0 30px;
}

#main_content ul li#col1 {
	display: inline;
	float: left;
	width: 374px;
	background: url('../images/women_about.png') no-repeat left top;
	height: 372px;
	margin-left: 22px;
	top: 0;
	left: 0
}

#main_content ul li#contactcol1 {
	display: inline;
	float: left;
	width: 374px;
	margin-left: 22px;
	top: 0;
	left: 0
}

#main_content ul li#contactcol2 {
	display: block;
	_padding: 10 10 10 10;
	margin: 0 0 0 10px;
	overflow: hidden;
}



#main_content ul li#col2 {
	display: block;
	_padding: 10 10 10 10;
	_background: url('../images/women_story_bg.gif') repeat-x;
	margin: 0 0 0 10px;
	overflow: hidden;
}
	float: left;

#main_content ul li#col3 {
	float: left;
	display: inline;
	margin-left: 10px;
	overflow: hidden;
	width: 520px;
}

#main_content ul li#col4 {
	display: block;
	float: right;
	_width: 354px;
	background: url('../images/women_stories.png') no-repeat left top;
	height: 412px;
	margin: 0 0 0 -20;
}

div#women_about {
    margin: 75px 35px 0 45px;
    text-indent: 20px;
    color: white;
	line-height: 16px;
	float: left;
	font-weight: normal;
	text-align: left;
	display: inline;
}

p#women_about {
    margin: 55px 35px 0 35px;
    text-indent: 25px;
    color: white;
	line-height: 16px;
	float: left;
	font-weight: normal;
	text-align: left;
	display: inline;
} 

div#women_stories {
	margin: 60px 40px 0 16px;
	color: white;
	text-indent: 25px;
	line-height: 16px;
	float: left;
	/* font-weight: normal; */
	text-align: left;
	display: inline;
}

p#women_stories {
	margin: 100px 40px 0 16px;
	color: white;
	line-height: 16px;
	float: left;
	/* font-weight: normal; */
	text-align: left;
	display: inline;
}

#main_content ul li#story {
	display: inline;
	float: right;
	width: 550px;
	text-indent: 20px;
	background: url('../images/women_story_bg.gif') repeat-x;
	_padding: 15px 15px 15px 15px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

#main_content ul li#top {
	display: inline;
	float: right;
	width: 550px;
	text-indent: 20px;
	_padding: 15px 15px 15px 15px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}


.story {
	margin-left: 5px;
	margin-right: 5px;
}


#main_content ul li#story_pic {
	display: inline;
	float: left;
	width: 300px;
	background: url('') repeat-x fixed ;
	margin-left: 5px;
}

#footer {
	background-color: #756D7C;
	width: 920px;
	float: left;
	display: inline;
}

#footer p {
	color: white;
	padding: 0 20px;
	font-size: 10px;
	line-height: 14px;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

#video {
    align: center; 
    text-alight: center;
    _float: right ;
    padding: 0 0 0 12px ;
}

div.player, div.player img {
background-color:#FFFFFF;
cursor:pointer;
height:320px;
width:440px;
}
