@charset "utf-8"; /*-- bestinternetmarketingcomany.com - Mike Puerto - 5/2009 --*/
body {
    font-size: 76%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #1b3d52;
}* {
    margin: 0;
    padding: 0;
}
 /*-- Reusables --*/
.clear {
    clear: both;
}

h2 {
    font-size: 16px;
}

h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}

p.entry {
    line-height: 20px;
}

.widgettitle {
    font-size: 1.5em;
    font-weight: bold;
}

.small {
    font-size: .6em;
    color: #415663;
}

img {
    border: 0;
}
 /*-- Layout --*/
#container, #header, #nav, #subheader, #content {
    width: 980px;
}

#wrapper {
    background: #fff url(images/bg-main.jpg) repeat-x;
}

#container {
    margin: 0 auto;
}

#header {
    height: 120px;
    line-height: 40px;
}

#logo {
    float: left;
}

#header-phone {
    float: right;
}

#pixopoint_menu_wrapper1 {
    height: 45px;
}
 /*-- Drop Down Nav --*/
#suckerfishnav {
}

#suckerfishnav, #suckerfishnav ul {
    float: left;
    list-style: none;
    line-height: 45px;
    padding: 0;
    margin: 0;
    width: 100%;
}

#suckerfishnav a {
    display: block;
    text-decoration: none;
    padding: 0 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
}

#suckerfishnav li {
    float: left;
    padding: 0;
    margin: 0 12px 0 0;
}

#suckerfishnav ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: auto;
    font-weight: normal;
    margin: 0;
    line-height: 1;
    border: 0;
}

#suckerfishnav li li {
    margin: 0;
    float: none;
    border-bottom: 1px solid #cecece;
}

#suckerfishnav li li a {
    font-size: 1em;
    padding: 8px;
    color: #fff;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #ddd;
    text-decoration: underline;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color: #1b3d52;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color: #fff;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left: auto;
    background: #1b3d52;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
}

#pixopoint_menu_wrapper1 ul li.current_page_item a {
}

#sub-header {
    height: 304px; /*border: 1px solid #cecece;*/
    background: url(images/bg-sub-header.jpg) no-repeat;
    padding: 35px 11px 0px 11px;
}

.sh-left {
    float: left;
}

#sh-right {
    float: right;
    margin-right: 35px;
    margin-top: 20px;
}

#sh-right label {
    font-size: 10px;
}

input.front {
    width: 300px;
    border: 1px solid #CCC;
    margin-bottom: 2px;
}

#sub-header-service {
    height: 130px;
    line-height: 130px;
    border-bottom: 1px solid #cecece;
}

#services {
    height: 150px;
    margin: 30px 0;
}

#services h2 {
    font-size: 1.2em;
}

#services ul {
}

#services ul li {
    width: 175px;
    float: left;
    height: 130px;
    border-right: 1px solid #cecece;
    list-style: none;
    text-align: center;
    padding: 10px;
}

#services img {
    padding: 10px;
}

#services ul li.last {
    border: 0;
}

#services li:hover {
    background: #f0f0f0;
}

#services a {
    color: #1b3d52;
    text-decoration: none;
}

#content {
    line-height: 20px;
    background: url(images/bg-content.jpg) repeat-y;
}

#content-left ul {
    padding: 0 0 15px 20px;
}

#content-left p {
    margin-bottom: 10px;
}

#content-left h2 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #1b3d52;
}

#content-left h2 a {
    text-decoration: none;
    color: #1b3d52;
}

#content-left {
    border-top: 1px solid #fff;
    width: 638px;
    float: left;
    background: #f0f0f0;
    padding: 20px;
    color: #415663; /*min-height: 100%; _height: 100%;*/
}

#ctaction {
    width: 280px;
    position: relative;
}

.arrow {
	background-color: transparent;
	background: url(images/arrow.png) no-repeat;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 48px;
	height: 55px;
	position: absolute;
	bottom: -67px;
	right: -37px;
}

#ctaction h2 {
    font-size: 22px;
    line-height: 28px;
}

#ctaction ul {
    padding-left: 25px;
    margin: 10px 0;
}

#ctaction ul li {
    margin: 5px 0;
    list-style: outside;
    width: 100%;
}

.lightblue {
    color: #1a8cb4;
}

#content-right {
    width: 280px;
    float: right;
    padding: 20px 0 20px 20px;
}

#content-right-contact {
    width: 280px;
    height: 100px;
    margin-bottom: 20px;
    background: #fff url(images/bg-sb-call-today.jpg) no-repeat;
}

#content-right li {
}

#recent-posts h2 {
    font-size: 1.1em;
    margin-bottom: 10px;
}

#recent-posts ul li {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px;
    margin: 15px 0;
    background: #f0f0f0;
}

li#recent-posts {
    list-style: none;
}

#recent-posts p {
    font-size: .9em;
    line-height: 1.4em;
    color: #415663;
}

#recent-posts .date {
    margin: 5px 0;
    display: block;
    font-size: .9em;
    font-weight: bold;
    color: #415663;
}

#recent-posts h2 a {
    color: #1b3d52;
    text-decoration: none;
}

#recent-posts a.readmore {
    text-decoration: none;
    display: block;
    padding: 1px;
    color: #fff;
    background: #1799ba;
    width: 90px;
    text-align: center;
    margin: 5px 0;
}

.readmore {
    margin: 5px 0;
    font-size: .9em;
    font-weight: bold;
}

#footer {
    background: #1d7aad url(images/bg-footer.jpg) repeat-x;
    height: 80px;
    text-align: center;
    padding: 20px;
    border-top: #27a5d8 solid 3px;
}

#footer ul {
    text-align: center;
    margin: 0 0 5px 0;
}

#footer li {
    display: inline;
    margin-bottom: 5px;
}

#footer li a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

#footer li a:hover {
}
 /* -- forms -- */
#sideform {
    width: 250px;
    border-top: 1px solid #cecece;
    padding: 15px;
    margin: 15px 0;
    background: #f0f0f0;
}

input.sideform {
    width: 246px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #999;
}

#sideform select {
    width: 246px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #999;
}

.submit {
    text-decoration: none;
    display: block;
    padding: 2px;
    color: #fff;
    background: #1799ba;
    text-align: center;
    margin: 5px 0;
    font-size: .9em;
    font-weight: bold;
    border: 0;
}

#sideform2 {
    width: 250px;
    border-top: 1px solid #cecece;
    padding: 15px;
    margin: 15px 0;
    background: #f0f0f0;
}

input.sideform2 {
    width: 246px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #999;
}

#sideform2 select {
    width: 246px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #999;
	background: #ffffff;
}

.submit2 {
    text-decoration: none;
    display: block;
    padding: 2px;
    color: #fff;
    background: #ff0000;
    text-align: center;
    margin: 5px 0;
    font-size: .9em;
    font-weight: bold;
    border: 0;
}

#testimonials {
    width: 250px;
    border-top: 1px solid #cecece;
    padding: 15px;
    margin: 15px 0;
    background: #f0f0f0;
}

.test-img img {
    border: 1px solid #999;
    margin: 10px 0;
}

.testimonial {
    font-size: 12px;
}

li {
    list-style-position: inside;
}

.paragraphText {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
