/*copyright to The Cats Purr 2007*/
/*original design by The Cats Purr*/

body {
	margin:0;
	padding:0;
	font: normal 62.5% Arial,Verdana, sans-serif;
	text-align:left;
	line-height: 2em;
	color: #898A9C;
	background-color:  #CCCCFE;
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
html {
font-size: 100%;
}
#wrap {
	width: 835px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top;

}
			/* HEADER */ 
#header {
	height: 215px;
	color: #333399;
	margin-top: 0px;
}
#header h2 {
	margin : 0;
	padding : 125px 170px 0px 280px;
	background : transparent;
	color : #00116B;
	font: normal bold 1.6em  Arial, Georgia, Verdana, sans-serif;
	letter-spacing: -1px;
} 

			/* CONTENT CONTAINER  */ 
#content {
	position: relative;
	width: 806px;
	color: #898A9C;
	background:url(images/menu.jpg) no-repeat left top;
	margin-left: 29px;

}
			/* LEFT CONTENT */ 
#l-col {
	float: left;
	width: 160px;
	text-align: left;
	color: #898A9C;
}
#l-col2 {
	float: left;
	margin-top: 0px;
	text-align: left;
	color: #898A9C;
	margin-right: 40px;
	background-color: #ECEDFD;
	width: 40%;
}

#R-col3 {
	float: left;
	text-align: center;
	color: #898A9C;
	background-color: #ECEDFD;
	width: 40%;
}
#l-col2 img, #R-col3 img {
	width:200px;
	padding:20px;
	height: auto;
}
			/* MAIN CONTENT */ 
#cont {
	width: 75%;
	color: #898A9C;
	position: relative;
	float: left;
	margin-top: 30px;
	font-size: 11px;
}
#cont2 {
	width: 540px;
	margin-top: 0;
	text-align: left;
	color: #898A9C;
	padding-left: 10px;
	position: relative;
}
#cont3 {
	width: 100%;
	margin-top: 0;
	text-align: left;
	position: relative;

}
#cont3 img {
	width:200px;
	padding:10px;
	background:#d1d4f9;
	float:left;
	margin-right:10px;
	clear: both;
	height: auto;
}
#cont4 {
	width: 75%;
	color: #898A9C;
	position: relative;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}
#cont4 img {
	margin-right: 20px;
	background-color: #d1d4f9;
	position: relative;
	width:250px;
	padding:10px;
	height: auto;
}
	
#cont5 {
	width: 755px;
	height: 400px;
	margin-top: 0;
	border: 1px solid #eee;
	border-width: 0px 1px 0 1px;
	float: left;
}


#cont ul li {list-style-position: inside; list-style:square; margin-left:20px;}
			/* FOOTER */ 
#footer {
	margin-top: 10px;
	text-align: center;
	color: #898A9C;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	visibility: visible;
}
#footer a {
color: #898A9C;
}
#footer a:hover {
	color: #663399;
	text-decoration: underline;
}
#footer2 {
	height:50px;
	text-align: center;
	background-color: #663366;
	margin-right: 26px;
	margin-left: 29px;
	line-height: 45px;
	clear: both;
	background-image: url(images/6.gif);
}
#footer2 a { color:#898A9C; text-decoration:none;}
#footer2 a:hover {color:#FFFFFF; }
			/* LINKS*/ 
a:link, a:visited {
color: #660066;
text-decoration: none; font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
			/*LEFT MENU */ 
			
#menu {
	float:left;
	margin-bottom: 60px;
	width: 100px;
}
.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;

} 
.sidenav a {
	
	margin-bottom : 3px;
	padding-left : 5px;
	display : block;
	text-decoration : none;
	color : #898A9C;
	text-align: left;
	
} 
.sidenav a#current, .sidenav a:hover {
	text-decoration : none;
	color : #996699;
	font-weight: bold;
}
.sidenav2 {
	margin : 35px 10px;
	padding : 0;
	list-style-type : none;
	background : inherit;

} 
.sidenav2 ul li {
display: inline; /* this gets rid of the gaps */
}
.sidenav2 a {
	border-bottom : 1px solid #aaa;
	margin-bottom : 0px;
	padding-left : 5px;
	display : block;
	text-decoration : none;
	color : #003399;
	text-align: left;
	font-weight: bold;
	font-size: 12px; 
} 


.sidenav2 a#current, .sidenav2 a:hover {
	text-decoration : none;
	color : #993399;
	font-weight: bold; background:url(images/right.gif) no-repeat right;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
			/* TYPOGRAPHY */ 
.clear {
	clear: both;
	overflow: hidden;
	background:transparent;
}
blockquote p {
	padding: 2px;
	font-size: 1.1em;
	background: inherit;
}
blockquote {
padding: 5px;
font-size: 1.2em;    
background: inherit;
} 
p {
	color: #898A9C;
	margin:0;
	padding: 0 10px;
	font-size: 11px;
	text-align: justify;
}
.style1 {
	font-size:10px;
	font-weight:100;
	text-align: justify;
	color: #898A9C;
}
.style2 {
	font-size:11px;
	font-weight:100;
	text-align: left;
	color: #898A9C;
}
.style3 {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color: #660066;
}
.style4 {
	font-size:11px;
	font-weight:100;
	text-align: center;
	color: #333333;
}
h2 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 1px;
	font-size: 1.2em;
	background: inherit;
	color: #660066;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	padding: 5px;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height:1.5em;
	background: url(images/headingbak.jpg) no-repeat;
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-left: 10px;

}
				

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-style: normal;
	line-height: 1.8em;
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	
}
.row { position: relative; width: 540px;} 
.left { width: 200px; height: 150px; float: left; font-family:Arial, Helvetica, sans-serif; font-size:10px;  } 
.left2 {
	width: 220px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 50px;
	padding-top: 50px;
} 
.right {
	width: 25%;
	float: right;
	color: #660066;
	background-color: #E8CEFD;
	margin-top: 30px;
	border: solid #EEE 5px;
	height: 150px;
	padding-top: 40px;
	clear: right;
} 
.right2 {
	width: 120px;
	float: right;
	padding: 5px;
}
 
#table1 {border:#666699; border-style:solid; border:thin; }
.packing {width:10px; height:50px; float:left;}

