/* Start of CMSMS style sheet 'Provida' */
/* Global */

html, body, div { margin: 0 auto; }
body { padding-bottom: 70px; }
* { font-family: Arial, Helvetica, sans-serif; color:#222; }

/* Nifty classes */

.clear { clear:both; }
.right { float:right; }
.left { float:left; }

/* Header */

#header { width:900px; height: 190px; position: relative; }

#header h1 { position: absolute; top: 13px; left: 0;text-indent:-9000px; height:82px; width: 513px;
background: url('/uploads/images/design/header.png') no-repeat; }

#header h2 { text-indent:-9000px; background: url('/uploads/images/design/slogan.png') no-repeat; height: 71px; width: 513px; position: absolute; top: 100px; left: 0; }

#header h3 { text-indent:-9000px; background: url('/uploads/images/design/narf-small.png') no-repeat; height:171px; width: 196px; position: absolute; top: 20px; right: 0; }

#content { width:925px; padding-top: 20px; color:#4b5473; padding-bottom:30px;}
#content h2 { color: #4b5473;}
#content li { color:#4b5473; }
#content strong { color:#4b5473; }
#content td { color:#4b5473; }
#content td a { color:#4b5473; }



/* Menu */

#main-top ul.menu { margin-left: 135px;}
#main-top ul.menu li.menu { list-style:none; display:inline;}
#main-top ul.menu li.menu a { 
	display:block; 
	float: left; 
	margin-left:1px; 
	margin-right:1px; 
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	border-color:#d5d5d5 !important; 
	border: 1px solid;
	border-bottom-style:none;
	text-decoration:none;
}

#main-top ul.menu li.menu a:link { background: #f8f8f8; padding-bottom: 5px; }
#main-top ul.menu li.menu a:visited { background: #f8f8f8; padding-bottom: 5px;  }
#main-top ul.menu li.menu a:hover { background: #f1f1f1; padding-bottom: 6px;  }
#main-top ul.menu li.menu a:active { background: #f1f1f1; padding-bottom: 6px; }
.active { background: #f1f1f1!important; padding-bottom: 6px!important; }

/* Links */

a {}
a:link {}
a:visited {}
a:hover {}
a:active {}

/* Content */

#main-top { background: url('/uploads/images/design/contenttop.png') no-repeat bottom; width: 1280px; height: 35px;  }
#main-mid { background: url('/uploads/images/design/contentmid.png') repeat-y; width: 1280px; }
#main-bottom { background: url('/uploads/images/design/contentbottom.png') no-repeat; width: 1280px; height: 10px; }
#bottom-content {width:925px;}

#footer { color: #999; text-align: center; font-size: 12px; padding: 15px 0 100px 0; width: 925px; clear: both; }
#footer p { color: #999; font-size: 12px; }
#footer a, #footer a:visited { color: #999; }

.box { float:left; margin-right: 40px;width:250px; color:#4b5473; }
.box h3 { margin-left:10px; margin-top:3px; color:#4b5473;}
.box p { margin-left: 10px; color:#4b5473;}
.box strong {color:#a1b1d9;}

/* Footer */

/* End of 'Provida' */

