* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
}
body {
	padding: 0px;
	background: #444444 url(../images/body_background.jpg);
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#content { 
	margin:auto;
	width: 900px;
	overflow: hidden;
	border: 5px solid #FFF;
	text-align: left;
	background:  #FCF9E6;
}

#header1 {
	margin: auto;
	width: 900px;
	height:195px;
	background-color: #999999;
	padding: 0;
}

#slideshow {
	margin: auto;
	width: 900px;
	padding: 0;
}

div.slideshow p {
  padding: 4px; background:#901808;
  background-repeat:repeat-x;
  color:#FFFFFF;
  text-align:center;
  
}


#menu {
	float: right;
	width: 900px;
	overflow: hidden;
}

.style_font {
/* used for menu */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

p.readable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

/* Section for border */
/* curve height, background image */
.borderClass .t, .borderClass .b, .borderClass .b b, .borderClass .t b{
height:10px;
background-image:url(../images/border.png);
}

/* inner color, border color, border width */
.borderClass .c{
background: #FFF;
border-color:#444444;
border-left-width:2px;
border-right-width:2px;
}

/* curve height, background image */
.borderClass2 .t, .borderClass2 .b, .borderClass2 .b b, .borderClass2 .t b{
height:10px;
background-image:url(../images/border2.png);
}

/* inner color, border color, border width */
.borderClass2 .c{
border-color:#000000;
border-left-width:2px;
border-right-width:2px;
}




/* surrounding margins (optional) */
.round{
margin-bottom:5px; margin-left:5px; margin-right:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}


/* End Section for border */

/* @expert box styles */

.ebox1 {
	display: block;
	padding: 10px 10px 10px 10px;
	background: #901808;
	border: 4px solid #F8A88C;
	color: #000;
}

.ebox2 {
	display: block;
	margin-top:3px;
	padding: 10px 10px 10px 10px;
	background: #E7E9D1;
	border: 4px solid #901808;
	color: #333;
}

.ebox3 {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #ffffe6;
	border: 4px solid #f6f086;
	color: #333;
}

.ebox4 {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #f7f7f7;
	border: 4px solid #dbdbdb;
	color: #333;
}

.boxgreen {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #e6ffe1;
	border: 4px solid #bbeeae;
	color: #333;
}

/* @end */



	
#mainimg {
	margin: 0px auto;
	width: 900px;
	height: 130px;
	color: #FFF;
	background: #303030 url(../images/mainimg.jpg) no-repeat top;
	border-bottom: 5px solid #dfdfdf;
}

	#mainimg .padding { 
			float: left;
			width: 400px;
			color: #FFF;
			padding: 20px 0 0 17px;
	}

	#mainimg th { 
		color: #FFFFFF;  
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px;
	}
	
	#mainimg td { 
		color: #FFF;  
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
	}

#aboutusbanner {
	margin: 0px auto;
	width: 900px;
	height: 130px;
	color: #FFF;
	background: #303030 url(../images/about_us_banner.jpg) no-repeat top;
	border-bottom: 5px solid #dfdfdf;
}

#servicesbanner {
	width: 900px;
	height: 30px;
	color: #FFF;
	background: #303030 url(../images/services_banner.jpg) no-repeat top;
	border-bottom: 5px solid #dfdfdf;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
	
#top_modules { 
	width: 900px; 
	margin: 0px auto;
	margin-right: 35px;	
	margin-bottom: 3px !important;
	margin-bottom: 3px;
	height: 145px; 
	background: transparent;
	clear: both;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.three_column {
	width: 300px;
	float: left;
	color: #000;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#top_modules .newtoptable th { 
	padding-left: 0px;
	padding-top: 0px;
	color: #02082a; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	height: 19px;
	
}


#top_modules .newtoptable td { 
	padding-top: 6px;
	padding-left: 1px; 
	color: #686868; 
	font-size: 12px;
}

#top_modules a { text-decoration: underline; color: #FFFFFF; } 


#right_side { float: right;	width: 590px;	padding-right: 0px; margin-bottom: 10px;}
#left_side {	float: left; width: 177px; }
#left_side  a { color: #616161; }

#mainlevel-nav
{
	list-style: none;
	padding: 0px 0px 0;
	margin: 0px;
	font-size: 14px;
	padding-left: 10px;
	width: 900px;
	color: #333333;
}

		#mainlevel-nav li
		{
			padding: 0px;
			float: left;
			margin: 1px;
			font-size: 10px;
			line-height: 20px;
			white-space: nowrap;
			list-style-type: none;
		}

		#mainlevel-nav li a
		{
			padding-left: 8px;
			padding-right: 8px;
			text-decoration: none;
			color: #FFFFFF;
			background: transparent;
			font-weight: bold;
			width: 905px;
		}

		#mainlevel-nav li a:hover
		{
			border-bottom: 1px solid #fff;
			border-top: 1px solid #fff;
			color: #fff;
		}


#breadcrumbs {
	width: 905px;
	height: 20px;
	background: #02082a;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
 }
		
		
#main {
		margin: 0;	
		width: 900px; 
		background: #FFF;
		padding-top: 2px;
} 

 


#footer {
	margin: 0px auto;
	width: 900px;
	background: #901808;
	height: 45px;
	padding: 0px;
	clear: both;
}

	#footer .padding { padding-top: 15px; text-align: center; color: #FFF; }
	#footer a { color: #FFF; }
	#footer a:hover { color: #FFF; text-decoration: underline; } 

.topimage {
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}




.lefttable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 400px;
}

h3 {
color:#901808;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px; 
line-height:1.5em;
}

h4 {
color: #000000; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;
}

h5 {
color: #FFFFFF; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; font-weight: bold;
}

h6 {
color: #FFFFFF; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px; font-weight: bold;
}

a:link, a:visited {
font-size: 11px; 
color: #000000;
text-decoration: none;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
color: #FFFFFF; text-decoration: underline;
}

ul {
margin: 5px 0px 20px 30px;
}

.mosimage { border: 1px solid #EEE; padding: 0px; margin: 1px 8px 8px 0px;}
.mosimage_caption { background-color: #EEE; color: #666; }


/**
 * General Mambo Styles
 * --------------------
 * The following are styles that are often used
 * site wide by Mambo to provide better control
 * of content's appearences.
 */

hr { 
/* often used in components like Akobook, and Simpleboard forum
   to define the separator lines */
background: transparent; 
height:1px; 
border: 1px solid #02082a;
}

hr.separator {
/* found this css style in Peekmambo's css style. Still haven't worked out
   if this is a custom style or an in built style. Will update when I find out*/
background: transparent;
height: 1px;
width: 75px;
border: 1px solid #CCFF00;
}

.pagenavbar { 
/*for some weird reasons, this is not used in page nav, but found it used 
  for nick names in forum threads by Simpleboard */
}

.pagenav {
/* as the name implies, this is for formatting texts for
   those "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #555;
}

a.pagenav, a.pagenav:visited {
/* same as above, but for links */
font-weight: normal;
color: #F5922B;
}

a.pagenav:hover {
/* same as above, but for links with mouse pointer over it */
font-weight: normal;
color: #919387;
text-decoration: underline;
}

.small {
/* general style for texts when small size fonts are used. In 
   the contents, this style is used for "Written by..." texts */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #888;
text-decoration: none;
font-weight: normal;
}

.smalldark {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    }





/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
/* this style applies to most form buttons generated by
   Mambo and its components. Change its format here*/
color: #fff; 
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-top: 4px;
font-weight: normal;
text-align: center;
font-size: 12px;
background: #02082a;
border: 1px solid #111;
height: 20px;
}

.inputbox {
/* Again, the name implies that this style changes the 
   way those input box looks */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #F8F8F8;
border: 1px solid #DDD;
padding-left: 2px;
}

.inputbox:hover { background: #E6ECEF; }



.pagetext {
/* this style is used to style the content of the editing form
   contents (where HTMLArea sits and all its forms + contents) in
   the frontend Administration interface */
visibility: hidden;
display: none;
position: relative;
top: 0;
}

a.mainlevel:link, a.mainlevel:visited {
/* this styling is for the MAIN items in the menu */
display: block;
text-decoration:none;
text-align: left;
padding: 3px 0 3px 0;
padding-left: 10px;
margin-left: 0px;
height: 16px;


}

#left_side a.mainlevel:hover, #mosright a.mainlevel:hover { color: #FFFFFF; font-weight: bold;  background: #DCDADA;}
#left_side #active_menu, #mosright #active_menu { color: #FFFFFF; background: #DCDADA; font-weight: bold; }


a.sublevel:link, a.sublevel:visited {
/* this styling is for menu items that HAS A PARENT */
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF; 
font-weight: normal;
}

a.sublevel:hover {
/* pffff!.. you know this! */
color: #FFFFFF; 
text-decoration: none;
}

 
.createdate {
/* name says it all.. its for styling the date the content/articles are created under 
   contents title */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #000;
text-decoration: none;
font-weight: normal;
padding: 0 0 10px 0;
}

.modifydate {
/* need me to say? :) Well it styles the "Last updated on" text
   at the end of articles/contents */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #aaa;
text-decoration: none;
font-weight: normal;
}

a.readon:link, a.readon:visited {
/* For formatting the "Read on..." link for blogs and on frontpage. */
color: #FFFFFF; 
text-decoration: none; 
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
padding-left: 15px;
background: #FFF url(../images/more.gif) no-repeat left;
font-weight: bold;
}



a.readon:hover {
/* Pfft..! */
color: #FFFFFF; text-decoration: underline;
font-weight: bold;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

 
.contentpane {
background-color : #FFF;
}



.contentpaneopen img { padding: 10px; }
.buttonheading img { padding: 2px; }
.contentheading {	
font-size        : 13px;
font-weight      : bold;
color: #70b03d;
padding-left: 0px;
padding-top: 0px;
text-indent: 15px;
text-align: left;
background: url(../images/head.gif) no-repeat left;
height: 22px;
padding: 5px;

} 


.contentpagetitle {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #5E0A0C;
text-align:left;

}

.contentdescription {
/* When you create a link to a Section in the main menu and when clicked on it, it will display
   "News" then some description (with image if you selected one) and then a list of 
   Category of News. This style is used for formating the "DESCRIPTION" part of that page */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: left;
}

.contentdescription img { padding-right: 5px; }

table.contenttoc {
/* This is used to format the table of the Tables of Contents or "Jump to" 
   box when it is enabled in a multiple paged content or article */
color: #333;
background-color: #FFF;
border: 1px solid #666;
margin: 10px;
padding: 5px;
    }

table.contenttoc td {
/* the same as above, but this is used to format the td or
   table cells */
font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

.content_rating {
/* used for styling the texts used for displaying 
   those "stars" for rating in an article */
font-weight: normal;
font-size: 8pt;
}

.content_vote {
/* used for those voting texts (the one with voting RADIO buttons) */
font-weight: normal;
font-size: 8pt;
}


.sectiontableheader {
/* This is for styling the section table headers on a SECTION's page.
   An example would be those articles lists when you click on "News" or something?
   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
   header that you will be controlling through this style */
background-color : #dfdfdf;
padding: 2px;
color : #FFF;
font-weight : bold;
}

.sectiontableentry1 {
/* this is used when there's a whole list of data to provide and
   you need to create alternate colors for each row of data. This is
   the first color */
background-color: #FFF;
}

.sectiontableentry1 img, .sectiontableentry2 img { padding-right: 10px; padding-left: 5px; }

.sectiontableentry2 {
/* this is the second color for the row. So, the table generator,
   will alternate its style through sectionableentry1 and sectiontableentry2
   as it cycles through and outputs each row of data. Similar to forum's post
   listings */
background-color : #EEE;
}



.category {
/* this is to set the category Titles ( found on a SECTION's page
   where the Category lists are) styles */
color: #70b03d; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
}

a.category:link, a.category:visited {
/* same as above, but to set the link format */
color: #70b03d; font-weight: bold;
}

a.category:hover {
/* same as above, but for links with mouse pointer over it */
color: #70b03d;
text-decoration: underline;
}



.componentheading {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #70b03d; 
text-align:left;
padding: 0 0 10px 0;
text-decoration: underline;
}


#left_side table.newtoptable  {
	background: #EEE url(../images/modtop.gif) repeat-x top;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #C8C9CB;
}

#left_side table.newtoptable th {
	/* styling the module header, and the module titles */
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 235px;
	height: 0px;
	text-decoration: none;
	text-indent: 0px;
	background: transparent;
	float: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}


#left_side table.newtoptable td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


#left_side table.newtoptable tr {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#left_side .newtoptable form {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.syndicate  { padding: 15px; }


/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */
 
 
 /*  Polls  */
 
.poll {
/* polls texts */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #70b03d;
line-height: 16px;
margin-bottom: 10px;
padding: 0px;
}

.pollstableborder {
/* set the border properties of the polls voting table */
border: 1px solid #FFF;
}

label { padding-left: 0px; }
.poll label { padding-left: 6px; }

/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
/* well.. to format the link's titles under the "Weblinks" 
   section on the frontend */
color: #70b03d; text-decoration: none; font-weight: normal;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a.weblinks:hover {
/* same as above, but for link with mouseover */
color: #70b03d; text-decoration: underline;
}



/*  Newsfeeds */

.newsfeedheading {
/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #70b03d;
   }

.newsfeeddate {
/* yeah.. the date on the newsfeed */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #FFFF99;
font-weight: normal;
}

.fase4rdf {
/* this is the body text of the newsfeed */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
}

a.fase4rdf:link {
/* links of the body text of the newsfeed */
font-size: 11px; 
font-weight: bold; 
color: #70b03d;
text-decoration: none;
}

a.fase4rdf:hover {
/* links of the body text of the newsfeed when mouse points over it*/
font-size: 11px;
font-weight: bold; color: #364A82;
text-decoration: underline;
}



.syndicate { padding-top: 10px; }

.leftcells {
	height: 70px;
	width: 270px;
	background-image: url(../images/bg_module5.gif);
	vertical-align:middle;
}

