/* Global Design */
html,body{margin:0;padding:0}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
p{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
h1, h2, h3 {
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
}

h1{
font-size: 18px;
margin-bottom:18px;
margin-top:10px;
}
#subcontent h1{
	margin-top:0px;
}
h2{
font-size: 16px;
margin-bottom:10px;
}
h3{
font-size: 14px;
color: #333333;
margin-bottom:10px;
}
h4{
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
a{color: #333333;}
a:hover {color: #E8AE02;}
#pagecontainer{
	text-align:left;
}
#header{width:100%; margin-bottom:20px; clear:both;}
#extra{
	background-color: #FBEED0;
}
#footer{color: #999999;}
#footer p{margin:0;padding:10px; text-align:right;}
#footer a{
	text-decoration: none;
	color: #666;
}
#footer a:hover{
	text-decoration: none;
	color: #E8AE02;
}

/* Global layout */
#pagecontainer{
	width:800px;
	margin:0px auto;
	padding-top:25px;}
#pagetop{
	float:left;
	margin-left: 30px;
}
#topmenu{
	height: 15px;
	float:right;
	width:392px;
	padding-top: 75px;
	padding-bottom: 0px;
	margin-right: 30px;
}
#global_nav{
	height: 23px;
	margin-right: 30px;
}
#content{
clear:both;
width:100%;
}
#subcontent{
	float:right;
	width:540px;
	margin-right: 40px;
}
#subcontent ul{
	margin-bottom: 18px;
}
#subcontent ul li{
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
#extra{
	float:left;
	width:160px;
	margin-top:18px;
}
#extra ul{
	margin:10px 15px 10px 0px;
}
#extra a{
	color:#333;
}
#extra ul li{
	margin:0px 0px 5px 0px;
	list-style:none;
}
#wrapper{float:left;}
#subwrapper{
	background-image: url(../images/bg_sublevel.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#left_navigation{
	float:left;
	width:160px;
	margin-left: 25px;
}
#footer{clear:both;width:100%;}

/* Home Section Layout */
#home_price{
	float:right;
	width:175px;
	margin-top: 20px;
	background-color:#E9E3CF;
	padding:25px;
	margin-left: 10px;
}
ul, li{
margin:0px;
}
#wrapper ul{
margin-bottom:10px;
}

#cssMenu1{
float: right;
width:515px;
margin-top:-25px;
}
/*home*/
.title_images{
	float:left;
	height:160px;
	width:17px;
}
.title_imagesleft{
	float:left;
	height:190px;
	width:17px;
	padding-left:165px;
}
.home_navigation{
	padding-left:15px;
	padding-right:25px;
	float:left;
	height: 190px;
}
.home_navigation li{
	list-style-type: none;
	margin-top:0px;
	margin-bottom:0px;
}
.home_navigation li a{
	font-weight:bold;
	display:block;
	text-decoration: none;
	padding-bottom:5px;
}
.home_address{
	padding-left:15px;
	padding-right:25px;
	float:left;
	height: 190px;
	width:135px;
}
.home_address li{
	list-style-type: none;
	margin-top:0px;
	margin-bottom:2px;
}
/* Contact Section Layout */
#corp_contact table{
margin-top:20px;
margin-left:20px;
}
#corp_contact td{
	height:20px;
	width:250px;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#share_holder table{
margin-top:20px;
margin-left:20px;
}
#share_holder td{
	height:20px;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tblhead{
	color:#FFFFFF;
	background-color: #666666;
	font-weight:bold;
}
/* Special fonts */
.wrap{
float:right;
}
.wrapleft{
float:left;
}
.newstitle{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#centertxt lu{
	margin-top: 5px;
	margin-bottom: 5px;
}
#centertxt li{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/black-sq-bullet2.jpg);
	text-indent: 3px;
}
#centertxt{
	width:413px;
	padding-top:10px;
	margin-left:193px;
}
#lefttxt{
	float:right;
	width:167px;
	margin-top:-445px;
	color:#666666;
}
#btbl tr{
	font-size:12px;
}
#btbl td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top:20px;
	padding-left:20px;
}
.sitemap_nav li{
	list-style-type: square;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.sitemap_nav li a{
	font-weight:bold;
	color:#333;
	display:block;
	text-decoration: underline;
}
.sitemap_nav li li a{
	font-weight:normal;
	color:#333;
	display:block;
	text-decoration: underline;
}
.sitemap_nav{
	padding-left:15px;
	padding-right:20px;
	float:left;
	width:200px;
	height: 1000px;
	padding-top: 10px;
	padding-bottom:10px;
}

div#content table {
border: 1px solid #E6E6E6;
margin: 0 0 2em;
}
div#content td {
padding: 0.5em 1em;
border: 1px solid #E6E6E6;
border-width: 0 1px 1px 1px;}

.KT_tngtable label span.KT_required {
	padding: 0 2px;
	color: #E8AE02;
	}
.green{
color: #E8AE02;
}
.green14{
color: #E8AE02;
font-size: 12px;
}
.yellowserif{
	color: #FC0;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom:25px;
	height:70px;
}
.solutionsbg{
	background-image: url(../images/solutionsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
}
.technologiesbg {
	background-image: url(../images/technologiesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
}
.subbg {
	background-image: url(../images/subbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
}
.aboutbg{
	background-image: url(../images/solutionsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
}
.contactbg{
	background-image: url(../images/solutionsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 236px;
}
#header h1{
	font-size:28px;
	color:#333;
	padding-top:25px;
	margin-left:25px;
	font-weight:normal;
	text-transform:uppercase;
}
#header p{
	font-size:24px;
	color:#FFF;
	margin-top:55px;
	margin-left:215px;
	margin-right:55px;
	font-weight:normal;
}
.blackbar{
	width:100%;
	height: 25px;
	background-color:#000;
}
.smallertxt{
font-size:9px;
color:#E8AE02;
}
.nobotmar{
	margin-bottom:0px;
	font-weight:bold;
}

/*side bar nav*/

#side_menu li {
	list-style-type: none;
	margin-left:0;
	padding:0;
}
#side_menu a {
	width: 140px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:700;
}
#side_menu a:link, #side_menu a:visited, #side_menu a:active {
	font-weight:700;
}
#left_navigation ul, #left_navigation ul li{
	margin-left: 0px;
	padding-left: 0px;
}
#side_menu ul li a {
	text-transform:capitalize;
	font-weight:normal;
}
#current_page {
	font-weight: bold;
	color:#E8AE02;
}

/* class */
.fltrt { 
	float: right;
	margin-left: 10px;
}
.fltlft { 
	float: left;
	margin-right: 18px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#addressboxleft {
	margin-top:0px;
	margin-left:0px;
	margin-right:35px;
	margin-bottom: 18px;
	float:left;
}
#addressboxright {
	margin-bottom: 18px;
	float:left;
}
.homebg {
	background-repeat:no-repeat;
	background-position:top;
	background-image: url(../images/homebg.jpg);
}

.sublevelcon {
	margin-top:110px;
}
.sublevel {
	background-image: url(../images/bg_sublevel.jpg);
	background-repeat: no-repeat;
	background-position: left 115px;	
}
.sublevel #left_navigation{
	margin-top:130px;
}
.sublevel #subcontent{
	margin-top:50px;
}
#content p{line-height:1.25em;}

.morespace li{
	margin-bottom:10px;
}

.greenfont{
	color: #E8AE02;
}
.extrlinespace{
	line-height:18px;
}
.nomargin {
	margin: 0px;	
}
.nomargin a {
	color: #FFF;	
}