@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../images/damaske_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dbf0ec;
	height: 1100px;
	width: 1000px;
	position: fixed;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	word-spacing: 110%;
	letter-spacing: 110%;
	color: #83cfcd;
	line-height: 1.2em;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #dbf0ec;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
	letter-spacing: 110%;
	word-spacing: 110%;
}
a:link {
	color: #dbf0ec;
}
a:visited {
	color: #93cb62;
}
a:hover {
	color: #83cfcd;
}
a:active {
	color: #FFF;
	font-size: 8px;
}
div , img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container {
	width: 960px;
	text-align: left;
	height: 1060px;
	padding: 0px;
	top: 20px;
	position: absolute;
	left: 20px;
} 
.twoColFixLtHdr #header {
	height: 203px;
	padding-top: 20;
	padding-bottom: 0;
	background-image: none;
	background-repeat: no-repeat;
	width: 960px;
	position: fixed;
	top: 20px;
} 
#logobox {
	left: 0px;
	top: 20px;
	position: absolute;
}
#petproj_tab {
	position: absolute;
	left: 355px;
	top: 20px;
	z-index: 1100;
}
#graphdes_tab {
	position: absolute;
	left: 248px;
	top: 20px;
}
#menubox {
	position: absolute;
	height: 139px;
	width: 70px;
	left: 269px;
	top: 25px;
	visibility: visible;
}
.twoColFixLtHdr #container #header #menubox _menubar {
	color: #dbf0ec;
}
#petproj_menubar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	top: 20px;
}

#testimonial {
	position: absolute;
	height: 143px;
	width: 510px;
	left: 433px;
	top: 20px;
}
#email {
	top: 168px;
	position: absolute;
	left: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 355px;
	padding-top: 0px;
	padding-left: 40px;
	height: 790px;
	top: 225px;
	position: absolute;
	padding-right: 20px;
}

.twoColFixLtHdr #mainContent {
	height: 790px;
	width: 510px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-left: 0px;
	left: 180px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	top: 225px;
	color: #dbf0ec;
} 

.twoColFixLtHdr #footer {
	position: absolute;
	height: 38px;
	width: 920px;
	top: 1018px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	text-align: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer #socialicons a {
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#footer p {
	color: dbf0ec;
	position: relative;
	float: right;
	padding-top: 10px;
	height: 40px;
	font-size: 9px;

h2 {
	color: dbf0ec;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	width: 510px;
}

