@CHARSET "ISO-8859-1";

body {
	font-family: "Times New Roman", "Serif";
	font-size: 12pt;
	color: #000000;
	background: #bbbbbb url("../images/cpi_06.png") repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
}

p, li {
	text-align: justify;
}

a:link {
	color: #0000ff;
}

a:hover {
	color: #fa9f36;
}

img {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
	border: 0;	
}

ul {
	list-style: square;
	list-style-position: outside;
	list-style-image: url("../images/green_arrow.jpg");
}

table {
	margin: 0 auto;
}

.h3c {
	font-size: 14pt;
	text-align: center;
}

.h4c {
	font-weight: bold;
	text-align: center;
}

.container {
	background: #ffffff url("../images/cpi_03.png") repeat-y;
	width: 900px;
	margin: 0 auto;
}

.header {
	height: 150px;
	background: url("../images/cpi_01.png") no-repeat;
}

.menu {
	height: 30px;
	background: url("../images/cpi_02.png") no-repeat;
	padding-left: 50px;
}

.menubutton, .menubutton a {
	float: left;
	width: 111px;
	height: 30px;
	background: #999999;
	border-right: 1px solid #eeeeee;
}

.footer {
	font-size: 10pt;
	width: 900px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	line-height: 150%;
	vertical-align: middle;
	background: url("../images/cpi_05.png") no-repeat;
	clear: both;
}

.main {
	width: 900px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

.leftpane {
	float: left;
	width: 205px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 60px;
	display: inline;
}

.rightpane {
	float: right;
	width: 545px;
	padding: 0px 0px 10px 20px;
	margin: 10px 60px 10px 0px;
	border-left: 2px solid #dddddd;
	display: inline;
}

.fullpane {
	margin: 10px 60px;
	border: 0;
	padding: 0;
}

#gcecLink {
	position: relative;
	float: right;
	top: 10px;
	right: 50px;
	width: 240px;
	height: 135px;
}

#gcecLink a {
	position: relative;
	float: right;
	width: 240px;
	height: 135px;
}

.promo {
	font-size: 12pt;
	text-align: center; 
}

.b2 {
	color: #fa9f36;
	font-weight: bold;
}

.popinset {
	color: #c00000;
	padding: 0 20px;
	font-size: 14pt;
	text-align: center;
}

.heading {
	color: #fa9f36;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px solid #dddddd;
}

.biglink {
	text-align: center;
	font-size: 16pt;
	padding: 10px;
}

.firstletter {
	float: left;
	padding-right: 2px;
}

.errormessage {
	color: maroon;
	text-align: center;
}

.companyheading {
	font-size: 16pt;
	margin: 5px;
}

.companydescription {
	margin: 5px 40px;
}

.designedby {
	font-size: 8pt;
	text-align: center;
	margin: 30px 0 0 0;
}

.testimonial {
	margin: 5px 5px;
	padding: 5px;
	font-size: 10pt;
	border-bottom: 2px dashed #dddddd;
}

.testimonialauthor {
	padding-top: 5px;
	padding-left: 30px;
	font-weight: bold;
	font-style: italic;
}

.aaplayer {
	position: relative;
	top: -15px;
	text-align: center;
	float: right;
	width: 175px;
	border: 2px solid #dddddd;
	margin: 0 5px;
	padding: 5px;
}

.arform {
	margin: 0 auto;;
	padding: 5px;
	border: 2px solid #000000;
	width: 375px;
}