body {
	background-color: #000000;
}

.box {
	border-width: ;
	border-color: ;
	border-style: ;
}

.box {
	background-color: #262626;
}

.shape2 {
	background-image:url('img/Shape-r.png');
}


.container {
	background-color: #262626;
}

h1{
	 background-image: url("img/hr11 .png");
}

#primary-nav li.current_page_item > a, #primary-nav li.current_page_parent > a {
	background: #535353;
	color: #ffffff;
}

#primary-nav a{
	color: #ffffff;
}

#primary-nav li {
	
	border-right:   ;
	
	background: #606060; /* Old browsers */
	background: -moz-linear-gradient(top, #606060 0%, #070707 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#070707)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #606060 0%,#070707 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #606060 0%,#070707 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #606060 0%,#070707 100%); /* IE10+ */
	background: linear-gradient(to bottom, #606060 0%,#070707 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#070707',GradientType=0 ); /* IE6-9 */
}

#primary-nav li:hover > a{
	background-color: ;
	color: #ffffff;
}

#main {
	background-color: #656565;
	border-width: ;
	border-color: ;
	border-style: ;
}

#wraper-row {
	background-color: #3B3B3B;
}

	
.row .text-row{
	border-width: ;
	border-color: ;Array	border-style: ;
	background: #606060; /* Old browsers */
	background: -moz-linear-gradient(top, #606060 0%, #070707 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#070707)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #606060 0%,#070707 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #606060 0%,#070707 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #606060 0%,#070707 100%); /* IE10+ */
	background: linear-gradient(to bottom, #606060 0%,#070707 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#070707',GradientType=0 ); /* IE6-9 */
}

#footer {
	background-color: #3B3B3B;
}
 
#footer-nav a{
	color:;
}

h1, h2, h3, h4, h5, h6 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    color:;
}

p{
	color:;
}
