@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #FFFFFF url(../images/mainbg.jpg) center top repeat-x;
}

#wrap {
	width: 900px;
	margin: 0 auto;
}

div#headerWrapper {
	width:100%;
	height:119px;
}
div#headerWrapper .headerarea {
	width:900px;
	height:119px;
	margin:0px auto;
	background: transparent url(../images/topmenubg.jpg) right bottom no-repeat;
}

div.logoCont {
	float:left;
	width:220px;
	height:auto;
	padding:11px 0 0 5px;
}
div.logoCont h1 {
	margin:0px;
	padding:0px;
}

.logo a {
	height:65px;
	display:block;
	background:url(../images/crowberry-logo.png) no-repeat;
	margin: 35px 0 0 0;
}

#midwraphome {
	/*background: transparent url(../images/home-mid-website.jpg) center no-repeat;*/
	height: 260px;
	width: 750px;
	margin: 0 auto;
}

#midwrap {
	height: 200px;
	width: 750px;
	margin: 0 auto;
}

#contwrap {
	width: 800px;
	margin: 0 auto;
}

div.adwrap {
	overflow: hidden;
	margin-top: 15px;
	text-align: justify;
}

div.adBlk {
	background: transparent url(../images/home-adblock.png) center no-repeat;
	height: 265px;
	margin: 0 20px 0 0;
	float: left;
	width: 250px;
}

div.adBlkMarketing {
	background: transparent url(../images/homead-marketing.png) center no-repeat;
	height: 265px;
	margin: 0 20px 0 0;
	float: left;
	width: 250px;
}

div.adBlkPhoto {
	background: transparent url(../images/homead-photography.png) center no-repeat;
	height: 265px;
	margin: 0 20px 0 0;
	float: left;
	width: 250px;
}

div.adBlkWebPPC {
	/*background: transparent url(../images/homead-website-ppc.png) center no-repeat;*/
	height: 265px;
	margin: 10px 20px 0 0;
	float: left;
	text-align: center;
	width: 250px;
}

img.homeadbtn {
	margin: 185px 0 0 120px;
	border: none;
}

div.googlepartner {
	width: 250px;
	height: 180px;
	float: left;
	padding: 85px 20px 0 0;
}

div.txthomeblk {
	width: 260px;
	margin: 0;
	float: left;
}

div.contTxtwrap {
	width: 800px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

div.contL {
	width: 550px;
	float: left;
}

.div.contR {
	width: 250px;
	float: left;
}

div.contTxtblk {
	background: transparent url(../images/contblock.png) center top no-repeat;
	width: 800px;
	margin: 20px auto;
	padding: 20px 0 0 0;
}

div.contTxtblktxt {
	padding: 30px 30px 0;
	overflow: hidden;
}

div.contTxtblkL {
	width: 530px;
	float: left;
	padding-right: 20px;
}

div.contTxtblkR {
	width: 169px;
	float: left;
	border-left: 1px dashed #eee;
	padding: 20px 0 30px 20px;
}

div.portWrap {
	width: 500px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}

div.port {
	float: left;
	margin: 0 25px;
	width: 200px;
	text-align: center;
}
.port img {
	border-bottom: 0;
}

#fwrap {
	background: transparent url(../images/bottom-bg.png) center top repeat-x;
	width: 100%;
	min-height: 250px;
}

div.botBlk {
	background: transparent url(../images/bottom-logo.png) right top no-repeat;
	margin-right: 30px;
}

.botList  {
	padding: 60px 0 0 30px;
	margin: 0 auto;
	font-size: 10px;
	list-style-type: none;
	color: #ccc;
	line-height: 16px;
}

.botList ul li {
	float: left;
	font-weight: bold;
	text-align: left;
	padding: 0 10px;
	border: 0px solid #000;
}

.botList ul li ul li {
	float: none;
	background: url(../images/bottom-list.gif) left center no-repeat;
	margin: 0px;
	padding-left: 20px;
}

.firstL li a, .firstL a:visited {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
}
.firstL a:hover {color: #FFFFFF; border: 0;}

.secL li a, .secL a:visited {
	color: #ccc;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.secL a:hover {color: #FFFFFF; border: 0;}

.copy {
	padding: 0px 30px 20px 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #cccccc;
}

div.bc {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	height: 26px;
	width: 800px;
	text-align:left;
	margin: 0 auto;
	margin-top: 2px;
	background: transparent url(../images/bcbg.png) left center no-repeat;
	padding-left: 10px;
}
.mp_backlinks {color: #999999;}

div.contactBlk {
	margin-bottom: 10px;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, UL, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	list-style:none;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	display:block;
}
h1.menuHead {
	font-size: 24px;
	color: #FFFFFF;
}
h3.homehead {color: #CC0000; font-size: 16px;}
h3.heading {color: #cc0000; font-size: 16px; text-transform: capitalize; margin-bottom: 10px; padding-bottom: 7px; border-bottom: 1px dotted #ccc;}
h3.subhead {color: #FF9900; font-size: 14px; margin-top: 20px;}
h5 {color: #666666; font-size: 12px; margin: 0;}
h6.porthead {color: #cc0000; font-size: 12px; margin-top: 5px;}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
p:first-child {
	margin:0px;
}
P {
	line-height:16px;
	padding:0 0 0 15px;
	font-size:12px;
}

img a, img {border: none;}
img.ltbmar { margin: 10px 0 10px 10px;}

ul.list1 li {
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 20px;
}

ul.list2 {
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	margin-left: 40px;
}

.appbutton {
	background: #b10000 url(../images/buttonbg.gif) 0 0 repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 7px;
}

/* ---------COMMON HACKS -----------*/
.clearfix:after {
	content: ".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
 *:first-child+html .clearfix {height:1%;}
* html .clearfix {height:1%;}
/* End hide from IE-mac */
.cb {clear:both;}
.hide {display:none;}
.disclaimer {display:none}

.redtxt {color: #cc0000;}
.midali {vertical-align: middle;}
em.smltxt {font-size: 10px; font-style: normal;}

.bc a, .bc a:visited {color: #666666; text-decoration: none;}
.bc a:hover {color: #999; text-decoration: none;}

.homelinks a, .homelinks a:visited {color: #666666; text-decoration: none;}
.homelinks a:hover {color: #cc0000;}

.contTxtwrap a, .contTxtwrap a:visited {color: #666666; text-decoration: none; border-bottom: 1px dotted #999999;}
.contTxtwrap a:hover {color: #999; text-decoration: none; border: none;}

.contTxtblkL a, .contTxtblkL a:visited {color: #666666; text-decoration: none; border-bottom: 1px dotted #999999;}
.contTxtblkL a:hover {color: #999; text-decoration: none; border: none;}

.contTxtblkR img a {border: none;}

.port a, .port a:visited {color: #666666; text-decoration: none; border-bottom: 1px dotted #999999;}
.port a:hover {color: #999; text-decoration: none; border: none;}

a.redL, a.redL a:visited {color: #cc0000; text-decoration: none;}
.redL a:hover {color: #999; text-decoration: none; border: none;}