@charset "UTF-8";
html {
	height: 101%;
}
body {
	padding: 0px;
	text-align: center;
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #6a6f66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#backgroundImage {
	background-image: ;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg_image.jpg);
}
#container {
	width: 1030px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #262626;
	background-image: url(images/content_bg_colour.jpg);
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	margin: 0px;
	height: 180px;
	background-image: url(images/xgap_header.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerContent {
	margin: 0px;
	padding-top: 90px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	text-align: right;
}
#navigation {
	background-color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 55px;
}
#navigation p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	color: #CCC;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation a {
	color: #999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#navigation a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #333233;
	margin: 0px;
}
#footer a {
	color: #333233;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
div.clear
{
     clear: both;
     font-size: 1px;
     line-height: 1px;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
a {
	color: #659FDE;
	text-decoration: none;
}
a:hover {
	color: #659FDE;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	color: #659FDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659FDE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #659FDE;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	color: #659FDE;
}
p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
	line-height: 20px;
}
ol {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}
blockquote {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.brown {
	color: #CC6600;
	text-decoration: none;
}
#xray a {
	color: #CC6600;
	text-decoration: none;
}
#xray a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.margin20top20bottom {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.field_single {
	font-size: 14px;
	line-height: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 20px;
	width: 200px;
	background-color: #000;
	border: 1px solid #666;
	color: #CCC;
}
.field_multiple {
	font-size: 14px;
	line-height: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 200px;
	background-color: #000;
	border: 1px solid #666;
	color: #CCC;
}
#video {
	background-image: url(images/iphone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 267px;
	padding-top: 35px;
	padding-right: 84px;
	padding-bottom: 0px;
	padding-left: 71px;
	text-align: center;
}
#newsletter {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	background-image: url(images/newsletter_sides.gif);
	background-repeat: repeat-y;
}
