/* css Zen Garden submission 175 - 'Business Style', by Gunta Klavina, http://www.klavina.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Gunta Klavina */
/* Added: July 9th, 2005 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #E2EBED;
    text-align: center;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#p5
{
text-align:right;
}
#container
    {
    margin: 0 auto;
    width: 740px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 744px;
    }

#pageHeader
    {
	position: absolute;
	top: 25px;
	left: 42px;
	width: 207px;
    }
#heart
    {
	position: absolute;
	top: 17px;
	right: 313px;
	width: 50px;
    }

#quickSummary
    {
    padding-top: 75px;
    }
	
	#quickSummary2
    {
    padding-top: 53px;
	padding-bottom:16px;
    }
	
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
	text-align:justify;
    }
	
	#p3
    {
    font-size: 12px;
    position: absolute;
    top: 45px;
    right: 20px;
    margin: 0;
	text-align:justify;
    }
	
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 197px;
    /*background: url("background.gif") no-repeat;*/
    margin: 0;
    width: 740px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
	
    }
	
	
	#container #intro #quickSummary2 .p1
    {
    font-size: 11px;
    height: 121px;
    background: url("slices_r1_c1.gif") no-repeat;
    margin: 0;
    width: 740px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
	
    }
	
	#container #intro #quickSummary2 .p1  span
    {
    
	padding: 80px 0 0 30px;
    display: block;
    margin: 0;
    font: 30px/0% Trebuchet MS; color:#ffffff;
    }
	
#innerpbg
{
background: url("slices_r1_c1.gif") no-repeat;
}	
	
#container #intro #quickSummary .p1  span
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    }

#linkList
    {
    position: absolute;
    top: 321px;
    left: 0;
    width: 210px;
    }
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 30px 0 4px;
	line-height:22px;
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    margin: 30px 0 10px 4px;
    }
	
	#larchives h3.archives1
    {
    margin: 0 0 10px 4px;
    }
	.abc
	{
    margin: 0 0 5px 0;
	}

#footer
    {
    background: url("footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
.title {
	font: 12px/150% Trebuchet MS;
}

p
{
text-align:justify;
line-height:22px;
margin-right:4px;
}

