body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	background-image:url(../images/bkblue.jpg);
	line-height:15px;
	margin-top:0;
}
.pagewrapper {
    width: 985px;
    margin: 0 auto;
    text-align: left;
    background-color: #FFFFFF;
}
.banner {
    font-family: Georgia,"Nimbus Roman No9 L",serif;
	color:#079BBC;
	font-size: 19px;
}
.banner .sub {
	color:#079BBC;
	font-size: 12px;
	font-weight: bold;
}
.content .banner {
   padding: 5px 0 5px 0;
   line-height: 18px;
}
.content .left {
    float: left;
    width: 574px;
    margin: 22px 0 0 2px;
    padding: 0 20px 4px 30px;
}
.newslist {
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}
.newslist img {
    float: left;
}
.newslist p {
    margin: -16px 0 0 34px;
    padding-bottom: 22px;
    line-height: 13px;
}

.right .newslist p {
    margin: -12px 0 0 30px;
}

.newslist .banner {
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 2px 0 0 8px;
	line-height: 14px;
	width: 90%;
}
.content .left .banner img {
    border: 0;
    margin-left: 2px;
    vertical-align: middle;
}
.content .right {
    float: right;
    width: 300px;
    margin: 22px 2px 0 0;
    border-left: 1px solid #CCCCCC;
    padding: 0 30px 10px 20px;
}
.content .right .banner {
    margin-left: 4px;
}
.content .right .portsnap div {
    text-align: center;
}
.launchlist {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.launchlist .icons .icon img {
    border: 0;
}
.launchlist .icons .icon,
.launchlist .titles .title {
    float: left;
    width: 33%;
}
.content .right .plink {
    text-align: center;
    float: left;
    width: 100%;
    margin: 24px 0 18px 0;
}
.content .clink {
    text-align: right;
    margin-top: -10px;
}
.content .clink .banner {
    font-size: 12px;
}
.content .right .plink .banner {
    font-size: 12px;
}
.content .right .hr {
    height: 1px;
    border-top: 1px solid #CCCCCC;
}
.portfoliogrid {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0;
    margin-top: 10px;
}
.ecommgrid {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0;
    margin-top: 10px;
}/** HEADER **/
.header {
    background-image: url(../images/header_bg.jpg);
    color:#000000;
    font-weight: bold;
    height: 202px;
}
.header .banner {
	color:#663300;
	font-size: 18px;
	font-weight: bold;
	float: right;
	width: 660px;
	margin: 24px 9px 0 0;
	padding:0 0 3px 0;
}
.header .caption {
	color:#FFFFFF;
	float: right;
	width: 660px;
	max-height: 75px;
	margin: 17px 13px 0 0;
	overflow: hidden;
}
.header .headerlogo {
	border: 0;
	float: left;
}
/** END HEADER **/
/** FOOTER **/
.footer {
    background-color: #000000;
    text-align: center;
}
.footer .copy {
    margin: 2px 0 0 0;
    height: 18px;
    width: auto;
    padding-left: 0;
}
.footer .copy li {
    display: inline;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	padding-right: 0;
}
.footer .flashheader {
    background-image: url(../images/flash_header.jpg);
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 95px;
}
.footer .flashheader .banner {
	color:#006699;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: auto;
	margin: 24px 0 0 150px;
	letter-spacing: 4px;
}
.footer .flashheader .caption {
	color:#003366;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: auto;
	margin: -10px 0 0 190px;
}
.flashcontainer {
    background-color: #203B52;
    color: #FFFFFF;
    height: 300px;
}
/** END FOOTER **/
/** LINKS - GENERAL **/
a:link {
    color: #669933;
    text-decoration:none;
}
a:visited {
    color: #0066FF;
    text-decoration:none;
}
a:hover {
    color: #003366;
    text-decoration:none;
}
a:active {
    color: #669933;
    text-decoration:none;
}
a:visited:hover {
    color: #003366;
}
/** END LINKS - GENERAL **/
/** LINKS - NAVIGATION **/
.nav {
    background-image: url(../images/menu_bg.jpg);
    background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	padding-top: 13px;
}
.nav .links {
    margin: 0;
    width: auto;
    padding-left: 0;
}
.nav .links li {
    display: inline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}
.nav .links a:link,
.transMenu .item {
	color: #FFFFFF;
	text-decoration:none;
}
.nav .links a:hover {
	color: #3399FF;
	text-decoration:none;
}
.nav .links a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.nav .links a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.nav .links a:visited:hover {
	color: #3399FF;
	text-decoration:none;
}
/** END LINKS - NAVIGATION **/
/** TRANSMENU - NAVIGATION **/
.transMenu {
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}
.transMenu .content {
	position: absolute;
}
.transMenu .items {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.transMenu .top .items {
	border-top:none;
}
.transMenu .item {
    text-decoration: none;
	text-align: left;
	font-weight: bold;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.transMenu .background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	-moz-opacity:.95;
	filter: alpha(opacity=95);
}
.transMenu .shadowRight {
	position: absolute;
	z-index: 3;
	top: 3px;
	width: 2px;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
}
.transMenu .shadowBottom {
	position: absolute;
	z-index: 1;
	left: 3px;
	height: 2px;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
}
.transMenu .item img {
	margin-left: 10px;
}
.transMenu .item.hover {
    background: #000000;
}
/** END TRANSMENU - NAVIGATION **/
/** LINKS - HEADER **/
.header .links {
	float: right;
	width: auto;
}
.header .links li {
    display: inline;
    margin-right: 5px;
    color: #000000;
}
.header .links a:link {
	color: #000000;
	text-decoration:none;
}
.header .links a:hover {
	color: #669933;
	text-decoration:none;
}
.header .links a:active {
	color: #000000;
	text-decoration:none;
}
.header .links a:visited {
	color: #000000;
	text-decoration:none;
}
.header .links a:visited:hover {
	color: #669933;
	text-decoration:none;
}
.clearboth {
    padding:0;
    margin:0;
    clear: both;
}
/** END LINKS - HEADER **/

.h2 { 
	line-height: 35px; 
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.social {
	margin-top: 20px;
}

.social .socialText,
.social .socialTextLast {
	float:left;
	width:24%;
	border-right: 1px solid black;
	text-align: center;
}

.social .socialTextLast {
	border-right: 0;
}

.social .socialImage {
	float:left;
	width:24%;
	text-align: center;
	margin-top: 5px;
}