* {
	margin: 0;
	padding: 0;
}
body {
	background: #A48F7F url(../images/extend_bg_body.png) repeat-x scroll 0 0;
	margin: 0px auto;
	font-family:  "Lucida Grande",LucidaGrande,Lucida,"Helvetica Neue",helvetica,arial,sans-serif;
	font-size:  .9em;
}
a.skip-nav {
	position: absolute; 
	left: -1000em;
}
.key {
	color: #ECE9E2;
}

/* CONTAINER */
div#container {
	width: 940px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
	
/* TOP NAV */
div#topnav { 
	color: #3772BC;
	padding: 6px 5px 0 5px;
	height: 25px;
	font-size: 80%;
}
#topnav ul {
	list-style-type: none;
	display: block;
}
#topnav li {
	float: left;
	border-right: 1px solid #000;
	padding: 0 5px 0 5px;
}
#topnav li.last {
	border: 0;
}
#topnav a {
	color: #3772BC;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav form {
	float: right;
	margin-top: -6px;
}
#topnav input#search_box {
	background-color: #FFE8A3;
	color: #003366;
}

#topnav #access {
	float: right;
}

/* HEADER */
div#header {
	background: #465663 url(../images/header.png) no-repeat scroll 0 0;
	height: 174px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
#header img {
	border: 0;
}
#header a {
	text-decoration: none;
	padding:  0 940px 154px 0;
	color: #FFF;
}
#header h1, #header h2,  #header h3,  #header h4 {
	margin-left: 75px;
	display: inline;
	font-weight: normal;
}
#header h1 {
	font-size: 2em;
	font-weight: bold;
}
#header h2 a {
	color: #ECE9E2;
}
#header {
	/*font-variant: small-caps;*/
}
#header #font_size {
	float: right;
	color: #FFCC33;
	padding-top: 10px;
}
#header a {
	color: #FFCC33;
}

/* MAIN NAV */
div#mainnav { 
	margin:5px 0 10px 0;
	height: 35px;
	line-height: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	background-color:  #465663;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	font-size: 1.2em;
}
#mainnav ul {
	list-style-type: none;
	display: block;
	margin-left: 50px;
	text-align: center;
}
#mainnav li {
	float: left;
	margin: 10px 0px 10px 0px;
	padding-right: 65px;
}
#mainnav li.last {
	border: 0;
}
body.main1 #mainnav li.main1, body.main2 #mainnav li.main2, body.main3 #mainnav li.main3, body.main4 #mainnav li.main4,
	body.main5 #mainnav li.main5, body.main6 #mainnav li.main6, body.main7 #mainnav li.main7,
	body.main8 #mainnav li.main8, body.main9 #mainnav li.main9, body.main10 #mainnav li.main10
{    /* Highlight  main link */
	color:#f9008b;
} 
#mainnav a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
#mainnav a:hover {
	text-decoration: underline;
	color: #f9008b;
}
#mainnav form {
	float: right;
	margin-top: -6px;
}

/* SUB NAV */
div#subnav {
	clear: left;
	float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0 20px 10px;
}
#subnav ul {
	margin-bottom: 11px;
	list-style-type: none;
	padding: 4px 0 4px 0;
}
#subnav li {
	margin-top: 7px;
	padding: 7px 0 7px 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	background: #3772BC url(../images/extend_bg_header.gif) repeat-x scroll 0 0;
	border:  1px solid #214471
}
#subnav li.first {
}
#subnav a {
	color: #FFF;
	text-decoration: none;
	margin: 0 4px 0 4px;
	width: 128px;
}
#subnav a:hover {
	color: #000;
	text-decoration: underline;
}
body.sub1 #subnav li.sub1, body.sub2 #subnav li.sub2, body.sub3 #subnav li.sub3, body.sub4 #subnav li.sub4,
	body.sub5 #subnav li.sub5, body.sub6 #subnav li.sub6, body.sub7 #subnav li.sub7, body.sub8 #subnav li.sub8,
	body.sub9 #subnav li.sub9, body.sub10 #subnav li.sub10,
	body.sub11 #subnav li.sub11, body.sub12 #subnav li.sub12, body.sub13 #subnav li.sub13, body.sub14 #subnav li.sub14,
	body.sub15 #subnav li.sub15, body.sub16 #subnav li.sub16, body.sub17 #subnav li.sub17, body.sub18 #subnav li.sub18,
	body.sub19 #subnav li.sub19, body.sub20 #subnav li.sub20,
	body.sub21 #subnav li.sub21, body.sub22 #subnav li.sub22, body.sub23 #subnav li.sub23, body.sub24 #subnav li.sub24,
	body.sub25 #subnav li.sub25, body.sub26 #subnav li.sub26, body.sub27 #subnav li.sub27, body.sub28 #subnav li.sub28,
	body.sub29 #subnav li.sub29, body.sub30 #subnav li.sub30
{
	background: #3772BC url(../images/extend_bg_header.gif) repeat-x scroll 0 bottom;
}
body.sub1 #subnav li.sub1 a, body.sub2 #subnav li.sub2 a, body.sub3 #subnav li.sub3 a, body.sub4 #subnav li.sub4 a,
	body.sub5 #subnav li.sub5 a, body.sub6 #subnav li.sub6 a, body.sub7 #subnav li.sub7 a,
	body.sub8 #subnav li.sub8 a, body.sub9 #subnav li.sub9 a, body.sub10 #subnav li.sub10 a,
	body.sub11 #subnav li.sub11 a, body.sub12 #subnav li.sub12 a, body.sub13 #subnav li.sub13 a, body.sub14 #subnav li.sub14 a,
	body.sub15 #subnav li.sub15 a, body.sub16 #subnav li.sub16 a, body.sub17 #subnav li.sub17 a,
	body.sub18 #subnav li.sub18 a, body.sub19 #subnav li.sub19 a, body.sub20 #subnav li.sub20 a,
	body.sub21 #subnav li.sub21 a, body.sub22 #subnav li.sub22 a, body.sub23 #subnav li.sub23 a, body.sub24 #subnav li.sub24 a,
	body.sub25 #subnav li.sub25 a, body.sub26 #subnav li.sub26 a, body.sub27 #subnav li.sub27 a,
	body.sub28 #subnav li.sub28 a, body.sub29 #subnav li.sub29 a, body.sub30 #subnav li.sub30 a
{
	font-weight: bold;
}

/* CONTENT */
div.content {
	line-height: 1.5em;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	background-color:#FFFFFF;
	color: #4D4D4D;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding-bottom: 1em;
}
.content h2, .content h3, .content h4 {
	color: #FFF;
	padding: 10px;
	margin-top: -5px;
}
.content h2 strong {
	color: #f9008b;
}
.content p {
	padding: 1em 1em 0 1em;
}
.content a {
	color: #f9008b;
}
.content table {
	margin: 10px;
	border-collapse: collapse;
}
.content table th, .content table td {
	border: 1px solid #333;
}
.content table td, .content table th  {
	padding: 5px;
}
.content table tfoot {
	font-size: 80%;
}
.content form {
	margin: 1em 0 1em 0;
}
.content fieldset {
	padding: 10px;
}
.content fieldset label {
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
	float: left;
}
.content fieldset input, .content fieldset select {
	margin-bottom: .5em;
	margin-right: .5em;
}
.content fieldset input.submit {
	float: right;
	clear: both;
	margin-top: 1em;
}
.content ul {
	margin: .5em;
}
.content li {
	margin-left: 2em;
}

div#panel1 {
	border:  10px solid #465663;
}
div#panel1 h2 {
	background-color: #465663;
}
div#panel1 #sidebar {
	background: #F9F9F9 url(../images/web.jpg) no-repeat scroll 0 0;
	width: 290px;
	height: 95px;
}

div#panel2 {
	border:  10px solid #465663;
}
div#panel2 h2 {
	background-color: #465663;
}
div#panel2 #sidebar {
	background: #F9F9F9 url(../images/marketing.jpg) no-repeat scroll 0 0;
	width: 290px;
	height: 95px;
}

div#panel3 {
	border:  10px solid #465663;
}
div#panel3 h2 {
	background-color: #465663;
}
div#panel3 #sidebar {
	background: #F9F9F9 url(../images/media.jpg) no-repeat scroll 0 0;
	width: 290px;
	height: 95px;
}

div#panel4 {
	border:  10px solid #465663;
}
div#panel4 h2 {
	background-color: #465663;
}

/* SIDEBAR */
div#sidebar {
	float: right;
	width: 250px;
	font-size: 1em;
	border: 1px solid #036;
	margin: 60px 20px 20px 20px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-color:#F9F9F9;
	border:1px solid #B2B2B2;
	color:#333;
	padding: 0px 5px 5px 5px;
}
#sidebar p {
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul ul {
	background: transparent;
}
#sidebar ul h3 {
	color: #666666;
	padding: 10px 0 0 0;
	font-size: 1.2em;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar li li {
	padding: 6px 7px 0;
}
#sidebar a {
	color: #125BCF;
	text-decoration: none;
}
#sidbebar a:hover {
	text-decoration: underline;
}

/* FOOTER NAV */
div#footernav {
	clear: both;
	padding: 10px;
	height: 125px;
	color: #FFF;
	background-color: #465663;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	font-size: .9em;
}
#footernav img {
	border: 0;
}
#footernav ul {
	list-style-type: none;
	display: block;
}
#footernav li {
	float: left;
	text-align: center;
	width: 20%;
}
#footernav a {
	text-decoration: none;
	color: #FFF;
}
#footernav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footernav strong {
	color: #f9008b;
	font-size: 1em;
}

/* FOOTER */
#footer {
	font-size: 80%;
	padding: 10px 0 20px 20px;
	color: #666;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	display: block;
}
#footer li {
	float: left;
	border-right: 1px solid #000;
	padding: 0 5px 0 5px;
}
#footer li.last {
	border: 0;
}
#footer p {
	padding-top: 1em;
	clear: left;
}
#footer a {
	color: #003399;
}
#footer a:visited {
	color: #6699CC;
}