/* CSS Document */



@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#00;
	background:000000 url(../images/main_bg.gif) repeat-x;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	line-height:20px;
}
h4 {
	font-size:12px;
}
h5{
	font-size:18px;
	font-weight:normal;
}
p {
	padding:10px 0;
	font-size:12px;
	line-height:1.5em;
}
.pa {
	padding-bottom:3px;
}
.pb {
	padding-top:0;
}
.ht_1 {
	color:#000000;
}
.ht_2 {
	color:#b2bcb7;
}
.ht_3 {
	color:#666;
}
.ht_4 {
}
.rmore {
	font-size:13px;
	display:block;
	text-align:right;
	color:#039;
	text-decoration:underline;
}
.lmore, .sup {
	display:block;
	width:95px;
	padding-right:13px;
	float:right;
	line-height:25px;
	background:url(../images/lm.png) no-repeat;
	color:#fff;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.sup {
	background:url(../images/sup.png) no-repeat;
	float:left;
	padding-right:0;
	width:108px;
}
.mt0{
	margin-top:0 !important;
}
.mt10{
	margin-top:10px !important;
}
#main_cnr {
	position:relative;
}
#in_cnr {
	display:inline-block;
	width:100%;
	margin-bottom:30px;
}
.in {
	width:975px;
	margin:0 auto;
}
/* end common styles */


/* header */
#header_cnr {
}
#logo {
	margin-top:15px;
	display:block;
}
#nav_cnr {
	float:right;
	margin-top:-10px;
	padding-right:5%;
	position:relative;
	z-index:10;
}
#nav_cnr li {
	list-style:none;
	float:left;
	margin:0 5px;
	font-size:13px;
	font-weight:bold;
	position:relative;
}
#nav_cnr a {
	display:block;
	position:relative;
	background:url(../images/mnrml_bg.png) repeat-x;
	color:#000;
}
#nav_cnr .a1 {
	background:url(../images/mnrml_lft.png) no-repeat left top;
	display:block;
}
#nav_cnr .a2 {
	background:url(../images/mnrml_rgt.png) no-repeat right top;
	display:block;
	padding:8px;
}
#nav_cnr a:hover, #nav_cnr .active a {
	background-image:url(../images/mact_bg.png);
}
#nav_cnr a:hover .a1, #nav_cnr .active .a1 {
	background-image:url(../images/mact_lft.png);
}
#nav_cnr a:hover .a2, #nav_cnr .active .a2 {
	background-image:url(../images/mact_rgt.png);
}
/* end header */

/* Body */

#body_cnr {
}
#body_cnr .in {
	position:relative;
	z-index:0;
}
#b_in {
	background:#fff;
	padding:30px;
	border:1px solid #c3d2da;
	margin-top:-1px;
	display:inline-block;
}
#about #b_in, #ourstory #b_in, #ourvision #b_in, #services #b_in, #webmarketing #b_in {
	padding-top:15px;
}
.tl, .tr, .bl, .br {
	position:absolute;
}
.tl {
	top:-1px;
	left:0;
}
.tr {
	top:-1px;
	right:0;
}
.bl {
	bottom:0;
	left:0;
}
.br {
	bottom:0;
	right:0;
}
* html .tr, * html .br {
	right:-1px;
}
/* End Body */
.oxt {
	background:url(../images/x_ext.png);
	width:117px !important;
	text-align:center;
	line-height:25px;
	height:25px;
	position:absolute;
	bottom:0;
	right:0;
}
.oxt.top {
	top:0;
	left:0;
}
.oxt, .oxt a {
	color:#fff;
	font-size:13px;
}
/* Home */
#home .row.top .col_1 {
	float:left;
}
#home .row.top .col_2 {
	float:right;
	width:38%;
	position:relative;
}
.c_bx {
	border:1px #b4b4b4 solid;
	background:url(../images/ch_bg.png) repeat-x;
}
.c_bx .tl,.c_bx .tr{
	top:0;
}
.c_in {
	padding:10px;
	padding-top:20px;
	height:150px;
	position:relative;
}
.iim {
	width:100%;
	text-align:center;
	margin-top:10px;
	position:absolute;
	bottom:0;
}
* html .iim {
	bottom:1px;
}
.pl {
	margin:14px 10px 14px 10px;
}
.pl img {
	float:left;
	margin-right:10px;
	border:1px #ccc solid;
}
#home .row.top{
	width:100%;
}
#home .row.btm {
	margin-top:20px;
	padding-top:10px;
	border-top:1px dotted #c1c1c1;
	width:100%;
}

#home .row.btm .col {
	width:30%;
	float:left;
	border-right:1px dotted #c1c1c1;
	padding:14px;
}
#home .row.btm .rgt {
	border:none;
	float:right;
}
#home .row.btm .col img {
	float:left;
	margin-right:10px;
	margin-bottom:50px;
}
/* End Home */
#b_nav {
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-left:260px;
	margin-bottom:20px;
}
#b_nav a {
	color:#ce9500;
	margin:0 10px;
}
#b_nav a:hover, #b_nav .active {
	color:#039;
}
.r_bx {
	position:relative;
}
.r_in {
	background:url(../images/c_bg.png) repeat-x bottom;
	border:1px solid #e2e2e2;
	position:relative;
	padding:15px;
}
.r_bx .oxt {
	bottom:-1px;
	right:-1px;
}
.r_bx .col {
	float:right;
	width:80%;
}
.r_bx .img {
	float:left;
	width:20%;
	text-align:center;
}
* html .r_bx .oxt {
	bottom:-2px;
	right:-2px;
}
.r_bx .tl, .r_bx .tr {
	top:-1px;
}
.r_bx .bl, .r_bx .br {
	bottom:-1px;
}
.r_bx .tl, .r_bx .bl {
	left:-1px;
}
.r_bx .tr, .r_bx .br {
	right:-1px;
}
* html .r_bx .tr, * html .r_bx .br {
	right:-2px;
}
* html .r_bx .br, * html .r_bx .bl {
	bottom:-2px;
}
/* About */
#about .r_bx {
	margin:20px 0;
}
#about .r_bx img.png_fix {
	float:left;
	margin-top:30px;
	margin-left:10px;
}
#about .r_bx .col {
	width:85%;
}
/* End About */


/* ourstory */
#ourstory {
}
/* End ourstory */
#ourstory .row .ing, #ourvision .row .ing {
	margin-top:50px;
	margin-left:80px;
	float:left;
}
#ourstory .row, #ourvision .row, #ourvision .row {
	position:relative;
}
#ourstory .row .col_3, #ourvision .row .col_3 {
	float:right;
	margin-top:20px;
	width:80%;
}
/* ourvision */
#ourvision {
}
#ourvision .ing {

}
#ourvision .r_bx {
	margin-top:20px;
}
/* End ourvision */

/* Services */
#services {
}
#services .row {
	display:inline-block;
}
#services .r_bx {
	width:30%;
	float:left;
	margin-right:3%;
}
#services .r_bx h1 {
	margin-top:25px;
}
#services .r_bx.rgt {
	margin-right:0;
}
#services .img {
	width:110px;
	height:110px;
}
#services .col {
	width:100%;
}
#services .st h1 {
	float:left;
	margin-right:20px;
	margin-top:5px;
}
* html #services .st h1 {
	margin-top:10px;
}
#services .st p {
	margin-top:20px;
}
/* End Services */

/* webmarketing & webOpt & WebStat webmarketing same as webOpt & WebStat */
#webmarketing {
}
#webmarketing #b_in {
	display:inline-block;
}
#webmarketing h4 {
	line-height:20px;
}
#webmarketing .col_1 {
	width:65%;
	float:left;
}

#webmarketing .col_2 {
	width:28%;
	float:right;
}

#webmarketing .col_1 .col {
}
#webmarketing .col_1 .r_in {
	padding:0;
	background:none;
}
#webmarketing .col_1 .r_bx {
	margin-bottom:20px;
	width:100%;
}

#webmarketing .col_1 .r_bx h1 {
	background:#e2e2e2;
	padding:5px;
}
*html #webmarketing .col_1 .r_bx .tl, *html #webmarketing .col_1 .r_bx .tr {
	top:0;
}
*html #webmarketing .col_1 .r_bx .tr, *html #webmarketing .col_1 .r_bx .br {
	right:-1px;
}
*html #webmarketing .col_1 .r_bx .br, *html #webmarketing .col_1 .r_bx .bl {
	bottom:-1px;
}
#webmarketing .col_2 .r_in {
	background:url(../images/o_bg.gif) bottom repeat-x;
	width:80%;
}
#webmarketing .col_2 .r_in {
	border-color:#F90;
}
#webmarketing .col_2 table {
	font-size:12px;
}
#webmarketing .col_2 .ttle {
	font-weight:bold;
	font-size:13px;
}
#webmarketing .col_2 td {
	text-align:center;
	padding:5px 0;
	border-bottom:1px #d3cfba solid;
}
#webmarketing .col_2 li {
	font-size:12px;
	padding:3px 0;
	padding-left:15px;
	background:url(../images/o_li.gif) no-repeat center left;
	list-style:none;
}
#webmarketing .col_2 .img{
	width:95%;
	margin:20px 0;
	text-align:center;
}
.ud{
	margin-top:10px;
}
.ud li{
	list-style:disc !important;
	background:none !important;
	padding-left:5px !important;
	margin-left:20px !important;
}
/* End webmarketing */

/*getstart*/
#getstart .col_1{
	float:left;
}
#getstart .col_2{
	float:right;
	width:40%;
}
#getstart .sup{
	margin-top:20px;
}
#c_form{
	font-size:12px;
	width:80%;
}
#c_form span{
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}
#c_form input{
	border:#7f9db9 solid 1px;
	width:100%;
}
#c_form .ck{
	border:none;
	width:15px;
	padding:10px;
	margin-top:10px;
}

/*End getstart*/

/*process*/

#process{
	
}
#process .i2 img{
	float:left;
	margin:10px;
}
#process .col{
	font-weight:bold;
	width:18%;
	float:left;
}
#process h3{
	border-bottom:1px solid #03C;
	float:left;
}
#process .col p{
	clear:both;
}
#process .lft,#process .rgt{
	margin-top:80px;
	
}
#process .cnt{
	background:url(../images/process_img.png) bottom center no-repeat;
	padding:0 23%;
	padding-bottom:20px;
	height:400px;
}
#process .rmore{
	color:#333;
	font-weight:normal;
}
#process .pc{
	font-size:11px;
	color:#999;
	font-weight:normal;
}
#process .r_in{
	width:50%;
	margin:0 auto;
	background:url(../images/o_bg.gif) 30px repeat-x;
	border-color:#F90;
	font-size:11px;
}
#process .r_in p{
	font-size:1.2em;
}
#process .r_in .sup{
	float:right;
	display:inline;
	margin-left:10px;
	margin-right:5%;
	margin-top:10px;
}
#process .rmore{
	text-decoration:underline;
	line-height:15px;
}
* html #process .r_in .bl,* html #process .r_in .br  {
	bottom:-1px;
}

/*process*/

/* Testimonials */
#pr {
}
#pr .row {
	display:inline-block;
	width:100%;
	padding-bottom:20px;
	border-bottom:#c6c6c6 dotted 1px;
}
.prsn {
	float:right;
	text-align:right;
	width:100%;
	font-size:12px;
}
.prsn img {
	float:right;
	border: 1px solid #ccc;
	margin-left:10px;
}
/* End Testimonials */

/*product*/
#product{
	
}
#product .col_1{
	width:58%;
	float:left;
}
#product .col_2{
	float:right;
	width:30%;
}
#product .col_1 li{
	font-size:12px;
	margin:10px;
	margin-left:20px;
}
#product .col_1 .row{
	margin:20px 0;
	width:100%;
}
#product .col_1 .r_in{
	width:100%;
}
#product .col_1 .r1 .r_in{
	background:url(../images/gr_bg.png) bottom repeat-x;
	border-color:#bfbfbf;
}
#product .col_1 .r2 .r_in{
	background:url(../images/gb_bg.png) bottom repeat-x;
	border-color:#8c8c8c;
}
* html #product .col_1 .r_in .tr,* html #product .col_1 .r_in .br{
	right:-1px;
}
#product .col_2 .r_in{
	background:url(../images/gg_bg.png) top repeat-x;
	width:80%;
	border-color:#666;
}
#product .col_2 .sup{
	float:right;
	margin-top:10px;
}
#product .col_2 td{
	border-bottom:1px solid #f2eae1;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
#product .col_2 table{
	width:100%;
	margin-top:-13px;
}
#product .col_2 td.lft{
	width:60%;
}
#product .col_2 td.rgt{
	width:40%;
}
#product .col_2 .ttle td{
	border:none;
	font-weight:bold;
	color:#fff;
}
#product .col_2 .btm td{
	border:none;
}
#product .row.bbtm{
	display:inline-block;
	width:60%;
}
#product .row.bbtm img{
	margin-right:10px;
}
#product .row.bbtm .sup{
	margin-left:150px;
	margin-top:10px;
	margin-right:10px;
	display:inline;
}

/*End product*/


/* contact */
#contact {
}
.bf {
	font-size:18px;
}
#contact .row {
	display:inline-block;
	width:100%;
}
#contact .col_1 {
	width:52%;
	float:left;
}
#contact .col_2 {
	width:45%;
	float:right;
}
/* End contact */



/* Footer */

html, body, * html #main_cnr {
	height:100%;
}
#main_cnr {
	min-height: 100%;
}
#footer_cnr {
	width:100%;
	margin-bottom:10px;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
}
#footer_cnr, #footer_cnr a {
	font:11px Verdana, Geneva, sans-serif;
	color:#000;
}
#footer_cnr a {
	padding:0 10px;
}
#footer_cnr a:hover,#footer_cnr .active{
	text-decoration:underline;
}
/* End Footer */

.png_fix {
}




body {



	margin: 0;



	padding: 0;



	background: #f0f0f0 url(new-site/images/background-fade.jpg) repeat-x left top;



	font: small Arial, Helvetica, sans-serif;



	}



	



* html body {



font-size: x-small; /* for IE5/Win*/



f\ont-size: small; /* for other IE versions */



}







/* Logo */

#wrap-inner {



	position: relative;



	margin: 15px auto 0;



	padding: 0;



	text-align: left;



	width: 900px;

}





#wrap, #wrap-home, #wrap-traffic, #wrap-profiles, #wrap-mobile, #wrap-blog, #wrap-testimonials, #wrap-faq, #wrap-contact {



	position: relative;



	margin: 15px auto 0;



	padding: 0;



	text-align: left;



	width: 900px;



	background: #FFFFFF url(new-site/images/header-top.gif) no-repeat left top;



	}



#wrap-home li.home a, #wrap-traffic li.traffic a, #wrap-profiles li.profiles a, #wrap-mobile li.mobile a, #wrap-blog li.blog a, #wrap-testimonials li.testimonials a, #wrap-faq li.faq a, #wrap-contact li.contact a {



	font-weight: bold;



	background: #0066ff;



	color: #FFFFFF;	



	}



#logo {



	height: 125px;



	padding: 10px 0 0 0;



	margin: 0 0 0 20px;



	background: url(new-site/images/sesimi-new-logo.gif) no-repeat left 20px;



	}



#logo a  {



	display: block;



	}



#logo img  {



	float: left;



	display: block;



	border-style: none;



	padding: 0;



	margin: 0 0 2px 0;



	}



#contact {



	float: right;



	padding: 0;



	margin: 0 20px 0 0;



	width: 320px;



	height: 85px;



	}



#contact p {



	padding: 0 0 0 0;



	margin: 10px 0 0 0;



	font-size: 100%;



	line-height: 1.2em;



	color: #000000;



	}



#contact img  {



	float: right;



	border-style: none;



	}







/* Nav */



.navHeader {



	float: left;



	



	margin: 0 0 0 0;



	padding: 0;



	font-size: 100%;



	background: #CC9900 url(new-site/images/nav.gif) repeat-x top left;



	



	font-weight: bold;



	}



#nav {



	float: left;



	width: 900px;



	margin: 0 0 0 0;



	padding: 0;



	list-style: none;



	font-size: 100%;



	background: #CC9900 url(new-site/images/nav.gif) repeat-x top left;



	display: inline;



	font-weight: bold;



	}



#nav li {



	float: left;



	margin: 0;



	padding: 0;



	list-style: none;



	}



#nav a {



	float: left;



	padding: 7px 9px;



	text-decoration: none;



	border-bottom: none;



	color: #0066FF;



	}



#nav a:hover, #nav a.active {



	color: #FFFFFF;



	background: #777777;



	}



#nav a.active {



	font-weight: bold;



	background: #0066FF;



	}







#sign-in {



	float: left;



	height: 30px;



	width: 900px;



	margin: 0 0 0 0;



	padding: 0;



	list-style: none;



	display: inline;



	}



/* Common */







p {



	margin: 0 0 1em;



	padding: 0;



	}



h1 {



	color: #B59100;



	padding: 0 0 2px 0;



	margin: 0 0 12px 0;



	border-bottom: 1px solid #003869;



	font-size: 200%;



	line-height: 1.2em;



	font-weight: bold;



	}



h2 {



	color: #B59100;



	padding: 0;



	margin: 0;



	font-size: 140%;



	line-height: 1.2em;



	}



h3 {



	margin: 10px 0 0 0;



	padding-bottom: 2px;



	font-size: 130%;



	font-weight: normal;



	color: #BB9532;



	}



h4, h5 {



	margin: 1.5em 0 0 0;



	font-weight: normal;



	}



strong {



	font-weight: bold;



	}











/* Title */











/* Body */



#home-content {



	width: 870px;



	float: left;



	padding: 0 0 0px 8px;



	float:left;



  }





#mobile-phone {

	Width: 159px;

	padding: 0;

	margin: 0 20px 10px 0;

	float: left;



}

#mobile-phone img{

	padding: 0 0 5px 0;

	margin: 0;

	border: none;



}

.mobile-text {

	padding: 0;

	margin: 0;

	line-height: 1.2em;

	font-size: 90%;

	color: #666666;

}



#videos {



  width:302px;

	padding: 3px 10px 0 0;

	margin: 0;


  float:right;



}



#inner-content {



	width:590px;



	height:435px;



}



#left-mobile {



	width:162px;



	float:left;	



	padding-bottom:5px;



}



#right-content {



	float:right; 



	width:428px;	



}



#inner-content p {



  line-height: 1.2em;



  padding-bottom:5px;



}



.small-content {



	font-family:Arial, Helvetica, sans-serif;



	font-size:10px;



	color:#636363;



}







#content-index {



	width: 890px;



	float: left;



	padding: 0 0 20px 10px;



	margin: 0;



	}



#content-index h1 {



	clear: left;



	color: #3F3B3C;



	padding: 0 0 2px 0;



	margin: 15px 0 5px 10px;



	border-bottom:none;



	



	font-size: 210%;



	line-height: 1.2em;



	font-weight: bold;



	}



	#content-index ul {



	padding-left:15px;



	margin-top:6px;



	margin-left:0px;



	}



	#content-index li {



	margin-top:0px;



	margin-left:0px;



	line-height: 1.6em;



	}



	#seller_block ul {



	padding-left:15px;



	margin-top:6px;



	margin-left:0px;



	



	}



	#seller_block li {



	margin-top:6px;



	margin-left:0px;



		



	}



	.padding {



	padding-top:8px;



	}



	



#content-index h2 {



	color: #666666;



	padding: 0 0 2px 0;



	margin: 0 0 12px 10px;



	font-size: 140%;



	line-height: 1.2em;



	font-weight: bold;



	}



.side-nav {	



    padding:10px 10px 0px 10px;



	line-height:1.2em;



	}



	



#content-index {



	width: 890px;



	float: left;



	padding: 0 0 20px 10px;



	margin: 0;



	}



#content-flash-left {



	width: 620px;



	float: left;



	padding: 20px 0 20px 10px;



	margin: 0;



	}



#content-flash-right {



	width: 230px;



	float: right;



	padding: 20px 20px 0 0;



	margin: 0 0 0 0 0;



	}



#content-flash-right img.flash {



	padding:  0 0 7px 0;



	margin: 0;



	border: none;



	}



#content-main {



	width: 880px;



	float: left;



	padding: 0 0 20px 20px;



	margin: 0;



	}



#content-main h1 {



	clear: left;



	color: #000000;



	padding: 15px 0 2px 0;



	margin: 0 0 5px 0;



	border-bottom: 1px solid #666666;



	font-size: 210%;



	line-height: 1.2em;



	font-weight: bold;



	}



#content-main h2 {



	color: #666666;



	padding: 0 0 2px 0;



	margin: 0;



	font-size: 140%;



	line-height: 1.2em;



	font-weight: normal;



	}



#content-main h2.testimonial {



	padding: 0 0 2px 0;



	margin: 20px 0 0 0;



	clear: left;



	}



.tableClass {



    width: 230px;	



	color: #636363;	



}	



#bluetxt{



	font-family:arial;



	font-size:15px;



	color:#1f62ad;



	font-weight:bold;



	background:url(new-site/images/side-nav.gif) no-repeat;



	width:234px;



	height:129px;



	padding-bottom:6px;



	



}



#seller_block{



	font-family:arial;



	font-size:15px;



	color:#1F62AD;



	font-weight:bold;



	background:url(new-site/images/seller_block.gif) no-repeat;



	width:234px;



	height:412px;



	padding-bottom:6px;	



}



.step1 {



	float: left;	



	width: 238px;



	display: block;



	color: #4E4B4C;



	font-size: 110%;



	line-height: 1.2em;



	padding-bottom:0px;



	padding-top:2px;



	}



#content-index p.step2 {



	float: left;



	width: 270px;



	display: block;



	color: #666666;



	padding: 0 0 2px 0;



	margin: 0 60px 12px 10px;



	font-size: 110%;



	line-height: 1.2em;



	}



#content-index p.step3 {



	float: left;



	width: 220px;



	display: block;



	color: #666666;



	padding: 0 0 2px 0;



	margin: 0 0 12px 42px;



	font-size: 110%;



	line-height: 1.2em;



	}



#content {



	float: left;



	width: 590px;



	padding: 0;



	margin: 0;



	}



#content p, #home-content p {



	color: #666666;



	font-size: 110%;



	line-height: 1.3em;



	font-weight: normal;



	padding: 0 0 10px 0; 



 	margin: 0;



	}



#content b {



	font-weight: bold;



	}



#content img.popular-search {



	padding: 17px 0 10px 10px;



	border: none;



	}



#content img.webpage {



	padding: 0px 0 10px 10px;



	border: none;

	

	float: right;



	}



#content li {



	color: #666666;



	font-size: 100%;



	line-height: 1.3em;



	padding: 0;



	margin: 0;



	font-weight: normal;



	}



#content ul {



	padding: 0; 



 	margin: 0 0 10px 20px;



	}



#address {



	float: right;



	width: 200px;



	padding: 5px 0 0 0;



	margin: 0;



	}



.line {



	font-size: 90%;



	color: #666666;



	}







.line1 {



	font-size: 100%;



	color: #666666;



	}



/* sidebar */







#right-sidebar {



	float: right;



	width: 240px;



	padding: 20px 10px 0 0;



	margin: 0;



	}



#right-sidebar p {



	color: #666666;



	font-size: 100%;



	font-weight: normal;



	line-height: 1.3em;



	}



a {



	color: #336699;



	}



a:hover {



	color: #B59100;



}



#right-sidebar h3 {



	color: #B59100;



	padding: 0 0 2px 0;



	margin: 15px 0 12px 0;



	border-bottom: 1px solid #666666;



	font-size: 150%;



	line-height: 1.2em;



	font-weight: bold;



	}



#right-sidebar dl {



	margin: 0;



	padding: 0;



}



#right-sidebar dt {



	float: right;



	width: 198px;



	color: #666666;



	font-size: 100%;



	line-height: 1.2em;



	margin: 0;



	padding: 0;



}



#right-sidebar dd {



	color: #666666;



	font-size: 100%;



	line-height: 1.2em;	



	margin: 0 0 10px 42px;



	padding: 0;



}



#right-sidebar dl dd.img {



	margin: 0;



}



#right-sidebar dd.img img {



	float: left;



	margin: 3px 10px 0 0;



	padding: 2px;



	border: solid 1px;



}



.flash {



	border: none;



}



#right-sidebar ul {



	padding: 0;



	margin: 6px 0 0 0;



	}



	#right-sidebar li {

	padding: 0;

	margin: 0;

	line-height: 1.6em;

	list-style: none;

	}







#right-sidebar li.linkcat, #right-sidebar li.categories, li#search, li#archives,  li#meta {



	font-size: 100%;



	padding: 0;



	margin: 10px 0 0 10px;



	}



#right-sidebar img.rss{


	padding: 0;
	margin: 5px 0 5px 10px;
	border-style: none;


	}




	



	/* Footer */







#footer {



	width: 900px;



	position: relative;



	clear: both;



	margin: 0;



	padding: 0;



	background: url(new-site/images/footer-bottom.gif) no-repeat left bottom;



	border-top: 1px solid #CCCCCC;



	}



#footer p {



	margin: 0;



	padding: 6px 10px 10px 20px;



	color: #999999;



	line-height: 1.5em;



	font-size: 90%;



	}



#footer-base {



	position: relative;



	margin: 15px auto 0;



	padding: 0;



	text-align: left;



	width: 900px;



	}



#footer-base ul {



	float: left;



	margin: 0;



	padding: 0 0 0 20px;



	list-style: none;



	}



#footer-base li {



	color: #666666;



	font-size: 80%;



	line-height: 1.8em;



	font-weight: normal;



	}



#footer-base a {



	color: #666666;



	}







/* Blog */



	



#heading {



	padding: 20px 0 0 0;



	margin: 0;



	width: 880px;



	clear: left;



	float: left;



	}



p.postmetadata alt {

	padding: 5px 0 3px 0;

	margin: 5px 0 5px 0;

	border-top: 1px dotted #CCCCCC;

	border-bottom: 1px dotted #CCCCCC;

}



.entry {



	margin-top: 10px;



	}



.post {

	clear: right;



	padding: 0 0 10px 0;



	margin: 0;



	}



#storycontent {



	padding: 0 0 10px 0;



	margin: 0;



	line-height: 1.2em;



	}



#storycontent a img {



	padding: 0;



	margin: 0;



	float: left;



	}



#storycontent p {



	font-size: 100%;



	padding: 0;



	margin: 0;



	line-height: 1.2em;



	}



.postmetadata {

	clear: left;

	padding: 0;

	margin: 0;

	float: right;



			}







.feedback {



	float: right;



			}



h2#comments {



	padding: 10px 0 0 0;



	clear: left;



	}



#temp {



position: relative;



	margin: 15px auto 0;



	padding: 0;



	text-align: left;



	width: 600px;



	background: #FFFFFF url(new-site/images/header-top.gif) no-repeat left top;



	}



#footer_temp {



	width: 600px;



	position: relative;



	clear: both;



	margin: 0;



	padding: 0;



	background: url(new-site/images/footer-bottom.gif) no-repeat left bottom;



	border-top: 1px solid #CCCCCC;



	}



	#footer_temp p {



	margin: 0;



	padding: 6px 10px 10px 20px;



	color: #999999;



	line-height: 1.5em;



	font-size: 90%;



	}



#footer_temp-base {



	position: relative;



	margin: 15px auto 0;



	padding: 0;



	text-align: left;



	width: 600px;



	}



#footer_temp-base ul {



	float: left;



	margin: 0;



	padding: 0 0 0 20px;



	list-style: none;



	}



#footer_temp-base li {



	color: #666666;



	font-size: 80%;



	line-height: 1.8em;



	font-weight: normal;



	}



#footer_temp-base a {



	color: #666666;



	}



#contact_temp {



	float: right;



	padding: 0;



	margin: 0 20px 0 0;



	width: 320px;



	height: 85px;



	}



#contact_temp p {



	padding: 0 0 0 0;



	margin: 10px 0 0 0;



	font-size: 100%;



	line-height: 1.2em;



	color: #000000;



	}



#contact_temp img  {



	float: right;



	border-style: none;



	}







/* Nav */







#form {



	width: 660px;



	float: left;



	padding: 0;



	margin: 0 0 0 20px;



	display: inline;



	}



#form p {



	color: #666666;



	font-size: 95%;



	font-style: normal;



	line-height: 1.5em;



	padding: 0 0 10px 0; 



 	margin: 0;



	}



#form p strong {



	color: #666666;



	font-size: 125%;



	font-style: normal;



	line-height: 1.5em;



	padding: 0; 



 	margin: 0;



	}



#form p.heading {



	padding: 5px 0 10px 0; 



 	margin: 0;



	}







#form input, textarea{



	border-top: 2px solid #999999;



	border-right: 1px solid #CCCCCC;



	border-bottom: 1px solid #CCCCCC;



	border-left: 1px solid #CCCCCC;



	}



#left {



	width: 270px;



	float: left;



	padding: 0 0 0 0;



	margin: 0 0 0 0;



	}



#right {



	width: 290px;



	float: right;



	padding: 0 0 0 0;



	margin: 0 0 0 0;

	

	vertical-align:top;



	}



.blackfont{



font-family:Arial, Helvetica, sans-serif;



font-size:18px;



color:#404040;



font-weight:bold;



}







.blackfont4{



font-family:Arial, Helvetica, sans-serif;



font-size:12px;



color:#404040;



font-weight:normal;



}







.blackfont5{



font-family:Arial, Helvetica, sans-serif;



font-size:9px;



color:#404040;



font-weight:normal;



max-height:15px;



height:15px;







}











.blackfont_normal{



font-family:Arial, Helvetica, sans-serif;



font-size:14px;



color:#404040;



font-weight:normal;



}











.blackfont_normal_bold{



font-family:Arial, Helvetica, sans-serif;



font-size:14px;



color:#404040;



font-weight:bold;



}







.signup{



	background:url(new-site/images/sign-up.gif);



	width:100px;



	height:20px;



}
