/* CSS Document */

/* Remove all margin and paddings */
* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 0px;
}


body {
	color: #000000;
	line-height: 1.166;
	background: #020001;
	height:100%;
}


/* Remove all border for images */
a img, img {
    border: none;
}

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

a:link{
	color: #fed557;
	text-decoration: none;
}

a:visited{
	color: #fed557;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 24px;
 font-weight:normal;
 color:#FFFFFF;
 text-align:left;
 line-height:33px;
 display:block;
 margin-left:20px;
}

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 20px;
 font-weight:normal;
 color:#febd04;
 text-align:left;
 display:block;
 position:relative;
 z-index:22;
}

h3{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight:normal;
 color:#febd04;
 text-align:left;
 margin-top:4px;
 display:block;
 margin-bottom:10px;
 position:relative;
 z-index:22;
}


h4{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 22px;
 font-weight:normal;
 color: #790000;
 text-align:center;
 margin-top:10px;
} 

h5{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 22px;
 font-weight:normal;
 color: #FFFFFF;
 text-align:left;
 margin:10px 0px 5px 0px;
 display:block;
} 

h6{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight:normal;
 color: #FFFFFF;
 text-align:left;
 margin:10px 0px 5px 0px;
 display:block;
} 
 
 h7{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
 color:#c0141b;
 display:block;
 padding-bottom: 5px;
}

#outwrapper {
width: 100%;
margin: 0 auto;
}

#topwrapper {
width: 100%;
height: 110px;
margin: 0 auto;
}

#header {
width: 900px;
margin: 0 auto;
height:110px;
background-image: url(../images/header.jpg);
}

#header #location{
width: 800px;
text-align:right;
margin-top:70px;
padding-left:70px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#ffffff;
height:50px;
position:  absolute;
}

#navholder {
width:100%;
height:48px;
margin: 0 auto;
background-image: url(../images/navbar_gradient.png);
background-repeat:repeat-x;
background-position:top;
background-color: #e4ad10;
padding-top:5px;
}

#mainnav {
width:885px;
height:25px;
padding-left: 15px;
padding-top:10px;
margin: 0 auto;
}

.mainnav li {
list-style:none;
display:inline;
}

.mainnav li a{
display:inline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#320500;
list-style:none;
padding:0px 25px 0px 25px;
}

.mainnav li a:hover{
color:#962d02;
}


#mainwrapper {
width: 100%;
margin: 0 auto;
background-color: #020001;
}

#photowrapper {
width: 900px;
background-image: url(../images/grads.jpg);
margin: 0 auto;
height:339px;
border-bottom: 11px solid #e68607;
}

#contentwrapper {
width: 900px;
padding-top:40px;
height: 700px;
margin: 0 auto;
position: static;
background-image: url(../images/mainbg.jpg);
background-repeat: no-repeat;
background-color: #020001;
}

#contentwrapper_inside {
width: 900px;
padding-top:40px;
margin: 0 auto;
position: static;
background-image: url(../images/mainbg.jpg);
background-repeat: no-repeat;
background-color: #020001;
}

#main_content {
width: 495px;
position: static;
padding:20px 0px 0px 15px ;
margin-left: 71px
}

#text_box {
width: 465px;
position:static;
padding:5px 20px 15px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:24px;
color:#FFFFFF;
}

.readmore a {
color:#fed557;
text-align:right;
display:block;
font-weight:bold;
} 

.readmore a:hover {
color:#FFFFFF;
} 

.labels {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #fed557;
font-weight:bold;
}

.area {
border: 1px solid #fed557;
margin-top:4px;
}

.buttons {
border: 1px solid #FFFFFF;
color:#020001;
background-color:#fed557;
}

.fields {
border: 1px solid #fed557;
height:20px;
margin-top:4px;
}

#services_list {
width: 465px;
position:static;
padding:5px 20px 15px 10px;
}

#photoholder {
width:97px;
height:128px;
padding: 0px 23px 15px 0px;
border-right: 1px solid #FFFFFF;
position:static;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
text-align:center;
margin-bottom:15px;
font-style:italic;
}

#photo {
width:97px;
height:128px;
position:static;
background-image: url(../images/ericlevine.jpg);
background-repeat: no-repeat;
margin-top:5px;

}

#services {
width: 325px;
position:static;
padding:20px 10px 15px 15px;
top: 0;
margin-left:125px;
margin-top: -145px;
}

.services li {
list-style:none;
display:block;
color:#fed557;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position:static;
padding-bottom:12px;
}

.submenu li {
list-style:none;
position:static;
}

.submenu li a {
color:#fed557;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position:static;
padding-bottom:4px;
}

.submenu li a:hover {
color:#FFFFFF;
}

.service_list li {
list-style:none;
position:static;
padding-left:10px;
line-height:18px;
color: #fed557;
font-weight:bold;
}

.bullets li {
list-style: circle;
position:static;
padding-left:3px;
line-height:18px;
color: #fed557;
padding-top:4px;
}

*+html .bullets li { /*IE 7*/
margin-left: 10px;
}



#box_holder {
width: 830px;
padding:20px 0px 10px 70px;
float: left;
}

#box_holder2 {
width: 230px;
padding:20px 0px 10px 70px;

}

*+html #box_holder { /*IE 7*/
padding:00px 0px 10px 70px;
}

#box_wrap {
width: 230px;
float: left;
}

#box_wrap2 {
width: 230px;
float:left;
margin-left: 315px;
margin-top: -186px;
}

*+html #box_wrap2 { /*IE 7*/
margin-top: -211px;}

#box_wrap3 {
width: 230px;
float:left;
margin-left: 560px;
margin-top: -186px;
}

*+html #box_wrap3 { /*IE 7*/
margin-top: -211px;}

#box {
width: 225px;
height: 200px;
background: #FFFFFF;
filter:alpha(opacity=15);
-moz-opacity:0.15;
-khtml-opacity: 0.15;
opacity: 0.15;
position:absolute;
z-index:10;
margin-top:-167px;
}

#box_border {
width: 224px;
height: 199px;
border: 1px solid #FFFFFF;
position:absolute;
z-index:11;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
background:none;
margin-top:-167px;
}

#box_content {
width: 202px;
height: 200px;
position:absolute;
z-index:15;
padding-top: 10px;
margin-left: 15px;
margin-top: -167px;
}

*+html #box { /*IE 7*/
margin-top:-185px;
background: url(../images/10bg.png);
background-repeat:repeat-x;
}

*+html #box_border { /*IE 7*/
margin-top:-185px;
border: 1px solid #a19493;
}

*+html #box_content { /*IE 7*/
margin-top:-170px;
}

.white {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#FFFFFF;
margin-top:5px;
position:relative;
z-index:19;
width:180px;
}

#buttons {
width: 202px;
padding-bottom:10px;
padding-top:10px;
height:31px;
 position:relative;
z-index:20;
margin-top:125px;
}

*+html #buttons { /*IE 7*/
margin-top:150px;
}


#buttons3 {
width: 202px;
padding-bottom:0px;
padding-top:20px;
height:31px;
 position:relative;
z-index:20;
margin-top:125px;
}

*+html #buttons3 { /*IE 7*/
margin-top:150px;
}

#red_btn3 {
width: 100px;
height:31px;
position:relative;
margin-left:110px;
z-index:21;
}

#red_btn {
width: 100px;
height:31px;
position:relative;
margin-left:110px;
z-index:21;
}

#bottomshadow {
width: 100%;
height:15px;
margin: 0 auto;
background-color:#eeb506;
background: url(../images/bottom_shadow.png);
background-repeat:repeat-x;
background-position:top;
}

#footerwrapper {
width: 100%;
margin: 0 auto;
height: 220px;
background-color:#eeb506;
}

#footer {
width: 900px;
margin: 0 auto;
}

#footermenuwrap {
width: 900px;
margin: 0 auto;
border-bottom: 1px solid #020001;
padding-bottom: 10px;
}

#footermenubox {
width: 880px;
padding: 5px 10px 5px 10px;
margin: 0 auto;
text-align:center;
list-style:none;
clear:both;
}

.footermenu ul {
text-align: center;
margin-bottom:10px;
width:880px;
}

.footermenu li {
list-style:none;
text-align:center;
padding-bottom:10px;
display:inline;
}

.footermenu li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #790000;
text-align:center;
padding: 0px 10px 10px 15px;
}

.footermenu a:hover {
color:#0200001;
}

#footer_copyright {
width: 880px;
margin: 0 auto;
text-align:center;
color: #790000;
margin-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.footertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #790000;
line-height: 18px;
padding-top: 10px;
margin: 0 auto;
text-align:center;
}

.footertext a {
color: #790000;
}

.footertext a:hover {
color: #FFFFFF;
}

.url {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:16px;
font-weight:bold;
color: #020001;
padding-top:15px;
}

.url a{
color: #020001;
font-weight:bold;
}
