body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	background: url(../images/page_tile.gif) center top #DADBE0 repeat-y;
	margin: 0;
}

input, select	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

#csswrapper	{
	margin: 0px auto;
	width: 960px;
}

#cssheader {
	background: url(../images/logo.gif) center top no-repeat;
	/*height: 91px;*/
	height: 61px;
	/*margin: 40px 0 10px 0;*/
	margin: 10px 0 ;
}

#cssheader span	{
	display:none;
}


#cssnavwrapper	{
	width: 960px;
	height: 77px;
}



#cssnav	{
	width: 960px;
	height: 52px;
	background:url(../images/nav_bg.gif) top repeat-x;
}

/* main menu */
#cssnav ul {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 14px;
	font-weight:normal;
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#cssnav li {
	display: inline;
	margin: 0;
	height: 52px;
}
	
#cssnav li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	color: #FFF;
	padding: 15px 32px 22px 32px; /*padding inside each tab*/
}
	

#cssnav li a:hover, #cssnav li a.current {
	color: #01A0FE;
	background:url(../images/nav_o_bg.gif) top center no-repeat;	
	margin: 0;
}
/* sub menu */


#csssubnav-solutions	{
	width: 960px;
	height:25px;
	background-color:#E7F3FF;
}

#csssubnav-solutions ul {
	margin: 0 0 0 30px;
	padding: 0;
	font:normal 12px Century Gothic, Futura, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#csssubnav-solutions li {
	display: inline;
	margin: 0;
}
	
#csssubnav-solutions li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	color: #000;
	/*padding: 5px 12px 5px 12px; padding inside each tab*/
	padding: 0 12px 12px 12px; /*padding inside each tab*/
	*padding-top: 4px; /* IE only */
}
	

#csssubnav-solutions li a:hover, #csssubnav-solutions li a.current {
	color: #01A0FE;
	margin: 0;
}



#cssframehome	{
	padding:0;
	margin:0 auto;
	width: 890px;
	border: 1px solid #DADBE0;
	background-image: url(../images/dividerhome.gif);
	background-repeat: repeat-y;
	background-position: 243px 0px;
}

#cssframesolutions	{
	padding:0;
	margin:0 auto;
	width: 890px;
	border: 1px solid #DADBE0;
	background-image: url(../images/dividersolutions.gif);
	background-repeat: repeat-y;
	background-position: 244px 0px;
}

#cssframe	{
	padding:0;
	margin:0 auto;
	width: 890px;
	border: 1px solid #DADBE0;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 244px 0px;
}


#cssbodylefthome	{
	border-right: 0px solid #DADBE0;
	width: 204px;
	float: left;
	padding: 20px;
}

#cssbodyleft	{
	border-right: 0px solid #DADBE0;
	width: 204px;
	float: left;
	padding: 65px 20px;
}


#cssbodyright {
	width: 606px;
	float: right;
	left: 246px;
	padding:20px;
	margin:0;
}
#cssbodyrightwrap {
	/*border-left: 1px solid #DADBE0;*/
	width: 645px;
	float: right;
	left: 245px;
	padding:0;
	margin:0;
}

#cssbodyrighthome	{
	width: 605px;
	float: right;
	padding:20px;
	margin:0;
	background-color:#E1F3FF;
}

#cssbodyrightsolutions	{
	width: 605px;
	float: left;
	padding:20px;
	margin:0;
	background-color:#E1F3FF;
}


#cssbodyrow1, #cssbodyrow4, #cssbodyrow7	{
	border-top: 1px solid #DADBE0;
	border-right: 1px solid #DADBE0;
	width: 174px;
	height: 240px;
	float: left;
	padding: 20px;
	background-color:#FFF;
}

#cssbodyrow2, #cssbodyrow5, #cssbodyrow8	{
	border-top: 1px solid #DADBE0;
	border-right: 1px solid #DADBE0;
	width: 174px;
	height: 240px;
	float: left;
	padding: 20px;
	left: 215px;
	background-color:#FFF;
}

#cssbodyrow3, #cssbodyrow6, #cssbodyrow9	{
	border-top: 1px solid #DADBE0;
	width: 174px;
	height: 240px;
	float: left;
	padding: 20px;
	left: 430px;
	background-color:#FFF;
}

#cssbodyrepeatrowshome	{
	/*border-top: 1px solid #DADBE0;*/
	float:left;
	width: 645px;
	left: 220px;
	margin:0;
	padding:0;
}
#cssbodyrepeatrows	{
	border-top: 1px solid #DADBE0;
	float:left;
	width: 645px;
	left: 220px;
	margin:0;
	padding:0;
}

.cssbodyrowrepeater	{
	background:url(../images/repeaterbox-bg.gif) #FFFFFF repeat-y;
	border-bottom: 1px solid #DADBE0;
	width: 175px;
	height: 250px;
	float: left;
	padding: 20px;
}


#cssbodyright-bot	{
	border-top: 1px solid #DADBE0;
	border-left: 0px solid #DADBE0;
	width: 606px;
	float: right;
	left: 246px;
	padding:20px;
	background:url(../images/wightstay_bg.jpg) #FFF7E7 top right no-repeat;	
}


a	{
	color: #01A0FE;
	text-decoration: none;
	/*font-weight:bold;*/
}

a:hover	{
	color: #000;
}

h1	{
	font-size:2em;
	margin-top:8px;
	color: #01A0FE;
	font-weight:normal;
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
}

h2	{
    font-size: 1.6em;
	margin-top:8px;
	color: #01A0FE;
	font-weight:normal;
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
}

h3	{
    font-size: 1.1em;
	color: #01A0FE;
	font-weight:normal;
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
}

.clear	{
	clear:both;
}

#cssfooter {
	width: 890px;
	text-align:right;
	margin:0 auto;
	padding: 20px;
}

#csstail {
	clear: both;
	width: 920px;
	height: 20px;
	background-color: #20232C;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto 0 auto;
	padding: 20px;
	font-size: 0.9em;
}

#csstail-left	{
	width: 630px;
	float: left;
	padding: 0 10px 0 15px;
	text-align:left;
}

#csstail-right	{
	width: 255px;
	float: left;
	left: 525px;
	text-align:right;
}

#csstail a	{
	color: #E1F3fF;
	text-decoration:none;
	font-weight:normal;
}

#csstail a:hover	{
	color: #01A0FE;
}


.highlight	{
	color: #01A0FE;
}

.highlightdark	{
	color: #000;
}

.img-right	{
	margin: 3px 0 10px 10px;
	float:right;
}

.img-left	{
	margin: 3px 10px 10px 0;
	float:left;
}

img {
	border-style: none;
}

.bc_title	{
	font-weight: normal;
}

#twtr-hd	{
	display: none;
}

<!-- Tweet styling -->

#tweet {
  /*font-family: Georgia, serif;
  font-size: 120%;
  color: #ffffff;*/
}
  
#tweet ul {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*background-color:#E7F3FF; */
}
	
#tweet li {
      overflow: auto;
      /*padding: 1em 0.5em 1em 0.5em ;*/
      padding: 0 0 1em 0 ;
}
	  
#tweet li a {
        /*color:#333333;*/
}
		
.hide {
	display: none;
}

.show {
	display:inherit;
}

.img-menu	{
	border: none;
	vertical-align:middle;
	padding:0 3px 0 0;
}

.sidemenu p	{
	margin:0 0 2px 0;
	padding:0;
}
