/* CSS Document */
* {
	margin:0;
	padding:0
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-color:#171752;

}
.container {
	position:relative;
	margin:25px auto 5px auto;
	width:914px; 
}
.header {
	height:215px;
	background-color:#171752;
}
h1 { text-indent:-9000px;
	width:250px;
	height:100px;
	position:absolute;
	top:80px;
	background-image: url(plusme_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
.navigation { width:914px;
height:44px;
border-bottom:#FF0099 solid 4px;
background-image:url(navigation.jpg);
background-repeat:repeat-x;
color:#FFFFFF;}

.corner { 
background-image: url(corner.gif);
background-position:top left;
width:26px; height:26px;
}
.rightblock a:hover {
	color: #FF0099;}

.navigation ul {
	list-style:none;
	position:absolute;
	top:228px;
	width:863px;
	margin-left:52px;
}
.navigation li {
float: left;
list-style:none;
text-decoration:none;
margin-right:50px;

}
.navigation a{
list-style:none;
text-decoration:none;
	color: #999999;
	font-size:14px;
	font-weight:bold;

}
.navigation a:hover {
	color:#7ED3F7;
}
.bodycopy {
	clear:both;
	padding-bottom:0px;
	width:889px;
	background-color:#FFFFFF;
	background-image: url(corner1.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.rightblock { float:right;width:367px;
background-color:#D4EFFC;
background-image: url(corner2.gif);
background-position:bottom right;
background-repeat:no-repeat; overflow:auto;
}
.rightblock p{
margin-left:50px;
margin-right:50px;
margin-bottom:30px;
color: #000099;}
.rightblock1{margin-top:155px;}
.quote{
	position:absolute;
	width:412px;
	height:129px;
	background-image: url(quote.gif);
	left: 499px;
	top: 263px; z-index:50;
}
.quote p{font-size:20px;
text-align:center;
line-height:30px;
color:#FFFFFF;
margin-top:6px;}
.style1 {color: #7ED3F7;}
.navigation2 a{color: #999999; text-decoration:none; margin-left:20px;  font-size:10px;
} 
.navigation2 p{ line-height:15px; padding-bottom:30px; color:#7ED3F7} 
.navigation2 a:hover {
	color:#7ED3F7;}
	
.leftblock { float:left;
	width:522px;
	left: 0px;

	overflow:auto;
}
.leftblock p{margin-left:40px;
margin-right:40px;
margin-top:20px;
text-align:justify;
}
.colourcade {
font-size:10px;
color: #7ED3F7;
margin-top:3px;}
.colourcade a{
list-style:none;
text-decoration:none;
color: #999999;
padding-right:15px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}

/* johnathan.kendall@vitaminkdesign.com */

#txtControl{background:#D4EFFC;font-size:13px;position:absolute;left:780px;top:190px;height:17px;padding:3px 10px 1px 10px;width:110px;color:#171752;vertical-align:bottom;}
#txtControl a{color:#171752;padding:1px 4px;text-transform:uppercase;text-decoration:none;}
#txtControl a:focuss{outline:none;}
#txtControl a:hover{text-decoration:underline;}
#txtControl a.large{font-size:16px;vertical-align:top;position:relative;top:-3px;}

/* 10/6/09 johnathan.kendall@vitaminkdesign.com */
#hitCounter{margin-left:64px;margin-top:15px;color:#000099;font-weight:bold;}

