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

body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #69686d;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Arial Unicode MS";
	font-size: 12px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px solid #CCCCCC;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Arial Unicode MS";
	color: #FFFFFF;
	margin: 0px;
}

#graphichome {
	background-image: url(../images/graphic5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#graphicethical {
	background-image: url(../images/graphic1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#graphicsocialmedia {
	background-image: url(../images/graphic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#graphicservices {
	background-image: url(../images/graphic3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#graphiccontact {
	background-image: url(../images/graphic4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

	
	
#wrapper #left {
	float: left;
	width: 100px;
	padding-left: 25px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
#blogbodytext {
	width: 510px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 300px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-indent: 0px;
}
#bodytext {
	width: 510px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 300px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-indent: 0px;
	height: 500px;
}

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CDEBF8;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #E06F9C;
}
	

#homeblogbox {
	width: 220px;
	height: 150px;
	float: left;
	padding-right: 30px;
	line-height: 12px;
	font-size: 11px;
}
a.left:link { color:white; text-decoration:none; }
a.left:visited { color:white; text-decoration:none; }
a.left:hover {
	color:#D50F70;
	text-decoration:none;
}
a.selected { color:#EC87AD !important; text-decoration:none; }

#homeblogbox a:link { color:white; text-decoration:none; }
#homeblogbox a:visited { color:white; text-decoration:none; }
#homeblogbox a:hover { color:#EC87AD; text-decoration:none; }
#homeblogbox a:active { color:#EC87AD; text-decoration:none; }

#submenu {
	font-weight: bold;
	height: 37px;
	padding-top: 10px;
}	

#submenu a:link { color:#EC87AD; text-decoration:none; }
#submenu a:visited { color:#EC87AD; text-decoration:none; }
#submenu a:hover { color:white; text-decoration:none; }
#submenu a.selected { color:white !important; text-decoration:none; }
p blogtitle {
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;	
}
#blogitem {
	line-height: 40px;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogbody {
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemapbodytext {
	width: 550px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 260px;
	padding-bottom: 5px;
	padding-left: 0px;
}
pink9 {
	color: #D50F70;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
}

