/*
Theme Name: 01 Marcano Managemnent Group
Theme URI: http://www.marcanomanagement.com
Description: Coming Soon Page
Version: 1.0
Author: Tenika Jones - ten@theyoungfreshnew.com
Author URI: http://theyoungfreshnew.com
*/

body {
background: #750180;
}

a img {
border: none;
}

#wrapper {
margin: 0px auto 0px auto;

}

#container {
height: 620px;
width: 950px;
margin: 0px auto 0px auto;
background:url(images/bg.jpg) top right no-repeat ;
}

#contain-left {
float: left;
width: 410px;
}

#photo {
position:relative;
top: 10px;
left: 30px;
height: 610px;
width: 369px;
background:url(images/marcano-head.png) top right no-repeat;
}

#contain-right {
float:left;
width: 530px;
margin-top: 220px;
}

#logo {
position:relative;
top: 10px;
left: 0px;
text-align:center;
height: 159px;
width: 525px;
background:url(images/logo.png) top right no-repeat;
}

#desc {
font-family: Franklin Gothic Book, Arial, Tahoma;
font-weight: bold;
font-size: 14.5pt;
letter-spacing: .50px;
position: relative;
top: 0px;
left: 0px;
color: #fff;
text-align:center;
margin: 15px 0 25px 0;
}

#soon {
font-family: Franklin Gothic Book, Arial, Tahoma;
font-weight: bold;
font-size: 16pt;
text-align: center;
color:#d99ddf;
}

#info {
margin-top: 10px;
font-family: Franklin Gothic Book, Arial, Tahoma;
font-weight: bold;
font-size: 11pt;
color: #000;
text-align: center;
}

#info a, #info a:visited {
color: #000;
}

#info a:hover {
color: #ccc;
}

#icons {
margin-top: 20px;
text-align: center;
}

#footer {
width: 950px;
font-family: Arial, Tahoma, Verdana;
font-size: 10pt;
letter-spacing: -.15px;
margin: 0px auto 0px auto;
text-align:center;
}

#footer a, #footer a:visited {
color: #000000;
}

#footer a:hover {
color: #000000;
}

