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


/* layout */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999999;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat;
}

#wrapper {
	margin:0 auto 0 auto;
	padding:0;
	width:792px;
	height:100%;
	background-image:url(../images/wrapper.png);
	background-repeat:repeat-y;
	background-position:bottom;
	position:relative;
}

#header {
	margin:0 auto 0 auto;
	width:780px;
	background-color:#FFFFFF;
}

#navbar {
	color:#2f3136;
	width:780px;
	margin: 0 auto 0 auto;
	font-size:13px;
	font-weight:bold;
}

#content {
	width:780px;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
	color:#2f3136;
	font-size:12px;
}

#footer {
	margin:0px auto 0px auto;
	padding:0;
	width:792px;
	height:100px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:12px;
	line-height:26px;
}

.clear {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}


/* header */

#logo  {
	text-align: center;
	color: #666666;
	font-size: 18px;
	line-height: 20px;
	height:108px;
}

#logo ul {
	width: 780px;
	height: 95px;
	margin:0;
	padding:0;
	list-style:none;
	bottom: 0;
}

#logo-pos	{
	float: left;
	margin-top: 0;
	width: 215px;
}

#phone-contact	{
	float: right; 
	width: 133px;
	margin-right: 0;
}

#contact-btn	{
	width: 134px;
	height: 79px;
	float: right;
	margin: 33px 30px 0 0;
	background-image: url(../images/box/header_box.png);
	background-repeat:no-repeat;
	background-position: bottom;
	font-size: 16px;
	color: #678caf6;
	line-height: 18px;
	text-align: center;
}

#contact-btn a:link, #contact-btn a:visited	{
	text-decoration: none;
	color: #22aaf5;
}

#contact-btn a:hover, #contact-btn a:active	{
	text-decoration: none;
	color: #333333;
}


/* All Pages */

.maintext{
	padding:0px 30px 0px 30px;
	font-size:12px;
	font-weight: bold;
	line-height: 24px;
	color:#2f3136;
	text-align:justify;
	list-style-position:inside;
}


/* Index Page */

#border	{
	margin:10px auto 10px auto;
}
	
#flash	{
	width:760px;
	height:214px;
	margin:0 auto 0 auto;
	padding:0;
	border-color:#666666;
	border-width:thin;
	border-style:solid;
}
	

#buttons  {
	font-size: 16px;
	color:#fff;
	text-align: center;
	line-height: 75px;
}

#buttons ul  {
	width: 600px;
	height: 125px;
	margin:0 auto 0 auto;
	padding:0;
	font-size: 16px;
	color:#fff;
	text-align: center;
	list-style:none;
}

#buttons li  {
	float: left;
	width: 200px;
	height: 85px;
	padding:0;
}

#buttons li a, #buttons li a:visited  {
	float: left;
	width: 160px;
	height: 85px;
	margin: 20px 20px 20px 20px;
	list-style: none;
	background-image:url(../images/buttons-new/glossy_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #ffffff;
	text-decoration: none;
}

#buttons li a:hover {
	float: left;
	width: 160px;
	height: 85px;
	margin: 20px 20px 20px 20px;
	list-style: none;
	background-image:url(../images/buttons-new/glossy_btn_over.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #fff;
	text-decoration: none;
}

#buttons li a:active  {
	float: left;
	width: 160px;
	height: 85px;
	margin: 20px 20px 20px 20px;
	list-style: none;
	background-image:url(../images/buttons-new/glossy_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#CCCCCC;
	text-decoration: none;
}

#buttons_horiz  {
	font-size: 16px;
	color:#fff;
	text-align: center;
	line-height: 85px;
}

#buttons_horiz ul  {
	float: right;
	width: 280px;
	margin:0;
	padding:0;
	font-size: 16px;
	text-align: center;
	list-style:none;
}

#buttons_horiz li  {
	display: block;
	width: 280px;
	height: 85px;
	padding:0;
	margin:0;
}

#buttons_horiz li a, #buttons_horiz li a:visited  {
	display: block;
	margin: 0;
	list-style: none;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/buttons-new/glossy_btn_no_shadow.png);
	background-repeat:no-repeat;
	background-position:center;
}

#buttons_horiz li a:hover {
    background-image:url(../images/buttons-new/glossy_btn_over_no_shadow.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#000000;
	text-decoration:none;
	
}

#buttons_horiz li a:active  {
	background-image:url(../images/buttons-new/glossy_btn_no_shadow.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#660033;
	text-decoration:none;
}



.columninfo_l {
	background-image:url(../images/columnbox.jpg);
	width:400px;
	height:150px;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:justify;
	margin: 0 20px 0 60px;
	float: left;
	clear:left;
}

.columninfo_l p {
	padding: 5px 10px 10px 10px;
}

.columninfo_l a  {
	color:#333333;
	text-decoration: none;
}

.columninfo_l a:hover  {
	color:#000000;
	text-decoration: none;
}

#subnav-content_r	{
	width: 200px;
	text-align:left;
	color:#2f3136;
	font-size:12px;
	margin: 0 20px 0 20px;
	float: right;
}

.submenu {
	font-size:12px;
	text-align:center;
	margin-top:0;
	margin-bottom:35px;
	color:#2f3136;
}

.submenu a, .submenu a:visited {
	color:#218cc1;
	text-decoration:none;
}

.submenu a:hover {
	color:#218cc1;
	text-decoration:underline;
}

#gray {
	width:760px;
	background:#eeeeee;
	margin:35px auto 35px auto;
	padding:0;
	border-bottom:solid #4d4d4d 20px;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
}
#grayleft {
	float:left;
	width:560px;
	margin:0;
	padding:0;
	background:#dddddd;
	border-top: solid 1px #cccccc;
	height:220px;
	clear:left;
}
#grayleft a, #grayleft a:visited {
	color:#28b1eb;
	text-decoration:none;
}
#grayleft a:hover {
	text-decoration:underline;
}
#grayleft ul {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
}
#grayleft li {
	float:left;
	line-height:16px;
	padding:5px;
}

#grayright {
	float:right;
	width:200px;
	height:220px;
	margin:0;
	padding:0;
	background:#CCCCCC;
	border-top: solid 1px #cccccc;
	clear:right;
}
#grayright ul {
	list-style:none;
	padding:0;
	margin:10px 10px 0 10px;
	width:180px;
}
#grayright li a, #grayright li a:active {
	width:180px;
	height:30px;
	display:block;
	margin:5px 0 10px 0;
	background:url(../images/button-gray.png) no-repeat;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#28b1eb;
}
#grayright li a:hover {
	background:url(../images/button-gray-over.png);
	text-decoration: none;
	color:#FFFFFF;
}

#graycolumn {
	width:200px;
	margin:0 10px 10px 10px;
	padding-right:4px;
	float:right;
	background:#e4e4e4;
	border:solid 1px #bdbdbd;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}


/* Internal Pages */

#curvedbox {
	width: 745px;
	background:url(../images/box/top.jpg) top no-repeat;
	margin: 20px auto 0 auto;
}

#curvedbox h1 {
	text-align:left;
	line-height:31px;
	margin:0 0 0 10px;
	padding:0;
	font-size:15px;
	color:#28b1eb;
}

#curvedboxleft {
	width:145px;
	float:left;
	padding:0;
	margin:0;
	background:#ffffff;
	clear:left;
}

#curvedboxleft ul {
	width:145px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}

#curvedboxleft li {
	margin:0;
	padding:0;
}

#curvedboxleft li a, #curvedboxleft a:visited {
	display:block;
	width:130px;
	height:24px;
	padding:0 0 0 5px;
	margin:10px 0 0 10px;
	line-height:24px;
	background-color:#cccccc;
	text-decoration:none;
	color:#2f3136;
	border-bottom:#999999 solid 1px;
	border-left:#aaaaaa solid 1px;
	border-top:#bbbbbb solid 1px;
}

#curvedboxleft a:hover {
	margin:10px 0 0 0;
	width:145px;
}

#curvedboxleft ul ul {
	display:none;
}

#curvedboxright {
	width:600px;
	float:right;
	padding:0;
	margin:0 0 30px 0;
	background: url(../images/box/wrapper.jpg) top repeat-y;
	clear:right;
}

#curvedboxbottom {
	background:url(../images/box/bottom.jpg) bottom no-repeat;
	display:block;
	width:600px;
	height:31px;
}

#curvedboxright img {
	border-color: #ddd #aaa #bbb #ccc;
	border-style: solid;
	border-width: 1px;
	padding:2px;
	background:#ffffff;
}

#curvedboxright a, #curvedboxright a:visited {
	color:#28b1eb;
	text-decoration:none;
}
#curvedboxright a:hover {
	text-decoration:underline;
}
#curvedboxright a:active {
	color:#333333;
	text-decoration:underline;
}

#curvedboxright ul, #curvedboxright ol {
	text-align:left;
}

#curvedboxright ol {
	margin-left:5px; 
	margin-right:10px;
}

#curvedboxright ol li {
	margin-bottom:.75em;
}


/*no img border curvedboxright*/
#curvedboxright2 {
	width:600px;
	float:right;
	padding:0;
	margin:0 0 30px 0;
	background: url(../images/box/wrapper.jpg) top repeat-y;
}

#curvedboxright2 img {
	border: none;
	background:#ffffff;
}

#curvedboxright2 a, #curvedboxright2 a:visited {
	color:#28b1eb;
	text-decoration:none;
}
#curvedboxright2 a:hover {
	text-decoration:underline;
}
#curvedboxright2 a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#curvedboxright2 ul {
	text-align:left;
}

hr {
	width:90%;
	margin:0 auto 0 auto;
}
.smallhr {
	width:320px;
	margin: 0 5% 0 5%;
}

.floatleft {
	float:left;
	margin:5px 20px 5px 8px;
}

.floatright {
	float:right;
	margin:5px 8px 5px 8px;
}

#internalnav {
	list-style:none;
	margin:0;
	padding:0;
}

#internalnav li {
	display:inline;
}

#internalnav li a {
	width:180px;
	height:30px;
	background: url(../images/button-gray.png) no-repeat;
	float:left;
	line-height:30px;
	text-align:center;
	margin:0 10px 0 10px;
	font-weight:bold;
	text-decoration:none;
	color:#28b1eb;
	border: none;
}

#internalnav li a:hover {
	background: url(../images/button-gray-over.png) no-repeat;
	text-decoration: none;
	color:#FFFFFF;
}

/* Testimonial Pages */

.testimonial {
	background:url(../images/talkbubble.png) no-repeat bottom;
	height:175px;
	width:380px;
	float:right;
	margin-right:20px;
}
.testimonial p {
	padding:20px 10px 10px 17px;
	margin:0;
	text-align:justify;
	line-height:1.5em;
}
.testimonial span {
	text-align:right;
	width:100%;
	font-weight:bold;
	padding-right:10px;
}


/* Compare KW Sites */

#compare p {
	margin:3px;
	padding:0;
}

/* Gallery Pages */

.gallery {
	font-size:17px;
	color:#28b1eb;
	padding-top:8px;
}

/*slideshow */

#slideshow {
	margin:0 auto 0 auto;
	width:450px;
	border:0;
}

#flashbox {
	margin:0 auto 0 auto;
}

#slides {
	border:0;
}

#slides img {
	border:0;
}


/* Footer */

#footer p{
	padding-top:5px;
}
#footer a {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {color:#000000;}

#disclaimer	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	text-align:left;
	}

#disclaimer	a:link, #disclaimer	a:visited{
	color:#28b1eb;
	text-decoration:none;
	}

#disclaimer	a:hover{
	color:#666666;
	}
	
#row-header	{
	text-align:center;
	background-color:#CCCCCC;
	font-weight:bold;
	}
	

/* Agent Ready Table */

#artable {
	width:90%;
	text-align:left;
}

.artitles {
	background:#999999;
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight:bold;
	padding:5px;
}

.arheader {
	font-weight:bold;
}

.arindent {
	padding-left:20px;
}

.arcenter {
	text-align:center;
}

.arstripe {
	background:#ffffff;
}

#artable img {
	border:none;
	background:none;
}


/* navigation */

#navbar {
	background-image:url(../images/navigation/navgray.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:780px;
}

.menu {
	height:28px;
	position:relative;
	width:780px;
	position:relative;
	z-index:100;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu li {
	float:left;
	position:relative;
	padding:0;
	margin:0;
	width:195px;
}

.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#2f3136;
	background-image:url(../images/navigation/navgray.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:28px;
	line-height:28px;
	border:0;
	width:195px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}

.menu :hover > a {
	background:url(../images/navigation/navblue.jpg) top left no-repeat;
	color:#2f3136;
	text-decoration:none;
}

.menu a:active {
	background:url(../images/navigation/navdarkblue.jpg) top right no-repeat;
}

.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible;
}

.menu ul :hover ul ul{
	visibility:hidden;
}

.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

.menu ul ul {
	width:195px;
	visibility:hidden;
	position:absolute;
	height:0;
	top:28px;
	left:0; 
}

.menu ul ul a, .menu ul ul a:visited {
	background:#FFFFFF; 
	background-image:url(../images/dropdown.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#2f3136;
	height:auto; 
	line-height:1.5em;
	font-size:12px;
	width:195px;
	border:0;
}


.menu ul ul :hover > a {
	background:#d8d8d8;
	background:url(../images/dropdownover.gif) no-repeat top left;
	color:#ededed;
	text-decoration:none;
	font-size:12px;
	font-weight:bold; 
}

.menu ul ul ul{
	top:0px;
	left:195px; 
	width: 135px;
}

.menu ul ul ul a, .menu ul ul ul a:visited {
	width:135px;
	border-left: medium solid #ffffff;
	background:#d8d8d8 url(../images/dropdownover.gif) no-repeat top left;
	color:#ededed;
}

.menu ul ul ul a:hover {
	background: url(../images/dropdown.gif) no-repeat top left;
	color:#2f3136;
}

.menu ul ul ul :hover > a {
	background:background:url(../images/dropdown.gif) no-repeat top left;
	color:#2f3136;
}


/* agent ready */

#agent-ready-tl	{
	width: 400px;
	float: left;
}

#agent-ready-tr	{
	width: 200px;
	height: 120px;
	float: right;
	background: url("../images/buttons-new/glossy_btn_no_shadow.png") no-repeat center;
	display: block;
	padding:0;
	margin: 15px 0 0 0;
	color:#000;
	font-size:18px;
	font-weight:bold;
}

#agent-ready-tr p {
	color:#FFF;
	font-size:14px;
	line-height: 16px;
	margin:6px 0 0 0;
	padding:0;
}

#agent-ready-tr a:hover {
	color:#000;
	text-decoration: none;
}

#agent-ready ul li {
	font-size:14px;
	font-weight:bold;
	list-style:none;
	margin-top:5px;
	
}

#agent-ready ul ul li {
	font-size:12px;
	font-weight:normal;
	list-style-image:url(../images/blue-bullet.png);
	margin: 3px 0 3px 0;
}

#agent-ready-left li {
	font-size:14px;
	margin-top:5px;
	text-align: left;	
	padding: 10px 20px 0 20px;
}


#agent-ready-options img {
	margin: 0 8px 0 8px;
}

#agent-ready-options ul li {
	font-size:14px;
	font-weight:bold;
	list-style:none;
	margin-top:5px;
}

#agent-ready-options ul ul li {
	font-size:12px;
	font-weight:normal;
	list-style-image:url(../images/green-bullet.png);
	margin: 3px 0 3px 0;
}


/* ETC */

#clear {
	clear: both;
}




/* preload images */

.preload img {
	display:none;
}