html { font-size: 100%; }
body {
	background: #333 url(../img/bg.png);
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #606060;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* headers */
h2 { 
	color: #5F798C; 
	margin: 0; 
	font-weight: normal;
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px;
	}
h3 { 
	color: #5F798C; 
	margin: 0; 
	font-weight: normal;
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px;
	} 
h4, h5, h6 { 
	color: #353535; 
	margin: 0; 
	font-weight: normal;
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px;
	}
h2 { font-size: 1.2em; margin: 0px 0 10px;text-align: justify;}
h3 { font-size: 1.0em; margin: 0px 0 7px;text-align: justify;}
h4 { font-size: 0.9em; margin: 0px 0 5px;text-align: justify;}
h5 { font-size: 0.8em; margin: 0px 0 5px;text-align: justify;}


/* text */
p {
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 0px solid #ddd; 
	font-size: 0.8em;
	text-align: justify;}
acronym { cursor: help; }
pre, code, blockquote { 
	margin: 0px 0; 
	border: 0px dashed #ddd; 
	padding: 0px; 
	display: block; 
	color: #666; 
	}
blockquote { 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 0px solid #ddd; 
	font-size: 0.9em; 
	padding: 0 0px 0 0px;
	background-color: #eee;
	min-height: 60px; 
	}
* html blockquote { height: 60px; }	

/* links */
a { text-decoration: none; color: #0A2A41; outline: none; }
a:hover { text-decoration: none;color: #4682B4;  }

/* images */
img { border: 2px solid #ddd; padding: 1px; background-color: #fff; }	
a img { }
a:hover img { border-color: #eee; }
img.right { margin: 0 0 20px 20px; }
img.left { margin: 0 20px 20px 0; }

/* lists */
ul, ol, dl { margin: 0px 0 00px 0px; padding: 0; }
ul { list-style-type: disc; }
ul ul, ol ol { margin-top: 0; margin-bottom: 0; }
ol { margin-left: 45px; }
dl { margin-left: 0; }
dl dt { margin-top: 0px; }
dl dd { margin: 0; }
dl dt, li { color: #666; font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 0px solid #ddd; 
	font-size: 0.8em;}
li span { color: #5F798C; }

/* tables */
table { margin: 0px 0; border: 0px solid #ddd; border-collapse: collapse; }
table th, 
table td { padding: 00px 00px; text-align: left; }
table thead th { 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #099; 
	color: #fff; 
	border: 0px solid #099;}
table tbody th { background-color: #ddd; }
table tbody th, 
table tbody td { border-left: 0px solid #ddd; }

/* forms */
form { border: 0px solid #ddd; padding: 0; margin: px 0; }
form fieldset { border: 0; padding: 10px 25px 15px; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1em; 
	color: #333; 
	float: left; 
	display: block; 
	width: 100%; 
	margin-right: 0px; 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; }
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #333; 
	border: 1px solid #ddd; 
	padding: 8px; 
	background-color: #eee; 
	width: 100%; 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	}
form p select { width: 100%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #333; padding: 0 30px 5px 0; white-space: nowrap; }
form input.btn,
a.btn { 
	width: auto; 
	overflow: visible;
	border: 0;
	background: #099 url(../img/image_.jpg) repeat-x 0 -30px; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	}
a.btn:hover { background-color: #ccc; color: #333; }	

/* horizontal rule */
hr { border: 0; height: 1px; background-color: #454F57; color: #454F57; margin:  5px 0px 5px; }

/* classes */
.left { float: left; }
.right {float: right; }
.hide { display: none; }

/* list of links */
ul.links { list-style-type: none; margin-left: 0; }
ul.links li { margin: 5px 0; }

/* list of images */
ul.images { margin-left: -15px; margin-bottom: 0; padding: 15px 0 0; list-style-type: none; height: 1%; width: 104%; }
* html ul.images { width: 100%; }
ul.images:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
ul.images li { float: left; margin: 0; padding: 0 0 15px 15px; }
ul.images li img { vertical-align: middle; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/
#container {
	margin:  auto;
	width: 850px;
	}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#header { background: url(../img/header_.png) no-repeat; padding: 0px 0px 00px 00px; width: 850px; height: 100px;}

/* Logo */
#header h1 { 
font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 3.2em;
	font-weight: normal;
	width: 850px;
	height: 100px;
	color: #5F798C;
	margin: 0;
	padding: 72px 3px;
	letter-spacing: 0px;
	}
#header h1 a { text-decoration: none; color: #099; }
#header h1 a:hover { text-decoration: none; }
#header h1 span { color: #fff; }

/* if you would like to replace the logo with 
an image, comment out the above logo code and
uncomment the following */
/* 
#header h1 {
	background: url(../img/logo.gif) no-repeat;
	width: [your-logo-width-here]px;
	height: [your-logo-height-here]px;	
	margin: 0;
	float: left;
	}	
#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	}
*/	

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/	
#body { padding: 0px; background: #fff; }

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
ul#nav {
	margin:0 0 0px;
	padding: 00;
	list-style-type: none;
	border-top: 15px solid #fff;
	border-bottom: 10px solid #fff;
	height: 1%;
	}
ul#nav:after {	
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	}
ul#nav li {
	width: 20%;
	float: left; 
	margin: 0px; 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #3C3C3C url(../img/nav_over_.png) repeat-x 100% 100%;
	}	
ul#nav li a {
	display: block; 
	background: #fff url(../img/nav_.png) repeat-x 100% 100%;
	padding: 10px 0px 10px;
	color: #454F57;
	text-decoration: none;
	position: relative;	
	} 	
ul#nav li.first a {	border-left-color: #fff; }
ul#nav li a:hover { background-color: transparent; background-image: none; }
ul#nav li.on a,
ul#nav li.on a:hover { background-image: url(../img/nav_on_.png) ; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content { background-color: #fff; padding: 0px 0px 0px ; text-align: left; }
#content div { background: url(../img/content_.png) repeat-y; padding:  0px 00px  0px; min-height: 300px; }
* html #content div { height: 300px; }
#content div:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#content div div { background-image: none; padding: 0; min-height: 0; }
* html #content div div { height: 1%; }

#content #sub { padding: 10px 10px 10px; font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 0px solid #ddd; 
	font-size: 0.8em;}
#content #main { padding: 10px 00px 10px ; background: #fff repeat-y;}

#content #main { width: 670px; min-height: 330px; float: left; background: url(../img/main_.png) repeat 100% 100%; } 
#content #sub { width: 151px; height: 100%; float: right; background: url(../img/sub_.png) repeat-y; }
	
#content #sub h5 {padding-bottom: 00px; margin-bottom: 00px; }	


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	
	background: url(../img/footer.png) repeat-x;
	height: 1%; 
	font-family: italic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	margin-top: 10px;
	padding: 00px 10px 00px;
	}	
#footer:after {
	content: ".";
	clear: both;
	visibility: hidden;
	display: block;
	height: 0;
	}