/* CSS Document */
@charset "utf-8";
/* CSS Document */

body{
    background: #FFFFFF;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-weight: normal;
  	margin: 0px auto 0px;
	margin-left: 0px;
	margin-right: 0px;
  	padding: 0px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: grey;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.clearfloat {
	height: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}

#logo{
	float : left;
	padding-left: 5px;
	padding-top: 0px;
        margin: 0px 0px 0px 5px;
	z-index : 1;
}

.menu{
	float: none;
	padding-top: 5px;
	padding-right : 5px;
	right : 0;
	text-align : right; /*Mild hack for Netscape 4*/
       
}

#photo{
	float : left;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 65pt;
	z-index : 50;
}
#contact-band {
background-image:url(http://www.burakoff.com/develop/images/tape-1.png);
background-repeat:no-repeat;
height:98px;
left:-26px;
position:absolute;
top:-27px;
width:212px;
}

#photo-contact{
	float : right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5pt;
	z-index : 50;
	width : 377px ;
}

.long_line{
	float: right;
	width: 955px;
	height: 5px;
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	z-index : 50;
}

.short_line{
	float : right;
	width: 200px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	z-index : 50;
}

.welcome_title{
	position : relative;
	top: 0px;
	font-size: 40px;
	line-height: 46px;
	z-index : 50;
	width: 520px;
	height: 213px;
	left: 0px;
    color: #000000;  
    margin: 0px 0px 0px 0px;  
    float : right ;
}


.welcome_title-contact{
	position : relative;
	top: 0px;
	font-size: 40px;
	line-height: 46px;
	z-index : 50;
	width: 409px;
	height: 213px;
	left: 0px;
    color: #000000;  
    margin: 0px 0px 0px 0px;  
    float : none ;
}

.welcome_subtitle{
	position : relative;
	font-size: 17px;
	line-height : 20.5px;
	left: 0px;
	z-index : 50;
	width: 520px;
	top: 0px;
	float : right ;
        margin: 20px 0px 0px 0px;
}

.welcome_subtitle-contact{
	position : relative;
	font-size: 17px;
	line-height : 20.5px;
	left: 0px;
	z-index : 50;
	width: 409px;
	top: 0px;
	float : none ;
        margin: 20px 0px 0px 0px;
}

#about{
	float : none;
}

#solutions{
	float : none;
        }

#profile{
	float : none;
}

#work{
	float : none;
}

#contact{
	float : none;
}

.left_box{
	float : left;
	width: 200px;
	color: #000000;
        margin: 0px 0px 0px 0px;
        padding-left: 0px;

}

.category_title{
	text-align : right;
	font-size : 36px;
	height : 60px;
}

.category_subtitle{
	text-align : left;
	font-size : 24px;
	line-height : 30px;
      }

.right_box{
	float : none;
	width: 520px;
        line-height: 19px;
	margin: 10px 0px 0px 380px;
}

#footer{
	float : none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right : 0px;
	text-align : right; /*Mild hack for Netscape 4*/
}

.big{
	 font-size: 14px; 
	 color: #000000;
	 font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	 text-transform: uppercase;
     letter-spacing: 3px;
         
}

.italic{
	 font-style: italic;
	 color: #000000;
}

blockquote{
        width: 350px;
        background-image: url(../images/star.gif);
        background-position: 8px 1px; 
        background-repeat: no-repeat;
        padding-left: 35px;
	}
	
.redbrack{
	 	 color: #CC0000;
}

.column {
margin: 0;
padding: 20px 10px 0px 10px;
width: 202px;
float: left;
}

