body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #BBBBBB;
	height: auto;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF
}



a:link {
	color: #48ACDE;
	text-decoration: none;
	font-size: 20px;
}

a:hover, a:active {
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
	color: #48ACDE;
}



/** LOGO */

#logowrapper {
	width: 450px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	background: url(images/logo60.jpg) no-repeat center center;
	width: 90px;
	height: 80px;
	float: left;
	}

#logo a, a:hover  {
border: 0;
text-decoration: none;
}

#logowrapper h4, h4 a, h4 a:hover {
	float: left;
	margin-top: 14px;
	color: #ffffff;
	text-decoration: none;
	font: normal 26px Ariel, Helvetica;
}

.line2 {
	color: #48ACDE;
	display: inline;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
}


/* Header */

#header {
	height: 55px;
	/*	background: url(images/img02.gif) repeat-x bottom;*/
	margin: 0 auto 0  200px;
	width: 800px;
	text-align: center;
	overflow: hidden;
}

/* Header > Menu */

#menu {
	width: 800;
	height: 30px;
	margin-top: 0;
	margin-bottom: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img02.gif) bottom repeat-x;
	border: 1px solid #222222;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: auto;
}

#menu a:hover {
		background-image: url(images/img05.gif) ;
	color: #222222;
	font-weight: bolder;
}

#menu .active a {
background-image: url(images/img04.gif);
	text-decoration: none;
}


#flash2 {
	width: 300px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
/*	float: left;*/
}

img, img a, img a:hover {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

img.center {
	margin-left: auto;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
}



/* Page */

#page {
	width: 860px;
	background: #0C0C0C url(images/content_bg_greys.png) repeat-y center;
	height: 100%;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.pix {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.entry {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	line-height: 25px;
}

.entry h2 {
	font-size: 24px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.entry h2 .tm {
	font-size: 16px;
	vertical-align: 25%;
}
	

.entry .line2 {
	color: #48ACDE;
	display: inline;
	font-size: 19px;
	text-decoration: none;
	font-style: italic;
}



.entry p {
	margin: 1em auto 0;
	font-size: 17px;
	line-height: 28px;
	width: 600px;
}

.entry ul {
	width: 500px;
	margin-right: auto;
	margin-left: 100px;
}

.entry ul li .fltrt {
	text-align: right;
	width: 150px;
	float: right;
}

.entry .product {
	margin-left: 60px;
}

/* Bullet Area */

#bulletArea {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#bulletArea ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 600px;
}

#bulletArea li {
	margin-bottom: 45px;
}


#bulletArea li li {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #48ACDE;
	list-style: circle outside;
}

#bulletArea h2 {
	margin-bottom: 20px;
	font-size: 19px;
	color: #DADADA;
	text-align: center;
}

#bulletArea h2 .tm {
	font-size: small;
	vertical-align: 25%;
}
	
/* Content */

#contentleft {
	width: 370px;
	margin-left: 100px;
	float: left;
	text-align: left;
	margin-top: 20px;
}

#contentleft h2, #content h3 {
	font-weight: normal;
	display: inline;
}

#contentleft h2 .line2, #content h3 .line2 {
	font-style: italic;
	font-weight: normal;
	display: inline;
	color: #48ACDE;
}

#contentleft h4 a {
	font-size: 14px;
	margin-top: 5px;
	text-decoration: underline;
}

#contentleft h4 a:hover {
	text-decoration: none;
}


#contentright {
	float: right;
	width: 230px;
	margin-right: 100px;
}



/* Footer */

#footer {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top: thin ridge #222222;
	width: 800px;
	clear: both;
}

html>body #footer {
	
}

#footer p {
	text-align: center;
	font-size: 10px;
	font-style:normal;
	color: #999999;
	font-weight: normal;
}
.product .line2 {
	font-size: 15px;
	line-height: 28px;
	color: #48ABDC;
}
.smaller  {
	font-size: 13px;
}

