body {
	background:#d5c57b url(/templates/adwordsgenerator1/bg.gif) repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
	margin:0 auto;
}

#style_maindiv {
	width:940px;
	margin:0 auto;

}
#header {
	width:940px;
	height:80px;
	background:url(/templates/adwordsgenerator1/headbg.gif);
	background-color:white;
}

#header_body {
	background-color:white; 
	width:940px;
}	

.masthead {
	width:940px;
}

#content {
	width:940px;
}

/* common objects begin */ 

.quotation  {background:#fcffb6 url(/images/quote_open.gif) no-repeat left top; border:1px solid #eeda68; padding:10px 10px 10px 70px; margin:15px 0px 15px 0px;}
.quotation p {margin:0px; padding:0px;color:black; }
.quotation .author {font-style:italic; margin:5px 0px 0px 0px; color:#666666;}


.box {
	width:250px;
	padding:7px 7px 7px 7px;
	margin-right:10px;
	margin-bottom:15px;
	border:1px solid #ddd;
}
.box h3 {
	color:black;
	background-color:#d5c57b;
	padding:5px 10px;
}

/* common objects end */ 

/* buttons begin */ 


	a.button1 {
		/* Sliding right image */
		background: transparent url('/images/buttons/btnOrangeR.gif') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 40px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 6px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	
		/* FONT PROPERTIES */
		font-size: 17px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
	}
	a.button1 span {
		/* Background left image */ 
		background: transparent url('/images/buttons/btnOrangeL.gif') no-repeat; 
		display: block;
		line-height: 40px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 0px 0 5px 18px;
	} 
	a.button1:hover span{
		text-decoration:underline;
	}

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

	a.button2 {
		/* Sliding right image */
		background: transparent url('/images/buttons/btnBlueR.gif') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 40px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 6px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	
		/* FONT PROPERTIES */
		font-size: 17px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
	}
	a.button2 span {
		/* Background left image */ 
		background: transparent url('/images/buttons/btnBlueL.gif') no-repeat; 
		display: block;
		line-height: 40px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 0px 0 5px 18px;
	} 
	a.button2:hover span{
		text-decoration:underline;
	}

/* buttons end */ 



#wrapper {
    position:relative;
    width: 920px;
    margin-left: 0px;
    margin-right: auto;
    background: #FFFFFF;
    border: 1px dotted #999999;
}

#left_content {
    float: left;
    width: 680px;
    text-align: center;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    border-right: 1px dotted #999999;
}

#right_content {
    float: right;
    width: 190px;
    text-align: center;
    margin-top: 0px;
    padding-top: 15px;
    margin-right: 15px;
}

#right_content #opt_in {
    background: #F7F7F7;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #CCCCCC;
    width: 190px;
}

#container {
    margin-top: 15px;
    text-align: center;
    width: 660px;
    min-height: 400px;
}

#container h1 {
    margin-top: 10px;
}

#container ul {
    list-style-type: none;
    margin-left: 30px;
}

#container ul li {
    float: left;
    display: block;
    width: 300px;
    text-align: center;
    margin-right: 35px;
}

#container ul li img {
    margin-bottom: 15px;
}

#container ul li p {
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

#container ul li div {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}

#lower_content {
    clear: left;
    background: #FFFFFF;
    padding-top: 15px;
    margin-bottom: 25px;
    margin-left: 35px;
    margin-right: 35px;
    text-align:left;
}

#lower_content h1 {
    margin-top: 10px;
    text-align: center;
}

#lower_content h2 {
    background: url(../images/copy/big_green_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 12px;
    height: 40px;
}

#lower_content h2 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #339933;
    margin-top: 0px;
    margin-left: 40px;
    padding-top: 14px;
    padding-bottom: 0px;
    text-align: left;
}

#lower_content p {
    margin-bottom: 15px;
    text-align: left;
    line-height: 25px;
}

#lower_content ul {
    text-align: left;
    margin-left: 25px;
}

#lower_content ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}

.feature {
    clear:left;
    margin-bottom: 25px;
    border: 1px dotted #999999;
    padding-left: 20px;
    padding-right: 20px;
}

#opt_in {
	margin: 0px;
	padding: 0px;
}

#opt_in body {
	background: #F7F7F7;
	text-align:center;
}

#opt_in h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#opt_in h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339933;
	margin-bottom: 10px;
}

#opt_in p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	color: #333333;
}

#opt_in ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 5px;
}

#opt_in ul li {
	background: url(/images/green_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
	text-align: left;
	margin-left: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#opt_in img {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#opt_in form input {
	margin-bottom: 15px;
}
