* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#dcdcdc;
}

.text { width:650px;float: left; margin-bottom: 15px;}
.text ul { margin: 0px; padding: 0px; width:320px;float:left}
.text li { list-style: none;}
.text ul li a { background:url(images/dot.jpg) no-repeat left 6px; padding-left:10px;line-height:25px; text-decoration: none; margin-left: 18px;}
.text ul li a:hover { text-decoration: underline;}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
 line-height:25px;
}

ol {
margin-left:10px;
}

ol li{margin-bottom:5px;}

a {
	text-decoration: underline;
	color: #323B51;
    bblr:expression(this.onFocus=this.blur());
    outline:none;
}

a:hover {
	text-decoration: none;
	color: #323B51;
}
img {
	border: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 860px;
	height: 110px;
	font-weight: bold;
	margin: 0 auto;
	background: url(images/img05.png) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 30px 0 0 15px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center left;
}

#logo h2 {
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h1 {
	margin: 5px 0px 0px 30px;
	padding: 0;
	font-size: 12px;
	color: #005da2;
	font-family:Arial, Helvetica, sans-serif;
}

#logo .link {

}

#logo a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font:36px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 65px;
}

/* Menu */

#menu {
	float: right;
	width: 430px;
	height: 70px;
	padding-right: 0px;
	margin-top:15px;
	background: url(images/img03.png) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 37px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 10px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 5px 0 10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #000000;
}

.home a:hover {}

/* Page */

#page {
	width: 858px;
	margin: 0 auto;
	background-color:#ffffff;
	border-left : 1px solid #a3a3a3;
    border-right : 1px solid #a3a3a3;
}
#page p{
	padding: 0px 40px 0px 40px;
	margin-bottom: 10px;
}
#page h1 {
	font-size: 20px;
	color:#005da2;
	line-height:60px;
	padding-left:40px;
}
#page h2 {
	font-size: 16px;
	color:#d78e00;
	line-height:40px;
	padding-left:40px;
	background-image:url(images/table-bg.jpg);
}
#page h2 a{
	color:#d78e00;
	text-decoration:none;
}
.border{
	margin-bottom: 10px;
	border: 2px solid;
	border-color:#CCCCCC;
	margin:0px 40px 0px 0px;
	text-align:center;
	font-weight:normal;
	width:780px;
	table-layout:fixed;
	padding: 0px 0px 0px 0px;
}
.special{
	margin-bottom: 10px;
	font-size:14px;
	background-image:url(images/table-bg.jpg);
	line-height:35px;
	color: #FF6600;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	border-top : 2px solid #CCCCCC;
    border-bottom : 2px solid #CCCCCC;
}
.comment{
	border-top:1px dotted  #CCCCCC;
	border-bottom:1px dotted  #CCCCCC;
	padding-top:10px;
	margin-top:5px;
}
.download{
	font-size:14px;	color: #017721; font-weight:bold;
}
.download a{
	font-size:14px;
	color: #017721;
}
.red{
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}
.price{
	font-weight:bold;
	color:#FF0000;
}
.green{
	font-weight:bold;
	color:#2c6a29;
	font-size:14px;
}
#page ul, #page ol {
	list-style-position: inside;
	padding-left:50px;}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 5px 0px 0px 10px;
    border-right : 1px dotted #e9e9e9;
}
#content p{
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
}

#content h1, #content h2, #content h3 {

}

#content h1 {
	font-size: 20px;
	color:#005da2;
	line-height:45px;
	padding-left:30px;
	background: url(images/icon.gif) no-repeat left center;
}

#content h2 {
	font-size: 16px;
	color:#d78e00;
	padding-left:5px;
	background-image:url(images/table-bg.jpg);
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
	padding-left:5px;}

#content .boxed {
	float: left;
	width: 92%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0 8px 0 0;
	border-left: 1px dotted #6699cc;
	border-bottom: 1px dotted #6699cc;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 6px 0;
	padding-left:5px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	background-image:url(images/siderbar-title.gif);
	line-height:31px;
	font-size: 100%;
	color: #ffffff;
	padding-left:15px;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
	font-size:12px;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #000000;
	font-size:12px;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .award {
    font-size-12px;
	color:#FFFFFF;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 860px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	color: #FFFFFF;
	background: url(images/img06.png) no-repeat left bottom;
}

#footer p {
	margin: 0;
	text-align: center;
	padding-top:15px;
	font-size: 77%;
	font-size:12px;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}

#footer a:hover {
	text-decoration: none;
}

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