body{
margin:0;
padding:0;
background-color: #FFCF30;
font-family: Verdana;
}

#maincontainer{
width: 861px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(images/bg2.gif);
background-repeat: no-repeat;
}

#topsection{
height: 93px; /*Height of top section*/
}

#header .logo{
margin: 10px 0 0 130px;
}


#header{
height: 151px;
background-image:url(images/header.gif);
}

#menu{
margin-left: 99px;
width: 621px;
background-color: #991C1E;
height: 20px;
text-align: right;
padding-top: 6px;
padding-right: 30px;
}

#content{
margin-left: 99px;
width: 651px;
background-image: url(images/homepic.jpg);
background-repeat: no-repeat;
background-position: 30px 30px;
}

#content h2{
line-height: normal;
font-size: 18px;
color: #991C1E;
margin-top: 0;
}

#content .text{
margin-left: 330px;
width: 290px;
font-size: 12px;
padding: 30px 30px 20px 0;
line-height: 2em;
color: #757373;
height: 440px;
overflow: auto;
}

.red{
line-height: normal;
font-size: 18px;
color: #991C1E;
margin-top: 20px;
font-weight: bold;
}

.redbox{
height: 75px;
background-image: url(images/rightred.gif);
background-repeat: no-repeat;
background-position: right;
display: block;
margin-top: 20px;
background-color: #991C1E;
}

.redbox2{
height: 65px;
background-image: url(images/leftred.gif);
background-repeat: no-repeat;
background-position: left;
padding: 10px 10px 0px 10px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}

#footer{
clear: left;
width: 100%;
height: 120px;
}

#footer2{
clear: left;
width: 100%;
border-top: 1px solid #FFFFFF;
height: 150px;
}

#footer2 a{
color: #FFFFFF;
text-decoration:none;
}

#footer2 .text{
width: 651px;
height: 20px;
font-size: 10px;
color: #FFFFFF;
margin: 0 auto;
margin-top: 5px;
}

#footer2 .text .left{
float: left;
}

#footer2 .text .right{
float: right;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}


#content_careers{ /*style for careers page*/
margin-left: 99px;
width: 651px;
background-image: url(images/careers_main.jpg);
background-repeat: no-repeat;
background-position: 30px 25px;
}

#content_about{ /*style for about page*/
margin-left: 99px;
width: 651px;
background-image: url(images/pic_about.jpg);
background-repeat: no-repeat;
background-position: 30px 25px;
}

#content_about h2, #content_contact h2, #content_careers h2{
line-height: normal;
font-size: 18px;
color: #991C1E;
margin-top: 0;
margin-bottom: 5px;
}


#content_about .text, #content_careers .text{
margin-left: 330px;
width: 290px;
font-size: 12px;
padding: 25px 30px 20px 0;
line-height: 1.5em;
color: #757373;
height: 440px;
overflow: auto;
}

#content_about .text p, #content_careers .text p{
padding: 3px 0 ;
margin: 2px 0;
}

#content_about .text ul, #content_careers .text ul{
padding: 0;
margin: 0 0 0 30px;
}


#content_faq{ /*style for faq page*/
margin-left: 99px;
width: 651px;
}

#content_faq img{ 
float: right;
margin: 0 0 5px 20px;
}

#content_faq .text{
margin-left:50px;
width: 560px;
font-size: 11px;
padding: 25px 0px 0px 0;
line-height: 1.8em;
color: #757373;
}

#content_testi{ /*style for testimonial page*/
margin-left: 99px;
width: 651px;
background-image: url(images/pic_testi.jpg);
background-repeat: no-repeat;
background-position: 30px 25px;
}

#content_testi .text{
margin-left: 280px;
width: 330px;
font-size: 11px;
padding: 25px 30px 20px 0;
line-height: 1.5em;
color: #757373;
}

#content_testi .text2{
width: 600px;
font-size: 11px;
padding: 10px 30px 0px 30px;
line-height: 1.5em;
color: #757373;
}

.style1 {
	color: #991C1E;
	font-style: italic;
}

.style2 {
	color: #991C1E;
	font-weight: bold;
}

#maincontainertesti{
width: 861px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(images/bg.gif);
background-repeat: repeat-y;
}

#topsectiontesti{
height: 93px; /*Height of top section*/
background-image:url(images/top.gif);
}

#footertesti{
clear: left;
width: 100%;
height: 136px;
background-image:url(images/footer.gif);
}

#content_contact{ /*style for contact page*/
margin-left: 99px;
width: 651px;
background-image: url(images/gold.gif);
background-repeat: no-repeat;
background-position: 30px 30px;
height: 600px;
}

#content_contact .text{
margin-left: 320px;
width: 310px;
font-size: 11px;
padding: 30px 30px 20px 0;
line-height: 1.5em;
color: #757373;
}

input.submitform {
height: 27px;
width: 64px;
background: url(images/submit.gif);
border: none;
}
