/* Main */
* {
	padding:0;
	margin:0;
}
body {
	background:#e9eaeb;
	font-size:11px;
	color:#000;
	font-family: Georgia, serif;
	text-align: center;
	padding:7px 0;
}
.left { float:left; display:inline; }
.right { float:right; display:inline; }
.cl {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	display:block;
}
#wrap {
	width:946px;
	margin:0 auto;
	text-align: left;
	background:url(img/wrap-c.gif) repeat-y 0 0;
}
#wrap-t { background:url(img/wrap-t.gif) no-repeat 0 0; }
#wrap-b { background:url(img/wrap-b.gif) no-repeat 0 bottom; padding-bottom:3px; }

a {
	color:#c60717;
	text-decoration: none;
}
.red {
	color:#c60717;
}
a:hover {
	text-decoration: underline;
}
#head {
	height:100px;
	padding:30px 30px 0 30px;
}

h1#logo {
	font-size:0;
	line-height:0;
	width:143px;
	float:left;
	position:relative;
	top:-10px;
}
h1#logo a {
	display:block;
	text-indent: -10000px;
	width:143px;
	height:82px;
	background:url(img/logo.gif) no-repeat 0 0;
}

h1#begginings-matter {
	font-size:0;
	line-height:0;
	height:89px;
	background:url(img/beginning-matter.gif) no-repeat 235px 0;
	text-indent: -10000px;
	position:relative;
	top:-13px;
}
/* End Main */

/* Navigation */
#navigation {
	float:left;
	display:inline;
	width:220px;
	margin-left:50px;
}
#navigation ul {
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size:10px;
	text-transform: uppercase;
}
#navigation li a {
	color:#000;
	display:block;
	padding:2px 4px;
	width:212px;
}
#navigation li a:hover,
#navigation li a.active {
	background:#000;
	color:#fff;
	text-decoration: none;
}
/* End Navigation */

/* Team Navigation */
#team {
	float:left;
	display:inline;
	width:300px;
	margin-left:10px;
	font-size:10px;
	font-family: Arial, sans-serif;
}
#team ul {
	list-style-type: none;
}
#team li {
	padding:2px 0;
}
#team a {
	color:#000;
}
#team a:hover,
#team a.active {
	color:#c60717;
	text-decoration: none;
}
/* End  Navigation */

/* Content */
#content {
	padding:20px 20px 70px 224px;
	min-height:500px;
}
#content p {
	line-height:17px;
	padding-bottom:5px;
}
#content ul,
#content ol {
	margin-left:18px;
}
#content li {
	padding:1px 0;
}
#content p.welcome_text {
	padding:0 100px 30px 0;
	font-size:14px;
	color:#777e8e;
	line-height:21px;
}
.welcome_text strong {
	color:#474848;
	font-weight: normal;
}
.welcome_text strong.bigger {
	color:#a5b400;
	font-size:18px;
	font-weight: bold;
}
/* End Content */

/* Headings */
h2 {
	font-size:0;
	line-height:0;
	text-indent: -1000px;
	background-repeat:no-repeat;
	background-position:0 0;
	padding-bottom:6px;
	margin-bottom:5px;
	border-bottom:solid 1px #d8d9da;
	
	height:27px;
}
h2.bottom {
	margin-top:25px;
}
h2#blue {
	font-family: Arial, sans-serif; font-size:11px; text-transform: uppercase; color: #80b4b7
	}
h2#red {
	font-family: Arial, sans-serif; font-size:15px; font-weight: bold; color: #c60717
	}

h2#our-team { background-image:url(img/h2-our-team.gif); height:27px;}
h2#our-plans { background-image:url(img/h2-our-plans.gif); height:27px;}
h2#our-clients { background-image:url(img/h2-our-clients.gif); height:27px;}
h2#consulting-and-advising { background-image:url(img/h2-consulting-and-advising.gif); height:30px;}
h2#company-creation { background-image:url(img/h2-company-creation.gif); height:27px;}
h2#dot0-agogo { background-image:url(img/h2-agogo.gif); height:27px;}
h2#startup-inabox { background-image:url(img/h2-startup-inabox.gif); height:27px;}
h2#send-message { background-image:url(img/h2-send-message.gif); height:30px;}
h2#why-beginnings { background-image:url(img/h2-why-beginnings.gif); height:30px;}
h2#specialists { background-image:url(img/h2-specialists.gif); height:30px;}
h2#whatwedo { background-image:url(img/h2-whatwedo.jpg); height:30px;}

h3 {
	color:#a5b400;
	font-size:18px;
	font-weight: normal;
	border-bottom:solid 1px #d8d9da;
	padding-bottom:6px;
	margin-bottom:5px;
}
h3 span {
	font-size:14px;
	color:#777e8e;
}
/* End Headings */

/* Columns */
#columns {}

.small-column {
	float:left;
	display:inline;
	width:220px;
	margin-right:13px;
	text-align: justify;
}
.big-column {
	text-align: justify;
	float:left;
	display:inline;
	width:465px;
}
.big-column p.left,
.big-column p.right {
	width:224px;
}
.last-column {
	margin-right:0;
}
/* End Columns */

/* Border Box */
.box {
	background:url(img/box-c.gif) repeat-y 0 0;
	margin-bottom:5px;
	width:224px;
	font-size:0;
	line-height:0;
}
.box-t {
	background:url(img/box-t.gif) no-repeat 0 0;
}
.box-b {
	background:url(img/box-b.gif) no-repeat 0 bottom;
	padding:2px 2px 4px 2px;
}
.logos {
	padding-top:5px;
}
.logos .box-b {
	position:relative;
	height:58px;
	overflow:hidden;
}
.logos a {
	position:absolute;
	top:2px;
	left:2px;
}
a.logo_first {
	z-index:2;
}
a.logo_second {
	z-index:1;
	display:none;
}
.sub-page {
	background:url(img/subpage-bg.jpg) no-repeat 1px bottom;
}
/* End Border Box */


/* Contact Form */
.contact-form label {
	float:left;
	width:220px;
	text-align: right;
	margin-top:2px;
}
.contact-form h2, 
.contact-form .btnp, 
.contact-form p {
	margin-left:230px;
}
.contact-form form {
	padding-top:10px;
}
.contact-form .field {
	float:left;
	margin-left:12px;
	font-size:11px;
	color:#778472;
	padding:2px;
	background:#fff;
	font-family: Georgia, serif;
	margin-bottom:10px;
	width:220px;
}
.contact-form .bigger {
	width:460px;
}
.contact-form textarea.field {
	width:460px;
	height:70px;
}
.contact-form span.left {
	color:#778472;
	margin-top:4px;
	margin-left:10px;
	width:230px;
}
.btnp {
	padding-bottom:60px;
	padding-top:5px;
	padding:5px 0 60px 2px;
}
.submit-button {
	font-size:0;
	line-height:0;
	display:block;
	width:92px;
	height:17px;
	background:url(img/submit.gif) no-repeat 0 0;
	text-indent: -10000px;
	cursor:pointer;
	border:0;
}
/* End Contact Form */


.team-member {
	width:456px;
}
.team-member .box {
	margin:0 0 20px auto;
}

.home-images {
	padding-bottom:15px;
}

#wrap-home {
	background:url(img/home-bg.jpg) no-repeat 1px 40px;
}
#content .home-welcome-text {
	padding: 0 0 0px 0;
	width:600px;
	height:170px;
	overflow:hidden;
	margin-bottom:20px;
}
#content .home-welcome-text p.message {
	font-size:18px;
	color:#777e8e;
	font-style: italic;
	line-height:25px;
	position:relative;
	width:600px;
	
}
#content .home-welcome-text p.message strong {
	color:#474848;
	font-weight: normal;
}
#content .home-welcome-text p.to {
	font-size:11px;
	color:#a5b400;
	text-transform: uppercase;
	padding-left:380px;
}
#content .home-welcome-text p.from {
	color:#a5b400;
}



#all-slides {
	position:relative;
}
.slide-text {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	background:url(img/slide-text.gif) no-repeat 0 0;
}
