/* CSS Document */
body {
	background-color: #ffffff;
}


#wrapper {

width:785px;
height:645px;
}

#header{
background:url(images/header.jpg) top left no-repeat;
width:785px;
height:73px;

}

#menu_wrapper {
background:url(images/menu_BG.jpg) top left no-repeat;
width:785px;
height:178px;

}

#sub_menu {
width:680px;
height:26px;
float:right;
display:inline;
clear:inherit;
margin-top:17px;
margin-right:56px;
}





#content {
background:url(images/content_BG.jpg) top left no-repeat;
width:785px;
height:388px;
}

#text_content { float:right;
display:inline;
clear:inherit;
margin-top:17px;
margin-right:56px;
width:680px;
height:334px;
overflow:auto;
}

#text_content_home { 
float:right;
display:inline;
clear:inherit;
margin-top:17px;
margin-right:56px;
width:680px;
height:334px;
/*overflow:auto;*/
}

#text_content_home_right { 
background:url(images/flash_wordsBG.gif) bottom right no-repeat;
float:left;
display:inline;
clear:inherit;
margin-top:17px;
margin-right:56px;
width:530px;
height:334px;
overflow:auto;
}

#flash_content_home_right { 
float:right;
/*display:inline;
clear:inherit;

margin-right:56px;*/
margin-top:184px;
width:170px;
height:150px;

}

#flash_home_left { 
float:left;
display:inline;
clear:inherit;
margin-top:17px;
margin-left:49px;
width:150px;
height:334px;
}

#text_content_matters { float:right;
display:inline;
clear:inherit;
margin-top:0px;
margin-right:56px;
width:680px;
height:308px;
overflow:auto;
}

#text_content_illness { 
background:url(images/illness_bg.jpg) no-repeat right top;
float:right;
display:inline;
clear:inherit;
margin-top:0px;
margin-right:56px;
width:680px;
height:308px;
overflow:auto;
}

#text_content_gender { 
background:url(images/gender_bg.jpg) no-repeat right top;
float:right;
display:inline;
clear:inherit;
margin-top:0px;
margin-right:56px;
width:680px;
height:308px;
overflow:auto;
}

#text_content_distress { 
background:url(images/distress_bg.jpg) no-repeat right top;
float:right;
display:inline;
clear:inherit;
margin-top:0px;
margin-right:56px;
width:680px;
height:308px;
overflow:auto;
}

#text { 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
color:#000000;
margin-right:50px;
margin-left:50px;
margin-top:10px;
margin-bottom:20px;

}

#text_home { 
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:left;
font-size:14px;
line-height:16px;
color:#000000;
margin-right:0px;
margin-top:10px;
/*margin-bottom:20px;*/
margin-left:15px;
height:308px;

overflow: hidden;
}

#contact_left {
margin-top:15px;
float:left;
width:250px;
display:inline;
clear:both;
}
#contact_right {
margin-top:15px;
float:right;
width:250px;
display:inline;
clear: inherit;
}
#contact_form {
margin-top:25px;
float:right;
width:560px;
display:inline;
clear: inherit;
}



.subscript {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

#footer {
width:685px;
margin-left:16px;
margin-top:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CC6602;
}
a:active {
	color: #CC6602;
}



















