/* big pieces */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;  
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: .9em;
	background: #fff url(../images/background-repeat.gif) repeat;
	}

#wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 890px;
	background: url(../images/shadow-repeat.png) repeat-y;	
	}
	
#container { 	
	margin: 0 auto;
	width: 750px;
	border-right: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	}

#content {
	margin: 0 20px;
	padding: 0;
	color: #333;
	}

.with-sidebar {
	background: #fff url(../images/content-sidebar-repeat.gif) repeat-y;
	}

.home {
	background: #fff;
	}

#band {
	clear: both;
	height: 178px;
	margin: 0 -20px;
	padding: 0 20px;
	background: url(../images/band-repeat.gif) repeat-x;
	}
	
/* header styles */

#header {
	margin:0;
	padding:0;
	height: 125px;
	background: #fff  url(../images/header-repeat.gif) repeat-x;
	}

#header h1 {
	display: none;
	}

.header-logo {
	margin: 20px 0 0 40px;
	float: left;
	}
	
#page-header {
	height: 14px;
	margin: 0;
	padding: 0;
	background: url(../images/header-page-repeat.gif) repeat-x;
	}
	
/* menu styles */


ul.menu {
	list-style-type: none;
	float: right;
	margin: 19px 0 0 0;
	}

ul.menu li {
	display: inline;
	padding: 0;
	margin: 0 40px 0 0;
	}

/* login styles */

#login {
	position: relative;
	background: url(../images/header-login-shadow.gif) no-repeat;
	height: 46px;
	width: 500px;
	margin-right: -1px;
	padding: 12px 0;
	float: right;
	color: #0093b2;
	font-size: 11px;
	}

#login-form {
	float: right;
	padding-right: 40px;
	font-weight: bold;
	}
	
.login-field {
	background-color: #fafafa;
	color: #333333;
	border: 1px solid #c1c1c1;
	font-size: 11px;
	padding: 3px;
	}

/* feature styles */

#feature {
	width: 750px;
	height: 275px;
	background: url(../images/feature-placehold.jpg);
	}

/* content area styles */

.text-block {
	font-size: .85em;
	padding: 20px;
	text-align: justify;
	}

.text-block h4 {
	margin-top: 30px;
	}
	
.text-block p {
	line-height: 20px;
	}

.text-block ul, .text-block ol {
	line-height: 20px;
	}

.text-block li {
	line-height: normal;
	}
	
.text-block a, .text-block a:visited {
	color: #0093b2;
	}

.text-block a:hover {
	text-decoration: none;
	}		
	
.band-block {
	padding: 20px;
	margin: 5px 0 0 0;
	height: 127px;
	text-align: center;
	}

.band-block p {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	font-style: italic;
	margin: 8px 0;
	padding: 0;
	}

.band-block a, .band-block a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #0093b2;
	}
	
.band-block a:hover {
	text-decoration: none;
	}
	
.two-thirds {
	width: 432px;
	}

.one-third {
	width: 193px;
	}

.whole {
	width: 670px;
	}
	
.float-left {
	float: left;
	}
	
.float-right {
	float: right;
	}

.border-both {
	border-left: 1px dotted #a6aab1;
	border-right: 1px dotted #a6aab1;
	}

.indent {
	margin-left: 20px;
	}

/* sidebar + styles */

#sidebar {
	padding: 20px;
	margin: 3px -20px 0 0;
	font-size: 11px;
	line-height: 20px;
	}

#sidebar p {
	color: #333333;
	margin-left: 5px;
	}

#sidebar ul {
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul li {
	background-image: url(../images/sidebar-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	margin-bottom: 5px;

	}

#sidebar ul li a, #sidebar ul li a:visited {
	text-decoration: none;
	color: #0093b2;
	font-weight: bold;	
	}

#sidebar ul li a:hover {
	color:#FF9900;
	}
	
.sidebar-block {
	margin-bottom: 20px;
	}

/* contact form */

form.contact {
	margin: 0;
	}

form.contact fieldset {
	border: 0;
	}
	
form.contact legend {
	visibility: hidden;
	}

form.contact label {
	font-size: 11px;
	font-weight: bold;
	}

form.contact label em {
	color: red;
	padding: 0 5px;
	}
		
form table {
	background: #fafafa;
	padding: 10px 0;
		border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	width: 100%;
	}


/* headings */

h1 {
	}
h2 {
	color: #0093b2;
	font-size: 1.5em;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #c1c1c1;
	}

h3 {
	font-size: 1em;
	margin: 0;
	text-align: center;
	}

h4 {
	color:#2a2a2a;
	font-size: 1em;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #d1d1d1;	
	}
/* some tags */

blockquote {
	background: url(../images/quote.gif) no-repeat;
	color: #515151;
	margin: 20px;
	padding: 3px 0 0 0;
	font-size: 1.2em;
	font-style: italic;
	text-indent: 30px;
	text-align: left;
	}

/* footer styles */

#footer {
	clear: both;
	position: relative;
	margin:0;
	padding: 30px 40px;
	height: 65px;
	font-size:.7em;
	color: #666666;
	letter-spacing: .02em;
	background: #2a2a2a url(../images/footer-repeat.gif) repeat-x;
	}

#footer a, #footer a:visited {
	color: #f2f2f2;
	text-decoration: none;
	}

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

p.virticle-link {
	text-align: right;
	}
	
p.virticle-link a {
	color: #666666 !important;
	}









