﻿.frame 
{
	overflow: hidden;
	padding: 5;
	background-color:#ffffff;
	
	width: 980px; 
	height: 97px;
	border-bottom:5px solid #0099cc;
}

.frame1
{
	overflow: hidden;
	padding: 5;
	background-color:#ffffff;
	
	width: 1079px; 
	height: 97px;
	border-bottom:5px solid #0099cc;
}
body 
{
	
	background-color:#336699;
	
	
	
	margin-top:5px;
	margin-bottom:0px;
	font-family: "Courier New", Courier, monospace;
}


 .flash{
 
	width:980px;
	height:183px;
 background-color:#ffffff;
	border-top:1px solid white;
	border-bottom:5px solid #0099cc;

}
.main
{
	background-color:white;
	width:980px;
	height:300px;
	
}

#footer 
{
	height:24px;
	width:980px; 
	text-align:center; 
	vertical-align:middle; 
	color:White;
	/*background-color:#d50912; */
	background-color:#336699;
	
	font-size:11px; 
	font-weight:bold 
	}
#footer a 
{
	font-family:Verdana;
	font-size :10px;
	color:White
	}
#footer a:hover 
{
	color: black; 
	cursor:pointer;
}
#footer a:active
{
outline: none;
}

#footer a:focus
{
-moz-outline-style: none;
}


.contact
{
	width:980px;
	height:620px;
	
	/*background-color:#DFE3E6;*/
	background-color:#ffffff;
	
	}
	/*page*/
	#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

	/*content*/
#content 
{
	margin-left:25px;
	float: left;
	width: 670px;
}
/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 44px;
	padding-left: 15px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #9999cc;
}

.post .date {
}

.post .meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 40px;
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.banner
{
	width:980px;
	height:100px;
}
.banner1
{
	width:980px;
	height:200px;
	margin:0,0,0,0;
	background-color:#ffffff;
}
.desc
{
	 margin-top:0;
	width:980px;
	 /*height:600px;*/
	 background-color:#ffffff;
}
	
	.about
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*background-color:#d0f0ff;*/
		font-weight: normal;
		/*color  : #B5AAAA;*/
		color : #0066ff;
		width:700px;
		margin-left:198px;
		margin-top:30px;
		font-size: medium;
	/*color: #336699;*/
}
	
	.product
	{
	 width:980px;
	 background-color:#ffffff;
	 height:500px;
	}
.sidebar {
	float: left;
	width: 200px;
	
}

.content1
{
	width:980px;
	background-color:#ffffff;
}