﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url('../images/omni/gradbg.jpg');
    background-repeat: repeat-x;
    font-family: "Trebuchet MS" , Arial, sans-serif;
    font-size: 100%;
    padding: 0;
    margin: 0;
}
#Container{
    width:963px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    left: 0px;
    top: 0px;
}
#mainnav {
	Width:963px;
    height:38px;
}

ul#menu
{
    margin: 0px;
    padding-left: 2px;
    list-style-type: none;
    width: 935px;
    display: block;
    height: 38px;
    font-size: 16px;
    background: transparent url(  "../images/omni/navbgup.jpg" ) repeat-x top left;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    float:left;
}
ul#menu li{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
    padding:9px 24px 9px 24px;
	}
ul#menu li a:hover{
	background:transparent url("../images/omni/navbgover.jpg") repeat-x top left;
	color:#FFFFFF;	
	}
	
.Flasharea
{
    border-color: #666666;
    width: 961px;
    background-color: #999999;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
}	
.internalheadpanel{
    width: 961px;
    background-color: #999999;
    border-color: #666666;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
}
.maincontentarea
{
    border-color: #666666;
    width: 961px;
    background-color: #999999;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    padding-top:5px;
    padding-bottom:6px;
    overflow:hidden;
}
#homewelcomearea
{
    background-position: left top;
    width: 308px;
    height: 235px;
    background-image: url('../images/home/welcomebg.gif');
    background-repeat: no-repeat;
    margin-left:6px;
    margin-right:7px;
    float:left;
}
.welcomeheader{
    width:308px;
    text-align:center;
    margin-bottom:7px;
    margin-top:3px;
}
.welcomeheadimg{
    margin-top:1px;
}
#welcometextbox
{
    width: 267px;
    height: 130px;
    margin-left: 20px;
    margin-top: 3px;
    text-align: justify;
}
.homeblocks
{
    background-position: left top;
    width: 308px;
    height: 111px;
    margin-left:6px;
    margin-right:6px;
    padding-bottom:7px;
    background-image: url('../images/home/blocklinksbg.gif');
    background-repeat: no-repeat;
    float:left;
}
.homeblocksheaders{
    width:308px;
    text-align:center;
    margin-top:10px;
}
.homeblockimages{
    width:292px;
    height:62px;
    margin-top:16px;
    margin-left:8px;
}
.readmorelink{
    width:308px;
    text-align:center;
    margin-top:2px;
}
#copyrighttext{
    float:left;
    margin:6px 15px 12px 15px;
}
#dashcredit{
    float:right;
    margin:6px 15px 12px 0px;
}
.internalblockarea
{
    background-position: left top;
    width: 278px;
    height: 319px;
    background-image: url('../images/omni/internalblockbg.gif');
    background-repeat: no-repeat;
    margin:2px 7px 8px 6px;
    float:left;
    padding:20px 15px 15px 15px;
    text-align:justify;
}
.gallerybox{
    background-position: left top;
    width: 308px;
    height: 336px;
    background-image: url('../images/omni/gallerybox.gif');
    background-repeat: no-repeat;
    margin:10px 6px 8px 4px;
    float:right;
}
.galleryboxheaders{
    width:308px;
    text-align:center;
    margin-top:15px;
}

/* Scroller */
#pscroller1{
width: 278px;
height: 175px;
padding: 5px;
}

/* End Scroller */

.centretext{
    text-align:center;
}
