body{
padding: 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
margin: 0px;
color:#666666;
height:100%;
}


a{
text-decoration: none;
color:#0066CC;
}

a:hover{
text-decoration:underline;
color:#ff9900;
}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

label {
	width:140px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}

#logincontainer {
	width:500px;
	margin-top:0px;
	margin-left:3px;
	padding:10px;
}

#leftSide {
	width:530px;
	padding-top:10px;
	float:left;
}

#rightSide {
	width:auto;
	padding:5px;
	margin-top:40px;
	float:right;
	font:normal 12px Arial;
}

.clear {
	clear:both;
}

.holder {
	background-color:#fff;
}

.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}


.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}

.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}



.username {
    	background-image: url(../images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}

.username:focus, .username:hover {
	background-color:#F0FFE6;
}


.password {
    	background-image: url(../images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}

.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}

.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}


#container {
/*background: url(../images/BGnamecreation.jpg) top no-repeat left #FFFFFF;*/
width:100%;
height:100%
}

#main{
width:900px;
padding:0px;
margin-left:auto;
margin-right:auto;

}

#logo{
width:250px;
padding:0px;
margin-top: 10px;
}

#smallmenu{
	position:absolute;
	float:right;
	text-align:right;
	width:900px;
	padding: 5px;
	padding-right: 0px;
}

#smallmenu a{
padding: 5px;
font-size:10px;
text-decoration:none;
color:#666666;
}

#smallmenu a:hover{
background-color:#FF9900;
color:#FFFFFF;
}

#login{
width:900px;
height:240px;
background-color:#006699;
padding:5px;
}

#language{
background:url(../images/langFade.png) repeat-x;
width:900px;
height:50px;
background-color:#FF9D02;
}

#langContent a{
padding: 10px 15px 10px 15px;;
text-decoration:none;
color:#FFFFFF;
margin-left:10px;
border:thin solid;
}

#langContent a:hover{
padding: 10px 15px 10px 15px;;
text-decoration:none;
color:#000000;
margin-left:10px;
border:thin solid;
}

#close{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
cursor:pointer;
float:right;
padding: 10px;
}

#space{
width:900px;
height:25px;
}


#service_adcontainer{
	background: url(../images/design.jpg) no-repeat;
	height:263px;
	width:900px;
}


#adtext {
    position: relative;
    height: auto;
    width: auto;
    right: 25px;
    top: 25px;
	text-align:right;	
	font-family:"Times New Roman", Times, serif;
	font-size:45px;
	font-style:italic;
	color:navy;
}


#adClose{
position:static;
top: -15px;

}


/* ============================================== NAVIGATION MENU */

#menu{
	float:right;
	width:800px;
	margin-top: -35px;
	margin-right: 0px;
	height: 40px;
	margin-left: 50px;
	left: 310px;
	top: 5px;
}

#menu .active{
	background-color:#FF9900;
	color:#FFFFFF;
}

#menu ul {
margin-right:0px;
float:right;
}

#menu li {
 	float: left;
	display:inline;
	}

#menu li a {
	padding:5px 10px 5px 10px;
	text-decoration:none; 
	color:#666666;
 }
 
#menu li a:hover{
 color:#FFFFFF;
 background-color:#FF9900;
 }
 
/*==================================== CITIES */

#cities ul {
width:1000px;
}

#cities li {
	display:inline;
	}

#cities li a {
	padding:5px 8px 5px 8px;
	text-decoration:none; 
	color:#666666;
	font-size:12px;
 }
 
#cities li a:hover{
 color:#FF9900;
 }

#xcopy{
	font-size:12px;
	text-align:center;
	height:60px;
}

/* =============================  HOME PAGE */

#adcontainer{
width:900px;
height:360px;
}

#homecontent{
z-index:2;
width:610px;
height: auto;
padding:0px;
text-align:justify;
}

#aboutcontent{
z-index:2;
width:600px;
height: 600px;
padding:10px;
text-align:justify;
border: thin solid #ffffff;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-style:italic;
color:#0066CC;
}

h2{
font-size:18px;
color:#0066CC;
}

#subsidiary{
width:240px;
float:right;
padding:0px;
border: thin solid #ffffff;

}

#subsidiary h3{
text-align:center;
background:url(../IMAGES/headerBlue.jpg) no-repeat;
color:#FFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:100;
padding:5px;
}

#subheader{
text-align:center;
background:url(../IMAGES/headerBlue.jpg) no-repeat;
color:#FFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:100;
padding:5px;


}

/*/////////////////////////////////////////////////////////////////////////////////// SERVICES PAGE*/
#stripeimage{
float:left;
width:30px;
}

#servicescopy{
text-align:justify;
height:250px;
}

    #tabs{
		float:right;
        padding: 0;
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
        padding-left: 5px;
    }
    #tabs ul{
        font: 11px Arial, Verdana, sans-serif;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        text-transform:uppercase;
    }
    #tabs a{
        float:left;
        margin:0 2px 0 0;
        padding:0 0 1px 3px;
        text-decoration:none;
		border: thin solid #999999;
    }
    #tabs a span{
        float:left;
        display:block;
		color:#333333;
        padding:4px 9px 2px 6px;
    }
	
    #tabs a span{float:none;}
    #tabs a:hover{background-color:#FF9900 ;color: white;}
    #tabs a:hover span{background-color: #FF9900; color:white;}
    #tabHeaderActive span, #tabHeaderActive a { background-color: #FF9900; color:white;}
    .tabContent {
        clear:both;
        padding-top:2px;
        background-color:#FFF;
    }

.current_tab{background-color:#FF9900 ;color: #FFFFFF;}


#footer{
margin:auto;
}

#cities{
margin:auto;
}

#cities li{
font-size:8px;

}
/*/////////////////////////////////////////////////////////////////////////////////// END SERVICES PAGE*/
/* ===================================================== */

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}

#MB_overlay[id] { 
	position: fixed; 
}

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
