#content
{
	margin: 0 auto;
	width: 1400px;
	
}
#bbq
{
position: absolute; 
top: 120;
left:300;
height:780px; 
width:600px; 

background:blue;
z-index:-1;
opacity: 0.1;

}
#back_all
{
}

iframe {
	height: 315px;
	width: 560px;
}

#header {
	height: 250px;
	width: 700px;
	text-align: center;	
	background: url(../images/rainbow.png) no-repeat;	
	
}
#main
{
	padding-top: 20px;
    /*padding: 30px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
	border-radius: 20px 20px 20px 20px;
	width:95%; 
	margin-left:0px*/
}
#left
{
	float: right;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 238px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}



#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left .news
{
background: #000000;
padding: 5px;
}

#left H4
{
font-size: 10px;
}

#left a {
	color: #E0E7FF;
	font-size: 11px;
}
#left a:visited {
	color: #E0E7FF;
	font-size: 11px;
}

#left p
{
padding: 10px;
}

#right
{
width: 715px;
padding-left: 20px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #E0E7FF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-style: italic;
	color: white;
	font-weight: bold;
	text-align: left;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #E0E7FF;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-weight: bold;
	color: #E0E7FF;
}
.semiopacity {
  background: black; /* Цвет фона */
    background-color: rgba(66, 95, 122, 0.3);
	border-radius: .9em;
  }
#menu
{
float: left;
padding-left: 139px;
width: 600px;
height: 48px;
/*background: url(images/menu.gif) no-repeat;*/

}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	//float: left;
	width: 79px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 1px;

}

#menu a:hover {
	width: 79px;
    height: 31px;
	color: #FF0000;
	text-decoration: underline;
	/*background: url(images/menu_back.gif) repeat-x;*/
}

ul.dropdown li { position: relative; }
 ul.dropdown,
 ul.dropdown-inside {
 list-style-type: none;
 padding: 0;
 white-space: nowrap;
 }
 ul.dropdown-inside {
 position: absolute;
 left: -9999px;
 }
 ul.dropdown li.dropdown-top {
 display: inline;
 float: left;
 margin: 0 1px 0 0;
 }
 ul.dropdown li.dropdown-top a {
 padding: 3px 10px 4px;
 display: block;
 }
 /*ul.dropdown a.dropdown-top { background: #efefef; } /*menu background*/
 ul.dropdown a.dropdown-top:hover { padding: 2px 10px 5px; }
 ul.dropdown li.dropdown-top:hover .dropdown-inside {
 display: block;
 left: 0;
 }
 ul.dropdown .dropdown-inside { background: #4DBAC3; width: 330px;}
 ul.dropdown .dropdown-inside a:hover { background: #4DBAC3; }	/*dropdown menu*/
 
#lmenu
{
float: left;
padding-left: 20px;
padding-top: 260px; 
width: 150px;
height: 200px;
}


#thumbs
{
float: left;
padding-left: 50px;
width: 800px;
height: 800px;

}

#rthumbs
{
position: relative; 
left: 50px;
padding-top: 10px; 
width: 670px;
height: 700px;
overflow-y: auto; 
}
#rcthumbs
{
position: relative; 
left: 50px;
padding-top: 10px; 
width: 80%;
height: 100%;
overflow-y: auto; 
}
#bigf
{
float: left;
padding-left: 50px;
width: 640px;
height: 640px;
}
#bigf1
{
float: left;
padding-left: 50px;
width: 640px;
height: 640px;
}
.bigim {
display: table; 
#position: relative; 
overflow: hidden; 
/*border: 1px dashed red; */
color: red; 
height:300px; 
width:500px; 
text-align:center; }
.bigim p {
#position: absolute; 
#top: 50%; 
display: table-cell; 
vertical-align: middle; }
.bigim a { 
#position: relative; 
#top: -50%; 
#left: -50%}
.error {
    margin: 40px auto 0;
    border: 1px solid #777;
    padding: 3px;
    color: #fff;
	font-size: 26px;
	text-shadow: 2px 2px 0px #36a035, 0 0 1em black;
    text-align: center;
    /*width: 650px;*/
    background: #f58220;
}
.ctext {
    margin: 40px auto 0;
    border: 1px solid #777;
    padding: 3px;
    color: #fff;
	font-size: 1em;
	text-shadow: 2px 2px 0px #36a035, 0 0 1em black;
    text-align: center;
    /*width: 650px;*/
    background: #f58220;
}
#cabinet{
 text-transform: uppercase;
 color: yellow;
 text-decoration: underline;
}
.mlogin {
    margin: 80px auto 0;
}

.mregister {
    margin: 0;
}
.container h1 {
    color: #777;
    text-align: center;
    font-weight: 300;
    border: 1px dashed #777;
    margin-top: 13px;
}

.container label {
    color: #777;
    font-size: 14px;
}


.container form .input,.container input[type=text],.container input[type=password],.container input[type=e] {
    background: #fbfbfb;
    font-size: 24px;
    line-height: 1;
    width: 100%;
    padding: 3px;
    margin: 0 6px 5px 0;
    outline: none;
    border: 1px solid #d9d9d9;
}

.container form .input:focus {
    border: 1px solid #f58220;
    -webkit-box-shadow: 0 0 3px 0 rgba(245,130,32,0.75);
    -moz-box-shadow: 0 0 3px 0 rgba(245,130,32,0.75);
    box-shadow: 0 0 3px 0 rgba(245,130,32,0.75);
}
#login {
    width: 420px;
    margin: auto;
    padding: 15px;
    background: gainsboro;
}
body {
	MARGIN-TOP: 10px;  MARGIN-LEFT: 10px; BACKGROUND-REPEAT: no-repeat;  BACKGROUND-COLOR: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	background: URL("../gallery/images/DSC_0669.jpg");
	background-size:100% 100%;
	background-position: center top;
	background-attachment: fixed;
    position: relative;
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;*/
}
TABLE {
    table-layout: fixed; /* Ячейки фиксированной ширины */
   }
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {

	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif*/
}
H1 {
	FONT-SIZE: 20px; 
	COLOR: black; 
	FONT-FAMILY: Helvetica, Verdana, Arial;
}
/*A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}  */

/*H2 {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}*/

.framethumbnail {
	display: inline-block;
	padding: 4px;
	
}

.unibutton {
position: relative; 
    top: -50px; 
    left: -10px; 
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .9em;
	-moz-border-radius: .9em;
	border-radius: .9em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin:10px;
}
.unibutton:hover {
   text-decoration: underline;
	-text-decoration: none;
}
.unibutton:active {
	position: relative;
	top: -53px;
}
.orange {
	color: #FFF;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.chosen {
	color: #FFF;
	border: solid 1px #da7c0c;
	background: #66CC33;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#66CC33));
	background: -moz-linear-gradient(top,  #faa51a,  #66CC33);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#66CC33');
}
.chosen:hover {
	background: #66CC33;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#66CC33));
	background: -moz-linear-gradient(top,  #f88e11,  #66CC33);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#66CC33');
}
.chosen:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#66CC33));
	background: -moz-linear-gradient(top,  #f47a20,  #66CC33);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#66CC33');
}





#logo {

width: 699px;
height: 60px;
/*float: left;*/
text-align: left;
padding-top: 1px;
padding-bottom: 25px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}
.thumbnail{
display: inline-block;

position: relative;
margin:5px 5px 5px 5px; 
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS для увеличенного изображения*/
position: absolute;
background-color:#fff;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS для увеличенного изображения*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS для увеличенного изображения при наведении*/
visibility: visible;
top: 0;
left: 60px; /*смещение по горизонтали увеличенного изображения */
}

.dws-menu *{
 margin: 0;
 padding: 0;
 text-align:left;
 z-index:100;
}
.dws-menu ul,  
.dws-menu ol{
 list-style: none;
} 
.dws-menu > ul{
 display: flex;
 justify-content: center;
}  
.dws-menu > ul li a{
 display: block;
 /*background: #ececed;*/
 padding: 15px 30px 15px 40px;
 font-size: 13px;
 color: #E0E7FF;
 text-decoration: none;
 /*text-transform:uppercase;*/
} 
.dws-menu > ul li{
 position: relative;
} 
.dws-menu > ul li > a i.fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}   
.dws-menu > ul li:first-child{
 /*border-left: 1px solid #b2b3b5;*/
}
.dws-menu > ul li:last-child{
 /*border-right: 1px solid #babbbd;*/
}  
.dws-menu > ul li{
 position: relative;
 /*border-right: 1px solid #c7c8ca;*/
}   
.dws-menu li a:hover{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */


 
 color: #ffffff;
 box-shadow: 1px 5px 10px -5px black;
 transition: all 0.3s ease;
}   
.dws-menu > ul li a{
 display: block;
 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4ddb4+0,83c783+17,52b152+33,008a00+67,005700+83,002400+100;Green+3D+%231 */
/*background: rgb(180,221,180); /* Old browsers */
/*background: -moz-linear-gradient(top,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */



 
 padding: 15px 30px 15px 40px;
 font-size: 14px;
 font-weight: bold;
 color: #E0E7FF;
 text-decoration: none;
 /*text-transform:uppercase;*/
 transition: all 0.3s ease;
}    
/*sub menu*/
.dws-menu li ul{
 position: absolute;
 min-width: 150px;
}    
.dws-menu li > ul li{
 border: 1px solid #c7c8ca;
} 
.dws-menu li > ul li a{
 padding: 10px;
 text-transform: none;
 background: #1d9615;
}  
.dws-menu li > ul li ul{
 position: absolute;
 right: -150px;
 top: 0;
}    
/*sub menu*/
.dws-menu li ul{
 position: absolute;
 min-width: 150px;
 display: none;
}    
.dws-menu li:hover > ul{
 display: block;
}    
.dws-menu [type="checkbox"],
.dws-menu label.toggleSubmenu{
 display: none;
}
.dws-menu label.toggleMenu{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4ddb4+0,83c783+17,52b152+33,008a00+67,005700+83,002400+100;Green+3D+%231 */
background: rgb(180,221,180); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */


 display: none;
 padding: 15px 40px;
 /*text-transform: uppercase;*/
 font-size: 16px;
 font-weight: bold;
 color:#f4f71a;
 cursor: pointer;
 position: relative;
}

.dws-menu label.toggleMenu .fa{
 position: absolute;
 top: 15px;
 left: 12px;
 font-size: 18px;
}

#footer {
	position: relative; 
	
	padding-top: 150px; 
	clear: both;
	height: 30px;
	/*background: url(images/footer.gif) repeat-x;*/
}

#footer p {
	margin: 10;
	font-size: 10px;
	text-align: center;
	color: #E9E9E9;
}

#footer a {
	color: #E0E7FF;
}
/*Стили для кнопки*/
.applicationButton {
    margin-top: 10px;
    background: #30ad64;
    border: none;
    width: 260px;
    height: 35px;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
.applicationButton_del {
    margin-top: 25px;
    background: red;
    border: none;
    width: 100%;
    height: 73px;
    border-radius: 40px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    cursor: pointer;
}
.applicationButton:hover {
        background: #d68c18;
    }

div#rotator {float: left;
width:100px; 
height:100px; 
padding:5px; 
margin:10px 50px 25px 400px; }
div#rotator ul li {float:left; position:absolute; list-style: none;}
div#rotator ul li.show {z-index:99;}
div#rotator1 {float: left;
width:100px; 
height:100px; 
padding:5px; 
margin:10px 50px 25px; }
div#rotator1 ul li {float:left; position:absolute; list-style: none;}
div#rotator1 ul li.show {z-index:99;}
div#rotator2 {float: left;
width:100px; 
height:100px; 
padding:5px; 
margin:10px 50px 25px; }
div#rotator2 ul li {float:left; position:absolute; list-style: none;}
div#rotator2 ul li.show {z-index:99;}
	
/*Accordion for */
@media screen and (min-width: 980px) /* Desktop */ {
body {
    /*background: red;*/
	
  }
}
 
@media screen  and (max-width: 979px) /* Tablet */ {
body {
    /*background: blue;*/
}
#main
{
    padding: 30px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
	border-radius: 20px 20px 20px 20px;
	width:95%; 
	margin-left:0px
}
#maintab
{
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
	border-radius: 20px 20px 20px 20px;
	width:850px; 
	margin-left:0px
}
#content
{
	margin: 0 auto;
	width: 100%;
}
}
 
@media screen and (max-width: 500px) /* Mobile */ {
body {
    /*background: green;*/
  }
iframe {
	width: 350px;
	height: 250px;
}
#rthumbs
{
position: relative; 
left: 50px;
padding-top: 10px; 
width: 370px;
height: 700px;
overflow-y: auto; 
}
.fancybox-nav span {
	visibility: visible;
}
#header {
	height: 250px;
	width: 100%;
}
#logo{
width: 100%;
}
#right{
width: 100%;
     padding-left: 0; 
    padding-right: 0;
}
.dws-menu{
  overflow: hidden;
 }
 .dws-menu ul{
  display: block;
  max-height: 0;
  transition: max-height 0.3s;
 }
 .dws-menu li>ul li ul{
  position: absolute;
  right: auto;
  top: auto;
 }
 .dws-menu label.toggleMenu{
  display: block;
 }
 input.toggleMenu:checked + label.toggleMenu{
  background: #000;
  color: #fff;
 }
 input.toggleMenu:checked ~ ul,
 input.toggleSubmenu:checked ~ ul{
  display: block;
  position: relative;
  max-height: 5000px;
  transition: max-height 2s ease-in;
 }
 .dws-menu label.toggleSubmenu{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
 }
 input.toggleSubmenu:checked ~ a{
  background: #454547;
  color: #fff;
 }
 .dws-menu label.toggleSubmenu .fa:before{
  content: "\f0d7";
  color: #454547;
 }
 .dws-menu label.toggleSubmenu .fa{
  position: absolute;
  top: 15px;
  right: 30px;
 }
 .dws-menu input.toggleSubmenu:checked ~ label.toggleSubmenu .fa::before{
  content: "\f0d8";
  color: #ffffff;
 }

.dws-menu > ul li a{
 display: block;
 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4ddb4+0,83c783+17,52b152+33,008a00+67,005700+83,002400+100;Green+3D+%231 */
background: rgb(180,221,180); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(180,221,180,1) 0%, rgba(131,199,131,1) 17%, rgba(82,177,82,1) 33%, rgba(0,138,0,1) 67%, rgba(0,87,0,1) 83%, rgba(0,36,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,221,180,1) 0%,rgba(131,199,131,1) 17%,rgba(82,177,82,1) 33%,rgba(0,138,0,1) 67%,rgba(0,87,0,1) 83%,rgba(0,36,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */
}

#main
{
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
	border-radius: 20px 20px 20px 20px;
	width:95%; 
	margin-left:0px
}
#maintab
{
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
	border-radius: 20px 20px 20px 20px;
	width:850px; 
	margin-left:0px
}
  #content
{
	margin: 0 auto;
	width: 100%;
}
#bigf{
padding-left:0;
width:100%;
height: 320px;
}
#bigf1
{
float: left;
padding-left: 0;
width: 100%;
height: 100%;
}
#lmenu{
display:none;
}
div#rotator{
display:none;
}
div#rotator1{
display:none;
}
div#rotator2{
display:none;
}
}