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,font,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
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}

.clr {clear:both;}

ol,ul
{
	list-style: none;
        margin: 0 1.5em 1.5em;
}
div.nav ul {margin: 0;}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face
{
	font-family: 'Titillium';
	src: url('assets/fonts/TitilliumMaps26L.eot');
	src: url('assets/fonts/TitilliumMaps26L.otf');
}
html
{
	overflow: auto;
}
body
{
	background: #bcbcbc url(img/bggrad.png) 0 0 repeat-x;
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
a
{
	color: #4B8099;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a:active
{
	position: relative;
	right: -1px;
	top: 1px;
}
em
{
	color: #555;
	font-style: italic;
}
strong
{
	font-weight: bold;
}
small
{
	font-size: 0.72em;
}
p
{
	margin-bottom: 1.5em;
        line-height: 1.5em;
        font-family: Verdana, Arial, Sans-serif;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a
{
	color: #305370;
	font-family: Calibri, "Trebuchet MS", sans-serif;
	line-height: 1.05;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	color: #325666;
}
h1, h1 a
{
	font-size: 24px;
	font-weight: normal;
        margin: 0 0 0.6em;
}
h2, h2 a
{
	font-size: 28px;
	margin: 14px 0;
}
h3, h3 a
{
	color: #336666;
	font-size: 25px;
	font-weight: bold;
	margin: 13px 0;
}
h4, h4 a
{
	font-size: 23px;
	margin: 12px 0;
}
h5, h5 a
{
	font-size: 20px;
	margin: 11px 0;
}
h6, h6 a
{
	font-size: 18px;
	margin: 10px 0;
}
blockquote
{
	background: #edf3d9 url(img/quote-marks.png) no-repeat 10px 10px;
	border-left: 7px solid #ccd8a0;
	font-style: italic;
	margin-bottom: 15px;
	padding: 15px;
	text-indent: 35px;
}
ul li
{
	background: url(img/ul-item.gif) no-repeat 0px 3px;
	padding: 0 0 10px 20px;
}
ul.checklist li
{
	background: url(img/check-bullet.png) no-repeat 0px 3px;
}
ul.blue li
{
	background: url(img/bullet-blue.png) no-repeat 0px 3px;
}
ul.green li
{
	background: url(img/bullet-green.png) no-repeat 0px 3px;
}
ul.red li
{
	background: url(img/bullet-red.png) no-repeat 0px 3px;
}
ul.orange li
{
	background: url(img/bullet-orange.png) no-repeat 0px 3px;
}
ul.black li
{
	background: url(img/bullet-black.png) no-repeat 0px 3px;
}
ul.purple li
{
	background: url(img/bullet-purple.png) no-repeat 0px 3px;
}
ul.yellow li
{
	background: url(img/bullet-yellow.png) no-repeat 0px 3px;
}
ul.star li
{
	background: url(img/bullet-star.png) no-repeat 0px 3px;
}
ul.link li
{
	background: url(img/bullet-link.png) no-repeat 0px 3px;
}
div.nomargin {margin: 0!important;}
.hidden
{
	display: none;
}
.alignright
{
	float: right;
	margin: 10px 0px 10px 10px;
}
.alignleft
{
	float: left;
	margin: 10px 10px 10px 0px;
}
.aligncenter
{
	display: block;
	margin: 10px auto;
}
#wrap
{
        background: #fff url(/wp-content/themes/clearity/img/headergrad.png) 0 0 repeat-x;
	margin: 20px auto 0;
	width: 960px;
        border: 1px solid #9d9d9e;
        border-bottom: none;
        border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
}
div.col
{
	display: inline;
	float: left;
	padding: 0 30px;
	position: relative;
}
div.col.first
{
	padding-left: 0px;
}
div.col.last
{
	padding-right: 0px;
}
div.col.span-1-2
{
	width: 420px;
}
div.col.span-1-3
{
	width: 260px;
}
div.col.span-2-3
{
	width: 580px;
}
div.col.span-1-4
{
	width: 180px;
}
div.col.span-2-4
{
	width: 420px;
}
div.col.span-3-4
{
	width: 660px;
}
div.col.span-1-1
{
	width: 900px;
}
.column1
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 0px 30px;
	width: 260px;
}
.column2
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 0px 30px;
	width: 580px;
}
.column3
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 0px 30px;
	width: 900px;
}
.button
{
	background: #4b8099 url(img/button-blue-bg.png) repeat-x;
	border: 1px solid #4b8099;
	border-radius: 5px;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin: 3px 0px;
	moz-border-radius: 5px;
	padding: 0px 10px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #4c4e4f;
	text-transform: uppercase;
	webkit-border-radius: 5px;
}
.button:hover
{
	background-position: 0px -22px;
	color: #9999ff;
	text-decoration: none;
}
.button.red
{
	background: #de2c2c url(img/button-red-bg.png) repeat-x;
	border-color: #de2c2c;
}
.button.red:hover
{
	background-position: 0px -22px;
	color: #ff9999;
}
.button.grey
{
	background: #666 url(img/button-grey-bg.png) repeat-x;
	border-color: #666;
}
.button.grey:hover
{
	background-position: 0px -22px;
	color: #ccc;
}
.button.green
{
	background: #38a230 url(img/button-green-bg.png) repeat-x;
	border-color: #38a230;
}
.button.green:hover
{
	background-position: 0px -22px;
	color: #99ff99;
}
div.box
{
	background: #eee;
	border: 1px solid #999;
	border-radius: 7px;
	margin-bottom: 10px;
	margin-top: 10px;
	moz-border-radius: 7px;
	padding: 10px 10px 1px 10px;
	webkit-border-radius: 7px;
}
div.box.warning
{
	background: #ffff99 url(img/box-icons/exclamation.png) no-repeat 5px center;
	border-color: #d6c772;
	padding-left: 42px;
}
div.box.download
{
	background: #ccff99 url(img/box-icons/archive.png) no-repeat 5px center;
	border-color: #99cc66;
	padding-left: 42px;
}
div.box.error
{
	background: #ff3333 url(img/box-icons/error.png) no-repeat 5px center;
	border-color: #ff0000;
	color: #fff;
	padding-left: 42px;
}
div.box.info
{
	background: #99ccff url(img/box-icons/info.png) no-repeat 5px center;
	border-color: #3399ff;
	color: #333;
	padding-left: 42px;
}
div.box.note
{
	background: #fff url(img/box-icons/note.png) no-repeat 5px center;
	border-color: #ccc;
	padding-left: 42px;
}
div.box.align-right
{
	margin-left: 10px;
}
div.box.align-left
{
	margin-right: 10px;
}
a.read-more
{
	color: #336666;
	float: right;
	font-weight: bold;#
}
a.read-more:before
{
	content: "+ ";
	font-size: 13px;
	font-weight: bold;
}
#header
{
	margin-top: 0px;
	padding: 0;
	position: relative;
	z-index: 5;
}
#header .container
{
	margin: 14px 12px 20px;
}
#logo
{
	background-color: transparent!important;
	display: block;
	height: 64px;
	margin-right: 15px;
	width: 244px;
        margin-left: 12px;
}
#hireus {
	position:absolute;
        top: 10px;
        right: 20px;
}

#learningseries_header{
		position:absolute;
        top: 6px;
        right: 20px;	
		
}

#header h1
{
	display: block;
	font-size: 14px;
	width: 400px;
}
#header h1 a
{
	display: block;
	text-decoration: none;
}
#header h1 a:hover
{
	color: #4a6977;
}
#slogan
{
	color: #616e33;
	text-shadow: 1px 1px 0px #ffffff;
}
#call-to-action
{
	background: url(img/call-to-action-left.png) no-repeat top left;
	color: #FFFFFF;
	display: block;
	font-size: 22px;
	font-weight: bold;
	height: 41px;
	line-height: 38px;
	position: absolute;
	right: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px -1px 0px #336666;
	top: 25px;
	width: 250px;
}
#call-to-action:hover
{
	background-position: 0 -41px;
}
.ie6 #call-to-action:hover
{
	background-position: top left;
}
#call-to-action:active
{
	position: absolute;
	right: 30px;
	top: 25px;
}
#call-to-action span
{
	background: url(img/call-to-action-right.png) no-repeat top right;
	cursor: pointer;
	display: block;
	height: 41px;
	margin-left: 40px;
	padding: 0px 10px;
}
#call-to-action:hover span
{
	background-position: right -41px;
}
#nav
{
	background: #616161 url(img/menugrad.png) repeat-x;
	border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;
	clear: both;
	height: 34px;
        margin: 0;
}
#leftear {background: url(img/lmenuear.png) 0 0 no-repeat!important;position:absolute!important; height: 46px; width: 11px; top: 80px; left: -21px;}
#rightear {background: url(img/rmenuear.png) 0 0 no-repeat!important;position:absolute!important; height: 46px; width: 12px; top: 80px; right: -12px;}
#nav li
{
	background: none;
	border-radius: 3px;
	float: left;
	margin: 4px 0px 4px 10px;
	moz-border-radius: 3px;
	padding: 0;
	position: relative;
	webkit-border-radius: 3px;
}

li#leftear { border-radius:0px;}
li#rightear { border-radius:0px;}

#navbar_social_links{
	margin-top:5px;
	margin-right:20px;
	float:right;
}


#navbar_social_links img:hover{
	-moz-opacity: 0.7 !important; 
	-webkit-opacity: 0.7!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important; 
	filter: alpha(opacity=70) !important; 
	opacity: 0.7 !important;
	
}

#nav li:hover, #nav li.hover
{
	background: #4b8099;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nav li a
{
	color: #404040;
	display: block;
	font-size: 13px;
	line-height: 28px;
	margin: 0px;
	padding: 0px 20px;
	text-decoration: none;
}
#nav li:hover > a 
{
	color: #EEE;
}
#nav ul
{
	background: #4b8099;
	border-radius: 3px;
	margin: 0;
	-moz-border-radius: 3px;
	padding: 10px 0;
	position: absolute;
	top: 22px;
	-webkit-border-radius: 3px;
	z-index: 10;
}
#nav ul li
{
	display: block;
	float: none;
	margin: 0px;
	padding: 5px 0px;
	position: relative;
	width: 250px;
}
#nav ul li:hover
{
	background: #416f85;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#nav ul ul
{
	left: 170px;
	position: absolute;
	top: -10px;
}
#content
{
	position: relative;
	z-index: 1;
        padding: 0;
}
#content:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
h2.page-title
{
	background: #eee;
	color: #393a44;
	display: block;
	font-size: 38px;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 16px 0;
	padding: 39px 30px 13px;
}
h2.page-title a
{
	color: #393a44;
	font-size: 48px;
	text-decoration: none;
}
#slider
{
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#slider li
{
	color: #fff;
	float: left;
	height: 280px;
	overflow: visible;
	padding: 0;
	padding: 10px 30px;
	position: relative;
	width: 900px;
}
#slider h3
{
	color: #365868;
	text-shadow: 0px 1px 0px #ddd;
}
#slider p
{
	color: #111;
	text-shadow: 0px 1px 0px #ddd;
}
#slider li img
{
	box-shadow: 0px 1px 3px #333;
	margin: 10px 0;
	moz-box-shadow: 0px 1px 3px #333;
	webkit-box-shadow: 0px 1px 3px #333;
}
#slider-control
{
	background: #666;
	background: rgba(0,0,0,0.5);
	bottom: 10px;
	display: none;
	height: 20px;
	left: 0;
	margin: 0px 10px;
	position: absolute;
	width: 940px;
	z-index: 999;
}
#slider-pager
{
	float: right;
	margin-right: 30px;
}
#slider-pager a
{
	color: #ccc;
	font-size: 24px;
	line-height: 18px;
	padding: 0pc 8px;
	text-decoration: none;
}
#slider-pager a:hover
{
	text-decoration: none;
}
#slider-pager a.activeSlide
{
	color: #FFF;
}
#slider div.col.span-1-2
{
	width: 430px;
}
#cta-bar
{
	border-bottom: 1px solid #dbdbdb;
	height: 1%;
	margin-bottom: 20px;
}
#cta-bar:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#cta-bar .item
{
	background: url(img/cta-bar-bg.png) repeat-x;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #ffffff;
	float: left;
	margin: 0 -1px;
	padding: 10px 30px;
	width: 260px;
}
#cta-bar .item:hover
{
	background: url(img/cta-bar-hover-bg.png) repeat-x;
}
#cta-bar .item.first
{
	border-left: 0;
	margin-left: 0;
}
#cta-bar .item.last
{
	border-right: 0;
}
#cta-bar a
{
	text-decoration: none;
}
#cta-bar .icon
{
	float: left;
	margin-right: 10px;
}
#cta-bar .title
{
	color: #4b8099;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.05;
	margin-top: 5px;
	text-shadow: 0px 1px 0px #fff;
}
#cta-bar .description
{
	font-weight: normal;
	line-height: 0.5;
}
.posts-feed
{
}
.posts-feed li
{
	background: none;
	margin-bottom: 10px;
	padding: 0;
}
.posts-feed a
{
	font-weight: normal;
	text-shadow: none;
}
.posts-feed .date
{
	font-size: 10px;
	margin-right: 10px;
}
.posts-feed .meta
{
	font-size: 9px;
}
#main
{
	margin: 0px 0 1px 0;
}
#portfolio
{
}
#portfolio .item
{
	display: inline;
	float: left;
	margin-bottom: 60px;
	padding: 0px 30px;
	position: relative;
	width: 260px;
}
#portfolio .thumb
{
	border: 1px solid #999;
	display: block;
	height: 150px;
	margin: 0 -1px;
	width: 260px;
}
#portfolio .meta
{
	background: url(img/portfolio-meta-bg.png) no-repeat center center;
	cursor: default;
	font-size: 12px;
	height: 130px;
	left: 24px;
	margin: 1px;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 250px;
}
#portfolio .item h3, #portfolio .item h3 a
{
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	margin: 5px 0;
	text-align: center;
	text-decoration: none;
}
#portfolio .meta a.more
{
	display: block;
	height: 100px;
	margin: 0px auto;
	text-indent: -9999px;
	width: 100px;
}
#portfolio .meta a.more.image
{
	background: url(img/portfolio-item-zoom.png) no-repeat center center;
}
#portfolio .meta a.more.external
{
	background: url(img/portfolio-item-ecternal.png) no-repeat center center;
}
#portfolio .meta a.more.internal
{
	background: url(img/portfolio-item-internal.png) no-repeat center center;
}
#blog
{
}
.blog-post
{
	float: left;
	margin-bottom: 30px;
}
.blog-post .thumb
{
	background: #ffffff;
	border: 1px solid #4b8099;
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	padding: 4px;
}
.blog-post.excerpt .thumb
{
	float: left;
	margin: 5px 10px 10px 0;
}
.blog-post .meta
{
	background: #cfd2a3;
	border-radius: 4px;
	color: #68792c;
	display: inline-block;
	margin-bottom: 10px;
	moz-border-radius: 4px;
	padding: 0 5px;
	text-shadow: 0px 1px 0px #e2e5c5;
	webkit-border-radius: 4px;
	width: 400px;
}
.blog-post .meta a
{
	color: #68792c;
	font-weight: normal;
}
.blog-post .meta span
{
	display: block;
	float: left;
	line-height: 23px;
	padding: 0 18px 0 18px;
}
.blog-post .meta .date
{
	background: url(img/icon-date.png) no-repeat left center;
}
.blog-post .meta .category
{
	background: url(img/icon-category.png) no-repeat left center;
}
.blog-post .meta .comments
{
	background: url(img/icon-comments.png) no-repeat left center;
}
.blog-post.excerpt .post-content
{
	float: left;
	width: 410px;
}
.comments
{
}
.comment
{
	float: left;
	margin: 0 0 30px 0;
	overflow: visible;
	width: 100%;
}
.comment .meta
{
	background: #cfd2a3;
	border-radius: 4px;
	moz-border-radius: 4px;
	webkit-border-radius: 4px;
}
.comment.admin .meta
{
	background: #4b8099;
}
.comment .meta span
{
	color: #5f614c;
	line-height: 25px;
	text-shadow: 0 1px 0 #e2e6b3;
}
.comment.admin .meta span
{
	color: #78cdf5;
	text-shadow: 0 -1px 0 #2f5161;
}
.comment .meta .order
{
	color: #ffffff;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 0 6px 0 4px;
	text-shadow: 0px 1px 1px #888a6b;
}
.comment .meta .avatar
{
	background: #ffffff;
	border: 2px solid #cfd2a3;
	border-radius: 4px;
	float: left;
	margin: 8px 0 0 0;
	moz-border-radius: 4px;
	padding: 2px;
	vertical-align: top;
	webkit-border-radius: 4px;
}
.comment.admin .meta .avatar
{
	border: 2px solid #4b8099;
}
.comment .meta .author
{
	font-size: 18px;
	margin-left: 15px;
}
.comment .meta .author a
{
	color: #5f614c;
}
.comment.admin .meta .author a
{
	color: #ffffff;
}
.comment .meta .time
{
	float: right;
	padding: 0 6px 0 4px;
}
.comment .content
{
	margin: 10px 0 0 120px;
	padding: 8px;
}
.comment .content blockquote
{
	background-image: none;
	border-left: 3px solid #CCD8A0;
	padding: 9px 9px 1px 9px;
	text-indent: 0;
}
#commentform p
{
	margin: 0;
	text-indent: 0;
}
#commentform label
{
	clear: both;
	display: block;
	float: left;
	margin-top: 15px;
	width: 290px;
}
#commentform input
{
	display: block;
	float: left;
	margin-bottom: 10px;
}
#commentform input.text
{
	background: url(img/comments-input-text-bg.png) no-repeat 0 0;
	border: 0;
	height: 17px;
	margin: 0;
	padding: 4px;
	width: 290px;
}
#commentform input.text:focus
{
	background-position: 0 -26px;
}
#commentform textarea
{
	background: url(img/comments-form-message-bg.png) no-repeat;
	border: 0;
	height: 138px;
	padding: 6px;
	width: 568px;
}
#commentform #submit
{
	background: url(img/comments-form-submit.png) no-repeat;
	border: 0;
	color: #b0b0b0;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	margin-top: 0px;
	text-shadow: 0 1px 0 #ffffff;
	width: 580px;
}
#commentform span.info
{
	float: left;
	line-height: 24px;
}
#prices
{
	width: 100%;
}
#prices td
{
	border-bottom: 1px solid #ddd;
	color: #8b9e46;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}
#prices th
{
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	font-weight: bolder;
	padding: 10px 0;
	text-shadow: 1px 1px 0px #fff;
}
#prices th .button
{
	float: none;
	font-size: 13px;
}
#prices .labels
{
	width: 25%;
}
#prices col
{
	width: 25%;
}
#prices col.em
{
	background: #eee;
}
#prices .label
{
	color: #666;
	text-align: left;
}
#prices .subhead td
{
	border-bottom: 3px solid #ddd;
	font-weight: bold;
}
#prices .subhead small
{
	color: #666;
}

#sidebar h2, #sidebar h2 a, #footer-widgets h2, #footer-widgets h2 a {
color: #8B9E46;
font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
font-size: 18px;
margin: 0 0 10px 0;
}

#footer-learning-series{
	margin-top:20px;
	padding:0px 30px;
	width:230px;
	float:left;
}

#sidebar
{
	border-left: 1px solid #ddd;
	color: #555;
	font-size: 11px;
        margin: 0;
	margin-left: -1px;
	padding-bottom: 5px;
}
#sidebar a, #footer-widgets a
{
	text-decoration: none;
}
#sidebar a:hover
{
	color: #8a9d45;
}
#sidebar li, #footer-widgets li
{
	background: none;
	padding: 0;
}
#sidebar li.widget
{
	background: none;
	margin-bottom: 20px;
	padding: 0;
}
#sidebar ul li
{
	padding: 0px 0px 5px 10px;
}
#sidebar h2, #sidebar h2 a, #footer-widgets h2, #footer-widgets h2 a, #footer-learning-series h2
{
	color: #8b9e46;
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.widget h3
{
	font-size: 18px;
	margin: 6px 0px;
	text-shadow: none;
}
#testemonial-widget blockquote
{
	background: #fff url(img/testemonial-bg.png) no-repeat;
	border: 0;
	font-style: italic;
	line-height: 20px;
	padding: 0;
}
#testemonial-widget p
{
	padding: 41px 20px 1px 20px;
}
#testemonial-widget .by-line
{
	background: url(img/testemonial-bottom-bg.png) no-repeat;
	color: #8b9e46;
	height: 24px;
	margin-top: -9px;
	padding: 7px 25px;
	text-align: right;
}
.ie6 #testemonial-widget .by-line
{
	margin-top: 0px;
}

#footer-widgets-wrapper{
	border-top: 1px solid #dddddd;
	margin: 25px 0;
}

#footer-widgets
{
	
	float: left;
	list-style: none;
	
	padding-top: 20px;
        display:block;
		
}
#footer-widgets .widget
{
	float: left;
	padding: 0 30px;
	width: 230px;
}
#footer-widgets h2
{
	line-height: 18px;
	margin-bottom: 9px;
}
#footer-widgets ul li, #footer-learning-series ul li
{
	background: transparent url(img/sidebar-bullet.gif) no-repeat scroll 3px center;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 16px;
}
#footer-widgets	ul li:hover
{
	background: url(img/sidebar-bullet-hover.gif) no-repeat 3px center;
}
#newsletter-address
{
	background: url(img/newsletter-input.png) no-repeat left top;
	border: 0;
	color: #666666;
	display: block;
	float: left;
	height: 16px;
	padding: 5px;
	width: 180px;
}
#newsletter-submit
{
	background: url(img/newsletter-submit.png) no-repeat left top;
	border: 0;
	color: #8b9e46;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	padding: 2px;
	text-shadow: 0px 1px 0px #ffffff;
	width: 65px;
}
#twitter
{
	position: relative;
}
#twitter ul li
{
	background: none;
	border: 0;
	padding: 5px 0;
}
#twitter ul li:hover
{
	background: none;
}
#twitt-bubble
{
	background: url(img/twitt-bubble.png) no-repeat;
	font-size: 11px;
	height: 150px;
	padding-top: 5px;
	width: 260px;
}
#twitt-bubble ul
{
	background: #fff;
	margin: 0px 10px;
	width: 240px;
}
#twitt-nav
{
	bottom: 10px;
	height: 16px;
	position: absolute;
	right: 45px;
	width: 28px;
}
#twitt-nav .prev
{
	background: url(img/twitt-arr-left.png) no-repeat;
	float: left;
	height: 14px;
	text-indent: -9999px;
	width: 9px;
}
#twitt-nav .next
{
	background: url(img/twitt-arr-right.png) no-repeat;
	float: right;
	height: 14px;
	text-indent: -9999px;
	width: 9px;
}
#footer
{
	background: url(img/footer-bg.png) no-repeat;
	height: 35px;
	margin: 0 auto 20px;
	padding: 5px 30px;
	width: 908px;
}
#footer .nav li
{
	background: none;
	float: left;
	padding: 0 20px 0 0;
}
#footer li a
{
	display: block;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
}
#copyright
{
	display: block;
	float: right;
	padding: 5px 15px 5px 0px;
}
#slider div.first
{
	padding-top: 12px;
}

#callaction {position: absolute; top: 0px; right: 0px;}
 #quotebtn {position: absolute; top: 30px; right: 43px; z-index: 99;}
 #arrowz {width: 77px; height: 110px; background: url(img/arrowz.png) 0 0 no-repeat; position: absolute; right: 0; top: 23px; margin-right: -34px;}

#quoteform {border-collapse: collapse; font-weight: bold; margin-left: 50px;}
#quoteform td {padding: 4px 6px; vertical-align:top;}
#quoteform input,
#quoteform textarea {border: 1px solid #9ea1b5; padding: 2px;}
 #quoteform input {width: 120px;}
 #quoteform textarea {width: 250px; height: 80px;}
 #quoteform input:focus,
 #quoteform textarea:focus {background-color: #feffdc; border: 1px solid #5c607c;}
 #quoteform input.getaquote {cursor: pointer; border: none; padding: 0; width: auto;}

#bluebox {background: url(img/bluebox.png) 0 0 no-repeat; width: 656px; height: 262px; position:relative; float:left; margin-right: 12px; margin-bottom: 1.5em;}
 #bluebox a {display:block; width: 245px; height: 81px; position:absolute; top: 136px; right: 25px;}

#aboutus {width: 90%; margin: 0 auto 1.5em;}

#homepage {padding: 16px 16px 0;}

#greybox {background: url(img/greybox.png) 0 0 no-repeat; float:left; width: 259px; height: 262px; overflow:hidden;}
 #greybox ul {list-style-type:none; margin: 20px 15px 0;}
  #greybox ul li {background: url(img/redarrow.jpg) 0 1px no-repeat; padding: 0 4px 12px 25px;}
  #greybox ul li h3 {font-size: 16px; font-weight: normal; color: #c15200; margin: 0 0 6px;}
  #greybox ul li p {margin: 0 0 6px; font-family: Arial, Verdana, Sans-serif; font-size: 12px;}

#services {padding: 0 20px;}
div.servicebox {border-radius: 6px; -moz-border-radius: 6px; background-color: #f1f5f7; border: 1px solid #c0d3dc; padding: 18px 16px 0; width: 400px; height: 140px; float:left; margin-right: 20px; margin-bottom: 20px;}
 div.servicebox h2 {font-size: 24px; font-weight: normal; color: #305370; margin: 0 0 12px; background: url(img/greencheck.png) 0 1px no-repeat;padding: 0 0 0 38px;}
 div.servicebox p {margin: 0 0 6px 38px;}

#footer-widgets ul, #footer-learning-series ul {margin: 0;}
