@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
/*

	CSS Simple Grid
	Author:Robert Kabwe
	
	Based on Golden Grid - CSS Library
	by Author:Vladimir Carrer
*/

/* Min CSS Reset */

html, body, div{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: normal;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
  
  }
body {
	background-color: #F8F8F8;
	background-image: url(../img/common/bgrow.png);
	background-repeat: repeat-y;
	background-position: center 24px;
	background-attachment: fixed;
	font: normal 100%/1.225em Georgia, "Times New Roman", Times, serif;
}
.space {
	display: block;
	clear: both;
	height: 16px;
	width: 100%;
}


#logo {
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 24px;
	float: left;
}
#nav {
	display: block;
	clear: both;
	height: 42px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav a {
	display: block;
	width: 158px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	-moz-border-radius: 8px;
	-webkit-border-radius: 5px;
	text-align: center;
	text-decoration: none;
	width: 189px;
	font-weight: bold;
	margin-right: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	height: 40px;
	background-image: url(../img/common/button-nav.png);
	background-repeat: no-repeat;
	background-position: center top;
}




h2x {
	font-weight: normal;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #36373C;
}
h2 { margin: 0pt; padding: 22px 0pt 8px; display: block; font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 2.45em; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(38, 38, 38); }
em {
	font-style: normal;
	font-variant: normal;
	color: #E0013F;
}

a {
	color: #055592;
}
.popContact {
	clear: both;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

a:visited {
	color: #3D474B;
}

#nav a:hover{
	background-image: url(../img/common/button-nav-selected.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.thumbSmall {
	display: block;
	clear: both;
	height: 200px;
	width: 300px;
	background-image: url(../img/common/thumb-small.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.thumbSmall img {
	height: 160px;
	width: 280px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#nav a.selected{
	background-image: url(../img/common/button-nav-selected.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.bigButton {
	float: right;
	overflow: visible;
	font-size: 24px;
	color: #FFFFFF;
	cursor: pointer;
	height: 26px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	background-color: #A5B1B6;
	margin-top: 48px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 188px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(221, 221, 221);
	border-right-color: rgb(104, 147, 0);
	border-bottom-color: rgb(104, 147, 0);
	border-left-color: rgb(221, 221, 221);
}
.section {
	display: block;
	height: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	clear: both;
}


.bigButton:hover {
	background: #FFCC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}
.bigButton:active {
	background: #99CC00 url(none) repeat scroll 0% 0%;
	color: rgb(236, 245, 222);
}
h5 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.4em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #5D737E;
	text-align: left;
	width: 86%;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h5  a, h5 a:visited {
	text-decoration: none;
	color: #055592;
}


h6 {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	color: #8793A1;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.bgBig {
	height: auto;
	width: 460px;
	background-image: url(../img/common/thumb-big.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.media {
	height: 308px;
	width: 460px;
	border: 1px dotted #A5B1B6;
	
}
.bgBig img {
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	clear: both;
	padding-bottom: 24px;
}
.bgBig   h4, .g480  h4 {
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.padTop {
	padding-top: 24px;
}
p {
	text-align: left;
	width: 86%;
	padding-bottom: 1em;
	color: #000000;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	font-size: 12px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	height: 220px;
	clear: both;
	color: #E0DFE3;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #F8F8F8 url(../img/common/bgbottom.jpg) no-repeat center top;
}
#footer   p   {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font: 12px/normal "Trebuchet MS", "Microsoft Sans Serif", Helvetica, sans-serif;
}

#footer h2 {
	display: block;
	padding-bottom: 16px;
	color: #666666;
	text-align: left;
	width: auto;
	padding-left: 0px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE8E4;
	font: normal 20px/normal Georgia, "Times New Roman", Times, serif;
}
.smalltext {
	font-size: 14px;
}
.wMore {
	width: 160px;
}

.wButton {
	width: 188px;
}
.smallText {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
}
#home .main .g320 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home .main .g320 h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.smallButton, a:visited.smallButton {
	overflow: visible;
	color: #FFFFFF;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #055592;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	font: bold 12px "Trebuchet MS", "Microsoft Sans Serif", Helvetica, sans-serif;
}
a:hover.smallButton {
	background-color: #FFCC00;
}
.thumbSmall a:hoverxx {
	background-color: #FFFFFF;
}


.question {
	float: right;
	display: block;
	width: 260px;
	height: 140px;
	padding: 0px;
	text-align: right;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/common/questions.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.question p {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: normal;
	font-weight: bold;
	float: right;
}
.question h6 {
	text-align: right;
	font-size: 14px;
}
.thumb h5 {
	display: block;
	clear: both;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}
.thumb {
	height: 240px;
}
.thumb h6 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.linkblock {
	display: block;
	clear: both;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-left: 32px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5B1B6;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#footer p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}

a.external{
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/common/external.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0pt;
	padding-right: 13px;
	padding-bottom: 0pt;
}

.newsTable {
	margin-left: 32px;
}
.b1 {
	border: 1px solid #DCECF1;
	margin: -1px;
}
h5 a:active {
	text-decoration: none;
}
h2     {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #6C7F86;
	width: 400px;
	line-height: 40px;
	margin: 5px 0px 0px 32px;
	padding: 0px;
}
.questions {
}
 
/* CSS Grid */



.main{
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	background: url(../img/trim/bgtop.png) no-repeat center top;
	
}


.g160,
.g320,
.g480,
.g640,
.g800,
.g960,
.g80,
.g240,
.g400,
.g560,
.g720,
.g880,
.g960 
{
	float:left;
	display: inline;
	margin-left:10px;
	margin-right: 5px;
} 

.g160{width:150px; }
.g320 {width:310px;}
.g480{width:470px;}
.g640{width:630px;}
.g800{width:790px;}
.g960{width:950px;}

.g80 {width:70px;}
.g240{width:230px;}
.g400{
	width:420px;
}
.g560{width:550px;}
.g720{width:710px;}
.g880{width:870px;}

.ml80 {margin-left:90px;}
.ml160{margin-left:170px;}
.ml240{margin-left:250px;}
.ml320{margin-left:330px;}
.ml400{margin-left:410px;}
.ml480{margin-left:490px;}
.ml560{margin-left:560px;}
.ml640{margin-left:650px;}
.ml720{margin-left:730px;}
.ml800{margin-left:810px;}
.ml880{margin-left:890px;}
.ml960{margin-left:970px;}


.inside{margin-left:0;}
  
.clear {
	clear:both;
	height: 2px;
	display: block;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3DADC;
	font-size: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 950px;
}



.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 }
	 
.clearfix, .main{ display:block;} 
.textAccent {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.media {
}
#home .main #content .g480 .bgBig h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
	width: auto;
}
.services {
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	width: 180px;
	float: left;
	display: block;
	color: #383838;
}
.services li {
	list-style-type: none;
	background-image: url(../img/common/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	line-height: 1.8em;
}
#home .main #content .subTable li {
	line-height: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bgBig h5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#scrubNav {
	float: right;
	padding: 0px;
	margin: 20px 16px 0px 0px;
}
.screenshots img {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border: 1px dotted #CFD6D8;
}
.article h4 {
	margin-left: 16px;
}
.article .tip {
	background-color: #F1F2F3;
	padding: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 32px;
	font-size: 12px;
	border: 1px dotted #E0DFE3;
	width: 360px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.article .tip p {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#header {
	height: 168px;
}
.g960poster {
	width:960px;
	border: 0px none #0D518F;
	padding: 0px;
	margin-right: auto;
	margin-left: 8px;
	height: 230px;
	background: url(../img/common/postermain.jpg) no-repeat left top;
}
.news {
	background: #FFFFCC;
	margin: 8px 28px 16px;
	padding: 0px;
	line-height: normal;
	border: 1px dotted #CBC1B6;

}
.news p {
	margin: 0px;
	padding: 4px 8px;
}
#content h1 {
	color: #646464;
	padding: 12px 4px 4px 42px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.mainTable {
	clear:both;
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 950px;
	padding: 8px 0px;
	background: #FAF9F8;
	border-top: 1px solid #D3DADC;
	border-bottom: 1px solid #D3DADC;
	border-right-color: #D3DADC;
	border-left-color: #D3DADC;
}
.mainTable p {
}
.subTable {
	clear:both;
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 950px;
	padding: 8px 0px;
	border-top: 0px none #D3DADC;
	border-bottom: 0px none #D3DADC;
	border-right-color: #D3DADC;
	border-left-color: #D3DADC;
	border-right-width: 0px;
	border-left-width: 0px;
}
hr {
	border-top: 1px solid #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px 16px;
	display: block;
	height: 1px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#home .main #content .subTable td {
	padding: 16px;
}
h4  a:hover, h5  a:hover, h5  a:hover, #footer  a:hover   {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #055592;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.goldbar {
	margin-top: 8px;
	margin-bottom: 0px;
}

a.goldButton, a:visited.goldButton {
	margin: 0px;
	padding: 0px;
	
}
a:hover.goldButton {
	text-decoration: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
	
}
p a:hover {
	text-decoration: none;
}

