@import url(http://fonts.googleapis.com/css?family=Dosis);
/*
==========================================================
  Normalize
==========================================================
*/
/* Normalizes margin, padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

/* Removes list-style from lists */
ul {
	list-style:none;
}

/*
==========================================================
  General Rules
==========================================================
*/
body {
	margin:0 auto;
	padding:0;
	font-size:67.5%;
	color:#313131;
	font-family: 'Dosis', sans-serif;
}

body.home {
	background:url(../images/homebk.png) repeat-x center top,url(../images/footerbk.gif) repeat-x 0 bottom;
}

body {
	background:url(../images/insidebk.png) repeat-x center top,url(../images/navbk.gif) repeat-x 0 200px,url(../images/footerbk.gif) repeat-x 0 bottom;
}

p {
	line-height:150%;
	margin-bottom:15px;
}

.fiddle {
	font-weight:400;
	color:#CE4A13;
}

.top {
	margin-right:150px;
}

.clear {
	clear:both;
}

.imgleft {
	float:left;
	margin:0 10px 10px 0;
}

a {
	text-decoration:none;
	font-weight:400;
}

a:link,a:visited {
	color:#0D869B;
}

a:hover {
	color:#C8A817;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:2em;
	font-weight:400;
	color:#060;
	padding-bottom:30px;
	text-align:center;
}

h3 {
	font-size:1.6em;
	font-weight:400;
	color:#060;
	padding-bottom:10px;
}

#container {
	margin:0 auto;
	padding:0;
	width:1024px;
}

header img {
	margin:4px 0 0 0px;
	padding:0;
}

.home header img {
	margin:0px;
	padding:0;
}

header img a {
	margin:0;
	padding:0;
}

hr {
    clear:both;
    color: green;
}

/*
==========================================================
  Navigation
==========================================================
*/
nav {
	margin:0 auto;
	padding:0;
}

nav ul {
	width:900px;
	margin:0 auto;
	height:48px;
display: block;
}

nav li {
	float:left;
	list-style:none;
	margin:0;
	padding-left:15px;
}

nav a {
	height:47px;
	display:block;
	text-align:left;
	text-indent:-9999px;
}

nav li.home a:link,nav li.home a:visited {
	background:url(../images/homeff2.png) no-repeat bottom;
	width:80px;
}

nav li.home a:hover,nav li.home a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

nav li.about a:link,nav li.about a:visited {
	background:url(../images/aboutff2.png) no-repeat bottom;
	width:134px;
}

nav li.about a:hover,nav li.about a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

nav li.faces a:link,nav li.faces a:visited {
	background:url(../images/facesff2.png) no-repeat left bottom;
	width:144px;
}

nav li.faces a:hover,nav li.faces a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

nav li.works a:link,nav li.works a:visited {
	background:url(../images/worksff2.png) no-repeat left bottom;
	width:144px;
}

nav li.works a:hover,nav li.works a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

nav li.contact a:link,nav li.contact a:visited {
	background: url(../images/contactff2.png) no-repeat left bottom;
	width:157px;
}

nav li.contact a:hover,nav li.contact a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

nav li.testimonials a:link,nav li.testimonials a:visited {
	background:url(../images/testimonials2.png) no-repeat left bottom;
	width:133px;
}

nav li a:hover,nav li a.active {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

/*
==========================================================
  Content
==========================================================
*/
#content {
	clear:both;
	margin:30px auto;
	font-size:1.8em;
	line-height:160%;
  width: 900px;
}

.home #content {
  width: 990px;
}


#content ul {
	padding-left:40px;
	list-style:disc;
	margin:0 0 20px;
}

#content ol {
	padding-left:40px;
	margin:0 0 20px;
}

#content ul li {
	line-height:150%;
	padding-left:10px;
}

#main {
	clear:both;
	width:900px;
	margin-top:30px;
}

/*
==========================================================
  Home Page
==========================================================
*/
#homercolumn {
	float:right;
	width:720px;
}

#boxbuttons {
	float:left;
	padding:0;
}

#boxbuttons ul {
	float:left;
	margin:0;
	margin-right:10px;
	padding:0;
	list-style:none;
}

#boxbuttons li {
	font-size:.75em;
	text-align:center;
	line-height:1.5em;
	padding:10px 10px 0px 0;
	margin:0 10px 0 0;
}

#boxbuttons li a {
	color:#FFF;
	font-weight:400;
	width:220px;
}

#boxbuttons li.works {
	background:url(../images/whychoosebox.jpg) no-repeat;
}

#boxbuttons li.manage {
	background:url(../images/managebox.jpg) no-repeat;
}

#boxbuttons li.easytouse {
	background:url(../images/easytousebox.jpg) no-repeat;
}

#boxbuttons li.whobox {
	background:url(../images/whoisbox.jpg) no-repeat;
}

#boxbuttons li.getstarted {
	background:url(../images/getstartedbox.jpg) no-repeat;
}

/*
==========================================================
  Quote boxes
==========================================================
*/
.quoter {
	width:430px;
	float:right;
	background:orange;
	border-radius:50px;
	padding:20px 0 10px;
	margin:0 0 20px 30px;
}

.about .quoter {
	width:380px;
}

.quoter p,.quotel p {
	padding:10px 15px 0;
	margin:0 10px;
	line-height:130%;
	font-family: 'Handlee', cursive;
	font-size:1.2em;
}

.home .quoter p {
    font-size:1em;
}

.quoter p.attribute {
	font-family:'Dosis',sans-serif;
	padding-left:20px;
	font-style:normal;
    font-size: .75em;
}

p.attribute a {
	font-style:normal;
}

.about .imgleft {
	margin-top:10px;
}

.about h4 {
	margin-bottom:10px;
}

.quotel {
	width:490px;
	float:left;
	background:orange;
	border-radius:50px;
	padding:30px 0 10px;
	margin:0 0 20px;
}

.testimonials p {
    font-size: 90%;
    font-family: 'Handlee', serif;
    padding: 0;
    margin: 0 0 10px;
}

/*
==========================================================
  Inside Page
==========================================================
*/
#mainwide {
	width:55%;
	padding-right:20px;
	border-right:thin dotted #CDCDCD;
	float:left;
}

#rightthird {
	float:right;
	padding-right:70px;
	padding-left:20px;
	width:30%;
}

.rightcolumn {
	float:right;
	width:480px;
}

.about .leftcolumn {
	float:left;
	width:480px;
}

/* extras */
#extras {
	clear:both;
	border-top:medium solid #096;
	margin:20px 0;
	padding:20px 0;
}

#extras h3 {
	color:#060;
	line-height:150%;
	margin-bottom:10px;
}

#content .colleft {
	width:420px;
	float:left;
}

#content .colleft h3 {
	font-size:1.4em;
	text-align:center;
}

#content .colright h3 a {
	font-weight:400;
}

#content .colright {
	float:right;
	width:400px;
	border-left:1px dashed #060;
	padding-left:20px;
}

/*
==========================================================
 Faces Page
==========================================================
*/
#faces {
	width:100%;
	padding:0;
	margin:0;
}

#faces p.title {
	margin-bottom:30px;
	font-size:1.2em;
}

#webfacesleft {
	float:left;
	width:200px;
	padding:50px 30px 0 60px;
}

#webfacesleft img,#webfacesright img {
	border:.5px solid #666;
	margin-bottom:5px;
	text-align:center;
}

#webfacescenter img {
	margin-bottom:5px;
	margin-left:15px;
}

#webfacescenter {
	width:330px;
	float:left;
	padding-top:0;
	}

#webfacescenter  p {
	font-size:1.6em;
}




#webfacesright {
	float:right;
	width:200px;
	margin-right:55px;
	padding-top:50px;
}

/*
==========================================================
  Footer
==========================================================
*/
#footer {
	height:125px;
	margin:0 auto;
	width:843px;
	background:url(../images/footer.gif) no-repeat left bottom;
	clear:both;
}