@charset "utf-8";
body  {
	background: #000000 url(../assets/images/layout/bg.jpg);
	margin: 15px 0 20px;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0;
	margin: 0px;
	height: 170px;
	background: url(../assets/images/layout/layout_02.jpg) no-repeat;
} 
#navigation {
	margin: 0px;
	padding: 2px 0px 0px;
	height: 75px;
	text-align: center;
	background: url(../assets/images/layout/layout_04.jpg);
}

#contentWrapper {
	margin: 0px;
	padding: 0px;
	background: url(../assets/images/layout/layout_05.jpg) repeat-y;
}

#mainContent {
	margin: 0;
	padding: 0px 0px 0px 30px;
	width: 725px;
	float: left;
} 
#mainContent h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}


#mainContent h2 {
	font-size: 14px;
	color: #333333;
}
#mainContent  h3 {
	font-size: 13px;
	color: #333333;
}

#mainContent p {
	font-size: small;
}
#mainFeature {
	background: url(../assets/images/layout/main-feature-bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px 15px 0px 185px;
	width: 500px;
}
#mainFeature h1 {
	color: #003366;
	font-size: 16pt;
	margin: 0px;
	padding: 10px 0px 0px;
}
#mainFeature p {
	font-size: 14px;
}
#mainContent ul {
	font-size: small;
}

#twoBoxes/* end of Feature - single box across *********************************** */


/* style for two boxes side by side for main content areas.  Adjust the width of .twoBoxesBox and the padding  */
 {
	margin: 0px;
	padding: 0px;
}
.twoBoxesBox {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	width: 337px;
	position: relative;
	overflow: hidden;
}
#twoBoxes  .twoBoxesBoxContent {
	background: url(../assets/images/layout/two_box_02.jpg) no-repeat;
	padding: 10px;
	color: #000000;
	border: 1px solid #000000;
}
#twoBoxes  li {
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 0px;
}

#twoBoxes  p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#twoBoxes  h2 {
	margin: 0px;
	padding: 9px 5px 0px;
	color: #FFFFFF;
	background: url(../assets/images/layout/two_box_01.jpg) no-repeat;
	font: bolder normal 11pt Arial, Helvetica, sans-serif;
	height: 28px;
	text-align: center;
}
#twoBoxes  ul {
	font-size: small;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#twoBoxes   .more        {
	float: right;
	bottom: 0px;
}
/* end of two boxes style *********************************  */

#sidebar {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	width: 180px;
	float: right;
}
#sidebar  h3  {
	background: url(../assets/images/layout/sidebox_01.png) no-repeat;
	margin: 0px;
	padding: 7px 10px 0px;
	height: 23px;
	color: #000000;
	font-size: 10pt;
	text-align: right;
}

#sidebar .sideboxMid p {
	color: #2D2B26;
}


#sidebar .sideboxMid {
	background: url(../assets/images/layout/sidebox_02.jpg) repeat-y;
	margin: 0px;
	padding: 5px;
}
#sidebar .sideboxBtm {
	background: url(../assets/images/layout/sidebox_03.jpg);
	margin: 0px 0px 15px;
	padding: 0px;
	height: 12px;
}

#sidebar #partners h2 {
	color: #FFFFFF;
	padding-left: 25px;
	text-align: left;
	background: url(../assets/images/layout/pentagon-small.png) no-repeat;
}

#sidebar h1 {
	text-align: center;
	color: #124651;
	margin: 0px;
	padding: 0px;
	font-size: large;
}
#sidebar  h2 {
	font-size: 12pt;
	color: #368186;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#sidebar  p {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
#sidebar ul {
	font-size: 9pt;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	display: block;
}
#sidebar hr {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
}
#sidebarBtm {
	background: url(../assets/images/layout/sidebar_03.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
}

#footer {
	padding: 0 10px 0 20px;
	background: url(../assets/images/layout/layout_06.jpg) no-repeat;
	color: #CCCCCC;
	
} 
#footer a:hover {
	color: #FF9900;
}
#footer a {
	color: #CCCCCC;
}



#footer h1 {
	font-size: small;
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	padding: 20px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: small;
	color: #534F37;
	text-align: center;
	font-weight: bold;
}

.more img   {
	margin: 0px;
	padding: 0px;
	float: right;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}
.photoRight {
	margin: 0px;
	padding: 0px 10px 10px;
	float: right;
}
.numbers {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: left;
}
.txt {
	background:#E6EFF7;
	color:#314964;
}


#fourBox {
	margin: 15px 0px;
	padding: 0px;
}
#fourBox h1 {
	text-align: center;
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	letter-spacing: normal;
}
#fourBox p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

#fourBox .fourBox_box {
	background: url(../images/sitelayout/4box-bg.jpg) no-repeat;
	height: 139px;
	width: 144px;
	margin: 0px 0px 0px 8px;
	padding: 5px;
	float: right;
}
#fourBox .fourBox_box_no4 {
	background: url(../images/sitelayout/4box-bg.jpg) no-repeat;
	height: 139px;
	width: 144px;
	margin: 0px;
	padding: 5px;
	float: right;
}
.formTable {
	background: url(../assets/images/layout/xlh1-bg.jpg) no-repeat right top;
}
.formButton {
	background: #595245 url(../assets/images/layout/bg.jpg);
	border: 2px solid #000;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.formButton:hover {
	background: #000000 url(../assets/images/layout/bg-button.jpg);
	border: 2px solid #000;
	color: #000;
	font-style: italic;
	font-weight: bold;
}


.formField {
	font-style: italic;
	font-weight: bold;
	background: #999999;
	border: 2px solid #FFFFFF;
	color: #000000;
}


#slider1 {
	width: 704px; /* important to be same as image width */
	height: 346px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin:0;
                padding:0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 14px/20px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 704px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.7;
	opacity: 0.8;
	color: #fff;
	display: none;
	text-align: center;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 18px;
}
#slider1 .left {
	top: 0;
	left: 0;
	width: 130px !important;
	height: 330px;
}
#slider1 .right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 330px;
}
#slider1 ul { list-style-type: none;
       padding:0;
       margin:0;
}
#slider1 .top {
	top: 0;
	left: 0;
}
#slider1 .bottom {
	bottom: 0;
    left: 0;
}




/*  Slider 2             Smaller Slider                       
                                                */

#slider2 {
	width: 350px; /* important to be same as image width */
	height: 206px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	float: right;
	border: 1px solid #000000;
	margin: 0px 0px 15px 15px;
}

#slider2Content {
    width: 350px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin:0;
                padding:0;
}
.slider2Image {
    float: left;
    position: relative;
	display: none;
}
.slider2Image span {
	position: absolute;
	font: 14px/20px Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px;
	width: 340px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.7;
	opacity: 0.8;
	color: #fff;
	display: none;
	text-align: center;
}
.clear {
	clear: both;
}
.slider2Image span strong {
	font-size: 18px;
}
#slider2 .left {
	top: 0;
	left: 0;
	width: 130px !important;
	height: 206px;
}
#slider2 .right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 196px;
}
#slider2 ul { list-style-type: none;
       padding:0;
       margin:0;
}
#slider2 .top {
	top: 0;
	left: 0;
}
#slider2 .bottom {
	bottom: 0;
    left: 0;
}
.green {
	color: #135E40;
}
.play {
	color: #EB6B24;
}
.moreSystems {
	margin: 15px;
	float: right;
	width: 200px;
	color: #900;
	padding: 10px;
	border: thin solid #666;
	font-weight: bold;
	text-align: center;
}
td {
	font-size: 10pt;
}
.photoRight table tr td h3 {
	margin: 0px;
	padding: 0px;
}
