* {
	margin: 0;
	padding: 0;
}

body {
	background:url(background0.png);
    margin: 20px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
			
}



h1, h2 {
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;    
	
}

h1 {
	font-size: 14px;
	color:#04adb0;

}

h2 {
	font-size: 17px;
	margin:0;
	padding-bottom:3px;
	border-bottom: 1px dotted #A5A5A5;
	color:#04adb0;
}


h3 {
	font-size: 12px;
	color: #FFF;
	background-image:url(images/img02.jpg);
	padding-bottom: 5px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
    font-size: 17px;
	margin:0;
	padding-bottom:3px;
	border-bottom: 1px dotted #A5A5A5;
	color:#515151;	

}

h5 {
	font-size: 1em;
	color: #363636;
}

h6 {
	font-size: 13px;
	color:#202020;
	text-transform:uppercase;
}

h7 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}



p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #04adb0;
}

a:hover {
	border: none;
	color: #515151;
	text-decoration: underline;
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	background: url(images/bottombg.jpg) repeat-y center;
	padding-left: 15px;
			

}

img {
 border:0px;
}
img.left {
	border:0px;
	float: left;
	margin: 0 25px 13px 0;
}

img.left2 {
	border:0px;
	float: left;
	margin: 0 20px 40px 0;
}
img.left3 {
	border:0px;
	float: left;
	margin: 0 30px 30px 0;
}
img.right {
	border:0px;
	float: right;
	margin: 0 0 15px 25px;
}

img.center {
	float: none;
	margin: 10 10 10 10px;
}

img.member {
	float: left;
	margin: 10 10 10 0px;
}
#banner {
	width: 897px;
	height: 250px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
}
#banner2 {
	width: 899px;
	height: 250px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#animation {
	left:726px;
	top:32px;
	width:464px;
	margin-bottom:0px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	height: 256px;
}
#topmenu {
	height: 250px;
	width:463px;
	float:right;
	font-size: 11px;
}
#topmenu ul {
	margin: 0;
	padding: 6px 0 0 80px;
	list-style: none;
	font-weight: bold;
	
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	border-left: 1px solid #959595;
	float:left;
	height: 4px;
	text-decoration: none;
	color: #959595;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#topmenu .first a {
	border: none;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#menu {
	margin: 0 auto;
	width: 930px;
	text-transform: capitalize;
	font-size:12px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 5px 5px 0px;
	text-decoration: none;
	color: #515151;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#news {
	border:1px;
	border-style: solid;
	background-color:#FCFCFC;
	float: left;
	width: 127px;
	padding-bottom: 20px;
	font-size: 12px;
	padding-top: 14px;
	color:#343434;
	padding-right: 12px;
	border-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	line-height: normal;
	

}

#news a {
color:#474747;
}

#containermenu {
	height: 18px;
	border-bottom: 1px solid #959595;
	margin: 0 auto;
	float: left;
	display: block;
	float:left;
	text-decoration: none;
	width: 650px;
	padding-bottom: 3px;
	font-size: 13px;
	padding-top: 5px;
	background-image: url(images/img03.jpg);
	background-repeat:repeat-x;
}
#containermenu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	font-weight: bold;
	
}
#containermenu a {
	display: block;
	border-left: 1px solid #959595;
	float:left;
	height: 6px;
	text-decoration: none;
	color: #555;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#containermenu li {
	display: inline;
}
#containermenu .first a {
	border: none;
}
#containermenu a:hover {
	text-decoration: underline;
	color: #000000;
}


/* Page */

#page {
	width: 929px;
	background-color: #f2f2f2;
	border: 3px solid #666666;
	margin: 0 auto;

}


/* Content */

#content2 {
	width: 500px;
	background-color: #FFF;
	float:right;
	height: 200px;
}
#content {
	width: 400px;
}

/* Sidebars */


.sidebar {
	float: left;
}



.sidebar li {
	padding-bottom: 8px;
	
}




/* Sidebar1 */
#sidebar0 {
	float:left;
	width: 595px;
	padding-right: 60px;
	padding-top: 0px;
	padding-left: 67px;
	color: #515151;
	padding-bottom: 130px;
	font-size: 12px;
	line-height: 140%;
	list-style-position: inside;
}
.sidebar0 ul {
	margin: 0;
	list-style-position:inside;
	list-style: circle;
	list-style-image:none;
	padding:0px;
	padding-right:0px;
	
}
.sidebar3 li a{
		list-style-position:inside;

}

#sidebar1 {
	width: 880px;
	padding-top: 28px;
	padding-left: 19px;
	padding-right: 0px;
	background-color: #FFF;
	border: 1px solid #cccccc;
	line-height:140%;
}




/*Sidebar3 ----Products Box*/
#sidebar3 {
	width: 910px;
	padding-left: 15px;
	float: left;

}



.sidebar3 ul {
	margin: 0;
	list-style-position: inside;
	list-style-image: url(images/arrow3.jpg);
	padding:0px;
	padding-right:0px;
	
}
#sidebar3 li a{
	color:#656565;
	padding-left: 3px;
}
#sidebar3 li a:hover{
	color:#2DA293;
}




/* Sidebar2 */

#sidebar2 {
	width: 153px;
	padding-bottom: 80px;
	padding-right: 0px;
	padding-top: 5px;
	line-height: normal;
	
}

/* Footer */

#footer {
	clear: both;
	width: 935px;
	height: 20px;
	margin: 0 auto;
	color: #BCBCBC;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	background: url(images/bottombg.jpg) repeat-y center;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	height: 40px;
	text-align: center;
}

#footer .credit {
	float: left;
	height: 40px;
	text-align: center;
}
/* Image Viewer*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	left: -1000px;
	border: 1px solid #CFCFCF;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
