body
  {
	font-family:times new roman;
	font-size: 12px;
	background-color:#efefef;
	margin: 0px;
  }
  
.hidden
  {
  display:none;
  }

a,img {border:none;}
#outer-container
  {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f4f4f4;
	position:relative;
	margin-top: 0px;
  }

/*HEADER SECTION*/

#header
  {
  width:100%;
  height:130px;
  /*background-image:url(../images/bg-top-nav.jpg);*/
  background-repeat:repeat-x;
  }

#header-top-section
  {
  width:100%;
  height:90px;
  position:relative;
 /* background-image:url(../images/bg-top-nav.jpg);*/
  }

#header-top-section #logo
  {
  float:left;
  margin-left:00px;
  height:90px;
  }



#header-top-section #merry
  {
  float:left;
  margin-left:0px;
  }

#header-top-section #logo a img
  {
  border-style:none;
  }

#header-top-section #logo #flashcontent #kmglogo
  {
  position:relative;
  }

#login
  {
  float:right;
  position:relative;
  width:200px;
  z-index:100;
  }

#login-bar
  {
  background: url("../images/client-login.png") no-repeat;
  width:200px;
  height:35px;
  color:#ffffff;
  font-weight:bold;
  }
#login-bar div
  {
  margin-left:20px;
  }

#login #login-form
  {
  display:none;

  }

#login:hover #login-form
  {
  display:block;
  position:absolute;
  }

#login-bar:hover
  {
  background: url("../images/client-login-over.png") no-repeat;
  cursor:pointer;
  }

#login #login-form form
  {
  float:left;
  background-color:#f4f4f4;
  width:210px;
  margin-left:-10px;
  z-index:100;
  position:absolute;
  }

#login #login-form form .fieldset
  {
  font-size:12px;
  margin-top:5px;
  height:20px;
  }

#login #login-form form .label
  {
  font-weight:bold;
  float:left;
  width:78px;
  text-align:right;
  margin-right:5px;
  }

#login #login-form form .field
  {
  float:left;
  }
#login #login-form form .field input
  {
  width:116px;
  }

#login #login-form form .button
  {
  height:35px;
  }

#login #login-form form .button .field input
  {
  border:none;
  background:url("../images/submit-bg.png") no-repeat 0 9px;
  height:33px;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
  }

#login #login-form form .button .field input:hover
  {
  color:#bb1b1f;
  cursor:pointer;
  }


/*END HEADER SECTION*/


/*FOOTER SECTION*/
#footer-container
  {
  width:1200px;
  background-color:#cccccc;
  float:left;
  }

#footer-container #footer-links
  {
  display:inline;
  padding:5px;
  color:#444444;
  height:20px;
  padding-top:10px;
  float:left;
  }

#footer-container #footer-links a
  {
  text-decoration:none;
  margin:5px;
  color:#444444;
  }

#footer-container #footer-links a:hover
  {
  color:#1053a6;
  }

#footer-container #footer-copyright
  {
  background-color: #192460;
  padding:5px 0 5px 0;
  width:1200px;
  color:#cccccc;
  float:left;
  }

#footer-container #footer-copyright span
  {
  margin:0 0 0 10px;
  }

/*END FOOTER SECTION*/

.cleardiv
  {clear:both;}

.clearmenudiv
  {
  height:35px;
  clear:both;
  }

a
  {
  text-decoration:none;
  }
img 
  {
  border:none;
  }                                      

/* BODY CONTAINER*/
#body-container
  {
  background-color:#f4f4f4;
  }
  
#body-container2 {
  position:relative; 
  margin-top:15px; 
  height:200px; 
  width:1200px;
  background-color:#ffffff;
}

.hidden
  {
  display:none;
  }

.col1 img
  {
  border:none;
  }

p.read-more
  {
  text-align:right;
  font-weight:bold;
  background-color:#dbdfef;
  }


p.read-more:hover
  {
  cursor:pointer;
  }

.text p.continuation
  {
  padding-top:0;
  margin-top:-5px;
  }

.text ul
  {
  list-style-type:none;
  padding-left:20px;
  margin-left:0;
  }

.text ul li
  {
  background: url("../images/links-bg.png") no-repeat;
  margin-top:5px;
  }

.text ul li:hover
  {
  background: url("../images/links-bg-over.png") no-repeat;
  margin-top:5px;
  }


.text ul.list
  {
  list-style-type:circle;
  margin-top:5px;
  background:none;
  }

.text ul.list li
  {
  margin-top:5px;
  background:none;
  }



.col1
  {
  float:left;
  width:200px;
  padding-left:20px;
  /*background-color:#000000;*/
  }

.col2
  {
  float:left;
  width:230px;
  margin-left:15px;
  padding:0;
  background-color:#ffffff;
  }

.col2 h1
  {
  font-size:16px;
  padding-left:5px;
  background-image:url("../images/col2-header-bg2.png");
  background-repeat: repeat-y;
  color:#262626;
  }

.colored
  {
  background-color:#eaeaea;
  }

div.service-links h1
  {
  float:left;
  border-bottom:2px solid #000000;
  }
  
ul.page-links
  {
  float:left;
  }


ul.page-links li
  {
  height:22px;
  background: url("../images/list-left-end-bg.png") no-repeat;
  position:relative;
  float:none;
  }

ul.page-links li div
  {
  margin-top:0px;
  margin-left:15px;
  padding-right:10px;
  height:22px;
  float:left;
  position:relative;
  background: url("../images/list-bg.jpg") repeat-x;
  }

ul.page-links li div.rightend
  {
  margin-top:0px;
  width:22px;
  height:22px;
  margin-left:0;
  float:left;
  background: url("../images/list-right-end-bg.png") no-repeat;
  }

ul.page-links li:hover
  {
  height:22px;
  background: url("../images/list-left-end-bg-over.png") no-repeat;
  position:relative;
  float:none;
  }

ul.page-links li:hover div
  {
  margin-top:0px;
  margin-left:15px;
  padding-right:10px;
  height:22px;
  float:left;
  position:relative;
  background: url("../images/list-bg-over.jpg") repeat-x;
  }

ul.page-links li:hover div.rightend
  {
  margin-top:0px;
  width:22px;
  height:22px;
  margin-left:0;
  float:left;
  background: url("../images/list-right-end-bg-over.png") no-repeat;
  }

ul.page-links li div a
  {
  float:left;
  margin-top:3px;
  color:#000000;
  }
ul.page-links li:hover div a
  {
  float:left;
  margin-top:3px;
  color:#c6232e;
  }

.col3
  {
  padding-left:20px;
  float:left;
  margin-left:20px;
  width:550px;
  }

.header-image:hover
  {
  cursor:pointer;
  }

h1
  {
  font-size:18px;
  margin:0;
  padding:0;
  }
h4
  {
  padding-left:10px;
  font-size:12px;
  margin-top:5px;
  margin-bottom:1px;
  }

.text
  {
  font-family:arial;
  font-weight:normal;
  padding-bottom:15px;
  margin-left:0;
  padding-left:0;
  }

.text p
  {
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  padding:5px 5px 5px 10px;
  }

.float-right-column
  {
	float:right;
	top:177px;
	right:-10px;
	position:absolute;
	text-align:left;
  }

.float-right-column p
  {
  font-family:arial;
  margin: 5px 5px 15px 5px;                    
  }

.float-right-column div.right-col-header
  {
  font-size:16px;
  text-align:center;
  color: #393b49;
  }

.right-form
  {
  width:300px;
  background: url("http://www.kellymediagroup.com/images/right-form-bg.png");
  }

.right-form .fieldset
  {
  position:relative;
  width:300px;
  height:35px;
  clear:both;
  margin:5px 0;
  }

.right-form .label
  {
  float:left;
  width:100px;
  text-align:right;
  font-family:arial;
  font-size:14px;
  margin-right:10px;
  }

.right-form .field
  {
  float:left;

  }

.right-form .field input,
.right-form .field select
  {
  width:150px;
  float:left;
  }


.right-form .fieldset .button input
  {
  width:65px;
  float:none;
  margin:0 5px;
  }

.right-form .fieldset .field .error
  {
  float:left;
  color: #ba3636;
  clear:both;
  text-align:left;
  width:150px;
  }

.thank-you
  {
  border:solid 1px #000000; 
  width:400px;
  background-color:#5679A4;
  position:fixed;
  text-align:left;;
  color:#efefef;
  z-index:900;

  margin:-200px auto 0 -500px;
  }
.thank-you #top-bar
  {
  color:#000000;
  background-color:#ffffff;
  height:25px;
  }
.thank-you #thank-you-header
  {
  float:left; 
  font-size:13px; 
  font-family:arial; 
  margin-left:5px; 
  margin-top:3px;
  }

.thank-you #close-box
  {
  float:right;
  margin-top:3px;
  margin-right:10px;
  }

.thank-you #close-box:hover
  {
  cursor:pointer;
  font-weight:bold;
  }


div.commercial
  {
  margin-top:15px;
  }

div.commercial a
  {
  display:block;
  width:242px;
  height:247px;
  background: url("http://www.kellymediagroup.com/images/commercial-button.png") no-repeat;
  }

div.commercial a:hover
  {
  width:242px;
  height:247px;
  background: url("http://www.kellymediagroup.com/images/commercial-button-blue.png") no-repeat;
  }

div.commercial a.rectangle
  {
  display:block;
  width:300px;
  height:130px;
  background: url("http://www.kellymediagroup.com/images/commercial-button-rect2.png") no-repeat;
  }

div.commercial a.rectangle:hover
  {
  width:300px;
  height:130px;
  background: url("http://www.kellymediagroup.com/images/commercial-button-rect-over2.png") no-repeat;
  }

#free-consultation
  {
  float:right;
  margin-right:15px;
  width:135px;
  height:30px;
  background: transparent url("http://www.kellymediagroup.com/images/free-consult-btn.png") no-repeat;
  }

#free-consultation:hover
  {
  background: url("http://www.kellymediagroup.com/images/free-consult-btn-over.png") no-repeat;
  }

table.tbl-links
  {
  width:100%; 
  /*background-color:#E6E9EB;*/
  }

table.tbl-links .link-cells
  {
  background-color:#E6E9EB;
  height:75px;
  text-align:center;
  }


table.tbl-links a
  {
  font-weight:bold;
  color:#000000;
  }

table.tbl-links a:hover
  {
  font-weight:bold;
  color:#b82121;
  }
  
table.vsTable
  {
  background-color:#ffffff;
  width:550px;
  margin-left:auto;
  margin-right:auto;
  /*border:solid 2px #000000;*/
  }

table.vsTable td
  {
  border:solid 2px #000000;
  padding:2px;
  }

table.vsTable td.images
  {
  text-align:center;
  }


table.vsTable th
  {
  border:solid 2px #000000;
  padding:2px;
  text-align:center;
  }

.boxes
  {
  float:left;
  width:150px;
  }

.promotion-text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.promotion-text strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
} 
.promotion-text h4 {
	color:#006;
	font-size:16px;
}
.promotion-text h3 {
	color:#F00;
	font-size:20px;
	margin-top:0px;
}  

.promotion-text h2 {
	color:#000;
	font-size:25px;
	margin-top:0px;
	background-color:#eaeaea;
	  background-image:url("../images/col2-header-bg2.png");
  background-repeat: repeat-y;
}  

.clear-default-a-style
{
	color:#FFFFFF;
}
  
/* END BODY CONTAINER*/
