@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F8F5EF;
}
.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 0px;
}
.mainCopy a {
	color: #FF9000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mainCopy a:hover {
	color: #525248;
}
#container  {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: 1px none #F47400;
	border-bottom: none;
	border-left: 1px none #F47400;
} 
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 170px;
	margin: 0px;
	width: 1024px;
	background-color: #676767;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 310px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #f8f5ef;
	margin: 0px;
	height: 449px;
}
#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navigation ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 34px;
	letter-spacing: 1px;
	margin: 0px 45px;
	padding-top: 14px;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}

#navigation ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #333333;
}

#navigation ul li a:hover
{
	color: #F67400;
}
#mainContent  {
	width: 625px;
	padding: 50px 0px 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 360px;
} 
#mainContentReg {
	margin-left: 360px;
	padding-top: 50px;
	width: 550px;
}
#shadow {
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 714px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	float: left;
}
#footer  {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	height: 150px;
	padding: 0;
	clear: both;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
#twoColumnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	padding-left: 0px;
	width: 260px;
	float: left;
	border-right: 1px solid #525248;
	padding-right: 10px;
}
#twoColumnRightText {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 120px;
}
.boldspan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8B00;
	letter-spacing: 1px;
	line-height: 16px;
}
.imgRight  {
	float: right;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 2px;
}
.imgRightSml {
	float: right;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 10px;
}
.boldspanGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525248;
	letter-spacing: 1px;
}
#photosBox {
	width: 625px;
	padding: 60px 0px 0;
	margin: 0px 0px 0 360px;
} 
#mainContentphot {
	margin-left: 360px;
	padding-top: 50px;
	width: 510px;
}
#container #navigation {
	background-color: #F8F5EF;
}
#applicationsSingle {
	width: 625px;
	margin-left: 360px;
	padding-top: 40px;
}
#applicationsLeftCol {
	width: 230px;
	float: left;
	border-right: 1px solid #525248;
}
#applicationsRightCol {
	float: right;
	margin-right: 30px;
}
#applicationsPics {
	float: right;
	width: 120px;
	vertical-align: top;
	top: 0px;
	padding-left: 30px;
	padding-top: 15px;
}
#applicationsPics img {
	padding-bottom: 10px;
}
#photosBox img {
	padding-right: 20px;
}
#licencingPicRight {
	margin-right: 20px;
}
#breakingSingle {
	width: 625px;
	margin-left: 360px;
	padding-top: 40px;
}
#breakingPics {
	float: right;
	width: 173px;
	vertical-align: top;
	top: 0px;
	padding-left: 30px;
	padding-top: 15px;
}
#breakingPics img {
	padding-bottom: 12px;
}
#contactRght {
	float: right;
	width: 220px;
	vertical-align: top;
	top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#contactRghtDown {
	float: right;
	width: 220px;
	vertical-align: top;
	top: 0px;
	padding-top: 0px;
}
.shadow {
	background-repeat: repeat-x;
	background-image: url(../images/shadow.jpg);
}
.appImages {
	padding-bottom: 10px;
}
.licencePics {
	padding-right: 25px;
}
.breakingImage {
	padding-bottom: 6px;
}
.boldspanHidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}


/*  extra 2 column styles  */


.breakingPanel {
	float: right;
	width: 713px;
}

#footerBreaking  {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	height: 150px;
	padding: 0;
	clear: both;
	overflow: visible;
	z-index: 1;
} 
#container .breakingPanel .contPara {
	width: 323px;
	margin-left: 40px;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	height: 150px;
}

#container .breakingPanel .contPara2 {
	width: 323px;
	margin-left: 40px;
	margin-top: 0px;
	float: left;
	padding-top: 15px;
}
 
#container .breakingPanel .breakPara {
	width: 450px;
	margin-left: 40px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
#container .breakingPanel .breakParaRight {
	float: right;
	width: 300px;
	height: 150px;
	margin-top: 50px;
	margin-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
#container .breakingPanel .breakParaRight2 {
	float: right;
	width: 300px;
	height: auto;
	margin-top: 0px;
	margin-right: 50px;
	clear: both;
	padding-top: 15px;
}
#container .breakingPanel .breakImageBox {
	float: right;
	width: 174px;
	height: auto;
	margin-top: 10px;
	margin-right: 30px;
}
#container .breakingPanel .aboutPara {
	width: 285px;
	margin-left: 40px;
	margin-top: 10px;
	height: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#container .breakingPanel .aboutPara2 {
	width: 285px;
	margin-left: 20px;
	margin-top: 10px;
	float: right;
	margin-right: 60px;
	height: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.appsImageBox {
	float: right;
	width: 117px;
	height: auto;
	margin-top: 10px;
	margin-right: 30px;
}
.appsMainPara {
	width: 485px;
	margin-left: 40px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	margin-right: 40px;
}
.appsPara2 {
	width: 250px;
	margin-left: 40px;
	margin-top: 0px;
	float: left;
	padding-top: 15px;
}
.appsPara3 {
	width: 215px;
	margin-left: 20px;
	margin-top: 0px;
	float: right;
	padding-top: 15px;
	margin-right: 40px;
}
.appsImageBox img {
	padding-bottom: 10px;
}
.indexPara {
	width: 430px;
	margin-left: 40px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
