* { margin: 0; padding: 0; }

body {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;	
    line-height: 1.5em;
    background: #222;
	/* border-top: 6px solid #8AC541; */
    border-top: 6px solid #00629E;
	min-width: 880px;
}
.clear { clear: both; display: block; margin: 0; padding: 0; height:1px; background: transparent; }

ol, ul {
	list-style: none;
}

#frame1 {border:none;background: #F1F1E9;}
/* ----------------------------------------------------------------- Site Structure
------------------------------------------------------- */

.innerwrap { margin: 0 auto; width: 880px;}

#header {
    background-color: #F1F1E9;
    padding: 20px 50px 0 50px;
    height: 135px;
    overflow: hidden;
}
#content {
    padding: 25px 50px;
    padding-bottom: 20px;
    background: #fff;
}
#sub-content {
    clear: both;
    background: #F1F1E9;
    color: #000;
    padding: 10px 0 50px 0;
    font-size: 12px;
}

#footer { clear: both; background: #222; color: #fff; padding: 10px 0 20px 0; font-size: 12px; text-align: right; }
#footer span { float: left; }

#content-main-left { float: left; width: 325px; }
#content-main-right { float: right; width: 525px; }

#content-main-left-inner { float: left; width: 295px; }
#content-main-right-inner { float: right; width: 315px; }

/* ----------------------------------------------------------------- Navigation
------------------------------------------------------- */

#header #navigation {
    clear: both;
    margin: 5px auto 0 auto;
    list-style: none;
}

#header #navigation li {
    float: right;
    margin-right: 4px;    
}

#header #navigation li a {
    float: left;
    padding: 10px 1.5em;
    font-size: 12px;
    text-decoration: none;
    text-transform: lowercase; 
    letter-spacing: 2px;
    color: #fff;
    background: #00629E;
    line-height: 1;
}

#header #navigation li.current a,
#header #navigation li.current a:hover {
    background: #fff;
    color: #444;
}
#header #navigation li a:hover {
    background: #444;
    color: #fff;
}

/* ----------------------------------------------------------------- Images
------------------------------------------------------- */

img { border:0; }



/* ----------------------------------------------------------------- Typography and Headers
------------------------------------------------------- */

#header h1 {
    background: url(../images/logo.jpg) no-repeat 0 0;
}

#header h1 a, #header h1 a:hover {
    font-family: "Arial Black", Arial, Helvetica, Sans-serif;
    height: 100px;
    width: 350px;
    text-indent: -1000em;
    display: block;
}
#content h1 {
    font-size: 28px;
    font-weight: normal;
	font-style:italic;
    color: #999;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
#content h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #000;
}

#sub-content h2 {
    font-size: 18px;
    font-weight: normal;
	font-style: normal;
    margin: 0 0 10px 0;
    padding-bottom: 3px;
	border-bottom: 5px solid #FF7700;
}
#content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 5px 0;
    padding: 0;
    color: #000;
}
#content h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 5px 0;
    padding: 0;
    color: #000;
}

#content h2.highlight1 {color: #FF7700;}

#content h3 span {
    font-size: 16px;
    font-weight: normal;
    color: #666;
}

/* ----------------------------------------------------------------- Links
------------------------------------------------------- */

a, a:visited {
    color: #005EAC;
}
a:hover {
    color: #E74B06;
}
#sub-content a {
    text-decoration:none;
	border-bottom: 1px dashed #005EAC;
}
#footer a, #footer a:visited { color: #fff; text-decoration:none; border-bottom: 1px dashed #ccc;}
#footer a:hover { color: #FF6347 ; }

/* ----------------------------------------------------------------- Paragraphs
------------------------------------------------------- */

#content p { 
	font-size: 16px;
	margin: 0;
	color: #666;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
#content p.last { 
	border-bottom: none;
}
#content #siteintro p {
	font-family:georgia,'times new roman',serif;
	font-size: 24px;
	font-style:italic;
	line-height:1.5em;
	margin: 6px 0 15px 0;
	padding: 0 0 15px 0;
	color: #FF7700;
	border-bottom: none;
}
#content #siteintro p.spacer {
	border-bottom: 1px solid #ccc;
}
#sub-content p { 
	font-size: 14px;
	color: #787878;
	padding:0;
	line-height:1.3em;
}





/* ----------------------------------------------------------------- General
------------------------------------------------------- */

ul.featurelist {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 25px 15px;
	margin-top:10px;
}
ul.featurelist li {
	padding: 7px 0 7px 35px;
  	background: url(../images/check.jpg) no-repeat;
	background-position: 6px 10px;	
	min-height: 10px;
	line-height:1.1em;
	color: #666;
}

.casestudies {
	clear: both;
}

.casestudies .thumb {
  float: left;
  margin: 10px 20px 10px 0;
  display: block;
}
.contactus {
	padding: 20px 0 20px 0px;
	border-bottom:1px solid #cccccc;
	margin-bottom:30px;
}

ul.imagefloater {
	float: left;
	margin-top: 20px;
}
ul.imagefloater li {
	float: left;
}
ul.imagefloater li img {
	float: left;
}
ul.imagefloater li .imagefloaterWrapper {
	float: left;
	margin: 0 0 0 20px;
	color: #666;
	width:600px;
}
ul.imagefloater li .imagefloaterWrapper2 {
	float: left;
	margin: 0 0 0 40px;
	color: #666;
	width:590px;
}
ul.imagefloater li.listspacer {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
	margin-bottom:20px;
	color: #666;
}
.padtop1 {padding-top: 20px;}
.padtop2 {padding-top: 13px;}


/* ----------------------------------------------------------------- Thumb Wrapper
------------------------------------------------------- */

#screenshots {
	border-bottom: 1px solid #cccccc;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.screenshots {
	float: left;
	text-align: center;
	width: 220px;
	padding: 5px 0;
}