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

html {
	background-image: url(../assets/background_grad.jpg); 
	background-color: #666;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

body  {
	margin: 0 auto;
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

#container {
	width: 810px;


/*	left: 80px; */
	position: relative;
	padding: 0px;
	margin: 0 auto;

	top: 40px;

	background-color: ;
	background-image: url(../assets/sideshadow.png);
	background-repeat: y;

} 
#header {
	width: 810px;
	background-repeat: no-repeat;
	height: 90px;
	text-indent : 0px;
	margin: 0 16px;
	background-image: url(../assets/header_background5.jpg);
}

p, li, blockquote {
	font-size: 14px;
	color: #333;
	white-space: normal;
	line-height: 21px;
	text-align: left;
	
	padding-bottom: 5px;
}
#mainContent li, blockquote {
	padding-bottom: 10px;
}

#mainContent li.nospace {

	padding-bottom: 0px;

	}

ul blockquote {
	margin-left: 0px;
}


a:link, a:visited {
	color:  #016CA3;
	text-decoration: none;
}


#sidebarcontainer {

	float: left;
	width: 200px;
	margin: 52px 12px 0 32px;

}

#sidebar {
	font-family: verdana, arial, helvetica, sans-serif;
	float: left;
	width: 200px;
	background-color: #ffffcc;
	margin: 52px 12px 0 32px;
	border: 1px solid #333366;

}


#sidebar_special {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 200px;
	background-color: #ffffcc;

	border: 1px solid #333366;
}

#sidebar ul, #sidebar_special ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}
#sidebar li a, #sidebar_special li a {
	color: #016CA3;
	display: block;
	padding: 3px 12px 0px 20px;
	font: bold 12px verdana, arial, sans-serif;
	text-decoration: none;
	}
	
#sidebar li a:hover, #sidebar_special li a:hover {

	background: #fff;


	}
	
#sidebar li#subactive a:hover, #sidebar_special li#subactive a:hover {
	background-image: url('../assets/carrot.gif');
	background-position: 5px 6px;
	background-repeat: no-repeat;
	background-color: #fff;
	}
	
	
	
#sidebar li#subactive a, #sidebar_special li#subactive a {
	color: #333;

	text-decoration: none;
	
	}
	
#subactive{

	background-image: url('../assets/carrot.gif');
	background-position: 5px 6px;
	background-repeat: no-repeat;
	background-color: #fff;
	
	}
	

	
#sidebar h2, #sidebar_special h2 {
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 3px 12px;
	background: #333366;
	font-size: 14px;
	}
	
#sidebar_ad {
	margin-top: 100px;
	
	}
	
#sidebar_ad a img{
	
	border: 0;
	}
	
	
#sidebarMain {
	float: left;
	width 200px;
	margin: 52px 12px 0 32px;
	border: none;
}
	
#mainContent h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	}
	

h3 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
#header img.flower {
	border: none;
	postion: absolute;
	margin: -30px 0 0 15px;
	float: left;
	z-index: 1;
	}

#container #header h1 {
	border: none;
	position: absolute;
	margin: 20px 0 0 160px;
}

#container #header h1 a img {
	
	border: none;
	}

#footer p {
	font-size:9px
}

#mainContent {
	margin-top: 18px;
	margin-right: 42px;
	margin-bottom: 0;
	margin-left: 238px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: top;
	padding-right: 20px;
} 

#footer {
	width: 760px;

	padding: 0 10px;

	background-repeat: no-repeat;
	background-image: url(../assets/header_background4.jpg);
	background-position: bottom;
	margin: 0 16px;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
	}

#mug {
	
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;

}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul#navlist
{
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	margin: 0 0 0 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

ul#navlist li
{
	float: left;
	height: 20px;
	background-color: #ffffcc;
	border-bottom: 1px solid #666633;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	font-size: 10px;
	list-style-image: none;

}

ul#navlist li#active
{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	list-style-image: none;

}

li#active a { color: #000;

}

#navlist a
{
	float: left;
	display: block;
	color: #016CA3;
	text-decoration: none;
	padding: 3px 0 0 0;
	width: 90px;
	text-align: center;
}
#navcontainer {

	background-color: #333366;
	height: 29px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0 14px;


}


#navlist a:hover {
	border-bottom: 1px solid #f00;
	background-color: #FFF;
	
	height: 22px;
}

td.label {
	font-size: 13px;
	text-align: right;
	padding: 8px;

}

td.label2 {
	font-size: 13px;
	text-align: left;

}

[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar { padding-top: 30px; }
#mainContent {
	zoom: 1;
	padding-top: 15px;

}
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]#container #sidebar p {
	font-size: 11px;
}
#mainContent table #clientList li {
	padding-bottom: 3px;
}

#mainContent ul li {
	list-style-image: url(../assets/bullet.jpg);
}
