html, body, div, span, h1, h2, h3, p, img, strong, ul, li, table, tr, td, a:focus{
    border:none;
	margin:0;
    outline:none;
	padding:0;					
}
body{
    background: url(/uploads/images/template/mainBg.jpg) center top no-repeat #000000;
    color:#fff;
	font-family: 'Trebuchet MS', Arial, Tahoma , Verdana;
	font-size: 70%;
}
a{
	color: #bbc8d7;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
ul{
    list-style: none;
}
#wrapper{
    font-size: 1.1em;
    margin: auto;
    width: 970px;
    position: relative;
}
#header{
    clear: both;
    width: 100%;
    height: 128px;
    position: relative;
    float: left;
}
#siteLogo{
    position: relative;
    float: left;
/*    width: 413px;
    height: 57px;*/
    display: inline;
    margin: 20px 0 0 13px;
}
#topMenu{
    float: right;
    padding: 22px 0 0 0;
}
#topMenu ul li{
    float: left;
    line-height: 1em;
    padding-left: 7px;
    font-size: 1.3em;
}
#topMenu ul li a{
    float: left;
    background: url(/uploads/images/template/topButton.png) no-repeat;
    text-decoration: none;
    width: 147px;
    color: #fbf9f5;
}
#topMenu ul li a img{
    float: left;
    margin: 0px;
}
#topMenu ul li a span{
    float: left;
    padding: 15px 0 0 10px;
}
#topMenu ul li a:hover span{
    text-decoration: underline;
}
#languages{
    font-size: 0.9em;
    position: absolute;
    right: 35px;
    top: 105px;
    font-family: Tahoma, Arial;
}
#languages ul li{
    display: inline;
    padding: 0 3px 0 3px;
}
#languages ul li a{
    color: #fbf9f5;
    text-decoration: none;
}
#languages ul li a:hover{
    text-decoration: underline;
}
#mainMenu{
    margin-top:50px;
    font-size: 1.4em;
}
#mainMenu div{
    float: left;
    width: 212px;
    height: 217px;
    margin-left: 25px;
    display: inline;
    /* background: url(/uploads/images/template/blockBackground.png); */
}
#mainMenu div a{
    color: #a99769;
    clear: both;
    width: 100%;
    text-decoration: none;
    text-align: center;
    float: left;
}
#mainMenu div a:hover{
    color: #fbf9f5;
}
#mainMenu div img{
    box-shadow: 0px 0px 15px #F7FFFF;
    border-radius:10px;
    margin: 10px 0 20px 0;
}
#mainMenu div img:hover{
    box-shadow: 0px 0px 5px #F7FFFF;
    border-radius:10px;
    margin: 10px 0 20px 0;
}
#content{
    width: 100%;
    clear: both;
    float: left;
}
#workGallery{
    text-align: center;
    color: #a99769;
    float: left;
    width: 100%;
    padding: 70px 0 20px 0;
    font-size: 1.4em;
}
#workGallery a#goIn{
	color: #a99769;
	text-decoration: none;
}
#workGallery a#goIn:hover{
	color: #fbf9f5;
}
#mainMenu div{
    float: left;
    width: 212px;
}
#leftSide{
    float: left;
    width: 240px;
    font-size: 1.3em;
}
#leftSide ul li a, #leftSide ul li ul li a{
    color: #a99769;
    background: url(/uploads/images/template/menuBullet.png) no-repeat left;
    text-decoration: none;
    padding-left: 20px;
}
#leftSide ul li a:hover, #leftSide ul li#active a{
    color: #fbf9f5 !important;
    background: url(/uploads/images/template/activeBullet.png) no-repeat left;
}
#leftSide ul li#active ul li a{
    color: #a99769 !important;
    background: url(/uploads/images/template/menuBullet.png) no-repeat left;
}
#leftSide ul li#active ul li.active a{
    color: #fbf9f5 !important;    
}
#leftSide ul{
    padding-left: 25px;
    position: relative;
    line-height: 2em;
}
ul#menu{
    position: relative;
    top: -35px;
}
#leftSide ul li{
    border-bottom: 1px solid #ba963f;
    padding-left: 5px;

}
#leftSide ul li ul li{
    border: none !important;
}
#subImage{
    float: left;
    width: 220px;
    height: 217px;
    text-align: center;
    margin-left: 25px;
    display: inline;
/*    background: url(/uploads/images/template/blockBackground.png) center no-repeat; */
}
#subImage img{
    box-shadow: 0px 0px 15px #F7FFFF;
    border-radius:10px;
    margin: 10px 0 50px 0;
}
#mainSide{
    float: left;
    padding: 55px 0 0 70px;
    color: #ccaf62;
    font-family: Tahoma, Arial;
    line-height: 1.7em;
    width: 620px;
    position: relative;
}
#mainSide h1{
    font-size: 1.4em;
    font-family:  'Trebuchet MS', Tahoma;
    color: #fbf9f5;
    padding-bottom: 20px;
    font-weight: normal;
}
#headingBullet{
    background: url(/uploads/images/template/headingBullet.png) center no-repeat;
    width: 14px;
    position: absolute;
    left: 25px;
    top: 50px;
    height: 27px;   
}
.itemBlock{
    padding-top: 45px;
    float: left;
    width: 100%;
}
.itemBlock img{
	float: right;
    border:  4px solid #ccaf62;
}
.galleryLine{
    padding-bottom: 20px;
    float: left;
	clear: both;
	width: 100%;
}
.galleryLine .imgBox{
	float: left;
    margin-bottom: 20px;
    margin-right: 18px;
}
.galleryLine img{
    border:  4px solid #ccaf62;   
}
/*.galleryLine img{
    border:  4px solid #ccaf62;
    float: left;
    margin-bottom: 20px;
    margin-right: 28px;   
}*/
.itemBlock div{
    float: left;
    width: 400px;
}
.itemBlock div.right{
    float: right;
	width: 180px;
}
a.zoom img{
	border: 0;
	margin-top: 2px;
}
.itemTitle{
    font-size: 1.3em;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.itemTitle a{
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.7em;
}
#footer{
    width: 100%;
    float: left;
    position: relative;
    color: #554a2c;
    margin-top: 20px;
    line-height: 70px;
    border-top: 2px solid #332c1a;
}
#footer span{
    padding-left: 30px;
}
#footer span a{
    color: #554a2c;
	text-decoration: none;
}
#footer #copyright{
    position: absolute;
    right: 30px;
    top: 0px;
}
/* Stylesheet: premus: default css Modified On 2014-01-29 22:41:52 */
