/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	line-height: 17px;
	color: #4B4B4B;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper {
	margin:2px auto;
	width:960px;
	padding:0;
	background:#fff;
}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#7D9FDF;
	text-decoration: none;
	background:none;
}
.h2 {
	color:#4B4B4B;
	background:none;
	text-decoration: none;
}
a:hover {
	color:#1A1A1A;
	background:none;
	text-decoration: none;
}
p { margin:0;padding-top:2px;}
.highlight {
	background-color:#DDF4FB
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	letter-spacing: -1px;
	margin-bottom: 5px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
.pic{margin-top:8px;}
h3 {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -4px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-weight:bold;
	font-size:11px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#032E41;
	background:none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: 0;
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 22px;
}
img {
	border: 0;
	margin-right: 5px;
}
h1 {
	font-weight:bold;
	font-size:16px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#3A9FD6;
	background:none;
	text-transform: uppercase;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:960px;
	height:65px;
	margin:0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: none;
	border-bottom-color: #DADADA;
}
#title {
	float:left;
	width:240px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {
	float:right;
	width:560px;
	height: 40px;
	margin:15px 0 0 0;
}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {
	font-size: 0.9em;
	color: #000000;
	background: inherit;
	letter-spacing: -1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	text-transform: uppercase;
}
#menu {
	width: 560px;
	float:right;
	padding:0;
	text-align:right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
}
#menu li { display:inline; }
#menu li a {
	color:#444;
	text-decoration:none;
	height:19px;
	background:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#menu li a:hover {
	color:#FFFFFF;
	background-color: #3cbdff;
	background-image: none;
} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:960px;
	height:300px;
	background-image: url(../images/Header-October-2010.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#contentheader {
	width:960px;
	height:200px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#homepic a {color:#fff;}
#homepic:hover {
}
.message{
	position:absolute;
	width:305px;
	float:left;
	color:#333333;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
	height: 130px;
	font-size: 10px;
	left: 208px;
}
#bottomcontenttop{
	width:960px;
	height:10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-top-color: #DADADA;
}
#bottomcontent{
	width:958px;
	height:440px;
}
}
#bottomcontentminor{
	width:958px;
	height:400px;
}
#bottomcontentextended{
	width:958px;
	height:725px;
}
#bottomcontentbtm{
	width:960px;
	height:10px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-top: 10px;
}
.left {
	float: right;
	width: 312px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 425px;
}

.2column {
	float: right;
	width: 625px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.1column {
	float: right;
	width: 960px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.middle {
	float: right;
	width: 311px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	height: 425px;
}
.highlightbox {
	float: left;
	width: 930px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 50px;
	font-family: Tahoma;
	background-repeat: no-repeat;
	font-size: 10px;
}

.righthighlightbox {
	float: left;
	width: 609px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100px;
	font-family: Tahoma;
	background-image: url(../images/Clients-display.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
.right {
	float: right;
	width: 312px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 425px;
}
.rightextended {
	float: right;
	width: 312px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 675px;
	text-align: left;
}
.lefthighlightbox {
	float: left;
	width: 289px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 100px;
	color: #FFFFFF;
	font-family: Tahoma;
	background-image: url(../images/Left-highlight-box.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
.leftfooter {
	float: right;
	width: 298px;
	background-color: #edf4fa;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.middlefooter {
	float: right;
	width: 298px;
	background-color: #edf4fa;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightfooter {
	float: right;
	width: 298px;
	background-color: #edf4fa;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.messagetext {
	width:295px;
	float:left;
	color:#3fa2d7;
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 24px;
}
.quotemessagetext {
	width:270px;
	float:left;
	color:#3fa2d7;
	margin-top: 75px;
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	font-style: italic;
}
.messagesubtext {
	width:270px;
	float:left;
	color:#707070;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	text-align: right;
}
/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:left;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer a {
	color: #3A9FD6;
	background: inherit;
}
#footer a:hover {
	color:#1A1A1A;
	text-decoration: none;
}
#footerhright {
	float:right;
	width:560px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
	font-size: 9px;
}



/* Menu Styles */

.menu {
    float:right;
    font-size:11px;
    margin:20px 0 0;
    padding:0;
    text-align:left;
    width:470px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:15px; line-height: 12px}
/* style the sub-level lists */ 
.menu ul ul {width:165px; border: 1px solid #DADADA;padding:0 !important;margin:0 !important;}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left; padding-bottom:5px;}
.menu ul li.sep { line-height: 14px;}
/* style the sub level list items */
.menu ul ul li {display:block;width:156px;height:auto;position:relative;line-height:1em; padding:0;}
/* style the links for the top level */
.menu a {display:block;font-size:11px;text-decoration:none;color:#444; color:#444444; padding:2px 5px; margin: 0 3px;}
.menu a:hover, .menu a:focus, .menu a:active  { background-color:#3CBDFF; background-image:none; color:#FFFFFF; }
.menu :hover > a {
 background-color:#3CBDFF; background-image:none; color:#FFFFFF;
}
/* style the sub level links */
.menu ul ul a {display:block; color:#444;width:136px;height:100%;line-height:1em; padding: 5px; margin:0; border-bottom: 1px solid #DADADA}
.menu ul ul .last a { border: none;}
.menu ul table ul a, .menu ul table ul a:visited  {width:150px; w\idth:150px;}
.menu ul ul a:hover,  .menu ul table ul a:hover { background-color:#FFFFFF; color: #3CBDFF; }
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:-4px; font-size:1em; z-index:-1;}
.menu li:hover {position:relative;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:17px;left:4px;width:146px; background: #f4f4f4 !important;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}

/*IE hacks*/
* html .menu a:hover {position:relative;}
*html .menu ul li { width: 1px; white-space: nowrap;}
*html .menu ul table { margin-left: -9px;}
*html .menu ul ul { top: 22px;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

/* End of Menu Styles */

