body { 
	margin:0px;
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
	text-align:center;
}

a { 
	color: #546F92; 
	background: inherit; 
}

a:hover { 
	color: #808080; 
	background: inherit; 
}

h1  {
	font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0; 
	color: #fff; 
	background-color:transparent; 
}

h2  { 
	font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; 
}

h3  { 
	clear: both; 
	font-size: 1.1em; 
	color: #000; 
	background: #fff url(images/h3bg.gif) no-repeat center left; 
	padding: 0 14px; 
	margin: 0;
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}

pre, code {
	border: 1px solid #99cc66;
	background: transparent url("images/preback.jpg") left 4px no-repeat;
	font-size: 11px;
	line-height:  17px;
	padding: 0 24px;
}

.blue { 
	color: #546F92; 
	background: inherit; 
}

.image { 
	float: left; 
	border: 2px solid #e2e2e2; 
	padding: 3px; 
	margin: 0 15px 10px 0; 
}

/*************************************
 +Main
 *************************************/

#wrap { 
	width: 1000px; 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#dummy {
	float:left;
	width:10px;
	margin-left:10px;
	border:solid 1px #ccc;
}

/*************************************
 +Header
 *************************************/

#header{
	background:#EEE url("./images/header.png") 0 no-repeat;
	border-bottom:1px solid #CCC;
	margin:0;
	text-align:center;
	margin-bottom:1px;
	width:100%;
}

#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0 auto;
	padding-top:10px;
	padding-left:30px;
	text-align:left;
	width:700px;
}

#header h1 a{
	color: #546F92;
	background: inherit; 
	text-decoration:none;
}

#header h1 a:hover { 
	color: #808080; 
	background: inherit; 
	text-decoration:none;
}


#header p{
	font-size:1em;
	padding-left:30px;
	margin:0 auto;
	text-align:left;
	width:700px;	
}

/*************************************
 +Navigation
 *************************************/

#nav {
	background:#EEE;
	border-bottom:1px solid #CCC;
	margin:0;
	font-size:1.2em;
	height:30px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
}

#nav ul {
	list-style: none;
	margin:0 auto;
	padding-top:5px;
	padding-left:25px;
	text-align:left;
	width:700px;
}

#nav ul li{
	list-style: none;
	font-weight:bold;
	margin-top:2px;
	padding:2px 5px;
	display: inline;
}


/*************************************
 +Main Content
 *************************************/

#right {
	float: left;
	width: 540px;
	margin-right:10px;
}

.leftcol {
	padding: 12px 15px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0px 0 10px 0;
}

.rightcol { 
	float: right; 
	padding: 10px 15px;
	width: 285px; 
	border:#ccc 1px solid;
	margin: 0 0 10px 0;
}

.special {
	clear: both;
	margin:0px 0 20px 0;	
	padding: 5px 20px 5px 20px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
}

.specialTop {
	clear: both;
	margin:0px 0 20px 0;	
	padding: 5px 20px 5px 20px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
}

.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
}
	
.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.navigation {
padding: 1px;
margin: 0;
}

/*************************************
 +SideBar
 *************************************/

#sidebar, #sidebar2 {
	float:left;
	width: 200px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	margin-right:10px;	
}

#sidebar h2, #sidebar2 h2{
	border-bottom: 1px solid #ccc;
	margin: 0; 
	padding : 0; 
	margin-bottom:5px;
}

#sidebar ul, #sidebar2 ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li, #sidebar2 li {
	list-style-type:none;
}

#sidebar li ul li, #sidebar2 li ul li{
	list-style-type:none;
	margin-left:20px;
}

.box {
	padding: 4px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.note {
	padding: 15px 15px 20px 100px;
	border: 1px solid #CFCB66;
	margin: 0 0 5px 0;
	background: #FFFFAD url(images/package.gif) no-repeat;
	color: #585616;
}

/*----------------------------------------------------------*/


/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */


/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	height: 133px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
	text-align: center;
}
#intro_left a { color: #fff; background: inherit; }
#intro_left p { padding: 14px 15px; margin: 0; }

/* LEFT VERTICAL MENU */

#menu_left { 
	float: left;  
	margin: 0 0 6px 0; 
	padding: 0 0 1px 0; 
	border-bottom: 2px solid #e2e2e2;
	clear: left; 
	width: 250px;
}
#menu_left li { list-style: none; }
#menu_left li a { 
	display: block; 
	color: #3F5B7F; 
	background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
	width: 250px; 
	padding: 7px 23px 7px 23px; 
	margin: 0 0 1px 0; 
	font-weight: bold; 
	text-decoration: none; 
}

html>body #menu_left li a {
	width: 204px; 
}

#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 631px;
	padding: 25px 50px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 12px 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	clear: right;
}

html>body #intro_right {
	margin: 0 0 6px 0;
	width: 340px;
	padding: 25px 280px 0 20px;
}

#intro_right h4 { margin: 0 0 20px 0; font-size:11px; }
#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }

#content_start {position: absolute;left: -10000px;};

img {
	border:0px;
}

