@charset "utf-8";
/* CSS Document */

body {
	background-color:#B7B6B6;
	font-family:Helvetica, Arial, Sans Serif;
	color:#666666;
	font-size:11px;
}
a {
	color:#666666;
}
#outer {
	position:absolute;
	left:50%;
	top:20px;
	width:792px;
	margin:0px 0px 0px -394px;
	background-image:url(images/shadow_right.gif);
	background-position:right;
}
#shadowTopRight {
	float:right;
	width:4px;
}
#whiteBG {
	float:left;
	width:788px;
	background-color:#FFFFFF;
}
#header {
	position:absolute;
	left:14px;
	top:14px;
}
#nav {
	position:absolute;
	left:14px;
	top:103px;
}
#nav div {
	/*width:10px;*/
	float:left;
}
#content {
	float:left;
	_margin:137px 0px 7px 7px; /* IE6 only */
	width:auto; /* Mozilla */

	#width:758px; /* IE */
	margin-top: 137px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari */
		#content {
		width:758px;; 
	}
}
#footer {
	position:relative;
	float:left;
	margin:0px 0px 0px 14px;
	_margin:0px 0px 0px 7px; /* IE 6 only */
	width:760px;
	height:54px;
	background-color:#E5E5E5;
	clear:both;
}
#footer img {
	position:absolute;
	right:0px;
	top:0px;
}
#footer p {
	font-size:10px;
	margin:22px 0px 0px 25px;
}
#clearer {
	clear:both;
	line-height:14px;
}
p {
	margin:0em 0em 0.75em 0em; 
}
#left {
	float:left;
	width:192px;
}
#right {
	float:right;
	width:558px;
}
#allpage {
	float:left;
	width:760px;
}

#l1 {
	float:left;
	position:relative;
	width:192px;
	height:306px;
	border:1px solid #C4C4C4;
	margin-bottom:6px;
}
#l2 {
	float:left;
	position:relative;
	width:192px;
	height:186px;
	border:1px solid #C4C4C4;
}

#l1 .inner, #l2 .inner {
	position:absolute;
	left:6px;
	top:6px;
	width:180px;
	background-image:url(images/box_bg_1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#l1 .inner {
	height:294px;
}
#l2 .inner {
	height:174px;
}
#l1 p, #l2 p {
	margin:0px 6px 0.75em 6px;
}
.r1 {
	float:right;
	position:relative;
	width:558px;
	height:384px;
	border:1px solid #C4C4C4;
	margin-bottom:6px;
}
#r2 {
	float:right;
	position:relative;
	width:560px;
	height:110px;
	/*background-color:#A29A87;
	background-image:url(images/rule_bbb5a7.gif);*/
	background-position:0px 68px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-style:italic;
	font-size:12px;
}
.gilbey {
	position:absolute;
	left:12px;
	top:11px;
}
#r2 .quote {
	position:absolute;
	left:98px;
	top:11px;
	width:445px;
}
#r2 .nameTitle {
	position:absolute;
	left:98px;
	top:80px;
}
.r1 .inner {
	position:absolute;
	left:6px;
	top:6px;
	width:546px;
	height:372px;
	background-image:url(images/r1_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
}
.r1 .title {
	position:absolute;
	left:29px;
	top:28px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	width: 262px;
}
.r1 .text {
	position:absolute;
	left:-41px;
	top:113px;
	width:303px;
	font-style:italic;
	font-size:13px;
}
.r1 .nameTitle {
	position:absolute;
	left:22px;
	top:316px;
}
.r1 .name, .r3 .name {
	font-weight:bold;
	font-size:15px;
	color:#E51717;
}

.r3 {
	float:right;
	position:relative;
	width:558px;
	height:208px;
	border:1px solid #C4C4C4;
	margin-bottom:6px;
}
.r3 .text {
	position:absolute;
	left:18px;
	top:18px;
	width:365px;
	font-style:italic;
	font-size:12px;
}
.r3 .nameTitle {
	position:absolute;
	left:18px;
	top:176px;
}
.r3 .inner {
	position:absolute;
	left:0px;
	top:0px;
	width:558px;
	height:208px;
	/*
	background-image:url(images/staff.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	*/
}

.readOn {
	position:absolute;
	right:8px;
	bottom:2px;
	border:0px;
}
.readOn2 {
	position:absolute;
	right:8px;
	bottom:8px;
	border:0px;
}
.readOn3 {
	position:absolute;
	right:8px;
	bottom:2px;
	_bottom:14px; /* IE6 only */
	border:0px;
}
.red {
	color:#E51717;
}
.lQuote {
	position:relative;
	width:100%;
	margin-bottom:8px;
	padding-top:1px;
}
.lQuote p {
	color:#FFFFFF;
	font-style:italic;
	margin:10px;
}

.lQuote div {
	position:relative;
	width:170px;
	height:90px;
	padding:10px 0px 4px 10px;
}
.lQuote div p {
	margin:0px 0px 3px 0px;
	line-height:13px;
}

.lQuote div .btn {
	position:absolute;
	right:0px;
	bottom:4px;
	border:0px;
}
.lQuote div .thumb {
	float:left;
	margin-right:14px;	
}
.bgLilac {
	background-color:#999DB3;
	background-image:url(images/read_on_bg_999db3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bgOlive {
	background-color:#939C8C;
	background-image:url(images/read_on_bg_939c8c.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bgMush {
	background-color:#A29A87;
	background-image:url(images/rule_bbb5a7.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bgPurp {
	background-color:#A48490;
	background-image:url(images/read_on_bg_a48490.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.blackBold {
	color:#000000;
	font-weight:bold;
	font-style:normal;
}
#topLeftInset {
	margin:20px 0px 20px 10px;
	font-size:13px;
	line-height:16px;
}
.moreSpaceHR hr {
	margin-bottom:10px;
}

hr {
	border:0px;
	height:1px;
	color:#E51717;
	background-color:#E51717;
	margin:10px 0px 15px 0px;
}

.head1 {
	color:#E51717;
	font-size:22px;
	line-height:24px;
	margin-bottom:10px;
}
.head2 {
	color:#E51717;
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
}
.head3 {
	font-size:14px;
	line-height:16px;
}
.red {
	color:#333333;
}
.redBoldItal {
	color:#E51717;
	font-weight:bold;
	font-style:italic;
}
.redBold {
	color:#E51717;
	font-weight:bold;
}
.srvBtn img {
	margin-top:9px;
	border:0px;
}

.csHiliteRcontainer {
	float:right;
	width:140px;
	margin:-10px 0px 0px 12px;
}
.csHiliteR {
	float:left;
	position:relative;
	width:140px;
	border:1px solid #C4C4C4;
	margin-bottom:6px;
}
.csHiliteR .inner {
	position:relative;
	margin:6px;
	padding:6px 6px 30px 4px;
	background-image:url(images/box_bg_1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.bullL {
	float:left;
	width:165px;
	border-right:1px solid #E51717;
	margin-bottom:8px;
}
.bullR {
	float:right;
	width:215px;
	margin-bottom:8px;
}
