body {
	color: #000000;
	font: 9pt Arial, Helvetica, Sans-Serif;
	background-image: url(../images/page_bkg.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

A    {	background-color: inherit; color: #0077FF; text-decoration: none}
A:hover    {background-color: #0077FF; color: #FFFFFF;}
A:active   {background-color: inherit; color: #333333;}
img
{
	border: 0;
}

#main 	   {width:760px; height:100%; margin: 0 auto; border: 1px solid #EEEEEE; }

#top 	   {height: 32px; background: url(../images/s6g.png) repeat-x top left;}
#topmenu   {font-family: "Arial", Helvetica, Sans-Serif; font-size: 8pt; color: #06548C; background: #9CACC1; float: right; margin: 3px; padding: 1px;}
#topmenu a {text-decoration: none; color: #06548C; background: inherit; padding: 2px 5px 2px 5px;}
#topmenu a:hover {background: #156D9A; color: #C4D1E2;}

#outer {
	text-align: left;
	margin: 0px auto;
	width: 810px;
	background-color: #FFFFFF;
}

#page {
	float: left;
	width: 95%;
	background-color: #FFFFFF;
}

#shade-left {
	float: left;
	width: 20px;
	height: 741px;
	background: url(../images/shade_left.gif) no-repeat;
}

#shade-right {
	float: right;
	width: 20px;
	height: 741px;
	background: url(../images/shade_right.gif) no-repeat;
}

#header    {
	height: 160px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sitename  {background-color: inherit; font-family: "Arial", Helvetica, Sans-Serif; font-size: 9pt; font-weight: bold; color: #0C3C6A; float: left; margin: 2px; padding: 16px;}
#headertxt  {background-color: inherit; font-family: "Arial", Helvetica, Sans-Serif; font-size: 14pt; font-weight: bold; color: #666666; float: left; margin: 2px; padding: 3px;}
#siteslogan  {
	background-color: inherit;
	font-family: "Arial", Helvetica, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	float: left;
	margin: 2px;
	clear: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}

div.container {width:100%; background: url(../images/bg_cool5.jpg) repeat-x top center; line-height:150%;}
div.header    {
	background: inherit;
	color:white;
	clear:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
div.footer    {background: url(../images/s6g.png) repeat-x top center; border-top: 1px solid #06548C; line-height:150%; padding:0.5em; color:black; font-size: 7pt;}
div.menu      {float:left; }
div.content   {background: #FFFFFF; margin-left:165px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #333333; padding: 5px;}
#contentularrow {
	list-style-type: disc;
	list-style-image: url(../images/greenbulletb.gif);
}
div.box       {
	width:200px;
	height:100%;
	float:right;
	margin: 5px;
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color:#333333;
	line-height:120%;
	border: 2px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #666666;
}

#item         {float: left; width: 160px; padding: 0 5px 0 0px; }

#item li {
	width:150px;
	line-height:1.4em;
	display:inline;
}

#item li a       {display: block; background: #156D9A url(../images/bg_m3.gif) repeat-y center right; color: #FFFFFF; padding: 5px 0 5px 20px; margin: 0 0 1px 0; text-decoration: none;}
#item li a:hover {color: #FFFFFF; background: #156D9A url(../images/aro_t.png) no-repeat center left;}

/***** Images *****/

.imgfloatleft
{
	;
	float:left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imgfloatright
{
	;
	float:right;
	margin:15px;
}
.imgfloatrightport
{
	;
	float:right;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/***** Left sidebar *****/

#leftside {
	clear:left;
	float:left;
	width:160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #F4F4F4;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:#EAEAEA;
font-size:1.3em;
margin:0 0 5px;
}

#leftside div.announce {
	clear:left;
	width:145px;
	font-size:0.9em;
	background-color:#f4f4f4;
	color:#505050;
	line-height:1.5em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#leftside div.announce p {
margin:10px 0 0;
}

/***** Main menu *****/

ul.avmenu {
	width:160px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
}

ul.avmenu li {
	width:140px;
	line-height:1.4em;
	display:inline;
}

ul.avmenu li a {
	background-color:#999999;
	color:#FFFFFF;
	width:140px;
	float:left;
	text-decoration:none;
	background-image: url(../images/bg_m3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#156D9A;
	color:#FFFFFF;
	background-image: url(../images/pointer_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.avmenu ul {
	font-size:0.9em;
	width:125px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

ul.avmenu ul a {
	font-weight:normal;
	width:115px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	background-image: url(../images/bg_m4.gif);
	background-position: right center;
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Image Menu *****/

#nav {
color:#ccc;
font-size:16px;
font-weight:bolder;
margin:25px 0 0 4px;
}
#nav ul{
list-style-type:none;
margin:0;
padding:0;
height:140px;
}
#nav ul li {
width:120px;
height:140px;
float:left;
margin-left:15px;
display:inline; /* added to fix ie's doubled left margin */
text-align:center;
}
.btn_dark {
background-image:url(../images/nav_btn_blue_dark.jpg);
background-repeat:no-repeat;
}
.btn_blue {
background-image:url(../images/web_design_nav_btn.jpg);
background-repeat:no-repeat;
}
.btn_purple {
background-image:url(../images/nav_btn_blue_purple.jpg);
background-repeat:no-repeat;
}
.btn_light {
background-image:url(../images/nav_btn_blue_light.jpg);
background-repeat:no-repeat;
}
#nav a {
	text-decoration:none;
	color:#666666;
	bottom:0;
	padding-top:104px;
	display:block;
	width:100%;
}
#nav ul li a:hover {
background-image:url(../images/btn_hover_blue.jpg);
background-repeat:no-repeat;
color:#6589F7;
}

/***** Portfolio Table *****/

.table_content_portfolio {
	background-color:#FFFFFF;
	color: #666666;
	background-position: top;
}
.table_content_portfolio a {
	background-color:#EFEFEF;
	color: #0076F9;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

/***** Portfolio Menu *****/

#pointermenu2{
	margin: 0;
	padding: 0;
	border-top-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
}

#pointermenu2 ul{
	float: left;
	padding-left: 0px;
	font: bold 12px Verdana;
	background-color: #FFFFFF;
	margin: 0;
}

* html #pointermenu2 ul{
margin-bottom: 1em;
margin-left: 7px;
}

#pointermenu2 ul li{
display: inline;
}

#pointermenu2 ul li a{
	float: left;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 4px;
	margin-right: 4px;
	border-right-style: inset;
	height: 10px;
	width: 120px;
	border-bottom-style: ridge;
	background-color: #0671C3;
}

#pointermenu2 ul li a:visited{
color: #eeeeee;
}

#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{
	color: #FFFFFF;
	background-color: #388EFD;
	background-repeat: no-repeat;
	background-position: left bottom;
}


/***** Other *****/

h1            {background-color: #FFFFFF; margin: 0px 0 5px 0; font-size: 14pt; letter-spacing: -0.5px; color: #06548C;}
h2            {background-color: #0D63B9; margin: 0px 0 5px 0; font-size: 12pt; letter-spacing: -0.5px; color: #FFFFFF;}
h3            {background-color: #FFFFFF; margin: 0px 0 5px 0; font-size: 10pt; letter-spacing: -0.5px; color: #333333;}
h4            {
	background-color: #F4F4F4;
	font-size: 12pt;
	letter-spacing: -0.5px;
	color: #06548C;
}
h5            {
	background-color: #0E6DCB;
	font-size: 10pt;
	letter-spacing: -0.5px;
	color: #FFFFFF;
}
.date         {background-color: inherit; font-family: "Tahoma", Arial, Helvetica, Sans-Serif; font-size: 9px; color:#06548C;}
.table_header {background-color:#989898;color:#ffffff;}
.table_content {background-color:#F7F7F7;}
.table_content a {
	background-color:#F7F7F7;
	color: #06548C;
	text-decoration: underline;
}
.table_content_form {
	background-color:#F7F7F7;
	border: 1px solid #5497FF;
	color: #666666;
}
.table_content_form a {
	background-color:#F7F7F7;
	color: #06548C;
	text-decoration: underline;
}


.float   {float:right;}
.float_pad   {float:right;padding:5px;}
.foottext {COLOR: #a5a5a5;font-size: 10px;position:relative;top:3px;left:10px;}
.foottext a {COLOR: #a5a5a5;}
.divider { background: url(../images/text_spacer.gif) repeat-x;
         width: 99%;
		 height: 45px;
}
