@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* CSS Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
/* ---------- 3. links and navigation ---------- */
#navigation {
		background-color: #ff5453;
		font: bold 12px Arial, sans-serif;
		height: 29px;
		margin-bottom: 10px;
		}

#navigation ul {
		list-style-type: none;
		}

#navigation li {
		display: inline;
		float: left;
		}

#navigation a {
		display: block;
		width: 88px;
		text-align: center;
		line-height: 29px;
		background: #ff5453;
		text-decoration: none;
		color: #000000;
		}
	
#navigation a:hover {
		background: #FDFF00;
		}

ul.content	{
		margin: 20px 0 20px 30px;
		font-size: 93%;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */	
body {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#000;
	background:#fff url(/Images/bg.gif) repeat-x;
}
a:link, a:visited {
	color:#FE0000;
}
a:hover, a:active {
	color:#878787;
}
#wrapper {
	width:818px;
	margin:0 auto;
}
#content {
	float:left;
	margin-top:40px;
}
#content #leftcontent {
	float:left;
	width:555px;
	margin-right:10px;
}
#content #leftcontent p {
	margin-bottom:15px;
}
#content #leftcontent .header {
	float:left;
	width:550px;
	height:251px;
	
	margin-bottom:15px;
	background:url(Images/cggaslogo.jpg) no-repeat;
	border:1px #8e8e8e solid;
}
#content #leftcontent .header h1 {
	font-size:2.3em;
	margin-bottom:15px;
}
#content #leftcontent .header p {
	float:left;
	width:285px;
}
#content #leftcontent .list {
	float:left;
	width:533px;
	padding:10px;
	margin-bottom:15px;
	background-color:#fff;
	border:1px solid #8e8e8e;
}
#content #leftcontent .list .thumb{
		float:left;
		
		margin:0px 10px 0px 00px;
		padding:2px;
		border:thin #ae922f solid;
		}
#content #leftcontent .menu {
	float:left;
	width:528px;
	padding:10px 13px 10px 12px;
	margin-bottom:15px;
	background-color:#fff;
	border:1px solid #8e8e8e;
}
#content #leftcontent .list h2 {
	float:left;
	width:96%;
	padding:5px 10px;
	font-size:1.5em;
	color:#fff;
	font-weight:normal;
	background:url(Images/tabbg.gif) repeat-x;
}
#content #leftcontent .list ul {
	float:left;
	width:250px;
	margin:15px 0 0 15px;
}
#content #leftcontent .list ul li {
	padding:0 0 10px 20px;
	vertical-align:middle;
	background:url(Images/chkbullet.gif) top left no-repeat;
}
#content #rightcontent {
	float:left;
	width:252px;
}
#content #rightcontent img {
	float:left;
}
#content #rightcontent .box {
	float:left;
	width:229px;
	border:1px solid #8e8e8e;
	margin-bottom:10px;
	padding:10px;
	background:#fff url(Images/joinbg.gif) bottom repeat-x;
}
#content #rightcontent .box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	color:#FF0000;
	text-align:center;
	margin-bottom:10px;
}
#content #rightcontent .box h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FF0000;
	margin-bottom:10px;
}
#content #rightcontent .box p {
	margin-bottom:10px;
}
#content #rightcontent .box form {
	float:left;
	margin-right:20px;
}
#content #rightcontent .box form label {
	float:right;
	clear:both;
	width:100%;
	margin-bottom:5px;
}
#content #rightcontent .box form input.btn {
	float:right;
}
#content #rightcontent .box ul li {
	padding:0 0 10px 20px;
	vertical-align:middle;
	background:url(Images/chkbullet.gif) top left no-repeat;
}

#content #rightcontent .box3 {
	float:left;
	width:180px;
	border:1px solid #8e8e8e;
	margin-bottom:10px;
	padding:10px 10px 10px 60px;
	background:#fff url(Images/joinbg.gif) bottom repeat-x;
	overflow:auto;
	
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #8E8E8E;
	scrollbar-3dlight-color: #8E8E8E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8E8E8E;
	scrollbar-track-color: #FFFFFF;
}

#content #rightcontent .box4 {
	float:left;
	width:180px;
	margin-bottom:10px;
	padding:10px;
	padding-left:60px;
	height:160px;
	border:1px solid #8e8e8e;
}
#content #rightcontent .box3 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FF0000;
	text-align:center;
	margin-bottom:10px;
}
#content #rightcontent .box3 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#FF0000;
	margin-bottom:10px;
}
#content #rightcontent .box3 p {
	margin-bottom:10px;
}
#content #rightcontent .box3 form {
	float:left;
	margin-right:20px;
}
#content #rightcontent .box3 form label {
	float:right;
	clear:both;
	width:100%;
	margin-bottom:5px;
}
TEXTAREA {
width: 148px;
font-family: arial, verdana, ms sans serif;
} 
#content #rightcontent .box3 form input.btn {
	float:right;
}
#content #rightcontent .box3 ul li {
	padding:0 0 10px 20px;
	vertical-align:middle;
	background:url(Images/chkbullet.gif) top left no-repeat;
}
#content #rightcontent .box2 {
	float:left;
	width:229px;
	border:1px solid #8e8e8e;
	margin-bottom:10px;
	padding:10px;
	background:#fff bottom repeat-x;
}
#content #rightcontent .box2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	color:#0096d1;
	text-align:center;
	margin-bottom:10px;
}
#content #rightcontent .box2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#0096d1;
	margin-bottom:10px;
}
#content #rightcontent .box2 p {
	margin-bottom:10px;
}
#content #rightcontent .box2 form {
	float:left;
	margin-right:20px;
}
#content #rightcontent .box2 form label {
	float:right;
	clear:both;
	width:100%;
	margin-bottom:5px;
}
#content #rightcontent .box2 form input.btn {
	float:right;
}
#footer {
	float:left;
	width:818px;
	height:25px;
	background:#0165a3 url(Images/footerbg.gif) repeat-x;
	margin-top:10px;
}
#footer p {
	color:#fff;
	padding:5px 0 0 15px;
	font-size:11px;
	font-weight:bold;
}
