body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, strong, th, td {
	margin:0pt;
	padding:0pt;
}

body {
	font-family: Times New Roman, Times, serif;
	background: #ffffff;
	color: #444444;
	border-top: #444444 5px solid;
	}
	
	
#container {
	width: 950px;
	margin: 20px auto 0 auto;
	}
	
#head {
	padding: 20px 0 20px 0;
	margin: 0 0 40px 0;
	height: 25px;
	}
	
#leftH {
	width: 400px;
	height: 25px;
	float: left;
	}
	
#rightH {
	width: 200px; 
	height: 25px;
	float: right;
	}

#rightH ul {
	padding: 6px 0 0 0;
	}
	
#rightH li {
	width: 100px;
	height: 25px;
	overflow: hidden;
	float: left;
	text-align: center;
	}
	
#rightH a {
	font-size: 13px;
	}
	
h1 {
	letter-spacing: -1px;
	}
	
h1, #leftH a {
	font-family: Georgia, serif;
	font-size: 25px;
	font-weight: lighter;
	color: #111111;
	line-height: 35px;
	}
	
h2 {
	font-size: 50px;
	line-height: 60px;
	font-weight: lighter;
	color: #111111;
	}
	
h3 {
	color: #000000;
	font-size: 19px;
	margin: 0 0 10px 0;
	font-weight: lighter;
	}
	
h4 {
	color: #ffffff;
	font-size: 16px;
	font-weight: lighter;
	}
	
p, li, a, #tweets span {
	font-size: 15px;
	line-height: 22px;
	font-weight: lighter;
	}
	
p {
	margin: 0 0 20px 0;
	}
	
li {
	list-style: none;
	padding: 0 0 3px 0;
	border-bottom: #ececec 1px solid;
	}
	
a {
	color: #000000;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	color: #111111;
	}
	
span {
	font-weight: bold;
	}
	
#active {
	border-bottom: #000000 1px solid;
	}
	

	
img {
	border: none;
	}
	
#work {
	padding: 40px 0 50px 0;
	margin: 0 0 40px 0;
	border-top: #ececec 1px solid;
	border-bottom: #ececec 1px solid;
	}
	
#col1 {
	width: 550px;
	float: left;
	text-align:justify;
	}
	
#col2 {
	width: 300px;
	float: right;
	}
	
#col3 {
	width: 550px;
	float: left;
	}
	
#col4 {
	width: 300px;
	float: right;
	}
	
#col5 {
	width: 350px;
	float: left;
	}
	
#col5 li {
	background: url(images/btnBG.gif) no-repeat left center;
	width: 300px;
	height: 40px;
	}
	
#col5Nav a {
	color: #ffffff;
	}
	
#col6 {
	width: 500px;
	float: right;
	}

	
#col2 li {
	background: url(img/engrenage.png) no-repeat right center;
	}
	
#qinputs p {
	margin: 20px 0 3px 0;
	}
	
.cleardiv {
	clear: both;
	}
	
.titles {
	width: 950px;
	}
	
#projects {
	margin: 40px 0 40px 0;
	padding: 50px 0 0 0;
	border-top: #ececec 1px solid;
	}
	
.pros {
	width: 300px;
	height: 200px;
	float: left;
	border: #d9d9d9 1px solid;
	}
	
#mdl_pro {
	margin: 0 22px 0 22px;
	}

	
#contact {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	border-top: #ececec 1px solid;
	}
	
#conInfo {
	border-top: #ececec 1px solid;
	padding: 20px 0 0 0;
	}
	
input, textarea, select {
	border: #d9d9d9 1px solid;
	padding: 5px;
	width: 450px;
	}
	
#message {
	height: 150px;
	}
	
#submit {
	width: 80px;
	margin: 10px 0 0 0;
	}
	
#emailDiv {
	width: 700px;
	margin: 50px auto 0 auto;
	text-align: center;
	}
	
#emailDiv p {
	font-size: 24px;
	color: #999999;
	}
	
#clients {
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
	border-top: #ececec 1px solid;
	}
	
#clients li {
	float: left;
	width: 315px;
	height: 30px;
	font-size: 14px;
	border: none;
	font-weight: bold;
	text-align: center;
	}
	
#clients p {
	font-size: 16px;
	font-weight: lighter;
	line-height: 26px;
	}
	
#error {
	color: #ff0000;
	display: none;
	}
	
#errorBot {
	color: #ff0000;
	display: none;
	}
	
#required, #error {
	background-color: #ebfffb;
	padding: 10px;
	border: #e9e9e9 1px solid;
	}
	
#footer {
	padding: 10px 0 10px 0;
	border-top: #ececec 1px solid;
	margin: 40px 0 20px 0;
	}