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

#blue { color: #0A50A1;	}
#yellow { color: #F7C600; }

/* Global Descriptions */
body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* other IE versions */
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 25px; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	}
#wrapperMaster {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	}
#wrapperMain {
	background-image: url(images/bg-center.gif);
	background-repeat: repeat-y;
	}
#wrapperContent {
	margin-top: 25px;
	}
#pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #0A50A1;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 2px solid #2D4E74;
	}
#content {
	float: left;
	margin: 10px;
	width: 570px;
	font-size: 11px;	
	}
#navigation {
	width: 220px;
	float: left;
	margin: 10px 10px 10px 15px;
	}
#menu {
	background-color: #7ec1f7;
	padding: 0;
	margin: 0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;	
	}
#menu li {
	list-style-type: none;
	font-size: 120%;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #F5F5F5;
	}
#menu li a {
	color: #0A50A1;
	display: block;
	padding: 5px;
	text-decoration: none;
	}
#menu li a:hover {
	color: #000000;
	background: #F7C600;
	}
#col1 {
	width: 275px;
	float: left;
	padding-right: 10px;
	}
#col2 {
	width: 275px;
	float: left;
	padding-left: 10px;
	}
#badgeWeb {
	width: 265px;
	height: 175px;
	background-image: url(images/badge-web.gif);
	cursor: pointer;
	}
#badgeGraphicDesign {
	width: 265px;
	height: 175px;
	background-image: url(images/badge-graphic-design.gif);
	cursor: pointer;
	}
#badgeSEO {
	width: 265px;
	height: 175px;
	background-image: url(images/badge-seo.gif);
	cursor: pointer;
	}
#badgeWrite {
	width: 265px;
	height: 175px;
	background-image: url(images/badge-writing.gif);
	cursor: pointer;
	}
#badgeWebP, #badgeGraphicDesignP, #badgeSEOP, #badgeWriteP {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 75px 25px 0 30px;
	}
#badgeWebP a:link, #badgeGraphicDesignP a:link, #badgeSEOP a:link, #badgeWriteP a:link {
	text-decoration:none;
	}
#cpanel {
	float:right;
	margin-right: 10px;
	width: 139px;
	border: 1px solid #0A50A1;
	}
#cpanel p {
	font-family:Arial, Helvetica, sans-serif;
	color: #0A50A1;
	padding-left: 5px;
	}
#cpanel p.underline a:link, #cpanel p.underline a:visited{
	color: #FF3300;
	border-bottom: 1px dotted #FF3300;
	padding-bottom: 3px;
	}
#browsers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #0A50A1;
	padding-top: 3px;
	border-top: 1px solid #0A50A1;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #0A50A1;
	margin-top: -.5em;
	}
p {
	font-size: 120%;
	line-height: 120%;
	}
p.link a, p.link a {
	color: #0A50A1;
	text-decoration: none;
	}
p.link a:hover {
	color: #000000;
	background: #F7C600;
	}
li {
	font-size: 120%;
	line-height: 115%;
}
ul {
	margin-top: -5px;
	padding-left: 8px;  /* Netscape - Firefox */
	margin-left: 8px;  /* IE */
	}
form {
	font-size: 12px;
	}
#content dl {
	float: left;
	width: 550px;
	margin: 15px 10px 0 0;
	padding: 0;
	display: inline; /* fixes IE double margin bug */
	}
#content dt {
	float: right;
	width: 430px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0A50A1;
	}
#content dd {
	margin: 0 0 0 120px; /* creates a 120px column on the left */
	padding: 0;
	font-size: 120%;	
	}
#content dl dd.img {
	float: left;
	margin: 8px 8px 0 0;
	}
#content dl.alt dt {
	float: left;
	}
#content dl.alt dd {
	margin: 0 120px 0 0; /* creates a 120px column on the right */
	}
#content dl.alt dd.img {
	float: right;
	margin: 0 0 0 8px;
	}
#content dt a:link, #content dt a:visited, .extlnk a:link, .extlnk a:visited {
	text-decoration: none;
	color: #0A50A1;
	}
#content dt a:hover, .extlnk a:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	}
.intlnk a:link, .intlnk a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	}
.intlnk a:hover{
	text-decoration: none;
	color: #FF0000;
	}
.extlnk a:link, .extlnk a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0A50A1;
	}
.extlnk a:hover{
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	}
.minusem1 {
	margin-top: -.5em;
	}

/* Footer Descriptions */
#footer {
	margin-top: 15px;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	}
#footer p.biz {
	margin-top: 2px;
	}


/* clearfix code ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";          /* the period is placed on the page as the last thing before the div closes */
	display: block;        /* inline elements don't respond to the clear property */ 
    height: 0;             /* ensure the period is not visible */
    clear: both;           /* make the container clear the period */
    visibility: hidden;	   /* further ensures the period is not visible */
	}
.clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}