body {
	margin: 0;
	padding: 0;
	background: #40121A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #049C08;
}

 .grey {
background-color: #D8E1FA; padding: 10px;
}

.notgrey {
background-color: #D1D3E9; padding: 10px;
}

.right {
	text-align: right;
}


h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: left;
}

a:link {
	text-decoration: none;
    color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #808080;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}



/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
    /* background: #000000; */
    }

/* slug */
#roundedslug {
	float: right;
    width: 313px;
	height: 200px;
    background: url(images/roundedslug.jpg) no-repeat left top;
    margin-left: 30px;    
  }
  
#roundedslug p {

padding: 30px;
color: white;

}  

#roundedslughigh {
	float: right;
    width: 313px;
	height: 600px;
    background: url(images/roundedslughigh.jpg) no-repeat left top;
    margin-left: 30px;    
  }
  
#roundedslughigh p {

padding: 30px;
color: white;

}  
  

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 60px;
	background: #000000;
}

#menu ul {
	margin: 20px 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 12px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 200px;
	margin-left: 10px;
	background: url(images/img04.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 60px 0 0 40px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: white; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 40px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: white;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 630px;
	padding: 30px 30px 0 0;
}

#content h2, h3 {
	margin: 0 0 5px 0;

}

#content p, ul, ol, td {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 26px;
}

#content .center {
	text-align: center;
}
#content .morepad {
	padding: 5px 0px 5px 0;
}

#content .right {
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#content .bannerstub {
	width: 633px;
	height: 200px;
    padding: 0px 0px 0px 0px;
    background: url(images/mgclstub.jpg) no-repeat left top;
	font-style: italic;
    font-size: 22px;
    color: white;
	text-align: center;
    
}




#content .grey {
background-color: #D8E1FA; padding: 5px;
}

#content .notgrey {
background-color: #D1D3E9; padding: 5px;
}

#content .bullet {
background-color: #D1D3E9; padding: 5px;
}

#content a:link {
	text-decoration: none;
    color: #0000FF;
}

#content a:hover, a:active {
	text-decoration: none;
	color: #8000FF;
}

#content a:visited {
		text-decoration: none;
        color: #8000FF;
    }

	
/* ul
{
list-style-image: url(images/ding1.jpg);
list-style-type: circle
} */



#video {
/*	background: url(images/videobackground.jpg) no-repeat left top; */
	padding: 0px 0px 0px 140px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 10px 0 0 30px;
/*	background: url(images/imgxx.jpg) no-repeat left top; */
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	padding: 22px 0px 12px 0px;
	font-size: 18px;
	text-align: left;
	height: 33px;
}

#sidebar p {
	text-align: left;
	line-height: 22px;
}

#sidebar .right {
	padding: 11px 11px 0px 0px;
	text-align: right;
}

#sidebar .center {
	text-align: center;
	padding: 3px;
}
#sidebar .centerding {
	text-align: center;
	padding: 22px;
}

#sidebar .grey {
background-color: #D8E1FA; padding: 10px;
}

#sidebar .notgrey {
background-color: #D1D3E9; padding: 10px;
}

#sidebar h3 {
	text-align: right;
	height: 22px;
}

#sidebar a:link {
	text-decoration: none;
    color: #0000FF;
}

#sidebar a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

#sidebar a:visited {
		text-decoration: none;
        color: #3B0700;
    }

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 80px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	margin: 0 auto;
	height: 80px;
	min-height: 64px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}

#left {
	text-align: left;
}

/* table */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 300px;
	text-align: left;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 4px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 4px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
	line-height: 16px;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody td:hover
{
	background: #40121A;
}




#rounded-cornertwo
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 50   0px;
	text-align: center;
}
#rounded-cornertwo thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-cornertwo thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-cornertwo th
{
	padding: 12px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-cornertwo td
{
	padding: 12px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
	line-height: 18px;}

#rounded-cornertwo td.nohover
{
	padding: 4px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-cornertwo tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-cornertwo tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-cornertwo tbody td:hover
{
	background: #40121A;
}







#rounded-cornerthree
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 0px;
	width: 500px;
	text-align: center;
}
#rounded-cornerthree thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-cornerthree thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-cornerthree th
{
	padding: 12px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-cornerthree td
{
	padding: 8px;
	background: white;
	border-top: 1px solid white;
	color: #669;
	line-height: 18px;}



#rounded-cornerthree td.header
{
	padding: 8px;
	background: #b9c9fe;
	border-top: 1px solid white;
	color: #669;
}

#rounded-cornerthree td.left
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid white;
	color: #669;
text-align: right;
}


#rounded-cornerthree td.nohover
{
	padding: 4px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}



#rounded-cornerthree tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-cornerthree tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-cornerthree tbody td:hover
{
	background: #40121A;
}


#rounded-cornerfour
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 750px;
	/*text-align: center; */
    

}
#rounded-cornerfour thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-cornerfour thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-cornerfour th
{
	padding: 12px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-cornerfour td
{
	padding: 12px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
	line-height: 18px;}

#rounded-cornerfour td.nohover
{
	padding: 4px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-cornerfour tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-cornerfour tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-cornerfour tbody td:hover
{
	background: #40121A;
}





/* Contentwide */

#contentwide {
	float: right;
	width: 845px;
	padding: 30px 30px 0 0;
}

#contentwide h2, h3 {
	margin: 0 0 5px 0;

}

#contentwide p, ul, ol, td {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 26px;
}

#contentwide .center {
	text-align: center;
}
#contentwide .morepad {
	padding: 5px 0px 5px 0;
}

#contentwide .right {
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#contentwide .bannerstub {
	width: 633px;
	height: 200px;
    padding: 0px 0px 0px 0px;
    background: url(images/mgclstub.jpg) no-repeat left top;
	font-style: italic;
    font-size: 22px;
    color: white;
	text-align: center;
    
}




#contentwide .grey {
background-color: #D8E1FA; padding: 5px;
}

#contentwide .notgrey {
background-color: #D1D3E9; padding: 5px;
}

#contentwide .bullet {
background-color: #D1D3E9; padding: 5px;
}

#contentwide a:link {
	text-decoration: none;
    color: #0000FF;
}

#contentwide a:hover, a:active {
	text-decoration: none;
	color: #8000FF;
}

#contentwide a:visited {
		text-decoration: none;
        color: #8000FF;
    }


#rounded-cornerlogo
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 300px;
	text-align: left;
}
#rounded-cornerlogo thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-cornerlogo thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-cornerlogo th
{
	padding: 4px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: white;
}
#rounded-cornerlogo td
{
	padding: 4px;
	background: white;
	border-top: 1px solid #fff;
	color: #669;
	line-height: 16px;
}
#rounded-cornerlogo tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-cornerlogo tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-cornerlogo tbody td:hover
{
	background: #40121A;
}






