/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
	font-family: dejavu;
	src: url('dejavu.TTF');
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: black;
}

a.hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,ul,li,span,a {
	font-family: calibri,arial;
	font-weight:normal;
	line-height: 100%;
	margin-top: 0;
}

h1 {
	font-size: 20px;
	color: #000;
}

h2 {
	font-size: 16px;
	color: #000;
}

h3 {
	font-size: 12px;
	color: #000;
}

/* my CSS */

html {
	background-color: #F0F0E1;
}

#container {
	width:980px;
	background-color:#999;
	margin: 2em auto;
}

#header {
	height:75px;
	background-color: #333333;
}

#header a {
	color:#FFF;
	font-weight:bold;
}

#header h1 {
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	margin-left: 10px;
	padding-top: 15px;
	}

#header h1.myname {
	font-family: dejavu;
}

#header h2 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-left: 15px;
	margin-top: -20px;
	cursor:default;
	}

#header ul{
	display:inline-block;
}

#header li{
	display:inline-block;
}

#content {
	min-height: 550px;
	max-height:550px;
	background-color: #FFFFFF;
	cursor:default;
	overflow:auto;
	overflow-x: hidden;
overflow-y: scroll;
}

#content h1 {
	font-size: 35px;
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
}

#content h2 {
	float:right;
	font-size:30px;
	margin-right:20px;
	padding-left:20px;
}

#content span {
	text-align:center;
}

#content p {
	font-family:calibri,arial;
	font-size: 16px;
	padding-top: 10px;
	padding-right:40px;
	padding-left: 40px;
}

#content p.writeup {
	width:680px;
}

#smarter{
	padding-top: 20px;
	text-align:center;
}

#smarter ul li{
	display: inline;
	text-align:center;
}

#smarter img {
	max-height: 90px;
	max-width:100px;
}

#mainnav {
	text-align: center;
}

#browser {
	height: 260px;
	background-color: #E1E1C4;
	}

#browser img{
	max-height:200px;
	max-width:400px;
	margin-top: 0px;
}
#browser img.left {
	margin-left:50px;
	z-index:1;
}

#browser img.right {
	margin-left:80px;
	z-index:1;
}

#labelz {
	height:20px;
	padding-top:3px;
	cursor:default;
	font-size:16px;
}

#labelz a {
		font-family:calibri, arial;
		cursor:default;
}

#labelz p.left {
	float:left;
	width:400px;
	margin-left: 50px;
}

#labelz p.right {
	float:right;
	width:395px;
	margin-right:50px;
}

#bottom {
	height:365px;
	background-color:#F0F0E1;
	}

#sliders img.slideleft {
	position:absolute;
	z-index:0;
	margin-top: 35px;
}

#sliders img.slideright {
	position:absolute;
	margin-left:960px;
	margin-top: 35px;
	z-index:0;
}

#contact {
	height: 365px;
	width: 580px;
	background-color:#666666;
	float: left;
	cursor:default;
}

#contact h1 {
	font-size: 35px;
	font-weight:bold;
	color: #000;
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 10px;
}

#contact form {
padding-left: 20px;
}

#contact input.field {
	padding-right: 100px;
	margin-right: 10px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-color:#000;
	border-width:1px;
	}

#contact input.field2 {
	font-family: calibri,arial;
	width: 520px;
	margin-bottom:15px;
	border-color:#000;
	border-width:1px;
	}

#contact  textarea.field {
	font-family: calibri,arial;
	width: 520px;
	height: 150px;
	resize: none;
	border-color:#000;
	border-width:1px;
}

#contact input.submit {
	float: right;
	margin-right:35px;

}

#bio {
	float: right;
	height: 350px;
	width: 400px;
	background-color:#333333;
	cursor: default;
}

#bio h1 {
	font-size: 35px;
	font-weight:bold;
	color: #FFF;
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 10px;
}

#bio span {
	color: #F90;
	font-size:18px;
}

#bio ul li {
	color: #FFF;
	font-size: 16px;
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image:
}

#bio img {
	float: right;
	padding-right:10px;
	padding-top:20px;
	max-height:200px;
	max-width:200px;
}

/* Footer Begins Here */

#footbkg {
	background:#000;
}

#footbkg h3 {
	color: white;
	text-align:center;
	padding-bottom: 10px;
}

#footer {
	background-color:#000;
	height: 200px;
	width: 980px;
	color:#FFF;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

#footer h3 {
	text-align:center;
	color: white;
}
#col1 h1, #col2 h1, #col3 h1, #col4 h1 {
	color:red;
	font-size:28px;
	cursor:default;
}

#col1 a, #col2 a, #col3 a, #col4 a {
color:#FFF;
}

#col1 a:hover, #col2 a:hover, #col3 a:hover, #col4 a:hover {
color: #0C0;
}

#col1 {
  display:inline;
  text-align:left;
  width: 200px;
  float: left;
  width: 245px;

  }
  
#col2 {
  display:inline;
  float:left;
  text-align: center;
  width: 245px;
}


#col3 {
  display:inline;
  text-align:center;
  float:left;
  width: 245px;
}

#col4 {
  float:left;
  text-align: right;
  width: 245px;
}

#col4 img {
  max-height:30px;
  max-width:30px;
  padding: 3px 3px 3px 3px;
  filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}

#col4 li.google {
	float:right;
}

#col4 img:hover {
  filter: none;
  -webkit-filter: grayscale(0);	
}
