* {
	margin:0px;
	padding:0px;
	font-family:'BitstreamVeraSansRoman', georgia;
	font-weight:normal;
	}
body {
	background-color: #a2acb7;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	font-size: 13px;
}
nav{
	width: 140px;
	height: 175px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4d5763;
	margin-left: 28px;
	float: left;
	text-align: left;
	}
a{
	text-decoration: none;
	color: #330;
	font-family: BitstreamVeraSans;
	font-size: 14px;
	}
a:hover{
	text-decoration: none;
	font-family: BitstreamVeraSansBold;
	color: #FFF;
	font-size: 15px;
	}

a:active{
	text-decoration: none;
	font-family: BitstreamVeraSansBold;
	color: #27313d;
	font-size: 15px;
	}
header {
	float: left;
	height: 178px;
	width: 1085px;
	background-color: #ebeae1;
	background-image: url(images/header-img.gif);
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
	padding-left: -50px;
}
aside{
	float: left;
	width: 275px;
	height: auto;
	padding-top: 60px;
	padding-left: 100px;
	font-size: 12px;
	}
footer {
	background-color: #97a2ad;
	height: 40px;
	width: 1085px;
	text-align: center;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
}
 
 /* --------------- font ------------------*/

@font-face {
    font-family: 'BitstreamVeraSansRoman';
    src:url('fonts/Vera-webfont.eot');
    src:url('fonts/Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vera-webfont.woff') format('woff'),
         url('fonts/Vera-webfont.ttf') format('truetype'),
         url('fonts/Vera-webfont.svg#BitstreamVeraSansRoman') format('svg');
    font-weight:normal;
    font-style:normal;
	}

@font-face {
    font-family: 'BitstreamVeraSansOblique';
    src:url('fonts/Vera-Italic-webfont.eot');
    src:url('fonts/Vera-Italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Vera-Italic-webfont.woff') format('woff'),
        url('fonts/Vera-Italic-webfont.ttf') format('truetype'),
        url('fonts/Vera-Italic-webfont.svg#BitstreamVeraSansOblique') format('svg');
    font-weight:normal;
    font-style:normal;
	}

@font-face {
    font-family: 'BitstreamVeraSansBold';
    src:url('fonts/Vera-Bold-webfont.eot');
    src:url('fonts/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Vera-Bold-webfont.woff') format('woff'),
        url('fonts/Vera-Bold-webfont.ttf') format('truetype'),
        url('fonts/Vera-Bold-webfont.svg#BitstreamVeraSansBold') format('svg');
    font-weight:normal;
    font-style:normal;
	}
p{
	font-size:13px;
	line-height:21px;
	margin-bottom:14px;
	text-align:left;
	}
/*------------------- headings and text ---------------*/
h1{
	font-size: 32px;
	line-height: 36px;
	margin-top: 42px;
	margin-bottom: 7px;
	text-align: left;
	color: #27313d;
	}

h2{
	font-family: BitstreamVeraSansBold;
	font-size: 22px;
	line-height: 21px;
	margin-top: 21px;
	color: #27313d;
	margin-bottom: 15px;
	}

h4 {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 14px;
	text-align: left;
	color: #27313d;
}

h2.below_h1{
	font-family:'BitstreamVeraSansBold';
	font-size:13px;
	line-height:21px;
	margin-top:21px;
	}

h2.pleasure{
	font-family:'BitstreamVeraSansBold';
	font-size:13px;
	line-height:21px;
	margin-top:21px;
	}
.nav_li {
	width: 125px;
	height: 26px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: left;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0,0,0);
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(39,49,61) 0%,rgb(255,255,255) 100%); 
    background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(39,49,61)),color-stop(1, rgb(255,255,255)));
    background-image:-webkit-linear-gradient(-90deg,rgb(39,49,61) 0%,rgb(255,255,255) 100%);
    background-image:-o-linear-gradient(-90deg,rgb(39,49,61) 0%,rgb(255,255,255) 100%);
    background-image:-ms-linear-gradient(-90deg,rgb(39,49,61) 0%,rgb(255,255,255) 100%);
    background-image:linear-gradient(180deg,rgb(39,49,61) 0%,rgb(255,255,255) 100%);
    -moz-box-shadow:5px 5px 4px rgba(39,49,61,0.55) ,inset 0px 0px 4px rgba(39,49,61,0.5);
    -webkit-box-shadow:5px 5px 4px rgba(39,49,61,0.55) ,inset 0px 0px 4px rgba(39,49,61,0.5);
    box-shadow:5px 5px 4px rgba(39,49,61,0.55) ,inset 0px 0px 4px rgba(39,49,61,0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#8c27313d,Positive=true)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff27313d,endColorstr=#ffffffff,GradientType=0)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#8c27313d,Positive=true)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff27313d,endColorstr=#ffffffff,GradientType=0);
}
.nav_li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-top: 0px;
}
.nav_li a:hover{
	width: 125px;
	height: 26px;
	color: #27313d;
	text-decoration: none;
	padding-top: 4px;
	margin-top: -5px;
	margin-left: -1px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0,0,0);
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(178,89,0) 0%,rgb(255,255,255) 100%);
	background-image: -webkit-gradient(linear,50% 0%,50% 123%,color-stop(0, rgb(178,89,0)),color-stop(1, rgb(255,255,255)));
	background-image: -webkit-linear-gradient(-90deg,rgb(178,89,0) 0%,rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(-90deg,rgb(178,89,0) 0%,rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(-90deg,rgb(178,89,0) 0%,rgb(255,255,255) 100%);
	background-image: linear-gradient(-90deg,rgb(178,89,0) 0%,rgb(255,255,255) 100%);
	-moz-box-shadow: 4px 4px 4px rgba(178,89,0,0.5) ,inset 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 4px rgba(178,89,0,0.5) ,inset 0px 0px 4px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 4px rgba(178,89,0,0.5) ,inset 0px 0px 4px rgba(0,0,0,0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=4,OffY=4,Color=#80b25900,Positive=true)
    progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb25900,endColorstr=#ffffffff,GradientType=0)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4,OffY=4,Color=#80b25900,Positive=true)
    progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb25900,endColorstr=#ffffffff,GradientType=0);
}
.qr-code {
	background-image: url(images/qr-code.gif);
	height: 191px;
	width: 190px;
	margin-bottom: 30px;
	margin-left: -6px;
	margin-top: -9px;
}
.img-box {
	background-image: url(images/apple.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 200px;
}
.drop-cap {
	font-family: "MS Serif", "New York", serif;
	font-size: 5.2em;
	font-weight: normal;
	color: #6F7784;
	height: 0.5em;
	width: 0.6em;
	float: left;
	margin-top: 0.35em;
	margin-left: -0.05em;
	margin-right: 0.03em;
}
#overlapping-box {
	height: 180px;
	width: 420px;
	float: left;
}
#p_overlapping {
	font-family: BitstreamVeraSansBold;
	font-size: 6em;
	color: #97a2ad;
	line-height: 0.3em;
	padding-left: -20px;
}

p.pleasure{
	font-size:13px;
	line-height:21px;
	margin-bottom:14px;
	text-align:left;
	}
/*-------------------- layout ----------------*/
#main_container{
	width: 1085px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #fff;
	}

#text_container{
	float: left;
	width: 540px;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 35px;
	margin-left: 70px;
	background-image: url(images/dw.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	}
/*--------------------- links ---------------------*/
#nav_list{
	padding-top: 5px;
	margin-top: 8px;
	}	
#nav_list li{
	font-size:13px;
	line-height:21px;
	list-style: none;
	}
#sub-nav{
	float: left;
	width: 420px;
	height: 30px;
	padding-left: 60px;
	margin-top: -30px;
	margin-left: 347px;
	}
#sub-nav_list{
	margin-left: 40px;
	}	
#sub-nav_list li{
	font-size:13px;
	line-height:28px;
	list-style: none;
	display:inline;
	}
#sub-nav a{
	text-decoration: none;
	margin-right: 18px;
	color: #c3cad5;
	font-size: 13px;
	}
#sub-nav a:hover{
	text-decoration: none;
	font-family: BitstreamVeraSansBold;
	margin-right: 18px;
	color: #C60;
	font-size: 13px;
	}
/*--------------------- main navigatiuon ---------------------*/
#space-holder {
	float: left;
	height: 30px;
	width: 100px;
}
#main-menu {
	float: left;
	height: 30px;
	width: 100%;
}
