/* Main Stuff */

body 
{
	background: white;
	font-size: 12pt;
	border-top:0;
	text-align: center;
	min-width: 770px;
	color: #000000;
}

#wrapper 
{
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   text-align: left;
}

#logo
{
	background-image: url(images/oms-logo.gif);
	float: left;
	height: 72px;
	width: 220px;
	background-repeat: no-repeat;
}

A 
{

}

A:link 
{
	color:#09458B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F36;	
}

A:visited , A:active 
{
color: #09458B;
text-decoration: none; 

}

A:hover 
{
	color: #66ADDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09458B;

}

#navigation
{
	float: right;

}

#main-content
{
	float: left;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	line-height: 160%;	

}

#top-line
{
	float: left;
	width: 800px;
	border-top: 4px solid #000000;
	margin-top: 5px;

}

#footer
{
	float: left;
	width: 800px;
	border-top: 1px dotted #666666;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}

#landing-page-banner
{
	background-image: url(images/landing-page-banner.jpg);
	float: left;
	height: 252px;
	width: 800px;
	background-repeat: no-repeat;
	border-top: 4px solid #000000;
	margin-top: 5px;		
}

#other-page-banner
{
	background-image: url(images/other-banner.jpg);
	float: left;
	height: 170px; /*158px;*/
	width: 800px;
	background-repeat: no-repeat;
	border-top: 4px solid #000000;
	margin-top: 5px;
}

.thumbnail, .thumbnail a
{
	padding: 5px;
	margin-top: 15px;
	margin-left: 20px;
	border: 0px;
	text-decoration: none;
	
}

.thumbnail a:hover, .thumbnail a, .thumbnail a:link
{
	border: 0px;

}

.generic
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.icon
{
	padding: 5px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 0px;;
}

#oms-phone-no
{
	background-image: url(images/call-now.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 321px;
	height: 35px;
}

#oms-price-per-month
{
	background-image: url(images/price-tag.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 349px;
	height: 132px;
}

#oms-price-per-month-text
{
	margin-left: 183px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 145%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #CA5000;
}

#oms-act-now
{
	background-image: url(images/act-now.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 349px;
	height: 90px;
	margin-top: 15px;
}

.sales-enquiry-checkbox-text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	color: #636162;
}

/* Flash banners */

#flash-main-banner
{
	padding-left: 210px;
}

/* Main Navigation */

#underlinemenu
{
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 380px;	
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border-left-width: 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a, 
#underlinemenu ul li a:link, 
#underlinemenu ul li a:visited
{
float: left;
color: gray;
padding: 2px 10px 4px 10px;
text-decoration: none;
background: white url(media/menudivide.gif) top right repeat-y;
border-right: 1px solid #DFDFDF;
margin-top: 20px;
border-bottom: 0px;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 2px solid #59C9FF;
padding-bottom: 0px;
}

h2
{
	color: #E77843;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 0px -10px 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}

#opening-paragaph 
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 180%;
	color: #575757;
	padding-bottom: 10px;
	
	margin-left: 60px;	
	width: 650px;
	
	/* IE Hack */
	_margin-left: 80px;	
	_width: 650px;
	

		
}



/* main features links */

#mainfeaturemenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;

}

#mainfeaturemenu ul
{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	border-left-width: 0;
	padding-top: 5px;
	padding-left: 230px;
}

* html #mainfeaturemenu ul
{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#mainfeaturemenu ul li
{
display: inline;
}


#mainfeaturemenu ul li a,
#mainfeaturemenu ul li a:link
{
	float: left;
	color: gray;
	text-decoration: none;
	margin-top: 40px;
	background-image: url(images/main-feature-normal.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 175px;
	text-indent: 35px;
	border: 0px;
}

#mainfeaturemenu ul li a:hover{
background-image: url(images/main-feature-rollover.jpg);
background-repeat: no-repeat;
border: 0px;
color: black;
}

#mainfeaturemenu ul li a small
{
padding-left: 35px;
border: 0px;
}

/* other page menu links */


#otherfeaturemenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	float: left;
	width: 340px;

}

#otherfeaturemenu ul
{
	margin: 0;
	margin-bottom: 1em;
	font-weight: bold;
	border-left-width: 0;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -20px;	
	width: 200px;

}

* html #otherfeaturemenu ul
{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#otherfeaturemenu ul li
{
display: inline;
}


#otherfeaturemenu ul li a
{
	float: left;
	color: #E77843;
	text-decoration: none;
	margin-top: 20px;
	background-image: url(images/main-feature-normal.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
	text-indent: 35px;
	text-decoration: none;
	border: 0;
}

#otherfeaturemenu ul li a:hover{
	background-image: url(images/main-feature-rollover.jpg);
	background-repeat: no-repeat;
	border: 0px;
	color: red;
	text-decoration: none;
}

#otherfeaturemenu ul li a small
{
	padding-left: 35px;
	margin-top: 5px;
	color: black;
	text-decoration: none;
	line-height: 110%;
}

#otherfeaturemenu ul li a:hover small
{
color:  #AD4716;
	text-decoration: none;
}

/* front page column layout */

#main-page-left-column
{
	float: left;
	width: 340;
	margin-left: 30px;
	padding-top: 7px;	
}

#main-page-right-column
{
	float: left;
	width: 340;
	min-height: 250px;
	margin-left: 30px;
	margin-top: 7px;	
}


/* column layouts */

#left-column
{
	float: left;
	width: 200;
	margin-left: 60px;
	
	/* IE Hack */
	_margin-left: 40px;	
	
	padding-top: 7px;	
}

#mid-column
{
	float: left;
	width: 200;
	margin-left: 30px;
	margin-top: 7px;	
}

#right-column
{
	float: left;
	width: 200;
	margin-left: 30px;
	margin-top: 7px;	
}

#content-main-column
{
   margin-left: 60px;
   margin-right: auto;
   width: 650px;
   padding-top: 7px;
}
/* text formatting */

.landing-page-opening-text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
}

#sub-page-title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: none;
	color: #FFffff;
	text-align: left;
	margin-left: 450px;
	margin-top: 20px;
	letter-spacing: .1em;
	width: 300px;
	line-height: 100%;
}

#sub-page-title small
{
	font-size: 10pt;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: justify;
	line-height: 110%;
	color: #BCBCBA;
	
}



.features li
{
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type: upper-roman;
	list-style-image: url(images/bullet-point-1.gif);
	padding-left: 10px;
	margin-top: -5px;
	font-size: 10pt;
	
}

.features ul
{
	margin-bottom: 13px;
		
}

.latest-news
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	font-weight: none;
	color: #FF9900;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}

#footer-navgiation-link
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 9pt;
	color: #7E7E7E;
	margin-left: 20px;
}

/* "subscribe now" form */
#subscribe-form
{
	/*
	width: 320px;
	background-color: #ABD5EB;
	border: 1px solid #64B1FF;
	*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	padding: 5px 6px 3px 20px;
	
	/* IE Hack */
	_height:60px;
	_padding-top: 12px;

}


#subscribe-form input , select
{
	background-color: #fdfdfd;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3;
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	color: #696969;
	padding: 2px 2px 4px 2px;
	margin-top: 10px;
	height: 20px;
}

#subscribe-form input.btnSubscribe,
#frmSalesEnquiry input.btnSendNow
{
	background-color: #66ADDD;
	border: 1px solid #2F8FC4;
	color: #000066;
	padding: 5px 16px 9px 16px;
	_padding: 5px 5px 9px 5px;
	margin-left: 10px;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	
}

#subscribe-form input.txtemail
{
	_height: 30px;
	_font-size: 14px;
	_padding: 6px 3px 3px 3px;
	_width: 200px;
}


#subscribe-form input.btnSubscribe:hover,
#subscribe-form input.btnSubscribeHover,
#frmSalesEnquiry input.btnSendNowHover,
#frmSalesEnquiry input.btnSendNow:hover
{
	background-color: #2F8FC4;
	border: 1px solid #66ADDD;
	color: #FFFFFF;
	padding: 5px 16px 9px 16px;
	_padding: 5px 5px 9px 5px;
	margin-left: 10px;
	cursor: hand;	
	font-size: 12px;
	font-weight: bold;
	height: 30px;	
	
}

#frmSalesEnquiry input.btnSendNow, 
#frmSalesEnquiry input.btnSendNow:hover, 
#frmSalesEnquiry input.btnSendNowHover
{
	margin-top: 0px;
	margin-left: 0px;
}

#subscribe-form label
{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 0;
	color: #09458B;
}

#subscribe-form p
{
	font-size: 11px;
	text-align: left;
	font-weight: none;
	padding: 0;
	color: #333333;
}
