@charset "utf-8";
/* CSS Document

*********************************************************************

*********************************************************************

/*-------------------------------------------------------------------
                                 GENERAL                             
--------------------------------------------------------------------*/
* {
    margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background: #000000;
	color: #FFFFFF;
}

p {
	padding-bottom: 10px;
}

h2 {
	padding-bottom: 10px;
	padding-top: 20px;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

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

a:visited {
	color: #0000FF;
	text-decoration: none;
}

img.float-left {
	float: left;
	padding: 10 20px 10px 0px;
	margin: 0;
	border: 0;
	border: none;
}
img.float-fixed {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
	border: none;
	left: auto;
}

/*-------------------------------------------------------------------
                       MAIN HORIZONTAL MENU                             
--------------------------------------------------------------------*/

#p01 #n01{
	color: #FFFFFF;
	background: url(images/main-nav-active-bg.jpg) 0 top no-repeat;
	width: 116px;
	height: 33px;
	padding: 4px;			
}
#p02 #n02 {
	color: #FFFFFF;
	background: url(images/main-nav-active-bg.jpg) 0 top no-repeat;
	width: 116px;
	height: 33px;
	padding: 4px;		
}
#p03 #n03{
	color: #FFFFFF;
	background: url(images/main-nav-active-bg.jpg) 0 top no-repeat;
	width: 116px;
	height: 33px;
	padding: 4px;		
}
#p04 #n04{
	color: #FFFFFF;
	background: url(images/main-nav-active-bg.jpg) 0 top no-repeat;
	width: 116px;
	height: 33px;
	padding: 4px;		
}
#p05 #n05{
	color: #FFFFFF;
	background: url(images/main-nav-active-bg.jpg) 0 top no-repeat;
	width: 116px;
	height: 33px;
	padding: 4px;		
}
#menu {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 580px;
	top: 75px;
	left: 340px;
	font-size: 75%;
	font-weight: bold;
	overflow: visible;
}
#menu li {
	list-style:none;
	margin:0;
	float: left;
	padding: 3px;
}
#menu li a {
	float:left;
	margin:0;
	text-align:center;
	color: #666666;
	text-decoration:none;
	padding: 4px;		
}
#menu li a:hover {
	color: #999999;
	margin:0;
	padding: 4px;		
}

/*-------------------------------------------------------------------
                       HORIZONTAL SUB MENU                             
--------------------------------------------------------------------*/

ul#submenu {
	width: 170px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 670px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

ul#submenu li {
	display: inline;
	float: left;
}

ul#submenu li a {
	display: inline;
	float: left;
	margin-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#submenu li a:hover {
	display: inline;
	float: left;
	margin-left: 20px;
	color: #666666;
	text-decoration: none;
}


/*-------------------------------------------------------------------
                          SEARCH                              
--------------------------------------------------------------------*/

div#search {
	background: url(images/searchbg.jpg) no-repeat scroll 0 0;
	position: relative;
	top: 117px;
	right: -647px;
	height:32px;
	width:314px;

}


input#s {

       background: url(images/searchfieldbg.jpg) no-repeat scroll 0 0;
       border: none 0;
       font-size:100%;
       position: absolute;
       top: 5px;
       left: 5px;
       width:212px;
       height:24px;
       color: #FFFFFF;
       padding: 3px 0 0 10px;
}

input#find {
       background: url(images/submit.jpg) no-repeat scroll 0 0;
       border:0 none;
       cursor:pointer;
       font-size:100%;       
       position: absolute;
       top: 5px;
       right: 2px;
       width:85px;
       height:24px;


}

div.clear {
      clear:both;
}
/*-------------------------------------------------------------------
                          LAYOUT STACTURE                             
--------------------------------------------------------------------*/

div#header, div#container, div#footer {
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}


div#inheader, div#incontainer, div#infooter {
	width: 960px;
	margin: 0 auto;
	border: 0;
	position: relative;
	padding: 0;
}

div#header {
	background: #000000;
	height: 150px;
}


div#footer {
	background: #000000;
	margin-top: 257px;
	height: 150px;
}


div#container {
	background: #606a74;
	color: #FFFFFF;
}


div#logo {
	position: absolute;
	width: 310px;
	height: 125px;
	top: 5px;
	left: 10px;
	z-index: 10;
}


div#whitebox {
	width: 826px;
	height: 120px;
	background: #FFFFFF url(images/white-head-round.jpg) 0 bottom no-repeat;
	position: absolute;
	top: 0;
	left:0;
}

div#redbox {
	width: 334px;
	height: 44px;
	background: url(images/red-submenu-bg.jpg) 0 center no-repeat;
	position: absolute;
	top: 0;
	right:0;
	background-image: url(images/red-submenu-bg.png);
}

div#infooter p {
	font-size: 60%;
	text-align: left;
	margin-left: 40px;
}

div#mascot {
	position: absolute;
	width: 290px;
	height: 290px;
	top: -27px;
	left: 5px;
	background: url(images/mascot.jpg) 0 0 no-repeat;
}

div#blockquote {
	position: absolute;
	width: 650px;
	height: 240px;
	top: 5px;
	left: 300px;
	color: #FFFFFF;
}

div#blockquote p {
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 1px;
}

div#leftbar {
	position: relative;
	width: 643px;
	color: #666666;
	top: 257px;
	background: #FFFFFF;
	padding: 0;
	margin: 0;

}

div#leftbar-head {
	width: 643px;
	height: 26px;
	background: #FFFFFF url(images/left-bar-round-bg-up.jpg) 0 0 no-repeat;
}

div#leftbar-foot {
	width: 643px;
	height: 105px;
	background: url(images/left-bar-round-bg-down.jpg) 0 0 no-repeat;
}

div#leftbar h2, div#leftbar p {
	margin: 0px 40px 0px 40px;
}


div#rightbar {
	position: absolute;
	top: 257px;
	right: 0;
	width: 266px;
	height: 800px;
	margin: 0;
	padding: 0;
	color: #666666;
}

#newsletter-head h2 {
	width: 266px;
	height: 53px;
	background: url(images/nesletter-head-bg.jpg) 0 0 no-repeat;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 10px;
}


#newsletter-main {
	position: relative;
	width: 266px;
	color: #666666;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	overflow: hidden;
	top: -10px;
	background-image: url();
}

#form {
	background: #FFFFFF url();
	width: 266px;
	height: 220px;
}

#newsletter-main-up {
	width: 266px;
	height: 23px;
	background: url(images/news-letter-main-up-bg.jpg) 0 0 no-repeat;
}

#newsletter-main-down {
	width: 266px;
	height: 23px;
	background: url(images/news-letter-main-down-bg.jpg) 0 0 no-repeat;
}

#services-head h2 {
	width: 266px;
	height: 53px;
	background: url(images/nesletter-head-bg.jpg) 0 0 no-repeat;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 25px;
}

/*----------------for contact page -------------------*/
#services-head-black h2 {
	width: 266px;
	height: 53px;
	background: url(images/nesletter-head-bg-black.jpg) 0 0 no-repeat;
	color: #666666;
	margin: 0;
	padding: 10px 0 0 25px;
}

#services-main {
	position: relative;
	width: 266px;
	color: #666666;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	overflow: hidden;
	top: -10px;
}


#services-main-up {
	width: 266px;
	height: 0px;
	background: url(images/news-letter-main-up-bg.jpg) 0 0 no-repeat;
}

/*----------------for contact page -------------------*/
#services-main-up-black {
	width: 266px;
	height: 23px;
	background: url(images/n-letter-main-up-bg-black.jpg) 0 0 no-repeat;
}

#services-main-down {
	width: 266px;
	height: 23px;
	background: url(images/news-letter-main-down-bg.jpg) 0 0 no-repeat;
}


/*----------------for contact page -------------------*/
#services-main-down-black {
	width: 266px;
	height: 500px;
	background: url(images/n-letter-main-down-bg-black.jpg) 0 0 no-repeat;
}





ul#srvices-list {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0px;
	height: 500px;
}


ul#srvices-list li {
	line-height: 2;
	background-repeat: no-repeat;
	background-position: 0 center;
}


ul#srvices-list li a {
	padding-left: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#more {
    width: 69px;
    height: 26px;
    position: absolute;
	bottom: 40px;
	right: 50px;
	border: none;
}
/*----------------for contact page -------------------*/
#more-black {
    width: 69px;
    height: 26px;
    position: absolute;
	bottom: 120px;
	right: 50px;
	border: none;
}


#submit {
	position: absolute;
	bottom: 40px;
	right: 50px;
	width: 69px;
	height: 26px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(images/submit-btn.jpg) 0 0 no-repeat;
}

#name {
	width: 150px;
	height: 20px;
	padding: 6px;
	margin: 5px;
	position: absolute;
	top: 40px;
	left: 50px;
	background: #666666;
	color: #FFFFFF;
	font-weight:bold;
}

#e-mail {
	width: 150px;
	height: 20px;
	padding: 6px;
	margin: 5px;
	position: absolute;
	top: 80px;
	left: 50px;
	background: #666666;
	color: #FFFFFF;
	font-weight:bold;
}



ul.clients {
	margin: 0 40px 0 60px;
	padding: 0;
	line-height: 1.5;
}


#dataContact {
    width: 60%;
	margin: 0 0 0 60px;
	padding: 0;
}

#dataContact h3 {
    font-size: 120%;
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#dataContact p {
    padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.6;
}

/*----------------div with styletheweb logo -------------------*/
#back {

	width: 266px;
	height: 200px;
	position: absolute;
	border: 0;
	top: 0;
	right: 0px;

}
div#mascot2 {
	position: absolute;
	width: 275px;
	height: 290px;
	top: -27px;
	left: 20px;
	background: url(images/mascot2.jpg) no-repeat 0 0;
}
div#mascot3 {
	position: absolute;
	width: 248px;
	height: 290px;
	top: -27px;
	left: 50px;
	background: url(images/mascot3.jpg) no-repeat 0 0;
}
div#mascot4 {
	position: absolute;
	width: 248px;
	height: 290px;
	top: -27px;
	left: 50px;
	background: url(images/WebTopPic2.jpg) no-repeat 0 0;
}
div#mascot5 {
	position: absolute;
	width: 248px;
	height: 290px;
	top: -27px;
	left: 50px;
	background: url(images/WebTopPic3.jpg) no-repeat 0 0;
}
