/* basic def. */
BODY{
	background-color:#021233;
	/*background-image:url(./images/topMainBkg.jpg);
	background-repeat:repeat-x;*/
	padding:0px;
	margin:0px;
}




#header{
	background-color:#fff;	
}

#contentblock{
	background-color:#021233;	
	/*background-image:url(./images/contentblockBkg.jpg);
	background-repeat:repeat-x;*/
}


#banner{
}

#topmenu{
	background-color:#fff;	
}

#logo{
	background-color:#fff;	
}

#mainmenu{
	background-color:#d6dad3;	
}
#mainmenu2{
	background-color:#d6dad3;
		
}
#mainmenu3{
	background-color:#021233;
		
}
#dropdownmenu{
	background-color:#fff;
}

#content{
	background-color:#021233;	
}

#footer{
	background-color:#003;
}

/* structure */
#page{
margin: 0 auto;	
width:950px;
	
	margin-top:40px;
	padding:0px;
}

#header{
	width:950px;
	margin-left:5px;
}

#topmenu{
	width:100%;
	height:25px;
}

#topmenu span{
	padding-top:5px;
}

#logo{
	width:100%;
	height:85px;
}

#mainmenu{
	border-top:3px solid #383838;
	width:100%;
	height:25px;
}
#mainmenu2{
	border-top:1px solid #383838;
	width:935px;
	margin-left:7px;
	margin-right:7px;
	height:25px;
}
#mainmenu3{
	border-top:15px solid #021233;
	width:935px;
	margin-left:7px;
	margin-right:7px;
	height:35px;
}
#dropdownmenu{
	position:relative;
	left:200px;
	top:0px;
	
	border:1px solid #383838;
	width:120px;
	height:50px;
	display:block;
	z-index:3;
	visibility:hidden;
	/*float:right;*/
	border:1px solid green;
}

#dropdownmenu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	/*margin-top:5px;*/
}

#dropdownmenu li{
	padding:0px;
	margin:0px;
	text-align:right;
}

#fullpagecolumn{
	text-align: justify;
    line-height:150%;	
}

#halfpagecolumn{
	width:45%;
	text-align: justify;
    line-height:150%;	
	float:left;
	padding-right:5px;
}

#clientspagecolumn{
	width:62%;
	text-align: justify;
    line-height:150%;	
	float:left;
	padding-right:5px;
}

#clientslogocolumn{
	width:28%;
	text-align: justify;
    line-height:150%;	
	float:right;
	padding-right:0px;
	padding-top:60px;
}

#clientslogocolumn img{
	padding-top:20px;
}

#contactusdetailscolumn{
	width:62%;
	text-align: justify;
    line-height:150%;	
	float:left;
	padding-right:5px;
}

#contactusdetailscolumn #inner{
	padding-right:40px;
}

#contactusformcolumn{
	width:36%;
	text-align: justify;
    line-height:150%;	
	float:left;
	padding-right:5px;
}

#contactusformcolumn textarea{
	width:180px;
	height:100px;
}

#contactusformcolumn input{
	width:180px;
}

#widecolumn{
	width:70%;
	text-align: justify;
  line-height:150%;	
	float:left;
}
#widecolumn2{
	width:100%;
	text-align: justify;
  line-height:150%;	
	float:left;
}
#narrowcolumn{
	width:25%;
	text-align: justify;
  line-height:150%;	
	float:right;
}
#narrowcolumn img{
	/*padding-top:20px;
	padding-left:5px;
	padding-right:5px;*/
}
HR{
	clear:both;
	visibility: hidden
}

#contentblock{
	width:950px;
	margin-left:5px;
}

#banner{
	width:935px;
	margin-left:7px;
	padding-top:5px;
	border-bottom:2px solid #fff;
	
}

#banner.smallBanner{
	height:222px;
		border-bottom:2px solid #fff;

}
#banner.bigBanner{
	height:250px;
}

#content{
	width:935px;
	min-height:400px;
	margin-left:7px;
	padding-top: 20px;
}

#footer{
	margin-left:5px;
	width:950px;
	height:70px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #fff;
}

#footer SPAN{
	padding-left:25px;
	padding-right:5px;
}






/* finishing touches*/
#topmenu span{
	display:block;
	padding-left:470px;
}

#topmenu span a{
	padding-right:30px;
}

img{
border:0;
}


#logo img{
	padding-left:20px;
	
}

#logo img.phone{
	padding-left:460px;
	padding-bottom:20px;
}



#mainmenu span{
	display:block;
	padding-left:10px;
	padding-top:10px;
}

#mainmenu span a{
	padding-left:10px;
	padding-right:20px;
}
#mainmenu2 span{
	display:block;
	padding-left:10px;
	padding-top:10px;
}

#mainmenu2 span a{
	padding-left:10px;
	padding-right:20px;
}
#mainmenu3 span{
	display:block;
	padding-left:10px;
	padding-top:10px;
}

#mainmenu3 span a{
	padding-left:10px;
	padding-right:20px;
}


#contentblock a{
	color:#fff;
	}
	
	
#profiles img{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #fff;
	}
	
#profiles p{
	clear:right;
	padding: 0 10px 20px 0;
	}
	


/* font and text*/
#topmenu span a{
	color:#172543;
	font-size: 11pt; 
	font-family: 'Bookman Old Style', georgia;
	text-decoration:none;
}

#topmenu span a:hover{
	text-decoration:underline;	
}

#mainmenu span a{
	color:#172543;
	font-size: 10pt;
	font-family: 'Bookman Old Style', georgia;
	text-decoration:none;
}

#mainmenu span a:hover{
	text-decoration:underline;	
}
#mainmenu2 span a{
	color:#172543;
	font-size: 10pt;
	font-family: 'Bookman Old Style', georgia;
	text-decoration:none;
}

#mainmenu2 span a:hover{
	text-decoration:underline;	
}
#mainmenu3 span a{
	color:#172543;
	font-size: 10pt;
	font-family: 'Bookman Old Style', georgia;
	text-decoration:none;
}

#mainmenu3 span a:hover{
	text-decoration:underline;	
}
#content{
	color:#ccc;
	font-size: 10pt; 
	font-family: Arial, Sans-Serif;

}

#content DIV.inner{
	padding:5px;
}

ul li{
	font-family: 'Bookman Old Style', georgia;
}

#content DIV.inner h1{
	font-size: 15pt; 
	padding-left:5px;
	margin-bottom: 25px;
	font-family: 'Bookman Old Style', georgia;
}

#content DIV.inner h2{
	font-size: 11pt; 
	padding-left:10px;
	font-family: 'Bookman Old Style', georgia;
}

#content DIV.inner h3{
	font-size: 10pt; 
	padding-left:10px;
	font-family: 'Bookman Old Style', georgia;
}

#content DIV.inner p{
	padding-left:10px;
	font-family: Arial, sans-serif;
	
}

#footer{
	color:#ccc;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	line-height: 140%;
}

#footer a{
	color:#ccc;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	line-height: 140%;
}

#birntec{
	color:#ccc;
	float:right;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	line-height: 140%;
	padding: 0 20px 20px 0;
}


/*drop down*/
#sddm{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px 'Bookman Old Style', georgia;
}

#sddm li a{	
	display: block;
	margin:0px;
	padding: 6px 15px;
	/*width: 100px;*/
	height:15px;
	/*background: #5970B2;*/
	/*color: #FFF;*/
	border-right:1px solid #172543;
	color:#172543;
	font-size: 11px;
	font-family: 'Bookman Old Style', georgia;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover{	
	/*background: #49A3FF;*/
	background: #5970B2;
		font: bold 11px 'Bookman Old Style', georgia;

}

#sddm div{	
	position: absolute;
	width:116px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background: #EAEBD8;*/
	background: #5970B2;
	border: 1px solid #5970B2;
}

#sddm div a{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #172543;
	font: 11px 'Bookman Old Style';
	font-weight: bold;
}

#sddm div a:hover{	
	background: #49A3FF;
	color: #FFF;
}

/*drop down3*/
#sddm3{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm3 li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px 'Bookman Old Style', georgia;
}

#sddm3 li a{	
	display: block;
	margin:0px;
	padding: 0px 0px;
	/*width: 100px;*/
	height:15px;
	/*background: #5970B2;*/
	/*color: #FFF;*/
	border-right:0px solid #0061A1;
	color:#172543;
	font-size: 11px;
	font-family: 'Bookman Old Style', georgia;
	text-align: center;
	text-decoration: none;
	border:0px solid #0061A1;
}

#sddm3 li a:hover{	
	/*background: #49A3FF;
	background: #5970B2;
		font: bold 11px 'Bookman Old Style', georgia;*/

}

#sddm3 div{	
	position: absolute;
	width:116px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background: #EAEBD8;*/
	background: #5970B2;
	border: 1px solid #5970B2;
}

#sddm3 div a{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #172543;
	font: 11px 'Bookman Old Style';
	font-weight: bold;
}

#sddm3 div a:hover{	
	background: #49A3FF;
	color: #FFF;
}
#sddm3 img{
	
	padding-left:30px;
	padding-top:5px;
	
}	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}	
/*Rounded Corner */
.roundedcornr_box_160016 {
   background: #071a44 url(/images/roundedcornr_160016_grad.gif) repeat-x top left;
}
.roundedcornr_top_160016 div {
   background: url(/images/roundedcornr_160016_tl.gif) no-repeat top left;
}
.roundedcornr_top_160016 {
   background: transparent url(/images/roundedcornr_160016_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_160016 div {
   background: url(/images/roundedcornr_160016_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_160016 {
   background: transparent url(/images/roundedcornr_160016_br.gif) no-repeat bottom right;
}

.roundedcornr_top_160016 div, .roundedcornr_top_160016,
.roundedcornr_bottom_160016 div, .roundedcornr_bottom_160016 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_160016 { margin: 0 5px; }
