/*  
Template Name: Cornered Theme
Description: Cornered theme for Emerging Business Systems, LTD.
Version: 1.0
Author: Catherine M. Wagner
Author URI: http://www.cmwagner.net
*/

*	{
	margin:				0px;
	padding:			0px;
	}

body {
	font-size:			62.5%;
	font-family:		'Bookman Old Style', Georgia, 'Times New Roman', Times, serif;
	color:				#000033;
	background:			#5bbdfe url('../images/background.jpg') top left repeat-x;
	}

img	{
	border:				0px;
	}
	
a:link, a:visited	{
	color: 				#004a84;
	font-weight:		bold; 
	text-decoration: 	none; 
	}

a:active, a:hover	{
	color: 				#0080ff;
	text-decoration: 	none;
	}
		
p	{
	font-size:			1.2em;
	letter-spacing:		1px;
	line-height:		1.3em;
	margin:				0px 0px 1.2em 0px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin:				0px;
	color:				#004a84;
	letter-spacing:		1px;
	}
	
h1	{
	font-size:				1.7em;
	font-variant:			small-caps;
	}
	
h2	{
	font-size:				1.3em;
	font-style:				italic;
	color:					#00A;
	background:				transparent url('../images/paw.png') 0% 50% no-repeat;
	padding:				0px 0px 0px 20px;
	}
	
h3	{
	font-size:				1.2em;
	}
	
#wrapper	{
	width:				1059px;
	margin:				0px auto;
	background:			transparent url('../images/wrapperBkg.png') top left repeat-y;
	position:			relative;
	margin-bottom:		-5px;
	border-top:			1px #000 solid; 
	}

#main	{
	width:				950px;
	margin-left:			50px;
	position:				relative;
	background:			transparent url('../images/mainBkg.png') top left repeat-y;
	}
	
#curved	{
	width:					950px;
	position:				relative;
	background:				transparent url('../images/curved.png') 100% 222px no-repeat;
	
	}
	
#header	{
	position:				absolute;
	width:					950px;
	height:					222px;
	top:					0px;
	left:					0px;
	background-color:		#6f1b38;
	}
	
#swfHolder	{
	height:				50px;
	background-color:	#1a5898;
	}
			
#viewer	{
	background:			url('../images/viewerBkg.jpg') #FFF 105px 0px no-repeat;
	height:				150px;
	width:				950px;
	}
	
#content	{
	width:				530px;
	margin:				0px 0px 0px 200px;
	padding-top:		260px;
	padding-left:		30px;
	min-height:			750px;
	height:				auto !important;
	height:				750px;
	}
	
html>body #content	{
	height:					auto;
	}

	
#sidebar	{
	position:			absolute;
	top:				250px;
	left:				5px;
	width:				180px;
	padding:			0px 10px;
	}
	
#sidebar a:link, #sidebar a:visited, #footer a:link, #footer a:visited	{
	color: 				#f2fefe; 
	text-decoration: 	none; 
	}

#sidebar a:active, #sidebar a:hover, #footer a:active, #footer a:hover	{
	color: 				#00cccc;
	text-decoration: 	none;
	}

		
#sidebar2	{
	position:				absolute;
	top:					240px;
	right:					10px;
	width:					125px;
	padding:				0px 10px;
	color:					#000;
	}

#footer	{
	padding:				3px 10px;
	color:					#CCC;
	font-size:				.9em;
	width:					930px;
	padding-bottom:			.5em;
	margin-top:				1em;
	clear:					both;
	background:				#002848;
	height:					30px;
	border-top:				2px #00F solid;
	}

ul	{
	margin-left:			3.5em;
	list-style-type:		disc;
	list-style-image:		url('../images/paw.png');
	margin-bottom:			1.3em;
	}
	
li	{
	color:					#00F;
	font-size:				1.6em;
	}
	
li p	{
	color:					#005;
	font-size:				.8em;
	margin-bottom:			.5em;
	}
	
ul li ul	{
	margin-left:			1.5em;
	list-style-type:		disc;
	list-style-image:		url('../images/paw2.png');
	margin-bottom:			.3em;
	}
	
ul li ul li	{
	color:					#00F;
	font-size:				1em;
	}
	
ul li ul li p	{
	color:					#005;
	font-size:				.8em;
	margin-bottom:			.4em;
	font-weight:			normal;
	}

ul li ul li ul	{
	margin-left:			1.5em;
	list-style-type:		disc;
	list-style-image:		none;
	margin-bottom:			.3em;
	}
	
ul li ul li ul li	{
	color:					#009;
	font-size:				1em;
	}
	
ul li ul li ul li p	{
	color:					#005;
	font-size:				.8em;
	margin-bottom:			.4em;
	font-weight:			normal;
	font-style:				italic;
	}
	
#menu	{
	position:				relative;	
	background:				#000 url("../images/menu.png") 0px 0px repeat-x;
	height:					24px;
	border:					#000 dotted 1px;
	}

#menuLinks	{
	list-style-type:		none;
	font-size:				.8em;
	line-height:			24px;
	position:				relative;
	background:				#702f21 url("../images/menu.png") 0px 0px repeat-x;
	}
	
#menuLinks li	{
	list-style-type:		none;
	width:					150px;
	height:					24px;
	display:				block;
	float:					left;
	text-align:				center;
	font-variant:			small-caps;
	letter-spacing:			1px;
	}
	
#menuLinks li a:link, #menu li a:visited	{
	font-weight:			bold;
	color:					#f2fefe;
	text-decoration:		none;
	display:				block;
	width:					150px;
	letter-spacing:			1px;
	}
		
#menuLinks li a:active, #menu li a:hover	{
	background:			#000 url("../images/menuon.png") 0px 0px repeat-x;
	color: 				#0067ab;
	border:				0px;
	letter-spacing:			1px;
	}

#sidebar ul	{
	margin-left:			2.5em;
	list-style-type:			square;
	margin-bottom:		1.3em;
	}
	
#sidebar li	{
	color:				#c7aa65;
	font-size:				1.4em;
	}
	
#sidebar li p	{
	color:				#EEE;
	font-size:				.7em;
	margin:				0px;
	}
	
		
#copyrightCo	{
	font-size:				.9em;
	font-weight:			bold;
	float:				left;
	padding:				3px 3px 3px 13px;
	}
	
#copyrightUs	{
	font-size:				.9em;
	font-weight:			bold;
	float:				right;
	padding:				3px 3px 3px 13px;
	text-align:			right;
	}

@media print	{
	
	.printNo	{
		visibility:				hidden;
	}
}

