* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.title1 {
	background:url(images/h2.gif) no-repeat;
	border-bottom: 3px solid #CFCFCF;
	height:96px;
}

.title2 {
	background:url(images/h1.gif) no-repeat;
	border-bottom: 3px solid #CFCFCF;
	height:96px;
}


.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 990px;
	margin: 0 auto;
	/* background: url(http://www.glmarketing.org/Site/images/Banner3.jpg) no-repeat 100% 50px; 
	border-bottom: 5px solid #E16629; */
}


/* Slide Show */

#slideshow {
	width:588px;
    position:relative;
    height:170px;
	margin-left:20px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Logo */

#logo {
	float: left;
	width: 960px;
	padding:0 0 4px 15px;

/*	background:  url(http://www.manyagroup.com/wp-content/themes/default/images/manya-logo.jpg) no-repeat; */

}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 980px;
	height: 50px;
	background: #F4F4F4;
	padding-bottom:4px;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 38px;
	border-top: 5px solid #29A4E1;
	border-bottom: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
	border-bottom-color: #1A7196;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
	border-bottom-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
float:left;
	width: 620px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {

	width: 570px;
	padding-left:10px;
	text-align:justify;
	border-bottom: 1px solid #FFFFFF;
}

#content p {
text-align:justify;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 130px;
	height:1200px;
	background: url(images/img03.gif) repeat-y;
	padding: 20px;
	margin-right:5px;
	border:5px solid #cfcfcf;
}

#sidebar-left {
	float: left;
	width: 130px;
	height:1200px;
	background: url(images/img03.gif) repeat-y;
	padding: 20px;
	margin-right:5px;
	border:5px solid #cfcfcf;

}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
margin-top:10px;
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#footer p {
	text-align: center;
	font-size: 77%;
}

#container {
	width:990px;
}

#content ul {
margin:0 auto;
}

#content ul li
	{
		margin-left:20px;
	}
	


div.table {
	float:left;
	position:relative;
	width:544px;
	margin:0 0 37px 0;
	}
table.listing {
	border-bottom:1px solid #207999;
	width:543px;
	padding:0;
	margin:0;
	border:1px solid #207999;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}	
table.listing th {
	background:#207999;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#f4f4f4;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#c0c7cd;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #207999;text-align:left;}
table.listing .last {border-right:0px solid #207999;}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}


#content td {
margin:0 auto;
}