@import url(/includes/css/ak_generic.css); 

 
body
{
    background-color: #a8b8d1;
}

#content
{
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
}

#inner_content
{
	margin: 0;
	padding: 0;
}

#content_top
{
	width: 929px;
	height: 51px;
	background: url(/images/content_bg_round_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#content_repeat
{
	background: url(/images/content_bg_repeat.gif) repeat-y;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-right: 50px;
	width: 879px;
}

#content_bottom
{
	width: 929px;
	height: 53px;
	background: url(/images/content_bg_round_bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#leftnav
{
	width: 311px;
	float: left;

}

#mainpane
{
	background-color: #3a7bdd;
	width: 978px;
	padding-bottom: 20px;
	
}

table#table1 
{
    text-align:center; 
    margin-left:auto; 
    margin-right:auto; 
    width:978px;
    
}
    
.highlight
{
	font-weight: bold;
	color: Red;
}

tr,td {text-align:left;}

/*BEGIN TOP NAV*/
.topnavmenu 
{
	position: absolute;
	height: 64px;
	padding: 0;
	bottom: 0px;
	left: 25px;
}

.topnavmenu ul 
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 64px;
  border:none;
}
.topnavmenu li 
{
  margin: 0;
  padding: 0;
  float: left;
  width: 155px;
  height: 64px;
  text-align: center;
  background-image: url(/images/btn_nav_middle.gif);
  background-repeat: no-repeat;
}


.topnavmenu a 
{
  padding-top: 20px;
  display: block;
  width: auto;
  height: 44px;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-family: Garamond Veranda Times New Roman;
  
}
.topnavmenu a:hover 
{
	color: #ffcc00;
	font-weight: bold;
}

.imgcontainer
{
	padding: 5px;
	border: solid 1px #ccc;	
	background-color: #fff;
}

/*END TOP NAV*/


/*END LEFT NAV*/

.footer
{
  text-align: center;
  color: #fff;
  vertical-align: bottom;
  height: 20px;
  background-color: #666;
  padding: 0;
  border-top: solid 1px #999999;
	width:978px;
}

.footer a
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}


#header_container
{
	position: relative;
	width: 978px;
	height: 329px;
	background: url(/images/header_bg.jpg) no-repeat left top;
}

#header_container #topnav span a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

#header_container #topnav span a:hover
{
    text-decoration: underline;
}

#contactform
{
    border: solid 1px #000000;
    background-image: url(/images/gradient_box_bg_contact.gif);
    background-position: top left;
    background-repeat: repeat-x;
    color: #ffffff;
    width: 500px;
    padding-bottom: 20px;
}

#contactform textarea
{
	font-size: 12px;
}

.servicebreakdown
{
	margin: 10px;
}

.servicebreakdown:hover
{
	cursor: pointer;
}

.servicebreakdown td
{
	text-align: left;
	vertical-align: top;
	border-bottom: dashed 1px #ccc;
}

.servicebreakdown a
{
	height: 100%;
	display: block;
}

.servicebreakdown a:hover
{
	text-decoration: none;
	color: #fff;
}

.servicebreakdown div:hover
{
	background-color: #A8B8D1;
	color: #fff;
}
    
.newslettersignup
{
	background-color: #A8B8D1;
	border: solid 1px #6F6F6F;
	color: #fff;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 5px;
}

.newslettersignup td{
	border: none;
}



.paypalform
{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.paypalform table#paypalform
{
	border: solid 1px #666666;
}

.paypalform th
{
	background-color: #7CB048;
	color: #fff;
	text-align: center;
}

.paypalform td
{
	background-color: #F3EBE9; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.paypalform span
{
	color: #000;
}