@charset "utf-8";
/* CSS Document */

/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */

/* ------------------Clear--------------------- */

@font-face {
	font-family: 'Conv_ACaslonPro-Regular';
	src: url('fonts/ACaslonPro-Regular.eot');
	src: local(''), url('fonts/ACaslonPro-Regular.woff') format('woff'), url('fonts/ACaslonPro-Regular.ttf') format('truetype'), url('fonts/ACaslonPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.box:after, .box:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.download{ padding:10px;}
.download span{ display:block; margin:10px 0 0 15px; font-size:23px; float:left;}
.download img{ float:left; margin:0 0 10px 0;}
/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
background-attachment: fixed;
background-image: url("../images/background1.jpg");
background-position: center top;
background-repeat: repeat-y;
	
	
 color: #393232; font-family:Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 26px; font-style:italic; -moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;}
body .wrap-body{}

a{color: #444444;text-decoration: none;}
a:hover {color: #00405f; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	background: #2ECC71 ;}
a.button {display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
a.button:hover{}

h1,h2,h3,h4,h5,h6{ font-family:Georgia, "Times New Roman", Times, serif; text-transform:none; font-weight:700; line-height:1.4em; color: #474747; }
h1{ font-size:30px; }
h2{ font-size:25px; }
h3{ font-size:20px; }
h4{ font-size:18px; }
h5{ font-size:16px; }
h6{ font-size:14px; }

h1 a, h2 a, h3 a, h4 a{color: #393232; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{color: #00405f; text-decoration: none;}

/* -------------------------------------------- */
/*
#main{ width:1200px; margin:0 auto; background:url(../images/main-bg.jpg) repeat-y;}
*/
#main { width:1002px; margin:0 auto; background-image: url("../images/shadow-block.png"); } 


#header{ width:100%;}
#footertop{ width:100%;}
#footer{ width:100%; padding-bottom:20px;}
.footer-body {
    width: 903px;
    padding: 15px 0px;
    margin: 0px 0px;
    height: auto;
    background: none repeat scroll 0% 0% #000;
	margin-bottom: 20px;	
}
.footer-body img {
    float: left;
    margin-left: 25px;
    position: absolute;
}
.footer-body h1 {
    text-align: center;
    color: #FFF;
    font-family: Adobe Caslon Pro;
    font-size: 28px;
	font-style: normal;
	margin-bottom: 6px;
	font-weight: normal;
}
.footer-body p {
    text-align: center;
    font-size: 15px;
    color: #FFF;
    font-family: Adobe Caslon Pro;  
	font-style: normal;
}
#rotate {
    height: auto;
    width: 100%;
	margin-top:35px;
	z-index:-9999;
}
.container{
margin: 0 auto;
position: relative;
width: 903px;
}
.enter{ text-align:center; margin-top:-30px; position:relative; z-index:9999; }
#wrapper{ display:none; }

@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {
#main { width:100%; background: url("../images/shadow-block.png") repeat-y scroll 8% 0 rgba(0, 0, 0, 0); }
.container{ width:98%;}
#header img{ width:100%; }
#footertop img { width:100%;}
.enter a img{ width:30%; }
#rotate { display:none; }
#wrapper{ display:block; }
.respons-slid{ margin-top: 20px;}
.footer-body img { margin-left: 0px; position: relative;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#main { width:100%; background: url("../images/shadow-block.png") repeat-y scroll 8% 0 rgba(0, 0, 0, 0);}
.container{ width:98%;}
#header img{ width:100%; }
#footertop img { width:100%;}
.enter a img{ width:30%; }
#rotate { display:none; }
#wrapper{ display:block; }
.respons-slid{ margin-top: 20px;}
.footer-body img { margin-left: 0px; position: relative;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#main { width:100%; background: url("../images/shadow-block.png") repeat-y scroll 8% 0 rgba(0, 0, 0, 0);}
.container{ width:98%;}
#header img{ width:100%; }
#footertop img { width:100%;}
.enter a img{ width:30%; }
#rotate { display:none; }
#wrapper{ display:block; }
.respons-slid{ margin-top: 20px;}
}
