body{
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#373737;
}

#bodywrap{
	width:940px;
	margin:0 auto;
	text-align:left;
}

a{
	color:#0462c2;
	text-decoration:underline;
	font-size:95%;
}
a:visited{
	color:#9804c2;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}

/*header*/
#header{
	background:url(i/header.jpg) no-repeat;
	width:940px;
	height:272px;
}
#homelink{
	position:relative;
	left:27px;
	top:24px;
	width:320px;
}
#homelink a{
	display:block;
	width:320px;
	height:86px;
}
#ordlink{
	position:relative;
	left:260px;
	top:83px;
	width:160px;
}
#ordlink a{
	display:block;
	width:160px;
	height:60px;
}

/*footer*/
#footer{
	clear:both;
	width:1000px;
	margin:0 auto;
	padding-top:70px;
	text-align:center;
}
#footer #foot_line{
	background:url(i/foot_line.jpg) repeat-y;
	margin:5px 56px 0;
}
#footer #copy{
	padding:8px 0 0;
	font-weight:bold;
	font-family:Arial;
}
#footer #copy_txt{
	padding:1px 0 2px;
	font-family:Arial;
	font-size:11px;
}
#footer #copy_txt a{
	color:#373737;
	font-size:100%;
}
#footer #foot_links{
	padding:2px 0 8px;
}
#footer #disclaimer{
	background:url(i/footer.jpg) no-repeat;
	height:252px;
	font-size:9px;
}

/*sidebar*/
#sidebar{
	float:left;
	width:207px;
	margin-top:-100px;
}

.lmenu ul{
	margin:0 0 0 25px;
	padding:0;
	list-style-type:none;
}
.lmenu ul li{
	margin-bottom:7px;
}
.lmenu ul a{
	text-decoration:none;
	display:block;
	width:162px;
}
#home_li{
	background:url(i/mm/mm_01.gif) no-repeat left;
	height:25px;
}
#home_li:hover{
	background:url(i/mm/mm_h_01.gif) no-repeat left;
}
#why_li{
	background:url(i/mm/mm_02.gif) no-repeat left;
	height:26px;
}
#why_li:hover{
	background:url(i/mm/mm_h_02.gif) no-repeat left;
}
#how_li{
	background:url(i/mm/mm_03.gif) no-repeat left;
	height:19px;
}
#how_li:hover{
	background:url(i/mm/mm_h_03.gif) no-repeat left;
}
#cust_li{
	background:url(i/mm/mm_04.gif) no-repeat left;
	height:15px;
}
#cust_li:hover{
	background:url(i/mm/mm_h_04.gif) no-repeat left;
}
#proc_li{
	background:url(i/mm/mm_05.gif) no-repeat left;
	height:34px;
}
#proc_li:hover{
	background:url(i/mm/mm_h_05.gif) no-repeat left;
}
#price_li{
	background:url(i/mm/mm_06.gif) no-repeat left;
	height:24px;
}
#price_li:hover{
	background:url(i/mm/mm_h_06.gif) no-repeat left;
}
#serv_li{
	background:url(i/mm/mm_07.gif) no-repeat left;
	height:27px;
}
#serv_li:hover{
	background:url(i/mm/mm_h_07.gif) no-repeat left;
}
#samp_li{
	background:url(i/mm/mm_08.gif) no-repeat left;
	height:28px;
}
#samp_li:hover{
	background:url(i/mm/mm_h_08.gif) no-repeat left;
}
#cont_li{
	background:url(i/mm/mm_09.gif) no-repeat left;
	height:26px;
}
#cont_li:hover{
	background:url(i/mm/mm_h_09.gif) no-repeat left;
}
#faq_li{
	background:url(i/mm/mm_10.gif) no-repeat left;
	height:28px;
}
#faq_li:hover{
	background:url(i/mm/mm_h_10.gif) no-repeat left;
}

#contacts_wrap{
	border:1px solid #f0f0f0;
	margin-top:20px;
}
#contacts{
	border:1px solid #e7e7e7;
	text-align:center;
}

#save{
	background:url(i/save.jpg) no-repeat left;
	height:194px;
	width:207px;
	margin-top:20px;
	padding-top:70px;
}
#yousave{
	margin:0 0 0 20px;
	font-size:11px;
}
#yousave .free{
	color:#bf0300;
}
#yousave .numbers{
	font-weight:bold;
}
#total{
	margin:10px 0 0 90px;
	font-size:14px;
	font-weight:bold;
}
#total .sum{
	font-size:130%;
}

#cust_about_us{
	background:url(i/cust_about_us.jpg) no-repeat left top;
	width:207px;
	margin-top:24px;
	padding-top:66px;
	font-size:11px;
}
#cust_about_us .cust_say{
	font-style:oblique;
	margin:5px 0;
}
#cust_about_us .cust_name{
	color:#2490d0;
	margin:0 0 9px;
}
#cust_about_us .cust_more{
	margin:0;
	text-align:right;
}
#cust_about_us .cust_more a{
	font-size:11px;
}

#plagiarism{
	margin-top:20px;
}

#pay_meth{
	margin-top:20px;
}
#pay_meth #weaccept{
	color:#5c5c5c;
}
#pay_meth #paymeth{
	margin:12px 0 0;
}

#blogstuff{
	margin:20px 0 0;
}
#blogstuff .blog h2{
	color:#318fd1;
	margin:0 0 10px;
	font-size:20px;
	font-family:Arial,sans-serif;
	font-weight:normal;
}
#blogstuff .blog{
	list-style-type:none;
	padding:0;
	margin:0 0 0 25px;
}
#blogstuff .categories ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#blogstuff .categories ul li{
	padding-bottom:2px;
}

.rss_links{
	margin:20px 0 0 25px;
	font-size:13px;
}
.rss_links p{
	background:url(i/rss.jpg) no-repeat left top;
	padding:0 0 5px 26px;
	margin:0;
}



/*content*/
#content{
	margin-left:240px;
	padding-top:20px;
	width:700px;
	//width:690px;
	text-align:justify;
	font-size:13px;
}

#flash_blog_wrap{
	padding-bottom:30px;
}
#flash_blog{
	background:url(i/oe.png) no-repeat;
}

.postwrap{
	padding-bottom:24px;
}

.posthead_title{
	padding:0;
	margin:0;
	font-size:19px;
	font-family:Arial;
	font-weight:normal;
}
.posthead_title a, .posthead_title a:visited, .posthead_title a:hover{
	color:#1d7abc;
	text-decoration:none;
}
.posthead_title a:hover{
	text-decoration:underline;
}

.posthead_meta{
	padding-top:5px;
	margin:0;
}

.post{
	background:url(i/post.jpg) no-repeat bottom center #fff;
	margin:0;
	padding:20px 0;
	color:#5c5c5c;
}

.postmetadata{
	text-align:right;
	color:#000;
	margin:13px 0 0;
}

.navigation{
	color:#2c721a;
	font-size:17px;
	font-weight:bold;
	padding:0 0 20px;
}
.navigation a, .navigation a:hover, .navigation a:visited{
	color:#2c721a;
}



.post p{
	margin:0;
}
.post p img{
	padding:0 20px 3px 0;
}

textarea#comment{
	width:600px;
	height:200px;
}
