/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
body {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	}
#container {
	overflow: hidden;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

h3 {
    font-size: 19px;
    color: #666;
    font-weight: normal;
    font-family: arial;
    background: url(../images/h3-bg.gif) no-repeat left 2px;
    padding-left: 20px;
    padding-bottom: 2px;
}

h2.new_title{font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
    margin: 35px 0;}
.spacer {
    background: #eaeaea;
    border: 1px solid #e6e6e6;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.column-spacer-form {
    padding: 8px 20px 15px 20px;
}
#homepage h3 {
    background: url(../images/h3-bg.gif) no-repeat left 5px;
}
.form-heading1 {
    color: #48913f;
    background-image: url(../images/form-heading1.gif) !important;
}
.form-note {
    margin: 15px 0;
    font-family: arial;
    font-size: 12px;
}
.datatable td.frmlabel {
    border: 0 none;
    padding-bottom: 0px !important;
}

.datatable td {
    padding: 3px 7px 7px 7px;
    border-bottom: 1px solid #eee;
}
.frmlabel {
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 3px;
}

#homepage .button {
    width: 250px;
    padding: 2px 0;
}



.cssform input[type="text"] {
    width: 250px;
	padding: 2px 0;
	
	
}
.cssform input[type="email"] {
    width: 250px;
	padding: 2px 0;
	
	
}
.cssform .button {
    border: 1px solid #c1c1c1;
}

.misc_table td {
    border: 0 none !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}
.cssform textarea {
    width: 250px;
    height: 150px;
    border: 1px solid #c1c1c1;
}
.submit-button {
    font-size: 15px;
    font-weight: bold;
    font-weight: verdana;
    color: #111;
    padding: 4px 9px;
    background: #efefd1;
}
.reset-button {
    font-size: 15px;
    font-weight: bold;
    
    color: #666;
    padding: 4px 9px;
    background: #e1e1e1;
}

.form-heading2 {
    color: #9c5235;
    background-image: url(../images/form-heading2.gif) !important;
}



.selected-td {
    background: url(../images/form-heading-wrapper-bg.gif) #eee repeat-x left -10px;
}

.selected-td .form-heading1, .selected-td .form-heading2 {
    color: #fff;
}




#footer {
    width: 760px;
    margin: 0 auto;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    margin-top: 20px;
	text-align: center;
}
ol, ul {
    list-style: none;
}
.navigation li {
    display: inline;
    margin-right: 15px;
}
.navigation li a {
    color: #666;
    text-decoration: underline;
}
.navigation li a:hover {
    color: #bc0700;
    text-decoration: none;
}
.fineprint {
    margin-top: 10px;
    font-size: 10px;
    font-family: arial;
    color: #666;
}
p {
    font-family: verdana;
    line-height: 16px;
}

/*About us page*/

#content {
    width: 99%;
    float: left;
    border: 1px solid #f8f8f8;
    margin: 20px 0;
}
#content .content-page {
    padding: 10px 21px;
}
.content-page h3 {
    font-size: 15px;
    color: #666;
    font-weight: bold;
    font-family: arial;
}
.content-page p {
    margin: 3px 0;
}
p.left_box {
    color: #c5140e;
    font-weight: bold;
    margin-left: 40px;
    position: relative;
}
p.left_box:before {
    content: "";
    font-family: initial;
    margin-right: 5px;
    background: url(../images/without_pro.jpg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: -22px;
    top: -4px;
}
.left_div {
    background: #fcfcfc;
    font-family: verdana;
    font-size: 11px;
    padding: 15px 42px;
    border: 2px solid #ddd;
    border-radius: 12px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
p.right_box {
    color: #45843f;
    font-weight: bold;
    margin-left: 40px;
    position: relative;
}
p.right_box:before {
    content: "";
    font-family: initial;
    margin-right: 5px;
    background: url(../images/with_pro.jpg) no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    left: -25px;
    top: 1px;
}
.right_div {
    background: #fefeed;
    font-family: verdana;
    font-size: 11px;
    padding: 15px 50px;
    border: 2px solid #ddd;
    border-radius: 12px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
/*	Media CSS	*/	
@media (max-width: 480px){
#container, #footer, .spacer table {width: 100%;}
 .spacer td#column1, .spacer td#column2{width:100%;    clear: both;
    display: block;}
.content-page div img{max-width:100%;}

}