body, html {
padding:0;
margin:0;
background-color:#ddf4ff;
background-image:url(images/home/page_bkgd.jpg);
background-position:top center;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
line-height:20px;
}

alt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

a:link {
	color: #f20a91;
	text-decoration: underline;
}

a:visited {
	color: #f20a91;
	text-decoration: underline;
}

a:hover {
	color: #f20a91;
	text-decoration: underline;
}

#wrapper {
width:780px;
margin-left:auto;
margin-right:auto;
padding:0;
}

#logo {
float:left;
width:232px;
}

#mainmnu {
float:right;
width:548px;
height:50px;
background-image:url(images/home/h04_mnu_bkgd.jpg);
background-repeat:no-repeat;
padding-top:30px;
color:#42728f;
}

#mainmnu a:link {
text-decoration:none;
color:#42728f;
}

#mainmnu a:visited {
text-decoration:none;
color:#42728f;
}

#mainmnu a:hover {
text-decoration:underline;
color:#42728f;
}

#maincontent {
width:780px;
background-image:url(images/home/c_lft_bkgd.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#lftcol {
float:left;
background-image:url(images/home/c_lft_bkgd.jpg);
background-position:left top;
background-repeat:no-repeat;
width:380px;
}

.quotetxt {
display:block;
color:#FFFFFF;
padding:33px 20px 14px 27px;
}

#rgtcol {
float:right;
width:364px;
padding:2px 15px 0 0;
}

.pinktxt {
color:#f20a91;
}

.clear {
clear:both;
}

#footer {
width:780px;
padding-bottom:30px;
}
