@import url(http://fonts.googleapis.com/css?family=Francois+One);

body {
	background: #111;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888;
}

* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	background: #AD0000 none repeat-x scroll left top;
}

td {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-family: Calibri;
	color: #333;
}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.9em;
	margin-bottom: 20px;
	font-family: Calibri;
	font-size: 14px;
	text-align: left;
	color: #333;
}

a {
	color: #AD0000;
}

a:hover {
	color: #C70000;
}

a:focus {
	outline: none;
}


a.button { 
    background-color: #AD0000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}

a.button:hover {
	background-color: #940000;
}


fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input.formbutton {
	border: none;
	background: #AD0000;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

form.searchform input {
  font-size: 15px;
    padding: 6px;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #000;
	font-size: 28px;
	font-family: 'Francois One', Arial, sans-serif;
}

h2 {
	color: #000;
	font-size: 27px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
	font-family: 'Francois One', Arial, sans-serif;
}

h3 {
	color: #888;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-family: 'Francois One', Arial, sans-serif;
}

h4 {
    font-family: 'Francois One', Arial, sans-serif;
    color: #AD0000;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
}

h5 {
	padding-bottom: 10px;
	font-size: 16px;
	color: #999;
}

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 5px;
	font-family: Calibri;
	font-size: 14px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}


#container {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}
#sedex{
	width:300px;
	height:150px;
	margin-left:60px;
	margin-top:10px;
	
}
#product{
	
	
width:200px;
height:200px;
margin-left:10px;
margin-top:20px;
margin-right:10px;
float:left;
}

header {
	padding: 30px 15px;
	background: #fff;
	margin: 0 auto;
	text-align:center;
	height:100px;
}
#logo{
	width:130px;
	height:80px;

	
	float:left;
	
}
#cname{
	width:550px;
	height:100%;
	margin-left:40px;
	margin-right:20px;
	float:left;
    margin-top:5px;
	
}
#boilogo{
	width:100px;
	height:80px;
	
	
	float:right;
	
	
	
}

header h1 a, header h1 a:hover {
	color: #AD0000;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: -3px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
}
header h1 a span { 
	color: #222;
}

header h2 {
	font-family: 'Oswald', sans-serif;
	color:#610B21;
	font-size: 16px;
	position: relative;
	top: -5px;
	letter-spacing: 0;
}
header h4 {
	font-family: 'Oswald', sans-serif;
	color:black;
	font-size: 16px;
	position: relative;
	top: -5px;
	letter-spacing: 0;
}
nav {
	width: 960px;
	height: 50px;
	background-color: #AD0000;
}

nav ul {
	height: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}

nav ul li {
	float: left;
	display: block;
	padding: 0;
}


nav ul li a {
    color: #eee;
    display: block;
    font-family: 'Francois One',Arial,sans-serif;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 15px;
   margin: 0;

    padding: 18px 15px 17px;
    text-decoration: none;
    text-transform: uppercase;
}
nav ul li.selected a,
nav ul li.selected a:hover { 
	background-color: #940000;
	color: #fff; 
}


nav ul li a:hover {
	color: #fff;
	background-color: #C70000;
	text-decoration: none;
}

#body {
	background: none;
	margin:0 auto;
 	padding: 20px 20px 0;
}

#content {
    float: right;
    width: 610px;
}

article {
    border-bottom: 2px solid #ddd;
    padding: 10px 10px 20px 10px;
 }

article h2 {
	padding-bottom: 0;
	font-family: "Francois One", Arial, sans-serif;
	font-size: 22px;
}

article .article-info {
    color: #999999;
    font-size: 12px;
    font-style: italic;
    padding: 0 0 10px 0;
}

article .article-info a { 
	color: #666;
}

.sidebar {
    float: left;
    width: 290px;
}

.sidebar h4 {
	padding-bottom: 0;
	font-size: 19px;
  	border-bottom: 4px solid #333;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
}

.sidebar li ul {
    list-style: none outside none;
    margin: 0 0 10px;
}

.sidebar li ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	padding: 10px 5px;
	margin: 0;
	line-height: 1.5em;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	color: #333;
}

.sidebar li ul li.text { 
	border-bottom: none;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #666;
}

.sidebar li ul li a:hover {
	color: #AD0000;
}


.sidebar li ul li a.readmore {
    background-color: #AD0000;
    color: #FFFFFF;
    display: inline-block;
    padding: 2px 5px;
    float: right;
    text-decoration: none;
}




.clear {
	clear: both;
}

footer {
	margin:20px auto 0;
	width: 960px;
}

footer p {
	text-align: left;
	color: #ccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

footer p a {
	color: #ccc;
	font-weight: bold;
}

.footer-content {
	padding: 20px 25px 30px;
	background: #ddd;
	border-top: 10px solid #AD0000;
}

footer .footer-content ul {
	width: 260px;
	list-style: none;
	margin: 0 65px 0 0;
	padding: 0;
	float: left;
}

footer .footer-content li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 5px;
}

footer .footer-content li a, footer .footer-content h4 {
}

footer .footer-content li a {
 color: #666666;
    font-size: 13px;
    text-decoration: underline;
}

footer .footer-content li a:hover { 
	color: #222;
}

footer .footer-content h4 {
   color: #666666;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 0;
}

footer .footer-content ul.endfooter {
	margin-right: 0;
}

footer .footer-content span.sitename {
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #aaa;
	float: left;
}

footer .footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #AD0000;
}

footer .footer-bottom p {
	text-align: center;
}

footer .footer-bottom p, footer .footer-bottom p a {
	color: #eee;
}
#about{
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Calibri;
	text-align: justify;
	color: #333;
	font-size: 14px;

}

#templatemo_slider {
	width: 940px;
	height: 320px;
	border: 10px solid #AD0000;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
	float: left;
    width: 960px;
    height: 320px;
}

#slider {
	position:relative;
    width: 620px;
    height: 300px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}

.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.td_b{border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-family: Calibri;
	color: #333;}
