body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#075899;
}

.clear {
	clear:both;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

a:link, a:visited, a:active {
	color:#0067a1;
	}

a:hover {
	color:#ad0101;
	}

img {
	border:none;
	margin:0;
	}

/*****************************/


div.top { 
	background-image:url(img/top.gif); 
	background-repeat:no-repeat; 
	width:1000px; 
	height:30px; 
	margin:0px auto 0px auto; 
	padding:0px; 
	}
	
div.bottom { 
	background-image:url(img/bottom.gif); 
	background-repeat:no-repeat; 
	width:1000px;
	height:30px; 
	margin:0px auto 0px auto; 
	}

#container {
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	width:940px;
	padding:0px 30px 0px 30px;
	}


/*****************************/


#header{
	}


/*****************************/


#topmenu {
	background-image:url(img/menu-bg.gif);
	background-repeat:repeat-x;
	height:51px;
	}

.menu {
	background-image:url(img/menu-bg.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-top:22px;
	float:left;
	}

.menu a {
	margin:0px 10px 0px 20px;
	}

.menu a:link, .menu a:active, .menu a:visited {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	}

.menu a:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-color:#000000;
	padding:3px 6px 3px 6px;
	}


#dropdown {float:right; text-align:center; display:inline; margin-top:18px; padding-left:0px; font-weight:bold; font-size:12px; font-family:arial;}
#dropdown ul .top{color:#ffffff; background-color:#006699; padding:3px;}
#dropdown ul .item{display:none; color:#ffffff; background-color:b10000;}
#dropdown ul:hover .item{display:block; color:#ffffff; background:#000; padding:3px; margin:0px;}

#dropdown ul:hover .item a{color:#fff;text-decoration:none;}
#dropdown ul:hover .item a:hover{color:#0099FF; text-decoration:underline;}

#dropdown ul{width:80px;float:left;margin:0px;padding:2px;background:#b10000;list-style:none;}

.tabs {
	background-image:url(img/menu-blue.gif);
	width:210px;
	height:33px;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:18px;
	text-align:center;
	}

.tabs a:link, .tabs a:active, .tabs a:visited  {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	}


.tabs a:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-color:#000000;
	padding:3px 6px 3px 6px;
	}


/*****************************/


#head {
	background-color:#000000;
	text-align:center;
	}

#head img {
	margin:0 auto 0 auto;
	}

#head-page {
	background-color:#000000;
	text-align:left;
	}

#head-page img {
	margin:0 auto 0 auto;
	}

.intro {
	background-image:url(img/loading.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	}
	
/*****************************/

#content {
	margin:0;
	}
	
#submenu {
	width:300px;
	float:left;
	margin-right:10px;
	}

#body {
	width:630px;
	float:left;
	}

#body2 {
	width:940px;
	float:left;
	}

table#product-table {
	width:100%;
	background-color:#f1f1f1;
	}

#product-table td {
	text-align:center;
	width:30%;
	background-color:#FFFFFF;
	}

#product-table p {
	padding:0px 30px 30px 30px;
	}

.more {
	background-image:url(img/readmore.gif);
	background-repeat:no-repeat;
	padding:10px 20px 10px 20px;
	text-align:center;
	font-weight:bold;
	}

/*****************************/

#content img {
	margin-top:10px;
	}

.blue1 {
	background-image:url(img/b1.gif);
	background-repeat:repeat-x;
	border:1px solid #d9d9d9;
	padding:20px;
	margin-top:10px;
	}

.blue2 {
	background-image:url(img/b1.gif);
	background-repeat:repeat-x;
	border:1px solid #ffffff;
	padding:20px;
	margin-top:10px;
	}

.orange1 {
	background-image:url(img/o1.gif);
	background-repeat:repeat-x;
	border:1px solid #ffc47e;
	padding:20px;
	margin-top:10px;
	}

.orange2 {
	background-image:url(img/o1.gif);
	background-repeat:repeat-x;
	border:1px solid #ffffff;
	padding:20px;
	margin-top:10px;
	}

.green {
	background-image:url(img/o1.gif);
	background-repeat:repeat-x;
	border:1px solid #ffffff;
	color:#ab0101;
	padding:0 5px 0 5px;
	margin-top:10px 0 10px 0;
	text-align:center;
	font-weight:bold;
	}	

.review {
	float:left;
	width:40%;
	padding:0px 10px 10px 30px;
	background-image:url(img/quote.gif);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	}

.review2 {
	padding:0px 10px 10px 30px;
	background-image:url(img/quote.gif);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	}
	
/*****************************/

h1, h2, h4, h5 {
	margin:0;
	padding:0 0 5px 0;
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#0067a1;
	border-bottom:1px solid #b1c2d2;
	}

h3 {
	margin:0;
	padding:0 0 5px 0;
	font-family:Georgia;
	font-weight:normal;
	font-size:24px;
	color:#0067a1;
	}

.review p {
	margin:0 0 10px 0;
	padding:0;
	}

.red {
 color:#ad0101;
 	}

a.red:link, a.red:visited, a.red:active {
	color:#ad0101;
	}
	
#content ul, ol {
	margin:0;
	padding:10px;
	list-style-position:outside;
	}

#content li {
	margin:0;
	padding:0 0 0 15px;
	background-image:url(img/ul-li.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position:outside;
	line-height:20px;
	}

.grey {
	color:#333333;
	font-size:11px;
	}

/*****************************/

#footer {
	margin:0 auto 0 auto;
	width:940px;
	padding:5px 0 10px 0;
	}

#footer p {
	margin:0 0 7px 0;
	padding:0;
	color:#4495d5;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color:#7cc9f7;
	text-decoration:none;
	}

#footer a:hover {
	color:#aedefb;
	text-decoration:underline;
	}