/* CSS Document */

HTML {
	background-color: #FFFFFF;
	background-image:url(Image/bodybg.jpg);
	background-repeat: repeat-x;
}

Body {
	padding: 0px;
	margin: 0px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:Times, serif;*/
	margin-top:0px;
}


#LoggedInContainer{
visibility:hidden;
}

/* Html entities styles */
/* Links */
a {
	/*color: #0000FF;*/
	color: #731919;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #D4272B;
	border: none;
}
a:visited {
	color: #731919;
	border: none;
}
a:visited:hover {
	color: #D4272B;
	border: none;
}

h1 {
	font-size:x-large;
}
h2 {
	font-size:large;
}
h3 {
	font-size:medium;
}
h4 {
	font-size:small;
}
h5 {
	font-size:x-small;
}
div {}

table {
    margin-left:50px;
}
tr {}
td {}
.label {
	font-weight:bold;
}
.button {
}

.headertext{
color:#FFFFFF;
margin-top:-20px;
}

/* Divs for page layout */
/* Div surrounding entire page */
#fullpage {
	width: 100%;
	max-width:966px;
	margin:auto;
	margin-top:0px;
}
/* Div containging Header Editable Region */
#head {
    text-align:left;
    height:53px;
    width:900px;
}
/* Div containing Menu and Menu editable region */
#menu {
	text-align: left;
	z-index:1;
	color:#FFFFFF;
	margin-top:-1px;
	margin-left:0px;
	padding:0px;
	float:left;
	height:233px;
}

/* HORIZONTAL FLYOUT MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.FlyoutMenu{
height:40px;
}

.FlyoutMenu ul, .FlyoutMenu ul  ul {
	margin-top: 0px;
	padding-top: 0px;
	
}
.FlyoutMenu ul {
	width:866px;
	min-height:40px;
	margin-left:0px;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.FlyoutMenu ul ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 0px;
	width: 100px;
	height:auto
	text-align:left;
}

/* Second and third etc. level submenus - position across from parent instead */
.FlyoutMenu ul ul ul {
	top: 0px;
	margin-top: 0px;
	padding:0px;
	left: 200px;
	left: expression("200px");
}

/* First level items */
.FlyoutMenu ul li {
	/*float: left;*/
	margin:0px;
	min-height: 40px;
	padding-top:10px;
	padding-bottom:7px;
	min-width:141px;
	display: block;
	float:left;
	position: relative;
	text-align:center;
	background-image: url(Image/Taboff_wide.jpg);
	background-repeat:no-repeat;
}

.FlyoutMenu ul li:hover{
        background-image: url(Image/TabOn_wide.jpg);
	background-repeat:no-repeat;
	color:#442500;
	}


/* Items in submenus */
.FlyoutMenu ul ul li {
	background-image: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	z-index: 2;	
}

.FlyoutMenu ul ul li:hover {
	/*float: none;*/
	 background-image: none;
	 }

.FlyoutMenu ul ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}


/* Links inside the menu */
.FlyoutMenu ul a:visited 
{
	/* Necessary for IE6 */
	color: #FFFFFF;
}
.FlyoutMenu ul a {
	margin:0px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:  none;
}
.FlyoutMenu ul ul a {
	/*display: block;*/
	width: 110px;
	padding-right: 0px;
	z-index: 2;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.FlyoutMenu ul a:hover, .FlyoutMenu ul a.highlighted:hover, .FlyoutMenu ul a:focus {
	color:#442500;


	/*background-image: url(Image/TabOn.jpg);
	background-repeat:no-repeat;*/
}
.FlyoutMenu ul a.highlighted {
	color:#333333;
}

/* Only style submenu indicators within submenus. */
.FlyoutMenu ul a .subind {
	display: none;
}
.FlyoutMenu ul ul a .subind {
	/* display: none;*/
	display: block;
	float: right;
	background:none;
}

li {
	margin:0px;
	padding:0px;
}


#menu .EditableRegion {
width:865px;
height:193px;
margin-top:-20px;
margin-left:-20px;
text-align:left;
font-size: 10pt;
}

#menu .EditableRegion p{
margin-left:145px;
margin-top:0px;
padding-top:20px;
}

#menu .EditableRegion ul{
margin-left:145px;
}

/* Div containing content of page */
#content {
   color:#616161;
   width: 845px;
   height: auto;
   /*background-image:url(Image/contentbg.png);
   background-repeat: repeat-y;*/
   margin-top: 10px;
   margin-left:0px;
   font-size: 10pt;
   padding: 0px;
   z-index: 0;
}

#content p{
margin-left: 0px;
}

#content ul, li{
margin-left:0px;
margin-top:0px;
}

#left{
width:400px;
float:left;
text-align:justify;
padding:10px;
}

#right{
width:400px;
float:left;
text-align:justify;
padding:10px;
}

#rightPic{
width:400px;
float:left;
text-align:justify;
padding:10px;
margin-top:-15px;
}

.SectionHeads{
color:#111111;
font-weight:bold;
}

#myDivHome{
width:865px;
height:193px;
margin:0px;
background-image:url(Image/homediv.png);
background-repeat:no-repeat;
display:none;
}

#myDivHome ul, li{
margin-left:20px;
}

#myDivIT_Services{
width:865px;
height:193px;
position:relative;
margin-top:0px;
background-image:url(Image/ITdiv.png);
background-repeat:no-repeat;
display:none;
}

#myDivIT_Services ul, li{
margin-left:20px;
}

#myDivWeb_Design{
width:865px;
height:193px;
position:relative;
margin-top:0px;
background-image:url(Image/webdiv.png);
background-repeat:no-repeat;
display:none;
}

#myDivWeb_Design ul, li{
margin-left:20px;
}

#myDivSoftware{
width:865px;
height:193px;
position:relative;
margin-top:0px;
background-image:url(Image/softwarediv.png);
background-repeat:no-repeat;
display:none;
}

#myDivSoftware ul, li{
margin-left:20px;
}

#myDivCompany{
width:865px;
height:193px;
position:relative;
margin-top:0px;
background-image:url(Image/contact.png);
background-repeat:no-repeat;
display:none;
}

#myDivCompany ul, li{
margin-left:20px;
}

#myDivSupport{
width:865px;
height:193px;
position:relative;
margin-top:0px;
background-image:url(Image/supportHeaderBig.png);
background-repeat:no-repeat;
display:none;
}

#myDivSupport ul, li{
margin-left:20px;
}

.testul{
margin-top:150px;
}



/* Div containing footer editable region */
#foot {
color:#616161;
font-size:10pt;
}
