/* Page */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
    border:0;
    outline:none;
    margin:0;
    padding:0;
}
ul {
    list-style:none;
}
/* Demo Page Styles */
body_menu {
    font: normal 13px Arial, sans-serif;
    padding-top: 50px;
    background-image:url(../images/square_pattern.png);
    background-repeat: repeat-x repeat-y;
    background-position:top;
}
h2 {
    font: normal 26px Arial, sans-serif;
    padding: 20px 0;
    margin: 0 0 30px 0;
}
h3{

    margin:10px 0 10px 0;
    font:normal 14px Trebuchet MS;
}
.main{
    width: 960px;
    margin: 0 auto;

}
.main h1 {
    text-align: center;
    margin:10px 0 10px 0;
    font:normal 34px Trebuchet MS;
}
.main p {
    text-align: center;
    margin:0px 0 20px 0;
    font:normal 12px Trebuchet MS;
    color:#646464;
}
.wrap {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    padding:10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wrap p {
    margin:20px 0 0 20px;
    text-align: left;
}
.wrap h2{
    margin:0px 0 0 20px;
    text-align: left;
    font:normal 22px Trebuchet MS;
    color:#000;
    text-align: left;
}

.wrap h3{
    margin:20px 0 0 20px;

}
.demo-container {
    padding: 10px 0;
    width: 100%;
    float: left;
}
.demo-container.right {
    float: right;
    width:225px;
}
.demo-container h4 {
    font-size: 14px;
    margin: 0 0 5px 0;
}

.wrap h5 {
    margin:20px 0 0 20px;
}
.clear {
    clear: both;
}
.icon{
    margin:1px 10px 0 2px;
    float:left;
}


.pretext {
    font-family:"Courier New", Courier, monospace;
	font-size:12px;
        background-image:url(../images/pre_bg.png);
	line-height:19px;
        float:left;
        width:920px;
        overflow: scroll;
        margin:10px 0 10px 20px;
        border:1px solid #efefef;
}

.examples {
    float:left;
    border:0px solid red;
    width:950px;
}

.div_left{float:left; border:0px solid red; height:400px; width:49%;}
.div_right{float:right; border:0px solid red;height:420px;width:49%;}

.div_right h3{
    text-align: right;
}

.div_right p{
    text-align: right;
}


.cloud_main_pan {
	width: 710px;
	height:auto;
	float:left;
	clear:both;
}

.cloud_left_icon_pan {
	width: 340px;
	height:auto;
	float:left;
	clear:left;
}

.bullets {
	width: 710px;
	height: auto;
	float:left;
	margin-bottom: 15px;
}

.headline23 {
	display:block;
	padding-bottom:15px;
}
.headline23 h1 {
	padding: 0px !important;
	margin: 0px !important;
}

.cloud_hw_it_works {
	width: 710px;
	height:auto;
	float:left;
	margin-top: 25px;
	margin-bottom: 20px;
}

.hw_it_works1 {
	width: 710px;
	height:auto;
	float:left;
	margin-bottom: 20px;
}

.hw_it_works2 {
	width: 710px;
	height:auto;
	float:left;
	margin-bottom: 12px;
}

.green_new_head_sub {
	color: #6f8b45;
	font-size: 16px;
	font-weight:bold;
}

.dedicated_team_pan1 {
	width: 340px;
	height:auto;
	float:left;
	clear:left;
}

.dedicated_team_pan2 {
	width: 340px;
	height:auto;
	float:right;
	clear:right;
}


.hw_it_works4 {
	width: 710px;
	height:auto;
	float:left;
	margin: 15px 0px 12px 0px;
}





