﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #333;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #000;
}
#mainContainer
{
    /*border: solid 1px #000;*/
    margin: auto;
    width: 770px;
    background-color: #FFF;
    min-height: 600px;
}
#header
{
    width: 100%;
    /*height: 235px;*/
    margin: auto;
    /*background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;*/
}
#header h1
{
    width: 95%;
    height: 100px;
    margin: auto;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#header h1 span
{
    display: none;
}

#toplinks
{
    position: absolute;
    margin-top: 0px;
    padding: auto;   
    text-align: right;
    color: #000;
    width: 83%;
    top: 0px;
    font-size: 1.5em;
    font-weight: bold;
}

#toplinks a
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.85em;
}
#toplinks a:hover
{
    color: #8A1C1E;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.85em;
}
.topLinksSmallText
{  
    font-size: 0.7em;
    font-weight:normal;
}

h1, h2, h3
{
    /*margin: 0px;
    padding: 0px;*/
    font-family: Tahoma, "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #003366;
}
h1
{
    color: #666;
    text-transform: uppercase;
    font-size: 1.5em;
    
}
.h1
{
	font-family: Tahoma, "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 1.6em;    
	font-weight:bold;
}
h2
{
    color: #666;
    text-transform: uppercase;
    font-size: 1.2em;    
}

h3
{
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2em;
}
h5
{
    margin: 0px;
    padding: 3px;
}
p, blockquote, ul, ol
{
    text-align: justify;
}

blockquote
{
    padding-left: 5px;
    font-style: italic;
}

a
{
    color: #FF9900;
    font-weight: bold;
}

a:hover
{
    text-decoration: none;
    color: #003366;
}
img
{
    border: solid 0px #000000;
}

.imgRight
{   
    float:right;
    padding-bottom:5px;
    padding-left:10px; 
}

hr
{
    color:#CCC;
        
}

#content
{
    margin: 0px;
    padding: 20px;
    padding-top:0px;
	margin-left:160px;
}
#content ul
{ 
	clear:both;
}
#content b
{
    color: #CCC;
}
#MainTextArea
{
	margin: 0px;
    padding: 0px;
	min-height:750px;
}

#footer
{
    width: 770px;
    margin: auto;
    color: #000;
    background-color: #FFF;
    padding: 0px;
    text-align: center;
}

#footer p
{
    text-align: center;   
	margin-bottom:0px;    
}

#footer a
{
    color: #FFFFFF; 
	text-decoration:none;
}
#footer #footerLinks
{
    color: #FFFFFF;
    background-color: #003366;
}

#designBy
{
	width: 770px;
    margin: auto;
	padding: 0px;
    font-size: 0.85em;
    text-align: center;
	background-color: #FFF;	
	padding-top:10px;
	padding-bottom:5px;
}

.goldenColour
{ color:#FF9900; }
.blueColour
{ color:#003366; }

.lowerText
{ text-transform:capitalize;}

#menu
{
    position:absolute;
    width:150px;
    margin: 0px;	
    padding: 0px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom:20px;
    margin-top:10px;
    color: #999999;
    float:left;
			
}
<!--[if IE6]> 
<!-- 
#menu { margin-left:-150px; } 
-->
<![endif]-->

#menu ul
{
    margin:7px;    
    padding: 0px;
    list-style: none;
}

#menu li
{
    display: block;
    padding: 5px 5px 5px 0px;
    border-bottom: solid 1px #999999;
}

#menu a
{
    padding: 10px 10px 10px 5px;
    font-family: Tahoma, "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #999999;
    font-size:1.2em;
}

#menu a:hover
{
    color: #FF9900;
}

<!-- 
#img_and_obj_holder 
{/*position:absolute;*/ width:750px; /* this width is equal to the image map width */ 
height:160px; /* this height is equal to the image map height */ 
margin:auto; 
top:15px; } 
#img_and_obj_holder object
{ 
/*position:absolute;*/ width:750px; height:160px; top:0px; 
} 
--> 

<!--[if IE]> 
<!-- 
#img_and_obj_holder embed { position:absolute; width:750px; height:160px; top:0px; } 
-->
<![endif]-->

#divDsEnquiry p
{
	padding:2px;
}

#marquee
{ /*border:#000 solid 1px;*/
margin-bottom:0px;}

