html{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;	
	vertical-align: top;
	text-align: center;
	background: #04213d url('../images/outer_container_bg.jpg') top left repeat-x;
}

body a{
	color: #666;
	text-decoration: underline;
}

body a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0px auto;
	width: 985px;
	text-align: left;
	background: #ffffff;
	padding: 0px;
}

#header{
	border: 0px solid black;
	height: 163px;
	width: 985px;
	margin: 0px;
	padding: 0px;
	/*font: 12px Arial, Helvetica, sans-serif;*/
	color: #666;	
	vertical-align: top;
	/*text-align: center;*/
	background: #295E90 url('../images/header_bg.jpg') top left repeat-x;
}

#header #logo{

}

#header #logo h1,#header #logo h2{
	display: none;
}

#header #logo #animation{
	margin: 0px;
}

#header #admin_nav{
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #nav{
	margin: 10px 0px 0px 0px;
	height: 30px;
	border: 0px solid red;
}

#header #sub-nav{
	display: none;
}

/* content */

#content{
	padding: 10px;
}

#content #info{
	margin: 0px;
	padding: 0px;
	width: 965px;
	height: 30px;
	border: 0px solid red;
}

#content #info p{
	margin: 0px;
	padding: 0px;
}

#content #info #breadcrumb{
	margin: 0px;
	padding: 0px;
	float: left;	
	color: #000000;
	font-weight:bold;
}

#content #info #breadcrumb a{
	color: #09467f;
	text-decoration: none;
}

#content #info #date{
	margin: 0px;
	padding: 0px;
	float: right;
	color: #000000;
	font-weight:bold;
}

#content #leftcol{
	float: left;
}

/* shortcut menu */

#content #leftcol #shortcut{
	border: 1px dotted #b3b3b3;
	width: 167px;
	padding: 3px;
	text-align: center;
	margin-bottom: 20px;
}

#content #leftcol #shortcut #shortcut-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #leftcol #shortcut #shortcut-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 0px 5px;
	float: left;
}

#content #leftcol #shortcut img{
	border: 0px;
}

#content #leftcol #shortcut h4{
	font-size: 12px;
	color: #09467f;
	margin: 10px 0px 0px 10px;
	float: left;
}

/* feature panel */

#content #leftcol #feature{
	border: 1px dotted #b3b3b3;
	width: 167px;
	padding: 3px;
	text-align: center;
	margin-bottom: 20px;
}

#content #leftcol #feature #feature-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #leftcol #feature #feature-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 0px 5px;
	float: left;
}

#content #leftcol #feature h4{
	font-size: 12px;
	color: #09467f;
	margin: 5px 0px 12px 10px;
	float: left;
}

#content #leftcol #feature img{
	border: 2px solid #333;
}

#content #leftcol #feature p{
	font-size: 10px;
	color: #333;
	margin: 11px 7px 26px 7px;
	font-weight: bold;
}

/* Login panel */

#content #leftcol #login{
	border: 1px dotted #b3b3b3;
	width: 167px;
	padding: 3px;
	text-align: right;
	margin-bottom: 20px;
}

#content #leftcol #login #login-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #leftcol #login #login-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 20px 5px;
	float: left;
}

#content #leftcol #login p{
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

#content #leftcol #login label{
	width: 70px;
	float: left;
	text-align: right;
	display: block;
	color: #000000;
	font-weight: bold;
	border: 0px solid red;
}

#content #leftcol #login input{
	width: 80px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #7f9db9;
}

#content #leftcol #login input.submit{
	width: 40px;
	margin-right: 25px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

/* feed */

#content #feed{
	text-align: right;
	margin-bottom: 20px;
	float: right;
}

#content #feed #feedbox{
	padding: 3px;
	border: 1px dotted #b3b3b3;
	width: 167px;
	text-align: right;
	margin-bottom: 20px;
}

#content #feed #feedbox #feed-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #feed #feedbox #feed-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 20px 5px;
	float: left;
}

#content #feed #feedbox #feed-title img{
	border: 0px;
	float: right;
	margin: 5px 10px 0px 0px;
}

#content #feed #feedbox #feed-title a{
	text-decoration: none;
	color: #ffffff;
}

#content #feed #feedbox h5{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	margin: 5px 5px 0px 5px;			
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
}

#content #feed #feedbox h5 a{
	text-decoration: none;
	vertical-align: middle;
}

#content #feed #feedbox img{
	border: 2px solid #333333;
	margin: 0px 3px;
	float: left;
	vertical-align: middle;
}

#content #feed #feedbox p{
	margin: 5px;			
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	font-size: 11px;
	text-align: left;
}

#content #feed #feedbox p a{
	text-decoration: none;
}


/* Subscribe panel */

#content #feed #subscribe{
	border: 1px dotted #b3b3b3;
	width: 167px;
	padding: 3px;
	text-align: right;
	margin-bottom: 20px;
}

#content #feed #subscribe #subscribe-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #feed #subscribe #subscribe-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 20px 5px;
	float: left;
}

#content #feed #subscribe p{
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

#content #feed #subscribe label{
	width: 55px;
	float: left;
	text-align: right;
	display: block;
	color: #000000;
	font-weight: bold;
	border: 0px solid red;
}

#content #feed #subscribe input{
	width: 100px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #7f9db9;
}

#content #feed #subscribe input.submit{
	width: 65px;
	margin-right: 25px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}


/* featured_links panel */

#content #feed #featured_links{
	border: 1px dotted #b3b3b3;
	width: 167px;
	padding: 3px;
	text-align: left;
	margin-bottom: 20px;
}

#content #feed #featured_links #featured-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 167px;
	margin-bottom: 10px;
}

#content #feed #featured_links #featured-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 20px 5px;
	float: left;
}

#content #feed #featured_links p{
	margin: 0px 0px 1px 0px;
	padding: 0px;
}


/* content */

#content #main{
	border: 0px solid red;
	margin-left: 4px;
	width: 590px;
	text-align: center;
	float: left;
}

#content #main #animation2{
	border: 0px dotted #b3b3b3;
	width: 586px;
	padding: 3px;
	text-align: center;
	margin-left: 7px;
	margin-bottom: 7px;
	float: left;
}

#content #main #specialisations{
	border: 0px solid red;
	width: 603px;
	text-align: center;
	margin-left: 2px;
	margin-bottom: 20px;
	float: left;
}

#content #main #specialisations img{
	border: 1px dotted #b3b3b3;
	padding: 2px;
	margin: 0px 2px;
}

#content #main-large{
	border: 0px solid red;
	margin-left: 4px;
	width: 760px;
	text-align: left;
	float: left;
}

#content #main #main-text{
	border: 0px solid red;
	text-align: left;
	margin-left: 7px;
	margin-bottom: 20px;
	/*width: 590px;*/
}

#main-text h2{
	color: #09467F;
}

#main-text h3{
	color: #09467F;
}

#main-text ul{
	margin: 0px 0px 0px 55px;
	padding: 0px;
	list-style-image: url("../images/bullet-arrow.gif");
}

#main-text ul li{
	margin: 10px 0px;
}

#main-text ul span{
	position: relative;
	top: -3px;
}

#main-text .main{
	padding-top: 20px;
}

#main-text .main strong{
	font-size: 14px;
	color: #09467F;
}







/* News Landing Page */

#main-text #allnews-feed{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 0px solid red;
}

#main-text #allnews-feed img{
	margin: 5px;
	border: 1px solid black;
}

#main-text #allnews-feed table{
	width: 700px;	
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
}

#main-text #allnews-feed table a{
	text-decoration: none;
}

#main-text .title{
	color: #000000;
}

#main-text .date{
	color: #04213D;
}

#main-text #allnews-feed td{
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

#main-text #allnews-feed td.newsleft{
	border-left: 1px dotted #b3b3b3;
}

#main-text #allnews-feed td.newsright{
	border-right: 1px dotted #b3b3b3;
}

#main-text #allnews-feed td.spacer{
	border: 0px;	
	background: none;
	padding: 0px;
	margin: 0px;
}

#main-text #allnews-feed table p{
	text-align: left;
}

/* News Article */

.article{
	padding-top: 10px;
}
.article h2{
	float: left;
	margin-top: 0px;
}

#addthis{
	float: right;
}

.article img{
	border: 2px solid #09467F;
	margin: 0px 0px 10px 10px;
}

.art-date{
	color: #cc0000;
}

.article #related{
	border: 1px dotted #b3b3b3;
	width: 300px;
	padding: 3px;
	text-align: left;	
	margin: 30px 0px 30px 30px;
	float: left;
}

.article #related #related-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 300px;
	margin-bottom: 10px;
}

.article #related #related-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 0px 5px;
	float: left;
}

.article #related p{
	font-size: 10px;
	color: #333;
	margin: 11px 7px 26px 7px;
	font-weight: bold;
}

.article #related ul{
	margin: 0px 0px 0px 30px;
}

.article #related a{
	position: relative;
	top: -3px;	
}

.article #tags{
	border: 1px dotted #b3b3b3;
	width: 300px;
	padding: 3px;
	text-align: left;
	margin: 30px 40px 30px 0px;
	float: right;
}

.article #tags #tags-title{
	background: #042b4f url('../images/col_header_bg.jpg') top left no-repeat;
	height: 27px;
	width: 300px;
	margin-bottom: 10px;
}

.article #tags #tags-title h3{
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0px 0px 5px;
	float: left;
}

.article #tags ul{
	margin: 0px 0px 0px 30px;
}

.article #tags a{
	position: relative;
	top: -3px;	
}







/* Pagination Effect */

#pagination{
	text-align: center;
	margin-top: 50px;
}

#pagination input{
	vertical-align: middle;
}

/* Contact Form */

#main-text #contact{
	margin: 30px 0px 30px 5px;
}

#main-text #contact img{
	float: left;
	margin: 0px 10px 50px 10px;
	border: 0px;
}

#main-text #contact p{
	margin: 0px;
	padding: 3px;
}

#main-text #contact strong{
	margin: 0px;
	padding: 0px;
}



/* About Us Page Guides */

#guides img{
	border: 0px;
}

#guides h3{
	font-size: 14px;
	margin: 30px 0px 20px 0px;
}
	





/* Request Tool */

#main-text #request_tool{
	margin: 30px 0px 30px 30px;
}

#main-text #request_tool form{
	clear: left;
}

/* partners page */

.partnerspage img{
	border: 0px;
}

.partnerspage h3{
	font-size: 16px;
	margin: 40px 0px 10px 0px;
}

#directory{
	border: 1px solid #b3d5fc;
	width: 730px;
	background: #eef6ff;
}

#directory a{
	color: #0c3a67;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#directory i{
	font-size: 16px;
}

#directory a:hover{
	text-decoration: underline;
}


.latest_links{
	border: 1px solid #b3d5fc;
	width: 730px;
	background: #eef6ff;
	margin-bottom: 10px;
}

.latest_links a{
	color: #0c3a67;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.latest_links a:hover{
	text-decoration: underline;
}

.latest_links span{
	font-size: 11px;
}











/* games page */

#main-text .game-icons{
	width: 100%;
	text-align: center;
}

#main-text .game-icons td{
	padding: 10px 0px;
}

#main-text .game-icons img{
	border: 0px;
}

/* portfolio page */

#main-text table.portfolio{
	margin-top: 0px;	
}

#main-text table.portfolio img{
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#main-text table.portfolio h3{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#main-text table.portfolio p{
	margin: 2px 0px;
	padding: 0px;
	margin-bottom: 10px;
}

/* testimonials page */

#main-text .testimonial{
	padding-top: 20px;
	padding-bottom: 30px;	
}

#main-text .testimonial img{
	float: left;	
	position: relative;
	top: -10px;	
}

#main-text .testimonial p{
	float: left;
	width: 600px;
	padding: 0px 20px;
	font-style: italic;
}

#main-text .testimonial div.test_clear{
	clear: left;
	height: 5px;
}

#main-text .testimonial strong{
	margin-left: 75px;
}

/* articles and white papers */

#main-text #article h3{
	margin-top: 40px;
}


/* games */

#main-large #main-text #games img{
	border: 0px;
}




/* login area */

#content #main #login{
	border: 1px dotted #b3b3b3;
	width: 586px;
	padding: 3px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 7px;
	float: left;
}




/* Footer */

#footer{
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	border: 0px solid red;
	width: 985px;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#footer #copyright{
	height: 26px;
	background: #242328;
	margin: 0px auto;
	padding-top: 8px;
	text-align: right;
}

#footer #copyright p{	
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#footer #copyright a{	
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
