body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        /*background: #d3d2d5;*/
		background: #f5f4f3;
}

#banner{ 
 max-width:95%;
 min-width:765px;
 margin-left:auto;
 margin-right:auto;  
 background-position: left;
 background-image: url("../images/marketing/clearsync_banner_150.gif");
 border: 1px solid black;
} 

#pagewidth{ 
 max-width:95%;
 min-width:765px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
 background: #f5f4f3;
 /*margin-left:4px;*/
 }
 
#twocols{
 width:69%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:42%; 
 float:right; 
 position:relative; 
 background: #f5f4f3;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 background: white; /*main col color #f5f4f3*/
 
 width:57%; 
 }
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
        border: 0px solid
}

a {
        color: #be0404;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        min-width: 750px;
        background: #f5f4f3;
}

#wrapper_tutorial {
        margin: auto;
        text-align: left;
        width: 800px;
        background: white;
}


#wrapperi {
        padding: 0px 10px;
		 min-width: 750px;
        /*background: url(../images/marketing/dot.gif) 30% 0px repeat-y;*/
}

#wrapperj {
        /*background: url(../images/marketing/dot.gif) 800px 0px repeat-y;*/
	    min-width: 750px;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #f5f5f5;
		min-width: 750px;
       # border-bottom: 1px solid #fff;
       # border-top: 2px solid #fff;
       # margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 256px;
}

#right {
        float: right;
        width: 250px;
}

#search {
        background: #eda135 url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
        float: right;
	   	width: 123px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

#nav1 {
        float: left;
        width: 310px;
        margin: 0;
        padding: 0;
}
#nav2 {
        float: left;
        width: 213px;
		font-family:arial;
		color:white;
		/*tahoma, helvetica, arial, sans-serif*/
        margin: 0;
        padding: 0;
}

#nav3 {
        float: left;
        width: 250px;
		font-family:arial;
		color:white;
		/*tahoma, helvetica, arial, sans-serif*/
        margin: 0;
        padding: 0;
}

#nav4 {
        float: left;
        width: 256px;
		font-family:arial;
		color:white;
		/*tahoma, helvetica, arial, sans-serif*/
        margin: 0;
        padding: 0;
}

#nav4 h2 {
        background: #e0a403;
		/*width: 256px;*/
}

#nav1 li {
        background: #e0a403 ;
        padding: 3px 0px 4px 0px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}



* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: right;
        width: 181px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies1 a {
        float: middle;
        border: 1px solid #bdbab6;
        margin-left: 30px;
}

#policies h2 {
        background: #6584a9;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#news {
        background: #f5f4f3;
        /*padding-bottom: 0.5em;*/
        border-top: 4px solid #fff;
        color: #666;
		}

#news h2 {
        background: #e0a403;
		color: white;
		height:22px;
		/*width: 256px;*/
}

#news_leftcol {
        background: #259db5;
        border-top: 4px solid #fff;
        color: #666;
		}

#news_leftcol h2 {
        background: #259db5;
		color: white;
		height:22px;
		/*width: 256px;*/
}

#news_rightcol {
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
		color: #666;
		}

#news_rightcol h2 {
        background: #4880ab;
		color: white;
		height:22px;
		/*border-left: 4px solid #fff;*/
		/*width: 256px;*/
}

#support1 {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 1px solid #fff;
        color: #666;
}
#support1 h2 {
        background: #4880ab;
		color: white;
		/*width: 575px;*/
}

#quick_start {
        background: #259db5;
        padding-bottom: 0.1em;
        border-top: 1px solid #fff;
        color: #666;
}
#quick_start h2 {
        background: #259db5;
		color: white;
		/*width: 575px;*/
}


#news1 h2 {
        background: #e0a403;
		/*width:300px;*/
}

#explore {
        margin-top: -1px;
       /* background: #fff url(images/right_bg.jpg) bottom right repeat-x;*/
        border-bottom: 6px solid #fff;
}

#explorei {
        background: url(images/right_woman.jpg)  bottom right no-repeat;
        padding-bottom: 11px;
}

#explore ul {
	    margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        /*width: 187px;*/
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
        text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
		margin-left: 15px;
        float: left;
        width: 310px;
		background: #f5f4f3;
}

#strategies h2 {
        background: #259db5;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutions {
        float: right;
        width: 256px;
		background: #f5f4f3;
}

#solutions h2 {
        background: #024c83;
}
/*Footer*/
#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}

#footer1 {
        text-align: left;
        background: #f5f4f3;
        color: #666;
        border-top: 2px solid #fff;
}

/********************************************/

.readmore {
        text-align: right;
        font-weight: bold;
}

.readmore1 {
        text-align: left;
        font-weight: bold;
}

.green {
        color: #259db5;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
		float:left;
}
p.photo1 {
        text-align: center;
		/*float:right;*/
}


#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#callbox1 {
        float: left;
        clear: left;
        margin: -10;
}


#photoRow {
	white-space: nowrap;
	clear: both;
	vertical-align: top;
	word-spacing: 0px;
	margin-left: -5px;
	}

#photoRow img {
	vertical-align: top;
	margin-top: 0px;
	/*margin-left: 5px;*/
}

a.button {
	padding: 5px;
	border: 1px solid black;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
}


a.button {
	font-weight: bold;
	color: black;
	text-decoration: none;

}

a.button:hover {
    background-color: #eee;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;

}

/* how it works */

#leftBox {
    /*width: expression((document.getElementById('leftBox').width > 300) ? "300px" : "auto" );*/
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	clear: both;
}

#rightBox {
    /*width: expression((document.getElementById('rightBox').width > 300) ? "300px" : "auto" );*/
	width: 300px;
	float: left;
	margin: 20px;
	margin-left: 40px;
}

#para5 {
	margin: 20px;
	margin-left: 00px;
}

p.par1 {
	text-align: left; 
	clear: both;
	padding-right: 60px;
}

p.par2 {
	text-align: left; 
	clear: both;
	padding-left: 50px;
}

img.img1 {
		width: 20%;
}

img.img2 {
		width: 20%;
}

img.img11 {
	float: left;
	width: 135px;
}

img.img21 {
	float: right;
	padding-top: 50px;
	padding-bottom: 10px;
	width: 135px;
}

img.img21_1 {
	float: right;
	padding-top: 80px;
	padding-bottom: 10px;
	width: 135px;
}

img.img3 {
	 width: 40%;
	 margin-top: 20px;
	 margin-bottom: 20px;
}

img.img4 {
	 width: 100%;
	 margin-top: 20px;
	 margin-bottom: 20px;
	 border-top: 1px solid #555;
	 border-left: 1px solid #555;
	 border-bottom: 1px solid #bbb;
	 border-right: 1px solid #bbb;
}

p.par3 {
	text-align:left; 
	width: 650px;
	clear: both;
}

p.par4 {
	width: 650px;
	clear: both;
}

img.bottom_logo {
	float: left;
	width: 115px;
}

/*MENU BAR*/

#menuBar {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

#menuBar ul {
	list-style: none;
	margin: 0;
	margin-top: 20px;
	background-color: #e0a403 ;
	padding: 0;
}

#menuBar li {
	display: block;
	float: left;
	margin: 10px 5px;
}

#menuBar a {
	padding: 5px;
	border: 1px solid black;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	}

#menuBar a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

#menuBar a:hover {
	background-color: #eee;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

#pagebackground {
		 background: #f5f4f3;
		}


/* pricing */

div.table_comp {
 margin-left: 18%;
 margin-right: 15%;
 text-align: center; 
}

img.logo_pricing {
		width: 100px ;
		position: relative;
		top: 5px;
}

#centerBox {
	padding-left: 50px;
	min-width: 600px;
	
}

#centerBox>ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#centerBox>ul>li {
	clear: both;
	padding: 40px;
}

img.price_img1 {
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
}

p.price_par1 {
	width: 650px;
	clear: both;
}

img.price_logo {
	width: 150px;
}

/* company */
p.par3_company {
	text-align:left; 
	min-width: 650px;
	clear: both;
}

/*Screen shots*/

div.ss_par {
clear: both;
margin: 10px 10px;
min-width: 780px;
}
.ss_par img {
margin-bottom: 5px;
}
.ss_par p {
max-width: 600px;
}
img.ss_img1 {
	width: 190px; 
}
img.ss_img2 {
	width: 210px; 
}
img.ss_img3 {
	width: 190px; 
}
img.email {
		position: relative;
		top: 12px;
}

/* create account */

img.account_logo {
		width: 150px;
		position: relative;
		top: 12px;
}

img.account_pic {
	float: right;
	
	}

p.account_par1 {
	text-align:left;
}



/* Quatity */

#quan_leftBox {
	width: 300px;
	float: left;
	margin: 20px;
	margin-top: 20px;
	}

#quan_rightBox {
	width: 300px;
	float: left;
	margin: 20px;
	margin-top: 20px;

	
}

p.quan_par1 {
	text-align: left; 
	clear: both;
}

p.quan_par2 {
	text-align: left; 
	clear: both;
}

/* Quatity */


img.after_create_img1 {
	float: left;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
}



/*Support MENU BAR*/

#support_menuBar {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	margin-left: -0.42in ;
	margin-top: -0.25in;
}

#support_menuBar ul {
	list-style: none;
	margin: 0;
	margin-top: 20px;
	background-color: #e0a403 ;
	padding: 0;
}

#support_menuBar li {
	display: block;
	float: left;
	margin: 10px 5px;
}

#support_menuBar a {
	padding: 2px;
	border: 1px solid black;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	}

#support_menuBar a {
	font-weight: bold;
	font-size: 10px
	color: black;
	text-decoration: none;
	float: center
	}

#support_menuBar a:hover {
	background-color: #eee;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}


