html, body, #wrap
{
	height: 100%;
}

ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body > #wrap
{
	height: auto;
	min-height: 100%;
}

body
{
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	background: #fff;
}

#wrap
{
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

#container
{
	width: 960px;
	margin: 0 auto;
}

#top-header
{
	height: 140px;
	background: url("../images/logo.gif") no-repeat left top;
	position: relative;
}

#top-header #regions
{
	font-size: 1.3em;
	position: absolute;
	right: 0;
	top: 116px;
	margin: 0;
	padding: 0;
}

#top-header #regions li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#top-header #regions li a
{
	background: url("../images/regions_left.jpg") no-repeat left top;
	float: left;
	margin: 0 1px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#top-header #regions li a span
{
	background: url("../images/regions_right.jpg") no-repeat right top;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 3px 14px 2px 0;
	text-decoration: none;
}

#top-header #regions li a:hover span
{
	background-position: 100% -31px !important;
}

#top-header #regions li a:hover
{
	background-position: 0 -31px !important;
}

#top-header #regions li ul
{
	top: 23px;
	z-index: 900000;
	display: none;
	width: 10em; /* Width to help Opera out */
}

#top-header #regions li:hover ul
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
	
#search-bar
{
	background: url("../images/searchbar.jpg") repeat-x left center;
	clear: both;
	float: left;
	height: 25px;
	position: relative;
	width: 960px;
}

#leftcol
{
	float: left;
	margin-top: 3px;
	width: 225px;
}

#rightcol, #rightcol-frontpage
{
	float: right;
	margin-top: 3px;
	width: 730px;
}

#leftcol #nav-menu
{
	float: left !important;
}

#leftcol #nav-menu li
{
	clear: both;
	width: 226px;
}

#leftcol #nav-menu li a img
{
	border: none;
	margin: 6px 5px 0 0;
}

#leftcol #nav-menu li a
{
	background: url("../images/main-menu-back.jpg") no-repeat left top;
	border-bottom: 2px solid #ffffff;
	color: #053768;
	cursor: hand;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px 0 25px;
	text-decoration: none;
}

#leftcol #nav-menu li a.top
{
	background: url("../images/main-menu-top.jpg") no-repeat left top;
}

#leftcol #nav-menu li a.top:hover
{
	background: url("../images/main-menu-top.jpg") no-repeat left -28px;
}

#leftcol #nav-menu li a.bottom
{
	background: url("../images/main-menu-bottom.jpg") no-repeat left top;
}

#leftcol #nav-menu li a.bottom:hover
{
	background: url("../images/main-menu-bottom.jpg") no-repeat left -28px;
}

#leftcol #nav-menu li a:hover
{
	background: url("../images/main-menu-back.jpg") no-repeat left -28px;
	border-bottom: 2px solid #ffffff;
	color: #053768;
	font-size: 13px;
	height: 28px;
	padding: 0 10px 0 25px;
	text-decoration: none;
}

#leftcol #nav-menu li ul
{
	z-index: 900000;
	display: none;
	width: 10em; /* Width to help Opera out */
}

#leftcol #nav-menu li:hover ul
{
	left: 225px;
	top: 145px;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}


#sub-nav
{
	padding-bottom: 20px !important;
	margin-top: 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-bottom: 10px;
	background: url(../images/sub_menu_bottom.gif) no-repeat left bottom;
	float: right;
	margin-left: 20px;
	padding-top: 0px !important;
}

#sub-nav-menu
{
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	background: url(../images/sub_menu_top.gif) no-repeat left top;
	padding-top: 20px !important;
}

#sub-nav li
{
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	width: 226px;
	padding-right: 0px !important;
	background: none transparent scroll repeat 0% 0%;
	clear: both;
	padding-top: 0px !important;
}

#sub-nav li a
{
	border-bottom: #b6cde0 1px solid !Important;
	padding-bottom: 0px;
	line-height: 28px !important;
	padding-left: 35px;
	width: 181px;
	padding-right: 10px;
	display: block;
	background: url(../images/main_sub_button.jpg) no-repeat left top;
	height: 26px;
	color: #ffffff !Important;
	font-size: 13px !Important;
	cursor: pointer;
	text-decoration: none;
	padding-top: 0px;
}

#sub-nav li .sub-nav-selected
{
	background: url(../images/main_sub_button.jpg) no-repeat left -26px;
}

#sub-nav li a:hover
{
	border-bottom: #b6cde0 1px solid;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 10px;
	background: url(../images/main_sub_button.jpg) no-repeat left -26px;
	height: 26px;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	padding-top: 0px;
}

/* menu style (located in the top header) */
/*
#menu-container {
	float: right;
	width: 763px;
	height: 120px;
}
*/

#menu ul
{
	margin: 182px 0 0 0;
	padding: 10px 0;
	list-style: none;
	float: right;
}

#menu li
{
	float: left;
	margin: 0;
	padding: 0 10px;
}

#menu .first
{
	padding: 0 10px 0 2px;
}

#menu a
{
	float: left;
	display: block;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #777;
	font-family: arial, "lucida console" , sans-serif;
	border-top: 3px #ccc solid;
}

#menu a:hover
{
	border-top: 3px #053868 solid;
}

#menu #current a
{
	border-top: 3px #053868 solid;
}

.tagline
{
	margin-top: 2px;
}

/* end of meny style */

/* header layout */

#header
{
	width: 728px;
	height: 214px;
	margin: 0 auto;
}

#header-image
{
	float: left;
	width: 728px;
	height: 214px; /*	background: url("../images/header.jpg") repeat-x bottom; */
}

#header-image-home
{
	float: left;
	width: 457px;
	height: 214px;
	background: url("../images/header-home.jpg") repeat-x bottom;
}

#header-image-contact
{
	float: left;
	width: 457px;
	height: 214px;
	background: url("../images/header-contact.jpg") repeat-x bottom;
}

#header-image-about
{
	float: left;
	width: 457px;
	height: 214px;
	background: url("../images/header-about.jpg") repeat-x bottom;
}

#header-right, #header-right-portfolio, #header-right-contact, #header-right-services, #header-right-about
{
	float: left;
	width: 306px;
	height: 214px;
}

/* images in the right side of the header */

#header-right
{
	background: url("../images/header-right.jpg") no-repeat top;
}

#header-right-services
{
	background: url("../images/header-right-services.jpg") no-repeat top;
}

#header-right-portfolio
{
	background: url("../images/header-right-portfolio.jpg") no-repeat top;
}

#header-right-about
{
	background: url("../images/header-right-about.jpg") no-repeat top;
}

#header-right-contact
{
	background: url("../images/header-right-contact.jpg") no-repeat top;
}

/* content layout style */

#content
{
	padding: 0;
	position: relative;
}

#content-container
{
	padding-bottom: 80px;
}

#left
{
	float: left;
	width: 263px;
	padding-bottom: 20px;
}

#right
{
	float: left;
	width: 500px;
	padding-bottom: 20px;
}

#content-container #content #left .box
{
	padding: 10px 10px 10px 0;
	clear: both;
}

#content-container #content #right .box
{
	padding: 10px 0 10px 10px;
}

/* end of content layout style */

/* Global Headers */

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	line-height: 1.1em;
}

h1
{
	font-size: 25px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 15px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 10px;
}

/*
#content-container h2 {
	border-bottom: 1px #ccc solid;
	color: #777;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

*/

#content-container p h2
{
	border-bottom: 0px;
}

#content-container h3 span
{
	border-bottom: 3px #ccc solid;
	color: #888;
	padding-bottom: 3px;
	font-weight: bold;
}

#content-container #left h3
{
	border-bottom: 0;
	font-weight: bold;
}

#content-container h3 a
{
	color: #ccc;
	font-size: 13px;
}

#content-container #content #right h3
{
	padding-bottom: 3px;
}

#content-container #content #right p
{
	margin: 10px 0;
	padding: 0;
}

#content-container h3 a
{
	text-decoration: none;
}

/* end of Global Headers */

#content #slider-container ol
{
	list-style: none;
}

/* sidebar navigation */



#navigation ul
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#navigation li
{
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

#navigation a
{
	display: block;
	width: 240px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-family: arial, "lucida console" , sans-serif;
	border-bottom: 1px #ccc solid;
	border-left: 3px #0e7ec4 solid;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px 0;
	background-color: #fcfcfc;
}


#navigation a:hover
{
	border-left: 3px #0e7ec4 solid;
	background-color: #f6f6f6;
}
#navigation a:visited
{
	color: #333;
	text-decoration: none;
}


#navigation #current a
{
	border-left: 3px #0e7ec4 solid;
}

#insurance-products
{
	width: 670px;
	height: 166px;
	margin: 0 auto;
}

#property-products
{
	width: 670px;
	height: 162px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 15px;
}

#rolling-lines
{
	list-style-type: none;
	float: left;
	top: 20px;
	height: 60px;
	width: 600px;
	left: 360px;
	padding-left: 10px;
	padding-top: 20px;
	background: url("../images/top-right-background.jpg") no-repeat left top;
}

#rolling-lines li
{
	color: #133686;
	font-size: 18px;
	letter-spacing: 0.05em;
}

/* Home page - new additions */

#insurance-solutions
{
	float: left;
	position: relative;
	width: 362px;
	height: 217px;
	margin-left: 1px;
	background: url("../images/insurance-solutions.jpg") no-repeat left top;
}

#insurance-solutions h2.title
{
	height: 36px;
	margin: 10px 0 0 10px;
	text-indent: -10000px;
	background: url("../images/insurance-solutions-title.png") no-repeat left top;
}

#products-services
{
	float: right;
	position: relative;
	width: 362px;
	height: 217px;
	background: url("../images/products-services.jpg") no-repeat left top;
}

#products-services h2.title
{
	height: 36px;
	margin: 10px 0 0 10px;
	text-indent: -10000px;
	background: url("../images/products-services-title.png") no-repeat left top;
}

#geographic-reach
{
	float: left;
	position: relative;
	width: 362px;
	height: 217px;
	margin-left: 1px;
	margin-top: 4px;
	background: url("../images/geographic-reach.jpg") no-repeat left top;
}

#geographic-reach h2.title
{
	height: 36px;
	margin: 10px 0 0 10px;
	text-indent: -10000px;
	background: url("../images/geographic-reach-title.png") no-repeat left top;
}

#contact-us
{
	float: right;
	position: relative;
	width: 362px;
	height: 217px;
	margin-top: 4px;
	background: url("../images/contact-us.jpg") no-repeat left top;
}

#contact-us h2.title
{
	height: 36px;
	margin: 10px 0 0 10px;
	text-indent: -10000px;
	background: url("../images/contact-us-title.png") no-repeat left top;
}

#insurance-solutions p
{
	color: #ffffff;
	padding-left: 15px;
	padding-right: 120px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

#products-services p
{
	color: #ffffff;
	padding-left: 15px;
	padding-right: 120px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

#geographic-reach p
{
	color: #ffffff;
	padding-left: 15px;
	padding-right: 120px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

#contact-us p
{
	color: #ffffff;
	padding-left: 15px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 20px;
}

#insurance-solutions p a.more, #geographic-reach p a.more, #contact-us p a.more, #products-services p a.more
{
	background: url("../images/menu-decorator.png") no-repeat left center;
	color: #053768;
	display: block;
	left: 15px;
	padding: 2px 0 2px 15px;
	position: absolute;
	text-decoration: none;
	top: 180px;
	border-bottom: none;
}

#insurance-solutions p a.more:hover, #geographic-reach p a.more:hover, #contact-us p a.more:hover, #products-services p a.more:hover
{
	color: #ffffff;
	text-decoration: none;
}

ul#scroll-holder
{
	width: 226px;
	height: 87px;
	float: left;
	margin-top: 2px;
	background: url("../images/scroll-back.jpg") no-repeat left top;
}

ul#scroll-holder li
{
	padding: 25px 0 0 15px;
	font-size: 1.2em;
	color: #ffffff;
}

#about-header
{
	width: 728px;
	height: 214px;
	background: url("../images/aboutus-title-header.jpg") no-repeat left top;
	margin: 0 auto;
}

#services-header
{
	width: 728px;
	height: 214px;
	background: url("../images/services-title-header.jpg") no-repeat left top;
	margin: 0 auto;
}

#marketing-header
{
	width: 728px;
	height: 214px;
	background: url("../images/marketing-title-header.jpg") no-repeat left top;
	margin: 0 auto;
}

#contact-header
{
	width: 728px;
	height: 214px;
	background: url("../images/contactus-title-header.jpg") no-repeat left top;
	margin: 0 auto;
}

#solutions-header
{
	width: 728px;
	height: 214px;
	background: url("../images/insurance-solutions-title-header.jpg") no-repeat left top;
	margin: 0 auto;
}

/* mews style in left column */

.list li
{
	clear: both;
}

.list li .list-left-column
{
	float: left;
	width: 80px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.list li .list-left-column span
{
	color: #0e7ec4;
}
.list li .list-left-column div
{
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.list li .list-right-column
{
	float: left;
	width: 173px;
}

#content-container .list li .list-right-column h3
{
	border-bottom: 0;
	color: #666;
	font-size: 13px;
	margin: 0;
}

#content-container #content #left .list
{
	margin: 0px;
	list-style: none;
	padding: 0;
}


/* end of news style*/


/* footer layout */

#footer
{
	clear: both;
	position: relative;
	z-index: 10;
	height: 35px;
}

/* footer theme */

#footer
{
	margin-top: 20px !important;
	background-color: #0e7ec4;
	color: #fff;
	margin: 0 auto;
	float: left;
	margin-top: 20px;
	width: 960px;
	background: url("../images/footer.jpg") repeat-x bottom;
}

#footer p
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 10px 0px 10px;
	color: #053768;
	float: left;
	font-size: 12px;
}

#footer span
{
	font-size: 10px;
}

#footer p a
{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer p a:hover
{
	text-decoration: underline;
}

#footer #footer-menu
{
	margin: 0;
	padding: 10px 10px 10px 0px;
	list-style: none;
	float: right;
}

#footer #footer-menu li
{
	display: inline;
	margin: 0 0 0 8px;
}
#footer #footer-menu li a
{
	color: #053768;
	text-decoration: none;
	font-size: 12px;
}
#footer #footer-menu li a:hover
{
	border-bottom: 1px dotted #053768;
}
#footer #footer-menu li a.active
{
	color: #053768;
	font-weight: bold;
	border-bottom: 1px dotted #053768;
}
#footer a
{
	color: #053768;
}

#prefooter
{
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* end of footer */

/* links style */

#content-container a:link, #content-container a:active
{
	text-decoration: none;
	color: #013a6f;
	border-bottom: 1px dotted #013a6f;
}
#content-container a:visited
{
	color: #013a6f;
	border-bottom: 1px dotted #013a6f;
	text-decoration: none;
}
#content-container a:hover
{
	color: #013a6f;
	border-bottom: 1px solid #013a6f;
}


.url a
{
	color: #0e7ec4;
	font-size: 18px;
	float: right;
	text-decoration: none;
}

/* end links */



/* contact form style */
form
{
	padding: 20px 0;
	margin: 0;
}
label
{
	float: left;
	width: 100px;
	padding-right: 1px;
	font-weight: bold;
	color: #999;
}
input, textarea
{
	padding: 2px;
	font: 400 12px arial, sans-serif;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0ba #f4f4ec #f4f4ec #c0c0ba;
}
input:focus, textarea:focus
{
	color: #333;
	background-color: #edf2f5;
}
#name, #email, #subject
{
	width: 250px;
}
#message
{
	width: 360px;
	height: 150px;
}
input.button
{
	padding: 1px 10px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #FFF;
	background-color: #0e7ec4;
	border-width: 1px;
	border-style: solid;
	border-color: #186825 #0e4d19 #0e4d19 #186825;
}

#submit
{
	width: 101px;
	height: 30px;
	background: url("../images/submit_button.gif") no-repeat top right;
	border: 0;
	cursor: pointer;
}

#note
{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #ccc solid;
	display: none;
}

.notification_ok
{
	color: #229922;
}

/* end of contact form style */




/* testimonial style */
/*clientSays - Client Says style for HEADER */

#header .box .testimonial blockquote
{
	margin: 30px 0 0 15px;
	padding: 0px 10px 20px 20px;
	background: url(../images/quote.gif) no-repeat top left;
	width: 253px;
}
#header .box .testimonial blockquote p.quote
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
}


#header .testimonial blockquote p.author
{
	margin: 10px 10px 0 0;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
/*clientSays - Client Says style for CONTENT */

#content .box .testimonial blockquote
{
	margin: 0;
	padding: 0px 10px 20px 30px;
	background: url(../images/quote_white.gif) no-repeat top left;
	width: 223px;
}
#content .box .testimonial blockquote p.quote
{
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
}

#content .testimonial blockquote p.author
{
	margin: 10px 10px 0 0;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

/* text style */




/* -------- misc style ----------*/

.image-left
{
	padding: 3px;
	margin: 0 15px 0 0;
	border: 1px solid #ccc;
}

.image-right
{
	padding: 3px;
	margin: 0 0 0 15px;
	border: 1px solid #ccc;
}


/* thumbnail in right column */

.image-left-small
{
	background: #fff;
	padding: 3px 3px;
	margin: 0 3px 0 0;
	border: 1px solid #ccc;
}

.image-right-small
{
	background: #fff;
	padding: 3px 3px;
	margin: 0 0 0 3px;
	border: 1px solid #ccc;
}

.image-border-small
{
	background: #fff;
	padding: 3px 3px;
	border: 1px solid #ccc;
}


.image-border
{
	padding: 3px;
	border: 1px solid #ccc;
}

.textblock
{
	border: 1px #aaa solid;
	background-color: #fafafa;
	padding: 10px;
	color: #777;
	margin-bottom: 20px;
}

.clearit
{
	clear: both;
}

/* Floats */
.float-left
{
	float: left;
}

.float-right
{
	float: right;
}



/* for portfolio page style */
#portfolio
{
	margin-top: 10px;
}
#portfolio ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#portfolio ul li
{
	clear: both;
	margin-top: 20px;
}
#portfolio ul li ul li
{
	clear: both;
	margin-top: 5px;
}
#portfolio ul li ol li
{
	clear: both;
	margin-top: 5px;
}


#portfolio
{
	margin-top: 10px;
}
#portfolio ul li ul
{
	margin: 0;
	padding: 0;
	list-style: square;
	padding-left: 16px;
	margin-left: 16px;
}


.portfolio-item
{
	width: 100%;
}

.portfolio-item .portfolio-item-image
{
	float: left;
	width: 45%;
}

.portfolio-item .portfolio-item-desc
{
	float: left;
	width: 54%;
}


.padding-5
{
	padding: 5px;
	padding-top: 0;
}



/* table style */

/*
table {  
  margin: 0 0px 20px 12px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:97%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 8px;
}


thead th {
  color: #FFF;
  background-color: #5588bb;
  border-bottom: 3px solid #88aadd;
}

tbody tr.highlighted {
  background-color: #f8f8f8;
}

tbody td {
  border-bottom: 1px solid #ddd;
}

tbody tr:hover td {
  background: #ededed; 

}
*/

table
{
	line-height: 16px;
	font-size: 12px;
	margin: 0;
}

table td
{
	padding: 3px 0 3px 0;
}

table tr
{
	padding: 0 0 3px 0;
}

/* slider images */

#design1
{
	background: url("../images/screenshot.gif") no-repeat center;
}
#design2
{
	background: url("../images/screenshot2.gif") no-repeat center;
}
#design3
{
	background: url("../images/screenshot3.gif") no-repeat center;
}

/* end of slider images */

#home-body-copy
{
	clear: both;
	padding: 10px 20px 0 20px;
}

#home-body-copy p
{
	font-size: 14px;
	line-height: 22px;
	color: #555555;
}

#home-body-map
{
	text-align: center;
}

#contact-body-copy
{
	padding: 40px 20px 0 20px;
}

#contact-body-copy p
{
	font-size: 14px;
	line-height: 24px;
}

#contact-body-copy h2
{
	color: #013A6F;
	font-size: 12px;
	font-weight: bold;
	border-bottom: none;
}

#contact-body-copy h3
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	margin-top: 5px;
	color: #013A6F;
}

#about-body-copy
{
	padding: 40px 20px 0 20px;
}

#about-body-copy p
{
	font-size: 14px;
	line-height: 22px;
}

#about-body-copy h2
{
	border-bottom: medium none;
	color: #013A6F;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
}

#about-body-copy ul
{
	list-style-type: none;
	padding-left: 20px;
}

#about-body-copy ul li
{
	background: url("../images/list-item-marker.png") left no-repeat;
	padding: 0 0 0 15px;
	line-height: 28px;
	font-size: 14px;
}

#privacy-body-copy
{
	padding: 40px 20px 0 20px;
}

#privacy-body-copy p
{
	font-size: 14px;
	line-height: 22px;
}

#privacy-body-copy h2
{
	border-bottom: medium none;
	color: #013A6F;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
}

table.ratings
{
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
}

table.ratings td
{
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
}

/* services.html */

#services-body-copy
{
	padding: 40px 20px 0 20px;
}

#services-body-copy p
{
	font-size: 14px;
	line-height: 22px;
}

#services-body-copy h2
{
	border-bottom: none;
	color: #013A6F;
	font-size: 14px;
	font-weight: bold;
}

#services-categories-holder
{
	width: 670px;
	height: 363px;
	margin: 0 auto;
	margin-bottom: 60px;
}

/* marketing.html */

#marketing-body-copy
{
	padding: 40px 20px 0 20px;
}

#marketing-body-copy p
{
	font-size: 14px;
	line-height: 22px;
}

#marketing-body-copy h2
{
	border-bottom: none;
	color: #013A6F;
	font-size: 14px;
	font-weight: bold;
}

#marketing-body-copy ul
{
	padding-bottom: 5px;
	margin: 0px 0px 0px 5px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	padding-top: 5px;
}

#marketing-body-copy ul li
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-top: 0px;
}

#marketing-body-copy ul li div ul
{
	list-style-type: none;
	padding-left: 20px;
}

#marketing-body-copy ul li div ul li
{
	background: url("../images/list-item-marker.png") left no-repeat;
	padding: 0 0 0 15px;
	line-height: 28px;
	font-size: 14px;
}

#marketing-body-copy ul li a:link, #marketing-body-copy ul li a:visited, #marketing-body-copy ul li a:active
{
	padding-bottom: 5px;
	padding-left: 40px;
	width: 480px;
	padding-right: 0px;
	display: block;
	background: url(../images/pdf_link.gif) no-repeat left center;
	color: #2c135f;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}

#marketing-body-copy ul li a:hover
{
	background-position: -520px center;
}

#marketing-body-copy ul li div a:link, #marketing-body-copy ul li div a:visited, #marketing-body-copy ul li div a:active, #marketing-body-copy ul li div a:hover
{
	background: none !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	display: inline !important;
	width: auto !important;
}

#solutions-body-copy
{
	padding: 20px 20px 0 20px;
}

#solutions-body-copy p
{
	font-size: 14px;
	line-height: 22px;
}

#solutions-body-copy h2
{
	border-bottom: none;
	color: #013A6F;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#solutions-body-copy ul
{
	list-style-type: none;
	padding-left: 20px;
}

#solutions-body-copy ul li
{
	background: url("../images/list-item-marker.png") left no-repeat;
	padding: 0 0 0 15px;
	line-height: 28px;
	font-size: 14px;
}

#regions-holder
{
	float: left;
	width: 582px;
	height: 158px;
	margin: 20px 0 60px 80px;
}

