@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #f7f7f7;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
strong
{
color: #17a9e6;
font-weight:bold;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:920px;
height:auto;
text-align:center;
margin:0px auto;
}
.container-main
{
width:920px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
#header
{
width:900px;
height:305px;
float:left;
text-align:left;
padding:35px 10px 0px 10px;
background:url(../images/header-bg.gif) left top no-repeat;
}
.logo
{
margin-left:27px;
margin-top:10px;
}
.header-top
{
width:900px;
height:75px;
float:left;
text-align:left;
background:url(../images/header-top-bg.jpg) left bottom repeat-x;
}
.header-middle-box
{
width:900px;
height:186px;
float:left;
text-align:left;
}
.header-bottom-box
{
width:900px;
height:44px;
float:left;
text-align:center;
font: bold 26px/44px Arial, Helvetica, sans-serif;
color: #FFF;
background:url(../images/header-bottom-bg.jpg) left top no-repeat;
}
#body-main
{
width:880px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-y;
padding:0px 20px;
}
.welcome-box
{
width:860px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-bar-bg.jpg) left bottom repeat-x;
padding:15px 10px 25px 10px;
}
.welcome-left
{
width:576px;
height:auto;
float:left;
text-align:left;
}
.welcome-left-top
{
width:576px;
height:auto;
float:left;
text-align:left;
border-bottom:1px dashed #d3d2d0;
padding-bottom:20px;
}
.welcome-th
{
padding:4px;
border:1px solid #cccccc;
float:left;
margin-right:15px;
}
.welcome-left-middle
{
width:576px;
height:auto;
float:left;
text-align:left;
padding:15px 0px 20px 0px;
}
.welcome-middle-th
{
padding:4px;
border:1px solid #cccccc;
float:right; 
margin-left:10px;
}
.testimonial-box
{
width:576px;
height: auto;
float:left;
text-align:left;
}
.testimonial-title
{
width:576px;
height:44px;
float:left;
text-align:left;
background:url(../images/testimonial-title-bg.jpg) left bottom repeat-x;
border-bottom:1px dashed #d1d0ce;
font: bold 30px/44px MyriadPro, Arial, Helvetica, sans-serif;
color: #17a9e6;
font-style:italic;
}
.testimonial-title-bt
{
float:left;
margin-right:15px;
}
.testimonial-inside-box
{
width:576px;
height:auto;
float:left;
text-align:left;
border-bottom:1px dashed #d3d2d0;
padding:13px 0px;
}
.testimonial-th
{
float:left;
margin-right:18px;
}
.aid-now-botton-box
{
width:576px;
height:auto;
float:left;
text-align:center;
padding-top:25px;
}
.welcome-right
{
width:260px;
height:auto;
float:right;
text-align:left;
}
.sleeping-lander-box
{
width:260px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.gray-round-top
{
width:260px;
height:12px;
float:left;
text-align:left;
}
.lander-inside-box
{
width:222px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-round-bottom-bg.jpg) left bottom no-repeat #f1f9ff;
padding:0px 19px 15px 19px;
}
.client-testimonial-box
{
width:260px;
height: auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.client-testimonial-title
{
width:260px;
height:44px;
float:left;
text-align:left;
background:url(../images/testimonial-title-bg.jpg) left bottom repeat-x;
border-bottom:1px dashed #d1d0ce;
font: bold 22px/44px MyriadPro, Arial, Helvetica, sans-serif;
color: #17a9e6;
font-style:italic;
}
.client-testimonial-inside-box
{
width:240px;
height:auto;
float:left;
text-align:left;
padding:5px 10px 0px 10px;
}
.body-bottom
{
width:860px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-bar-bg.jpg) left bottom repeat-x;
padding:10px 10px 12px 10px;
}
#footer
{
width:920px;
height:92px;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top no-repeat;
padding-top:26px;
color: #006699;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #006699;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #ff9900;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#006699;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#cc6600;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	line-height:32px;
	font-weight: bold;
	font-variant: normal;
	color: #17a9e6;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #990066;
	text-decoration: none;
}
