@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,600,700,300);

html				{width:100%; height:100%;}
body				{margin:0; padding:0; width:100%; height:100%; background:url(images/body.jpg) repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
ul, ol				{margin:0; padding:0; list-style:none;}
img, img a			{border:none;}
h1, h2, h3, h4, h5	{margin:0; padding:0;}
h1					{font-family:Raleway, Arial, Helvetica, sans-serif; color:#666; font-size:30px; font-weight:300; height:28px; text-align:center;}
p					{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; color:#666; line-height:18px; margin:0; padding:0;}
.clearfix			{float:none; clear:both;}
a					{color:#535252; text-decoration:none;}
a:hover				{text-decoration:none;}
#logo				{width:980px; height:auto; margin:0 auto; text-align:center;}
.content{min-height:700px;}
/* ---- Countdown timer ---- */
.Counter {text-align:center; padding-top:40px; margin-bottom:20px;}
ul#countdown li {display:inline-block; background:url(images/circle.png) top left no-repeat transparent; width:120px; margin-bottom:20px;
text-align:center; padding-right:20px;}
ul#countdown li span {font-size:3em; font-weight:bold; color:#fff; height:120px; line-height:120px; position:relative;}
ul#countdown li p.timeRefDays, ul#countdown li p.timeRefHours, ul#countdown li p.timeRefMinutes, ul#countdown li p.timeRefSeconds
{margin-top:10px; color:#0070a3; text-transform:uppercase; text-align:center; font:75% 'Lato', sans-serif; font-weight:700;}

.stay_tuned{margin-top:40px;}
/* ---- footer---- */
#footer		{width:100%; height:81px; background:#393939; color:#fff; position:fixed; bottom:0px;}
.fotimg		{background:url(images/footer-img.png) center repeat-x; margin:0 auto; height:146px; width:100%; position:fixed; bottom:70px;}
.footer-box	{margin:0 auto; width:980px; height:auto; display:block;}