body {
margin : auto;
padding : 0;
background : #fff;
color : #333333;
font-size : 76%;
font-family : "Trebuchet MS", Helvetica, sans-serif;;
text-align : center;
background-image : url(images/bk.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color : #000000;
margin-top: 0;
margin-bottom: 0;
}
a.port {
width: 600px;
height: 400px;
}
h1 {
font-size : 1.8em;
text-align : center;
}
h2 {
font-size : 1.6em;
}
h3 {
	font-size : 1.4em;
	margin-left : 5px;
	text-decoration: underline;
}
h4 {
	font-size : 1.2em;
	margin-left : 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}
#wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 760px;
	background-image : url(images/bkcols.png);
	background-repeat: repeat-y;
}

#wrapper .top {
background-repeat : no-repeat;
margin : 0;
height : 11px;
background-image : url(images/topbkborder2.png);
}
#wrapper .bottom {
	width: 760px;
	height: 11px;
	background-image : url(images/bottombkborder2.png);
	background-repeat: no-repeat;

}
#container {
width : 738px;
margin-left : 10px;
margin-right : 10px;
background-repeat : repeat-y;
background-image : url(images/bodybkwhite.png);
}
#container .top {
width : 738px;
background-image : url(images/finalbodyback3.png);
background-repeat : no-repeat;
height : 36px;
}

#header {
margin-bottom : 0;
margin-left : 10px;
}
#menheader {
text-align : center;
background-image : url(images/finalmenubk3.png);
height : 176px;
width : 738px;
margin-left : 10px;
}
#flashcontent {
	float : right;
	margin-top : 5px;
	width : 400px;
	height : 135px;
	color: #FFFFFF;
	margin-right: 25px;
}
#homepageflash {
	float : right;
	margin-top : 6px;
	width : 400px;
	height : 135px;
	color: #FFFFFF;
}
#side-a {
float : left;
width : 190px;
margin-left : 30px;
margin-top : 0px;
}
#side-b {
float : right;
width : 485px;
height : 1%;
margin-left : 5px;
margin-right : 25px;
margin-top : -25px;
border-left-width : thin;
border-left-style : dotted;
border-left-color : #666666;
}
#side-b2 {
float : left;
width : 690px;
height : 1%;
margin-left : 25px;
}
.sideb2a {
margin-right : 25px;
}
p {
margin-left : 5px;
}
#footer {
clear : both;
text-align : center;
font-size : 10px;
font-weight : bold;
padding-top : 15px;
}
.clear {
clear : both;
}
.flash {
	float : right;
	margin-top : 5px;
	margin-right: 25px;
}
.menu {
	float : left;
	margin-left : 40px;
	margin-top : 5px;
	width: 150px;
}
.arrow {
position : static;
margin-left : 6px;
border : none;
}
.floatleft {
float:left;
width: 20px;
}
.floatright {
float:right;
}




.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{
	background: #fff;
	width: 110px;
	height: 15px;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #990000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
	font-weight: bold;
	border: 1px solid #990000;
}

.navcontainer ul li a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}

.navcontainer a:active
{
	color: #990000;
	font-weight: bold;

}

.navcontainer li#active a
{
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;

}





ul#navmenu, ul#navmenu li, ul#navmenu ul {
margin : 0;
border : 0 none;
padding : 0;
width : 150px;
list-style : none;
}
ul#navmenu:after {
clear : both;
display : block;
font : 1px/0 serif;
content : ".";
height : 0;
visibility : hidden;
}
ul#navmenu li {
	display : block!important;
	display : inline;
	position : relative;
	float: left;
}
ul#navmenu a {
	display : block;
	color : #ffffff;
	font : bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	height : auto !important;
	height : 1%;
	background-image : url(button.gif);
	width : 150px;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;
	margin-top : 2px;
	margin-bottom : 2px;
	background-repeat : no-repeat;
	
}
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
color : #660000;
}
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
background : transparent;
color : #ffffff;
border : 1px solid #999999;
background-image : url(images/bkbuttontrans.png);
}
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
background : transparent;
color : #dadada;
font-weight : bold;
background-image : url(images/bkbuttontrans.png);
}
ul#navmenu li:hover li:hover li a, ul#navmenu li.iehover li.iehover li a {
background : #eee;
color : #666;
}
ul#navmenu li:hover li:hover li a:hover, ul#navmenu li:hover li:hover li:hover a, ul#navmenu li.iehover li.iehover li a:hover, ul#navmenu li.iehover li.iehover li.iehover a {
background : #ccc;
color : #fff;
}
ul#navmenu li:hover li:hover li:hover li a, ul#navmenu li.iehover li.iehover li.iehover li a {
background : #eee;
color : #666;
}
ul#navmenu li:hover li:hover li:hover li a:hover, ul#navmenu li.iehover li.iehover li.iehover li a:hover {
background : #ccc;
color : #fff;
}
ul#navmenu ul, ul#navmenu ul ul, ul#navmenu ul ul ul {
display : none;
position : absolute;
top : 0;
left : 150px;
}
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
display : none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
display : block;
} 


div#leftboxes {
width: 200px;
background-image: url(images/contentbk2.jpg);
	background-repeat: no-repeat;
margin: 10px;
padding: 2px;
float: left;
}
div#leftboxescr {
width: 200px;
height: 130px;
border: solid #000000;
border-width: 1px;
margin: 10px;
padding: 2px;
float: left;
}
h3.toplink {
font-size: 16px;
margin: 0;
}
h3.toplinkcr {
font-size: 16px;
margin: 0;
}
h3.bottomlink {
font-size: 11px;
font-weight: lighter;
line-height: 130px;
margin-bottom: 0;
}
h3.bottomlinkcr {
font-size: 11px;
font-weight: lighter;
line-height: 40px;
margin-bottom: 0;
}
h4.header {
color: #FFF;
font-size: 13px;
margin: 0;
}

div#internetboxes {
width: 300px;
height: 500px;
margin: 10px;
padding: 2px;
float: left;
}
div#internetboxes2 {
	background-color: #000;
	width: 130px;
	height: 400px;
	margin: 10px;
	padding: 2px;
	float: left;
	background-image: url(images/signup.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}


#domainreg {
border: solid #000000;
background-color: #990000;
height: 22px;
width: 500px;
/* align: center; */
margin: 0px;
padding: 0px;
}
h4.domainreg {
color: #FFF;
}
hr.footer {
width: 400px;
}

.partnerdiv {
border: solid #000000;
border-width: 1px;
vertical-align: top;
width: 500px;
}
h3.footer {
color: #000;
font-size: 12px;
text-decoration: none;
}
div.footer1 {
width: 500px;
margin: auto;
}

.curlycontainer {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	background-color: #CBCBE4;
	font-size: 0.9em;
	color: #333366;
	float: left;
	width: 220px;
	background-repeat: no-repeat;
}
.curlycontainer h2 {
	color: #663333;
	font-size: 1.2em;
}

.curlycontainer .innerdiv{
	background: transparent url(images/brcorner.jpg) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	

}
.curlycontainerplainleft{
	/*border: 1px solid #b8b8b8;*/
	margin-bottom: 1em;
	font-size: 0.9em;
	color: #333366;
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	/*background-image: url(images/contentbk2.jpg); */
}
.curlycontainer h2 {
	color: #663333;
	font-size: 1.2em;
}

.curlycontainerplainleft .innerdiv{
/*	background: transparent url(images/brcorner.jpg) bottom right no-repeat; */
	position: relative;
	left: 2px;
	top: 2px;
	/*height: 100px;*/
	padding: 1px 4px 15px 5px;
	

}

.curlycontainerplainright .innerdiv{
	/*background: transparent url(images/brcorner.jpg) bottom right no-repeat;*/
	position: relative;
	left: 2px;
	top: 2px;
	/*height: 100px;*/
	padding: 1px 4px 15px 5px;
	

}
.curlycontainerplainright{
	/*border: 1px solid #b8b8b8;*/
	margin-bottom: 1em;
	font-size: 0.9em;
	color: #333366;
	float: right;
	width: 220px;
	background-repeat: no-repeat;
	/*background-image: url(images/contentbk2.jpg);*/
}
.curlycontainer h2 {
	color: #663333;
	font-size: 1.2em;
}

.curlycontainerplainright .innerdiv{
	/*background: transparent url(images/brcorner.jpg) bottom right no-repeat;*/
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	

}

.curlycontainer2 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	background-color: #CBCBE4;
	font-size: 0.9em;
	color: #333366;
	width: 220px;
	float: right;
	background-repeat: no-repeat;
}
.curlycontainer2 h2 {
	color: #663333;
	font-size: 1.2em;
}

.curlycontainer2 .innerdiv{
	background: transparent url(images/brcorner.jpg) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	

}




.contentbox {
	background-color: #EEF1E2;
	font-family: Arial, Verdana;
	border-spacing: 0px;
	border: 3px solid #E6E8E0;
	border-top: 0px;
}
.contentbox-title {
	height: 31px;
	background-image: url('images/titleBG.gif');
	background-repeat: repeat-x;
	line-height: 28px;
	white-space: nowrap;
}
.contentbox-left {
	vertical-align: top;
	width: 1px;
}
.contentbox-leftimg {
	z-index: 1;
	position: relative;
	top: 0px;
	left: -3px;
}

.contentbox-middle {
	vertical-align: top;
}
.contentbox-titlec {
	vertical-align: top;
	padding-left: 5px;
}
.contentbox-title a {
	color: #0053A6;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0;
	text-decoration: none;
}
.contentbox-rightc {
	vertical-align: top;
	width: 1px;
}
.contentbox-rightimg {
	margin-left: auto;
	z-index: 1;
	position: relative;
	top: 0px;
	right: -5px;
}
.contentbox-content {
	color: #2D2D2D;
	font-size: 8pt;
}
.contentbox-contentarea {
	vertical-align: top;
}
.contentbox-contentarea1 {
	padding: 3px 5px 3px 5px;
	font-size: 11px;
}
.contentclear {
clear : both;
}
ul.sitemap {
	list-style-type: none;
	margin-left: 190px;
	padding-left: 0;
	font-weight: bold;
}

ul.sitemap li {
	padding-left: 1.1em;
	margin-top: 2px;
}
ul.sitemap li a {
	margin-left: -1.1em;
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/icon_webdev.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
}
ul.sitemap li ul {
 background: transparent ;
 
 list-style-type: none;
 margin: -1.4em 0 0 -1.6em;
 padding: 1.4em 0 0 0.6em;
}
ul.sitemap li a.parent {
	background-color: transparent;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
ul.sitemap li ul li {
 margin-left: 1cm;
 padding-left: 10px;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
