@charset "utf-8";

/*  
Theme Name: Ambition
Description: A Business & Portfolio Theme
Version: 1
Author: Dany Duchaine
Author URI: http://themeforest.net/user/ddstudios
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	overflow:visible;
}
.clear {
	clear: both;
}

/* ---------- Typography ---------- */

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	color: #000;
}
h1 {
	font-size: 20px;
	
	text-transform: uppercase;
	color: # 333;
}
h2, h4 {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding-top: 20px;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
}
h4 {
	font-size: 18px;
}

/* ---------- Header ---------- */


#header p {
	font-size: 12px;
	color: #FFFFFF;
}
#top_white {
	background: #ffffff;
	height: 5px;
}
#header_wrap {
	background: url(../images/texture_bg.png) repeat;
	padding-bottom: 40px;
}
#header {
	width: 940px;
	margin: 0 auto;
}
#logo_menu {
	overflow: hidden;
}
#logo {
	float: left;
	margin-top: 25px;
}

/* ---------- Menu ---------- */

#menu_wrap {
	float: right;
}
#menu {
	height: 37px;
	float: left;
	padding-top: 2px;
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background:url(../images/menu_repeat.jpg) repeat-x;
}
#menu li {
	float: left;
	margin: 0px 15px;
}
#menu li a {
	text-decoration: none;
	color: #696969;
}
#menu_left {
	width: 36px;
	height: 24px;
	background: url(../images/menu_left.png) no-repeat ;
	display: block;
	float: left;
}
#menu_right {
	width: 36px;
	height: 24px;
	background: url(../images/menu_right.png) no-repeat ;
	display: block;
	float: left;
}

/* ---------- Intro text ---------- */

#intro_wrap {
	width:900px;
	
	margin-bottom:5px;
}
#intro_title {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top:40px;

	
}
#intro_text {
	width : 450px;
	overflow: hidden;
}

#intro_text_subpage {
	width : 410px;
	margin-top: 75px;
	margin-bottom: 75px;
	overflow: hidden;
}
#intro_text_full {
	margin-top: 75px;
	margin-bottom: 75px;
	padding-right: 0px;
	overflow: hidden;
}
#intro_text_right {
	   

}


/* ---------- Content ---------- */

#content_wrap {
	background: url(../images/white_content_bg.jpg) top left repeat-x #ffffff;
	padding-top: -10px;
}
#content {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 50px;
	
}
#left {
	width: 432px;
	float: left;
	overflow: hidden;
	color: #000;
}
#right, #right_portfolio {
	width: 465px;
	float: right;
	margin-top: -255px;
}
#left_subpage {
	width: 432px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: -120px;
}
#right_subpage {
	width: 405px;
	position: relative;
	float: right;
	margin-top: -200px;
	background: url(../images/right_subpage_bg.png) top left no-repeat ;
	padding: 7px 27px;
}
#right_portfolio {
	margin-top: -175px;
}
.floatimg {
	float: left;
	margin: 0px 30px 10px 0px;
}
.floatimg-right {
	float: right;
	margin: 0px 30px 10px 0px;
}
.text_block {
	background: url(../images/div_shadow.png) bottom no-repeat;
	overflow: hidden;
	padding-bottom: 50px;
	font-size: 18px;
	color:#000;
	
}
.text_block_nosep {
	background: none;
	overflow:hidden;
	padding-top:20px;
}
.last {
	margin-right: 0px !important;
}
.small_button {
	width: 106px;
	height: 24px;
	display: block;
	margin-top: 20px;
	line-height: 25px;
	background: url(../images/small_button.png) top left no-repeat;
	text-align: center;
	color: #ad5000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.small_button:hover {
	background: url(../images/small_button.png) bottom left no-repeat;
}


/* CONTENT BOX STARTS HERE */

.content-box{
width:900px;
background:#f6f7f7 url(../images/content-box-bottom.gif) bottom left no-repeat;
}

.content-padding{
padding:30px 16px 45px 16px;
}

.box-middle-bg{
background:url(../images/box-middle-bg.gif) top left repeat-y;
width:269px;
margin-right:30px;
margin-bottom:22px;
}

.box-top-bg{
background:url(../images/box-top-bg.gif) top left no-repeat;
width:269px;
}

.box-bottom-bg{
background:url(../images/box-bottom-bg.gif) bottom left no-repeat;
width:239px;
padding:15px 15px 33px 15px;
}

.box-content{
width:239px;
text-align:center;
}

.box-content h1{
font-size:28px;
color:#000;
font-weight:normal;
padding-bottom:15px;
}

.box-content p{
color:#9aa3b8;
line-height:20px;
padding:10px 0px;
}

#footer {
	background-color: #1b1b1b;
}
#footer_content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0px;
	overflow: hidden;
}
#footer a {
	color: #6f6f6f;
}
.footer_list{
	float: left;
	margin-right: 60px;
}
#footer_content li {
	margin-bottom: 5px;
}
#footer_content a {
	color: #6f6f6f;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
#footer_content a:hover {
	text-decoration: underline;
}

/* ---------- Small Footer ---------- */

#small_footer {
	background-color: #121212;
	padding: 20px 0px;
	color: #6f6f6f;
	text-transform: uppercase;
	font-size: 10px;
	overflow: hidden;
}
#small_footer_content {
	width: 940px;
	margin: 0 auto;
}
#small_footer_left, .footerlogo {
	float: left;
}
.footerlogo {
	margin-right: 20px;
}
#small_footer_right {
	float: right;
}
#SocialMedia {
	display: inline-block;
	float: right;
	height: 38px;
	width: 235px;
	padding-left: 40px;
	
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
#SocialMedia ul li {
	float:right;
	padding-right:10px;
	display:inline;
}#phone {
	font-weight: bold;
	text-decoration:underline;s
}

