* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

@font-face {
	font-family: 'DSStampCyrRegular';
	src: url('_fonts/stampd-webfont.eot');
	src: local('?'), url('_fonts/stampd-webfont.woff') format('woff'), url('_fonts/stampd-webfont.ttf') format('truetype'), url('_fonts/stampd-webfont.svg#webfont9Y6gyrNC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JeffScriptRegular';
	src: url('_fonts/jeff_script-webfont.eot');
	src: local('?'), url('_fonts/jeff_script-webfont.woff') format('woff'), url('_fonts/jeff_script-webfont.ttf') format('truetype'), url('_fonts/jeff_script-webfont.svg#webfontbAwxZl63') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: url(../_img/bkg.jpg) top center;
	text-align: center;
	width:100%;
	height: 100%;
	margin: 0 auto;
}
div#corners{
    position:absolute;
	width:1400px;
    height:1200px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
div#corner-top-right{
    position: absolute;
    top:-8px;
    right:35px;
    z-index:3;
}
div#corner-bottom-left{
    position: absolute;
    bottom:0;
    left:0;
    z-index:3;
}
div#corner-bottom-right{
    position: absolute;
    bottom:0;
    right:0;
    z-index:3;
}
div#paperclips{
    position: absolute;
    top:180px;
    right:90px;
    z-index:1;
}
div#drawings{
    position: absolute;
    bottom:75px;
    right:105px;
    z-index:1;
}
div#pencil{
    position: absolute;
    bottom:45px;
    right:200px;
    z-index:2;
}


div#logo_bkg{
	position:absolute;
    bottom:139px;
    left:222px;
    z-index:2;

}
div#logo_h{
	position:absolute;
    bottom:139px;
    left:222px;
    z-index:4;

}
div#logo_h img, a{
	border:none;
    text-decoration:none;
}
/*div#logo{
	position:absolute;
    bottom:164px;
    left:372px;
    z-index:2;

}*/





#container{
 	position:relative;
	margin: 0 auto;
	top:0px;
	width: 1030px;
	height: 1200px;
}

div#header{
	position:relative;
	margin-left: 0;
	top:0px;
	width: 630px;
	height: 185px;
}

div#content_left{
    float:left;
    width:375px;
    height:800px;

}
div#content_right{
    float: right;
    width:645px;
    height:800px;

}




div#content_left>div#menu{
    width: 372px;
    height:257px;
    background: url(../_img/menu-bkg.png) no-repeat;
    font-family:'Arial, Verdana';
    text-align:left;
}

div#content_left>div#menu>div#aboutusBG{
    position:relative;
    top:25px;
    left:40px;
}
div#content_left>div#menu>div#aboutusBG>a{
    font-size: 22px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#productsBG{
    position:relative;
    top:40px;
    left:50px;
}
div#content_left>div#menu>div#productsBG>a{
    font-size: 22px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#techBG{
    position:relative;
    top:20px;
    left:200px;
}
div#content_left>div#menu>div#techBG>a{
    font-size: 22px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#psBG{
    position:relative;
    top:45px;
    left:20px;
}
div#content_left>div#menu>div#psBG>a{
    font-size: 22px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#contactBG{
    position:relative;
    top:45px;
    left:230px;
}
div#content_left>div#menu>div#contactBG>a{
    font-size: 22px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}
div#content_left>div#menu>div#langBG{
    position:relative;
    top:30px;
    left:0px;
    font-family: Arial, Verdana, sans-serif;
}
div#content_left>div#menu>div#langBG, div#content_left>div#menu>div#langBG>a{
    font-size: 16px;
    line-height:16px;
    color: #361906;
    text-decoration: none;
    padding: 5px 8px;
    font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
}
div#content_left>div#menu>div#langBG>a:hover, div#content_left>div#menu>div#langBG>a.active{
    font-size: 16px;
    line-height:16px;
    color: #361906;
    text-decoration: underline;
    padding: 5px 8px;
    font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
}
/*----------------------------------------*/
div#content_left>div#menu>div#aboutusEN{
    position:relative;
    top:25px;
    left:40px;
}
div#content_left>div#menu>div#aboutusEN>a{
    font-size: 24px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#productsEN{
    position:relative;
    top:45px;
    left:70px;
}
div#content_left>div#menu>div#productsEN>a{
    font-size: 24px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}

div#content_left>div#menu>div#techEN{
    position:relative;
    top:80px;
    left:40px;
}
div#content_left>div#menu>div#techEN>a{
    font-size: 24px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}
div#content_left>div#menu>div#contactEN{
    position:relative;
    top:90px;
    left:160px;
}
div#content_left>div#menu>div#contactEN>a{
    font-size: 24px;
    color: black;
    text-decoration: none;
    font-family:'Arial, Verdana';
}
div#content_left>div#menu>div#langEN{
    position:relative;
    top:97px;
    left:0px;
}
div#content_left>div#menu>div#langEN, div#content_left>div#menu>div#langEN>a{
    font-size: 18px;
    line-height:16px;
    color: #361906;
    text-decoration: none;
    padding: 4px 8px;
    font-weight:bold;
}
div#content_left>div#menu>div#langEN>a:hover, div#content_left>div#menu>div#langEN>a.active{
    font-size: 18px;
    line-height:16px;
    color: #361906;
    text-decoration: underline;
    padding: 4px 8px;
    font-weight:bold;
}
/*----------------------------------------*/

div#content_left>div#gallery{
    width: 380px;
    height:278px;
    background: url(../_img/gallery-left.png) no-repeat;
}
div#content_left>div#gallery>div#gallery_wrap{
    position:relative;
    top:35px;
    left:31px;
    width: 310px;
    height:200px;
    background: url('../_slideshow/2.jpg') no-repeat;
    overflow:hidden;
}




div#content_left>div#gallery>div#pclip{
    width: 47px;
    height:23px;
    position: absolute;
    margin-top:-60px;
    z-index:2;
}
div#content_left>div#repr{
    width: 363px;
    height:251px;
    background: url(../_img/repr.png) no-repeat;
    text-align:left;
}
div#reprTitle{
    position:relative;
    top:50px;
    left:90px;
    font-size: 20px;
    color: black;
    text-decoration: none;
    font-family:'JeffScriptRegular';
}
div#reprF{
    position:relative;
    width:290px;
    height:54px;
    text-align:right;
    top:65px;
    left:15px;
    font-size: 14px;
    color: black;
    font-family:'JeffScriptRegular';
}
div#reprF>label{
    font-size: 14px;
    color: black;
    font-family:'JeffScriptRegular';
}
div#reprF>input[type=text]{
    width:135px;
    border:none;
    padding-left:10px;
    background: transparent;
    font-size: 11px;
    line-height: 12px;
    color: black;
    font-family:'JeffScriptRegular';
}
div#reprF>input[type=password]{
    width:135px;
    border:none;
    padding-left:10px;
    padding-bottom:2px;
    background: transparent;
    font-size: 11px;
    line-height: 12px;
    color: black;
    font-family:'Arial';
}

.reprB{
    position:relative;
    top:80px;
    width:290px;
    height:30px;
    text-align:right;
    left:10px;
    color: black;
    font-family:'JeffScriptRegular';
    vertical-align:middle;
}

.reprB input[type=submit], .reprB input[type=reset]{
    border: none;
    background:transparent;
    width:80px;
    font-size: 16px;
    height:30px;
    font-family:'JeffScriptRegular';
    cursor:pointer;
}



div#content_right>div#folder{
    width:682px;
    height: 823px;
    background: url(../_img/folder.png) no-repeat;
    border:1px solid transparent;
}
div#content_right>div#folder>div#folder-wrap{
    width:536px;
    height: 735px;
    background: url(../_img/front-folder.png) no-repeat;
    margin-top:35px;
    margin-left:2px;
    border: 1px solid transparent;
}

/*------------------HOME PAGE STYLES -----------------------------------*/
div#title{
    position: relative;
    top:40px;
    left:75px;
    width:425px;
    height:50px;
    font-size:18px;
    text-align:left;
    padding:12px 10px;
    background: url(../_img/title-home.png) no-repeat top left;
    font-family:'DSStampCyrRegular';
}
div#main-content.home{
    position:relative;
    top:20px;
    left:40px;
    width: 465px;
    height:420px;
    text-align:justify;
    font-size:11px;
}
div#main-content.h{
    position:relative;
    top:20px;
    left:40px;
    width: 465px;
    height:420px;
    line-height:18px;
    text-align:justify;
    font-size:12px;
}
div#date{
    position:relative;
    left:25px;
    text-align:justify;
    font-size:18px;
    color: #000000;
    font-weight: bold;
    font-family:'JeffScriptRegular';
}
.read_more{
    float:right;
    color:#000000;
    font-size:15px;
    text-decoration: none;
    font-family:'JeffScriptRegular';
}
div#sub-content-left.home{
    float:left;
    margin-top:30px;
    margin-left:30px;
    margin-right:5px;
    width: 225px;
    height:250px;
    text-align:left;
    font-size:11px;
}
div#sub-content-left.home div#imprint{
    margin-top:50px;
    margin-left:20px;
    text-align:center;
    width:134px;
    height:78px;
    background: url(../_img/border-double.png) no-repeat;
}
div#sub-content-left.home div#imprint a{
    display:inline-block;
    padding-top:20px;
    text-align:center;
    font-size:14px;
    line-height:20px;
    font-family:'DSStampCyrRegular';
    text-decoration:none;
    color: black;
}
div#sub-content-right.home{
    float:right;
    margin-top:55px;
    width: 270px;
    height:250px;
    text-align:justify;
    font-size:11px;    
}
div#sub-content-right-wrap{
    background: url(../_img/papers-right.png) no-repeat;    
    width: 283px;
    height:197px;
    text-align:left;
    font-size:10px;
}
div#sub-content-right-wrap b,i{
    font-size:10px;
}
div#sub-content-right-wrap p{
    padding-top:15px;
    padding-left:8px;
    width: 253px;
    height:180px;
    text-align:left;
    font-size:10px;
    line-height:10px;
}

/*------------------//IMPRINT STYLES -----------------------------------*/
div#title-long{
    position: relative;
    top:40px;
    left:75px;
    width:425px;
    height:50px;
    font-size:18px;
    text-align:left;
    padding:12px 10px;
    background: url(../_img/title-long.png) no-repeat top left;
    font-family:'DSStampCyrRegular';
}
div#main-content.imprint{
    position:relative;
    top:20px;
    left:80px;
    width: 400px;
    height:420px;
    text-align:justify;
    font-size:12px;
}
div#sub-content-left-wrap-imprint{
    background: url(../_img/papers-left-long.png) no-repeat;
    width: 272px;
    height:183px;
    text-align:left;
    font-size:10px;
}
div#sub-content-left-wrap-imprint p{
    padding-top:45px;
    padding-left:20px;
    width: 243px;
    height:180px;
    text-align: justify;
    font-size:12px;
    line-height:16px;
}
/*------------------//PRICES STYLES -----------------------------------*/
div#main-content.prices{
    position:relative;
    top:20px;
    left:55px;
    width: 445px;
    height:420px;
    text-align:justify;
    font-size:11px;
}
div#main-content.prices b,i {

    font-size:11px;
}
div#sub-content-left-wrap-prices{
    margin-top:30px;
    margin-left:25px;
    width: 210px;
    height:157px;
    text-align:left;
    font-size:11px;
}
div#sub-content-right-wrap-prices{
    background: url(../_img/papers-right.png) no-repeat;
    width: 283px;
    height:197px;
    text-align:left;
    font-size:10px;
}
div#sub-content-right-wrap-prices p{
    padding-top:15px;
    padding-left:18px;
    width: 240px;
    height:180px;
    text-align:left;
    font-size:10px;
    line-height:10px;
}
div#sub-content-right-wrap-prices b,i{
    text-align:left;
    font-size:10px;
    line-height:10px;
}

/*-------------------------TECH Styles*/
div#subtitles{
    position: relative;
    top:10px;
    left:70px;
    width:440px;
    height:50px;
}
div#subtitles span, a{
    vertical-align: middle;
}
span#subtitle1 a{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:169px;
    height:49px;
    background: url(../_img/subtitle-tech1.png) no-repeat;
    text-decoration: none;
    color: #333333;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle1 a:hover, span#subtitle1 a.active{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:169px;
    height:49px;
    background: url(../_img/subtitle-tech1-hover.png) no-repeat;
    text-decoration: none;
    color: #B22222;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle2 a{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:110px;
    height:48px;
    background: url(../_img/subtitle-tech2.png) no-repeat;
    text-decoration: none;
    color: #333333;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle2 a:hover, span#subtitle2 a.active{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:110px;
    height:48px;
    background: url(../_img/subtitle-tech2-hover.png) no-repeat;
    text-decoration: none;
    color: #B22222;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle3 a{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:139px;
    height:49px;
    background: url(../_img/subtitle-tech3.png) no-repeat;
    text-decoration: none;
    color: #333333;
    font-size:14px;
    line-height:30px;
    font-family:'DSStampCyrRegular';    
}
span#subtitle3 a:hover, span#subtitle3 a.active{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:139px;
    height:49px;
    background: url(../_img/subtitle-tech3-hover.png) no-repeat;
    text-decoration: none;
    color: #B22222;
    font-size:14px;
    line-height:30px;
    font-family:'DSStampCyrRegular';
}
div#main-content.tech{
    position:relative;
    top:20px;
    left:60px;
    width: 425px;
    height:380px;
    text-align:justify;
    font-size:11px;
}
div#sub-content-right-wrap p#tech{
    margin-top:10px;
    margin-left:5px;
    width:230px;
    line-height:12px;
}
div#sub-content-left-wrap-tech{
    background: url(../_img/papers-left-longer.png) no-repeat;
    width: 233px;
    height:235px;
    text-align:left;
    font-size:10px;
}
div#sub-content-left-wrap-tech p{
    padding-top:35px;
    padding-left:20px;
    width: 190px;
    height:235px;
    text-align: justify;
    font-size:10px;
}
div#sub-content-left-wrap-tech b{
    font-size:10px;
}
/*---------------------ORDERS Styles---------------------------*/
div#main-content.orders{
    position:relative;
    top:20px;
    left:60px;
    width: 425px;
    height:470px;
    text-align:justify;
    font-size:11px;
}
div#sub-content-left-wrap-order{
    background: url(../_img/papers-left-longer.png) no-repeat;
    width: 233px;
    height:235px;
    text-align:left;
    font-size:10px;
}
div#sub-content-left-wrap-order p{
    padding-top:27px;
    padding-left:15px;
    width: 200px;
    height:235px;
    text-align: left;
    font-size:10px;
}
div#sub-content-left-wrap-order b{
    font-size:10px;
}
div#sub-content-right-wrap p#order{
    margin-top:5px;
    margin-left:5px;
    width:230px;
    line-height:12px;
}
div#sub-content-right-title {
    position:relative;
    top:15px;
    left:10px;
    padding:0px 5px;
    width:215px;
    height:34px;
    background: url(../_img/subcontent-order-title.png) no-repeat;
    letter-spacing:0px;
    font-size:12px;
    color:#000000;
    line-height:30px;
    font-family:'DSStampCyrRegular';
}
/*------------------------PRODUCTS STYLES--------------------------------------------*/
div#title-prod{
    position: relative;
    top:50px;
    left:40px;
    width:500px;
    height:50px;
}
div#title-prod span, a{
    vertical-align: bottom;
}
span#subtitle-prod{
    margin:0;
    padding: 18px 0px;
    display: inline-block;
    width:123px;
    height:30px;
    background: url(../_img/title-prod.png) no-repeat;
    text-decoration: none;
    color: #000000;
    font-size:16px;
    line-height:8px;
    font-family:'DSStampCyrRegular';
}
span#subtitle-prod a{
    text-decoration: none;
    color: #000000;
    font-size:16px;
    line-height:8px;
    font-family:'DSStampCyrRegular';
}

div#title-sub-prod{
    position: relative;
    top:45px;
    height:20px;
    text-align:left !important;
    width:580px;
    left:-100px;
}
div#title-sub-prod span, div#title-sub-prod a{
    font-size:20px;
    color: #000000;
    font-family:'JeffScriptRegular';
    text-align: left !important;
    line-height:30px;
}


span#subtitle1-prod a{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:170px;
    height:35px;
    background: url(../_img/subtitle-prod1.png) no-repeat;
    text-decoration: none;
    color: #333333;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle1-prod a:hover, span#subtitle1-prod a.active{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:170px;
    height:35px;
    background: url(../_img/subtitle-prod1-hover.png) no-repeat;
    text-decoration: none;
    color: #B22222;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle2-prod a{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:144px;
    height:34px;
    background: url(../_img/subtitle-prod2.png) no-repeat;
    text-decoration: none;
    color: #333333;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
span#subtitle2-prod a:hover, span#subtitle2-prod a.active{
    margin:0;
    padding: 8px 0px;
    display: inline-block;
    width:144px;
    height:34px;
    background: url(../_img/subtitle-prod2-hover.png) no-repeat;
    text-decoration: none;
    color: #B22222;
    font-size:14px;
    font-family:'DSStampCyrRegular';
}
div#main-content.prod{
    position:relative;
    top:48px;
    left:35px;
    width: 480px;
    height:460px;
    text-align:justify;
    font-size:11px;
}
div#sub-content-left-wrap-prod{
    width: 233px;
    height:75px;
    text-align:left;
    font-size:11px;
}
div#sub-content-left-wrap-prod p{
    padding-top:35px;
    padding-left:20px;
    width: 190px;
    text-align: justify;
    font-size:11px;
    line-height:12px;
}
div#sub-content-left-wrap-prod b{
    font-size:11px;
}
div#sub-content-right-wrap p#prod{
    margin-top:-30px;
    margin-left:5px;
    width:250px;
    text-align:left;
    line-height:10px;
}

div#sub-content-left-wrap-prod-gal{
    position:relative;
    top:60px;
    background: url(../_img/papers-left-short.png) no-repeat;
    width: 228px;
    height:103px;
    text-align:center;
    font-size:10px;
    padding-top:35px;
    padding-left: 3px;
}
div#sub-content-left-wrap-prod-gal a{
    font-size:20px;
    color: #000000;
    font-family:'JeffScriptRegular';
    text-align:center;
    text-decoration:none;
}





#paging_container{
	height: 450px;
    width: 480px;
}
.container{    
	float: left;
}
#paging_container ul{
	margin-left:0;
    text-align:left;
    height: 410px;
}
#paging_container li{
    list-style: none;
    display: inline-block;
    margin-left:0;
    float: left;
}
#item{
    background: url(../_img/maincat_bkg.png) no-repeat;
    width: 238px;
    height:208px;
}
#item_img{
    background: url(../_img/img_bkg.png) no-repeat;
    width: 238px;
    height:208px;
}
#item img{
    margin-top: 19px;
    margin-left:19px;
}
#item_img img{
    margin-top: 19px;
    margin-left:19px;
    border: none;
}
#item span{
    display: block;
    vertical-align:bottom;
    text-align: center;
    margin-top:5px;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
#item_img span{
    display: block;
    vertical-align:bottom;
    text-align: center;
    margin-top:5px;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
#paging_container div.page_navigation a, div.alt_page_navigation a{
	padding:3px 3px;
	margin:2px;
	color:#000000;
	text-decoration:none;
	float: left;
    font-family:'JeffScriptRegular';
	font-size: 14px;
}
#paging_container .active_page{
	text-decoration: underline !important;
}
/*---------------------------CONTACT Styles ---------------------------*/
div#content_right>div#contact{
    position:relative;
    top:-40px;
    left:-15px;
    width:693px;
    height: 499px;
    background: url(../_img/contact-bkg.png) no-repeat;
    border:1px solid transparent;
}
div#contact-wrap{
    margin-top:190px;
    margin-left:80px;
    width:540px;
    height: 250px;
}
div#contact-wrap-left{
    float: left;
    width:200px;
    height: 250px;
    margin-right:100px;
    text-align: left;
    font-size:15px;
    color: #000000;
    font-family:'JeffScriptRegular';
}

div#contact-wrap-left b, div#contact-wrap-left u{
    font-size:15px;
    color: #000000;
    font-family:'JeffScriptRegular';
}

div#contact-wrap-left a, div#contact-wrap-left span{
    text-decoration:none;
    font-size:15px;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right{
    float: left;
    width:240px;
    height: 250px;
    text-align:left;
}
div#contact-wrap-right form{
    margin-top:0px;
    margin-left:-20px;
}
div#contact-wrap-right label{
    font-size:16px;
    line-height:28px;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right input[type=text].about{
    width:230px;
    height:16px;
    border:none;
    background:none;
    border-bottom: 1px solid #ba8a44;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right input[type=text].by{
    width:230px;
    height:16px;
    border:none;
    background:none;
    border-bottom: 1px solid #ba8a44;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right input[type=text].email, div#contact-wrap-right input[type=email].email{
    width:230px;
    height:16px;
    border:none;
    background:none;
    border-bottom: 1px solid #ba8a44;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right textarea{
    margin-top:5px;
    vertical-align: top;
    width:230px;
    height:30px;
    overflow:auto;
    border:none;
    background:none;
    border-bottom: 1px solid #ba8a44;
    resize: none;
    font-size:16px;
    font-family:'JeffScriptRegular';
}
div#contact-wrap-right input[type=submit]{
    font-size:16px;
    line-height:28px;
    color: #000000;
    font-family:'JeffScriptRegular';
    border:none;
    background:none;
    cursor: pointer;
    float:right;
    text-decoration:underline;
}
div#info{
    position:relative;
    top:-40px;
    left:0px;
    width:611px;
    height: 289px;
    background: url(../_img/info.png) no-repeat;
}
div#info-wrap{
    position:relative;
    top:35px;
    left:30px;
    width:560px;
    height: 230px;
}
div#info-wrap-left{
    float: left;
    width:270px;
    height: 250px;
    margin-right:15px;
    text-align: left;
    font-size:16px;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#info-wrap-left a, div#info-wrap-left img{
    border:none;
    text-decoration:none;
    color:black;
}
div#info-wrap-right{
    float: left;
    width:270px;
    height: 250px;
    margin-right:5px;
    text-align: left;
    font-size:16px;
    color: #000000;
    font-family:'JeffScriptRegular';
    line-height:18px;
}

.clear{
    clear: both;
}
#container>div#footer{
 	position:relative;
	margin: 0 auto;
	top:47px;
    width: 1000px;
    height:168px;
    background: url(../_img/footer.png) no-repeat;
}
div#footer-left.home{
    float:left;
    margin-left:280px;
    margin-top:50px;
    width: 260px;
    height:116px;
    text-align:left;
}
div#footer-left.home>table{
    height:100%;
}
div#footer-left.home table tr td{
    font-size:12px;
    text-decoration:none;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#footer-left.home table tr td a{
    padding-left:13px;
    font-size:13px;
    text-decoration:none;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#footer-left.home>table>tbody>tr>td>span{
    font-size:12px;
    text-decoration:none;
    color: #000000;
    font-family:'JeffScriptRegular';
}
div#footer-right.home{
    float:right;
    margin-right:160px;
    margin-top:50px;
    width: 290px;
    height:110px;
    text-align:left;
}
div#fcbk, div#tw{
    text-align:right;
    vertical-align:middle;
}
div#fcbk a, div#fcbk img{
    text-align:right;
    vertical-align: text-bottom;
    border:none;
    text-decoration:none;
    font-size: 24px;
    color: #333333;
    font-family:'JeffScriptRegular';
}
div#tw a, div#tw img{
    text-align:right;
    vertical-align:text-bottom;
    border:none;
    text-decoration:none;
    font-size: 24px;
    color: #333333;
     font-family:'JeffScriptRegular';
}


/*----------------------CLIENT MODULE----------------------------*/
div#client{
	position:relative;
	margin:0 auto;
	background: white;
	width: 510px;
	padding: 10px;
	height:auto;
	font-size:11px !important;
}
div#client_header{
	position:relative;
	margin: 0 auto;
	top:0px;
	width: 630px;
	height: 185px;
}
div#client_header a, img{
	text-decoration: none;
	border: none;
}
div#client a, form, form table, table, tr, td{
	font-size:11px !important;
}




/* @validaion - error state
------------------------------------- */
.state-error .gui-input,
.state-error .gui-textarea,
.state-error.select > select,
.state-error.select-multiple > select,
.state-error input:hover + .checkbox, 
.state-error input:hover + .radio,
.state-error input:focus + .checkbox, 
.state-error input:focus + .radio,
.state-error .checkbox, 
.state-error .radio{
	background:#FEEFE9;
	border-color:#E46B66;
}

.state-error .gui-input ~ .field-icon i,
.state-error .gui-textarea ~ .field-icon i{  color: #e74c3c; }
.state-error.select .arrow { color: #e74c3c; }
.state-error.select:before {  border-left:1px solid #E46B66; }
.state-error .gui-input ~ .input-hint,
.state-error.file .gui-file:hover + .gui-input, 
.state-error .gui-textarea ~ .input-hint { border-color:#E46B66; }
.state-error + em{ 
	display: block!important;
	margin-top: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color:#CC0000;
	font-size:0.85em;
  
}

/* @validaion - success state 
-------------------------------------------------- */
.state-success .gui-input,
.state-success .gui-textarea,
.state-success.select > select,
.state-success.select-multiple > select,
.state-success input:hover + .checkbox, 
.state-success input:hover + .radio,
.state-success input:focus + .checkbox, 
.state-success input:focus + .radio, 
.state-success .checkbox, 
.state-success .radio{
	background:#EAFCD8;
	border-color:#2ecc71;
}

.state-success .gui-input ~ .field-icon i,
.state-success .gui-textarea ~ .field-icon i{  color: #2ecc71; }
.state-success.select .arrow { color: #2ecc71; }
.state-success.select:before {  border-left:1px solid #2ecc71; }
.state-success .gui-input ~ .input-hint,
.state-success.file .gui-file:hover + .gui-input, 
.state-success .gui-textarea ~ .input-hint { border-color:#2ecc71; }



/* @captcha refresh button + icon 
-------------------------------------------------- */
.sfcode{
left: 20px;
width:100px;
height:16px;
border:none;
background:none;
border-bottom: 1px solid #ba8a44;
}
.captcode{ padding:0; position:relative; }
.captcode img{ 
	position:relative;	
	border: 1px solid #ba8a44; 
	top:5px;
	left:1px;
	height: 36px;
}
.refresh-captcha{ 
	position:absolute;
	background:#dab97b;
	border:2px solid #b59353;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px;
	right:-135px;
	height:26px;
	width:26px; 
	top:-15px; 
}

.refresh-captcha i{ 
	position:absolute; 
	text-align:center; 
	line-height:26px;
	font-size:17px; 
	color:#fff;
	left:24%;
}
