body {
	text-align:center;
	background:#000000
	
}
a {
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	padding-top:30px;
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
float:left;
	width:290px;
}
.float-r {
	float:right;
}
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/top.jpg) no-repeat;
	height:132px
}
#header h1 {

}
#header h1 span {
	font-size:16px
}

ul#nav {
	background:url(images/middle.jpg);
	padding-top: 5px;
	padding-bottom: 10px;
	color:#fff;
	margin-left: 0px;
 	padding-left: 20px;
}

ul#nav li {
	float:left;
	height:50px;
}
ul#nav li a {
	font-weight:700;
	height:50px;
	padding:0px;
	line-height:20px
}
ul#nav li a:hover {
	height:50px;
	padding:0px;
	line-height:20px
}
/* content */
#content {
	background:url(images/middle.jpg);
	padding-top: 5px;
	padding-bottom: 10px;
	color:#fff;
	margin-left: 0px;
 	padding-left: 20px;
}
#content a {
	color:#CC0000;
}
.left {
	width: 350px;
	padding-left:15px
}
.left h2, .blog h2 {
	font-size:20px;
	font-weight:bold;
	font-weight:700;
	padding:0
}
#inner {
	padding-top:50px
}
.right {
	width: 350px;
	padding-right: 20px;
}
.blog {
	height: 150px;
	font-weight:bold;
	padding-bottom: 0px;
}
.blogb {
font-size: 14px; 
font-weight: bold;
color:#333333;
	text-decoration:bold;
}
/* footer */
#footer {
	height:130px;
	text-align:center;
	padding-top: 30px;
	color:#000000;
	background:url(images/bottom.jpg);
}
#footer a {
	color:#CCCCCC
}

#productlist {
 padding: .3em 0;

}

ul2 {
 margin-left: 0px;
 padding-left: 40px;
 border-bottom: 1px solid black;
 list-style: none;
 width: 36%;
}  

.basic {
font-size: 16px; 
color:#CCCCCC;
}

.navfont {
	color:#CC0000;
	font-size: 18px;
	font-weight: bold;
}
.stylePhone {
font-size: 14px; 
font-weight: bold;
color:#CCCCCC
}

.styleNormal {
font-size: 16px; 
color:#CCCCCC
}

.styleHeading {
font-size: 20px;
font-weight:bold;
color:#CCCCCC
}

.styleHeader1 {
font-size: 20px;
font-weight:bold;
color:#FFFFFF;
background-color:#999999;
padding-left: 7px;
}

.XL2 {
	width: 200px;
}

.italic {
font-style:italic;
}

#contentService {
	background:url(images/middle.jpg);
	padding-top: 5px;
	padding-bottom: 10px;
	color:#fff;
	margin-left: 0px;
 	padding-left: 20px;
	margin-right: 0px;
 	padding-right: 20px;
	}

.smallmovie {
position: relative;
width: 320px;
height: 180px;
border: solid 4px #666666;
}

.float {
	float:inherit;
	}
	
.center {
	text-align:center;
	}
	
.bigmovie {
position:relative;
width: 432px;
height: 360px;
border: solid 4px #666666;
}

.smallmovie4x3 {
position: relative;
width: 320px;
height: 240px;
border: solid 4px #666666;
}