/* CSS Document */

html, body {
margin: 0 auto;
padding: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 18px;
color: #ffffff; 
background: #000000 url(../images/blue_black_gradient.jpg) repeat-x; }

p {
margin: 12px 0 4px 0;
padding: 0;
font-weight: normal;
font-size: 1em;
line-height: 1.05em;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff; }

tr, td {
margin: 0;
padding: 0; }

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

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

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

h1 {
margin: 0 0 18px 0;
padding: 0;
font-weight: bold;
font-size: 1.2em;
color: #ffffff;
letter-spacing: .05em;
line-height: 1.3em;
text-align: center; }

.clear { clear: both; }

/* content area */

#page {
width: 100%;
min-height: 600px;
margin: 0;
padding: 0;
background: url(../images/blue_star_bk.jpg) no-repeat top center; }

#wrapper {
width: 950px;
margin:0 auto;
padding: 0;
text-align: center; }

#header {
width: 950px;
height: 189px;
margin: 0;
padding: 0;
text-align: left; }

#header h1 {
display: none; }

div#content_wrapper {
width: 950px;
margin: 0;
padding: 0; }

.box1 {
float: left;
margin: 0 20px 0 0;
padding: 0;
width: 300px;
text-align: center; }

.box2 {
float: left;
margin: 0;
padding: 0;
width: 300px;
text-align: center; }

.boxtop {
margin: 0;
padding: 0;
width: 300px;
height: 21px;
background: url(../images/box_top_300px.png) no-repeat top; }

.boxcontent {
margin: 0;
padding: 0 0 20px 0;
width: 300px;
height: 300px;
background: #000000; }

.boxbottom {
margin: 0;
padding: 0;
width: 300px;
height: 21px;
background: url(../images/box_bottom_300px.png) no-repeat bottom; }


div#content_main {
float: right;
width: 565px;
margin: 0;
padding: 0;
text-align: left; }

/* footer */

div#footer {
float: right;
width: 950px;
margin: 0;
padding: 40px 0 60px 0;  }

div#footer p {
color: #ffffff;
font-size: 11px;
line-height: 12px;
font-weight: normal;
text-align: left;
margin: 0 0 20px 0; }

div#footer a {
color: #ffffff;
text-decoration: none; }

.smalltext {
font-size: 9px;
margin: 0 0 10px 0; }


/* extra */

#leftcolumn p {
margin: 0 0 6px 0;
padding: 0;
color: #233c86;
font-size: 13px;
line-height: 16px; }

#leftcolumn h3 {
margin: 8px 0 4px 0;
padding: 0;
font-size: 15px;
line-height: 17px;
color: #233c86; }

.phone {
font-size: 16px;
line-height: 25px; }

.largetext {
margin: 15px 65px 15px 0;
font-size: 18px;
line-height: 24px;
font-weight: normal; }

.quote {
margin: 0 50px 6px 50px;
padding: 55px 0 0 0;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
line-height: 20px;
text-align: center;
font-weight: normal;
color: #2e81bc;
background: url(../new/images/decoration2.png) no-repeat top center; }

.quotename {
margin: 0 50px 20px 50px;
padding: 0;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 13px;
text-align: center;
color: #2e81bc;
font-weight: normal; }




/* images*/

.img_left { 
float: left;
border: #aba595 1px solid;
margin: 0 20px 15px 0;
padding: 0; }

.img_left_noborder { 
float: left;
border: none;
margin: 0 25px 10px 0;
padding: 0; }

.img_right { 
float: right;
border: none;
margin: 0 0 15px 15px;
padding: 0; }
