/* Clear
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,img {
	margin:0;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
}


/* General
----------------------------------------------- */
body {
	background:#000 url('../images/body-bg.gif') 0 156px no-repeat;
	color:#fff;
	font-family:"Times New Roman",verdana,"sans serif";
	font-size:62.5%; /* scaled default font size; 1em = 10px */
	line-height:24px;
	text-align:left;
}

h1, h3, h4, h5, h6 {
	font-weight:bold;
}

a {
	color:#dedede;
	text-decoration:none;
}

#content a,
a:hover { color:#7db88f; }

a img { border:none; }

/* Website Structure
----------------------------------------------- */
#page {
	width:838px;
	text-align:left;
}

#header {
	position:relative;
	padding:63px 0 0 27px;
	margin-bottom:20px;
}

h1 a {
	color:#fff;
}

h1, h1 span {
	width:408px;
	height:47px;
}

h1 {
	position:relative;
	font-size:2em;
	line-height:36px; /* Current font size + difference of this and parent's font sizes */
}

h1 span {
	position:absolute;
	background:url('../images/cgp-logo.gif') no-repeat top left;
	cursor:hand;
}

#nav {
	float:left;
	text-align:right;
	font-size:1.4em;
	padding:75px 0 0 0;
	width:151px;
	line-height:2.2em;
}

#nav li {
	font-weight:bold;
	margin-left:22px;
	margin-right:13px;
	display:block;
}

#nav a {
	padding:3px 2px 3px 3px;
}


a.current {
	color:#7db88f;
}

#content {
	float:left;
	border:1px solid #dedede;
}

html>body #content {
	height:auto;
	min-height:449px;
}

#rotator-wrap,
#content {
	width:675px;
	height:449px;
}

div.center {
	margin-top:100px;
	text-align:center;
}

form input.text {
	border:1px solid #8F8F8F;
}

#rotator-wrap {
	overflow:hidden;
}

#content p {
	line-height:18px;
	font-size:1.4em;
	padding:9px 0;
	margin:0 0 9px 0;
}

#content ul {
	list-style-type:disc;
}

#wrap {
	margin:20px 24px 0 29px;
}

h2 {
	color:#7db88f;
	line-height:24px;
	font-size:2.4em;
}

h3 {
	font-size:1.8em;
	color:#fff;
}
 
.testimonial {
	clear:left;
}

.testimonial img {
	float:left;
	margin:3px 15px 20px 0;
}

.right-block {
	float:right;
	padding:0 0 280px 14px;
}

.portfolio {
	padding-top:45px;
}

.portfolio a.middle {
	margin:0 30px;
}

#copyright {
	margin-right:10px;
	clear:both;
	color:#ccc;
	text-align:right;
	line-height:1.8em;
}

#copyright a:hover,
#copyright a {
	color:#ccc;
	border:none;
}

#copyright p {
	font-size:1.2em;
	padding:9px 0;
}

<!-- Counter/Statistics -->

/* General
----------------------------------------------- */

.clear {
	clear:both;
}
