@charset "utf-8";
/* CSS Document */

* {
	margin: 0; padding: 0; border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
body {
	text-align:left;
	font:12px Arial;
	color:#ffffff;
	 BACKGROUND:#ffffff url(images/body_top.png) repeat-x top; 
/* background-color:black;  */
}
a {
	color: #d3941a;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #d3941a;
}

p {
	line-height: 1.5em;
	text-align:left;
	margin-bottom: 10px;
}

img {
	border: 0;
}

h2 {
	padding:0px;
	margin:0px;
}

h3 {
	padding:3px;
	margin-top:50px;
margin-left:15px;
	color:white;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.red{COLOR: #ff0101}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
#wrapper {
	WIDTH:900px;
	margin:0px auto;
}

/** END wrapper **/

/** BEGIN header **/
#header{
	width:900px;
	height:167px;
	background:url(images/header.png) no-repeat top;
}

#header2{
	width:900px;
	height:186px;
	background:url(images/header2.png) no-repeat top;
}

#header2 .logo {	
	float:left;
	width:177px;
	height:88px;
	margin:40px 0 0 16px;
}

#header2 .pages {
	position:relative;
	top:120px;
	left:140px;

	list-style-type: none;
	

	
}


#header2 .pages ul {

}

#header2 .pages li {
font-size:19px;	
display: inline;
margin-right:5px;
font-family:verdana;

border-left: 1px solid gray;
border-right: 1px solid gray;
padding-left:4px;
padding-right:4px;
}
#header2 .pages li a {	

}

#home a{
	width:69px;
	height:22px;
}

#scripts a{
	width:80px;
	height:22px;
	margin-left:14px;
}
#prices a{
	width:71px;
	height:22px;
	margin-left:13px;
}

#order a{
	width:124px;
	height:22px;
	margin-left:13px;
}

#contacts a{
	width:100px;
	height:22px;
	margin-left:13px;
}

/** END header **/

/** BEGIN content **/

#maincontent {
	margin:0 auto;
	width:900px;
}

#content {
	float:left;
	width:661px;
	margin:28px 0 0 23px;
}

#content h2 {
	padding:4px 0px;
	margin:0px;
	margin-bottom:10px;
	color:#000000;
	font-size:20px;
}

#content .topbox{
	float:left;
	width:660px;
	height:334px;
	margin-bottom:20px;
}

#content .topbox h2 {
	padding:10px 15px;
	margin:0px;
	color:#0c0b09;
	height:24px;
	font-size:18px;
}

#content .topbox .box1{
	float:left;
	width:208px;
	
}

#content .topbox .box2{
	float:left;
	width:208px;
	margin-left:18px;
}

#content .topbox .box3{
	float:left;
	width:208px;
	margin-left:18px;
}

#content .topbox .box1 .top, #content .topbox .box2 .top, #content .topbox .box3 .top{
	width:208px;
	height:44px;
	background:url(images/box_top.png) no-repeat top;
}
#content .topbox .box1 .body, #content .topbox .box2 .body, #content .topbox .box3 .body{
	width:208px;
	height:270px;
	background:url(images/box_body.png) no-repeat top;
}

#content .topbox .box1 .bottom, #content .topbox .box2 .bottom, #content .topbox .box3 .bottom{
	clear:both;
	width:208px;
	height:59px;
	background:url(images/box_bottom.png) no-repeat bottom;
}

#content .topbox .box1 .ordernow, #content .topbox .box2 .ordernow, #content .topbox .box3 .ordernow{
	float:left;		
	width:140px;
	height:61px;
	margin-left:34px;
	margin-top:-36px;
	position:relative;
	background:url(images/ordernow.png) no-repeat top;
}


#content .post {
	float:left;
	width:659px;
	margin-bottom:15px;
	background:url(images/post_mid.png) repeat-y;
}

#content .post .top{
	float:left;
	width:659px;
	height:45px;
	background:url(images/post_top.png) no-repeat top;
}

#content .post .bottom{
	float:left;
	width:659px;
	height:2px;
	background:url(images/post_bottom.png) no-repeat bottom;
}

#content .topbox .body p {
	line-height: 1em;
	font-size:12px;
	padding:12px 20px;
}

#content .topbox .body ul {
	line-height: 1.4em;
	font-size:12px;
	padding:5px 20px;
	list-style:square;
}


/*
#content .post .bottom .permalink{
	float:left;
	margin:8px 0 0 34px;
}

#content .post .bottom .comment{
	float:right;
	margin:6px 6px 0 0px;
	
}
*/

#content .post p {
	line-height: 1.5em;
	margin:10px 10px;
	font-size:14px;
}

#content .post .title{
	float:left;
	margin-bottom:10px;
}
	
#content .post .title h2 {
	float:left;
	margin:8px 20px;	
}

#content .post h2 {
	margin-bottom:10px;
}

#content .post .title h2 a {
	text-decoration: none;
	color:#000000;	
}
/*
#content .post .title .date{
	float:left;
	width:98px;
	height:53px;
	margin-top:14px;
}

#content .post .title .date .day{
	float:left;
	font:bold 20px Arial;
	color:#151515;
	margin:16px 0 0 14px;	
}

#content .post .title .date .month{
	float:left;
	font:bold 14px Arial;
	color:#151515;
	margin:23px 0 0 3px;	
}

#content .post .title .details {
	float:left;
	width:370px;
	overflow:hidden;
	padding-bottom:5px;
	margin-left:10px;
	color:#424242;
}



	
*/

ol li {
padding:10px;
margin:20px;
top:100px;
background-color:#77aa00;
}

ol {
margin-left:10px;
}






/* Sidebar */
#sidebar {
	float:left;	
	width:190px;
	margin:28px 0 0 0px;
	color:#39352f;
}

#sidebar .box{
	width:190px;
	margin-bottom:20px;
	background:url(images/sid_box_mid.png) repeat-y;
}

#sidebar .box .top{
	float:left;
	width:190px;
	height:45px;
	background:url(images/sid_box_top.png) no-repeat top;
}

#sidebar .box .bottom{
	clear:both;
	width:190px;
	height:2px;
	background:url(images/sid_box_bottom.png) no-repeat bottom;
}

#sidebar h2{
	margin:8px 0 0 15px;
	height:20px;
	color:#000000;
	font-size:18px;
}

#sidebar .date{
	margin:0px 0 0 54px;
	float:left;
	color:#ffffff;
	font-style:italic;
}

#sidebar p {
	line-height: 1.5em;
	text-align:left;
	margin:0 5px 10px 45px;
}

#sidebar ul {
	list-style-type: none;

	margin:10px 0 10px 6px;
	float:left;
}
#sidebar ul li {
	line-height: 1.4em;
	padding: 2px 0;
	margin-left:10px;	
}
#sidebar ul li a {
	color: #39352f;
	text-decoration: none;
	margin-left:0px;
	text-transform:capitalize;	
}

#sidebar ul li a:hover {
	color: #39352f;
	text-decoration: underline;
}

/*
#sidebar .coll{
	float:left;	
	width:212px;
	margin-left:0px;
}

#sidebar .coll2{
	float:left;	
	width:212px;
	text-align:center;
	margin-left:10px;
}

#sidebar .box .googlsads{
	margin:10px auto;
	width:120px;
}

#sidebar .coll2 img {
	border:#ac4a06 3px solid;
	margin:6px 0;
}
*/

/** END content **/




/** form **/

           label, input {
                display: block;
                width: 100px;
                float: left;
                margin-bottom: 20px;
            }
            
            label {
                text-align: right;
                width: 100px;
                padding-right: 20px;
            }
            
            br {
                clear: left;
            }


/** end form **/



/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	width:900px;
	height:183px;
	color:#838383;
	padding-top:70px;
	background:url(images/footer.png) no-repeat;
}

#footer p {
	padding:10px 10px;
}

#footer .link {
	float:right;
	margin:5px 250px 0px 0px;
}


#footer ul {
	list-style-type: none;
	margin:10px 0 10px 6px;
	float:left;
}
#footer ul li {
	line-height: 2em;
	padding: 0px 0 0 14px;
	margin-left:10px;
	color:#ffffff;
	background:url(images/arrow.png) no-repeat center left;	
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
	margin-left:0px;
	text-transform:capitalize;	
}

#footer ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/** END footer **/
