@charset "utf-8";

#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width: 805px;
	height: 198px;
	margin:auto;
}
#sidebar {
float:left;
width:220px;
height:100%;
padding-top:30px;
padding-bottom:30px;
border-right:2px;
border-bottom:2px;
padding-left:10px;
border-style:solid;
border-color:#c7cdde;
clear:both;
border-left:0px;
border-top:0px;
min-height:200px;
}

#sidebar img{
display:block;

}


#innercontent {
width:740px;
float:right;
padding-right:20px;
}

#bubblecontainer {
width:1000px;
margin:auto;
margin-top:-20px;


}


#menu {
	
	background-image:url(../images/lmenu123.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin:auto;

}

#line {
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	width:668px;
	height:100px;
	float:left;
	padding-top:50px;
	margin-bottom:27px;
	margin-top:-27px;
}

#bubble {
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	width:154px;
	height:55px;
	font-size:10pt;
	padding:17px 5px 10px 10px;
	display:inline-block;
	float:right;
	font-weight:bold;
	
}


.links {
	margin-left:5px;
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	padding-left:10px;
}

a:link {
	color: #000000;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

a:visited {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color:#c7cdde;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}



p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1000px;
	height:100%;
	margin:auto;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#c7cdde;
	clear:both;
}

#container {
	width:auto;
	height:150#px;
	background-color:#ffffff;

}


h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../images/88.gif);
	background-repeat:repeat;
}

#leftcolImages{

height:100%;
width:100px;
padding-left:20px;
padding-right:20px;
background-color:#ffffff;
border-left:2px;
border-bottom:2px;
border-style:solid;
border-color:#c7cdde;

}

#footer {
clear:both;
}