/* CSS Document */

html, body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #000000;
}
#header_text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#bg{
	background-color: #154465;
	background-image: url(../images/g2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#container {
	background-color: #154465;
	background-image: url(../images/g2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
}
#wrap {
	width: 980px;
	margin: 0 auto;
	background: url(../images/g2_bodyBG.gif) repeat-y;
	height: auto;
}
#wrap .capL {
	float: left;
	display: block;
	width: 40px;
	height: 246px;
	margin: 0;
	padding: 0;
	background: url(../images/g2_headCapL.gif) no-repeat;
}
#wrap .capR {
	float: right;
	display: block;
	width: 40px;
	height: 246px;
	margin: 0;
	padding: 0;
	background: url(../images/g2_headCapR.gif) no-repeat;
}
#bodyWrap {
	width: 900px;
	float: left;
}
#top {
	height: 34px;
	background: url(../images/g2_topBG.gif) repeat-x;
}
#top h2 {
	margin: 0;
	padding: 9px 15px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
}
#top ul {
	margin: 0;
	padding: 0;
	width: 172px;
	float: right;
}
#top ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#top ul li .sep {
	display: block;
	background: url(../images/g2_topSep.gif) no-repeat;
	width: 2px;
	height: 34px;
	float: left;
}
#top ul li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 9px 15px 9px 29px;
}
#top ul li a:hover {
	text-decoration: underline;
}
#top ul li.home a {
	background-image: url(../images/g2_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
}
#top ul li.contact a {
	background-image: url(../images/g2_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 9px 11px;
}
#logo {
	margin: 0;
	background: url(../images/g2_headerGraph.jpg) no-repeat;
	display: block;
	height: 169px;
}
#logo a {
	display: block;
	width: 230px;
	height: 169px;
	text-indent: -3000px;
}
#nav {
	background: url(../images/g2_navBG1.gif) repeat-x;
	height: 43px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav ul li a {
	display: block;
	padding: 12px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#nav ul li.home a {
	padding-left: 25px;
}
#nav ul li.contact a {
	padding-right: 25px;
}

#nav ul li a:hover {
	background: url(../images/g2_navBG2.gif) repeat-x;
}
#nav .sep {
	display: block;
	float: left;
	width: 2px;
	height: 43px;
	background: url(../images/g2_navSep.gif) no-repeat;
}
#leftColumn {
	float: left;
	width: 230px;
}
#sideNav h3 {
	display: none;
}
#sideNav ul {
	margin: 0;
	padding: 0;
}
#sideNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideNav ul li a {
	display: block;
	padding: 9px 0 11px 27px;
	width: 203px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/g2_rightNavBG.gif);
	background-repeat: no-repeat;
}
#sideNav ul li a:hover {
	background-position: 0 -38px;
}
#leftColumn .download {
	margin: 0;
}
#leftColumn .download a {
	display: block;
	width: 210px;
	height: 96px;
	text-indent: -3000px;
	background: url(../images/g2_download.gif) no-repeat;
	margin: 10px;
}
#leftColumn .download2 {
	margin: 0;
}
#leftColumn .download2 a {
	display: block;
	width: 210px;
	height: 96px;
	text-indent: -3000px;
	background: url(../images/g2_download2.gif) no-repeat;
	margin: 10px;
}
#leftColumn .partner {
	margin: 0;
}
#leftColumn .partner a {
	display: block;
	width: 210px;
	height: 65px;
	text-indent: -3000px;
	background: url(../images/g2_partner.gif) no-repeat;
	margin: 10px;
}
#content {
	padding: 17px;
	float: left;
	width: 525px;
}
#content .boxes {
	margin: 0;
	padding: 0;
}
#content .boxes p {
	margin: 0 2px 0 0;
	float: left;
}
#content .boxes p.box1 {
	margin-left: 0;
	padding-left: 0;
}
#content .boxes p.box5 {
	margin-right: 0;
	padding-right: 0;
}
#content .boxes p a {
	display: block;
	width: 103px;
	height: 81px;
	text-indent: -3000px;
}
#content .boxes p.box1 a {
	background: url(../images/icon_1.jpg) no-repeat;
}
#content .boxes p.box2 a {
	background: url(../images/icon_2.jpg) no-repeat;
}
#content .boxes p.box3 a {
	background: url(../images/icon_3.jpg) no-repeat;
}
#content .boxes p.box4 a {
	background: url(../images/icon_4.jpg) no-repeat;
}
#content .boxes p.box5 a {
	background: url(../images/icon_5.jpg) no-repeat;
}	
#sideBox {
	width: 277px;
	float: right;
	margin: 18px 26px 10px 0;
}
#sideBox .header {
	display: block;
	width: 100%;
	height: 19px;
	background: url(../images/bigBox_head2.gif) no-repeat;
}
#sideBox .content {
	border-left: solid 1px #B9D5B2;
	border-right: solid 1px #B9D5B2;
	padding: 10px 15px 0;
	text-align: left;
	background-color: #D8E7EB;
	background-image: url(../images/bigBox_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#sideBox .content h3 {
	margin: 0;
}
#sideBox .content img {
	margin: 15px 0;
}
	#sideBox .content p {
		margin-top: 0;
	}
	#sideBox .content p.quote {
		text-indent: 30px;
		background: url(../images/sideBox_quote.gif) no-repeat top left;
		line-height: 15pt;
	}
	#sideBox .content p.quote span {
		display: none;
	}
	#sideBox .content p.smallRight {
		font-size: 11px;
		text-align: right;
	}
	#sideBox .content p.smallRightLAST {
		font-size: 11px;
		text-align: right;
		margin-bottom: 0;
		padding-bottom: 0;
	}
#sideBox .footer {
	display: block;
	width: 100%;
	height: 12px;
	margin-top: 0;
	padding-top: 0;
	background: url(../images/bigBox_foot.gif) no-repeat;
}
#footer {
	height: 56px;
	background: url(../images/g2_footerBG.gif) repeat-x;
	padding: 11px;
	font-size: 12px;
	color: #FFFFFF;
}
#footer address {
	float: left;
	font-style: normal;
}
#footer div {
	float: right;
	text-align: right;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style:none;
}
#footer ul li a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 6px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 8px 0 0 0;
}
#footer a {
	color: #FFFFFF;
}
.clear {
	clear: both;
}