/* standard elements */

body { margin: 0px; font-family: verdana; font-size: 13px; color: #555; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #666;}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

#launches td { font-size: 11px; }
#launches { border-top: 1px #ccc solid; padding-top: 5px; width: 340px;}
#hidden,#hdn { visibility: hidden; display: none; height: 0; } 

ul { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style: square; color: #9FB3CD; }

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

/* page structure */

#container { width: 100%; height: 100%; }
#logo {	position: absolute; width: 114px; height: 43px; right: 45px; top: 40px; }


#nav { margin-top: 91px;  }
#navbar { position: relative; background: #cc0000; width: 350px; background-image: url(../imgs/corner.gif); background-position: top right; background-repeat: no-repeat; }
#navbar ul { margin: 0; padding: 0; list-style: none; margin-left: 20px; line-height: 23px; }
#navbar li { margin: 0; padding: 0; display: inline;    }
#navbar a { padding-bottom: 5px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; } 
#navbar a:hover { color: #666; } 
.vbar { margin: 0 5px; }

#pic_strip { width: 100%; height: 124px; border-top: 1px solid #CC0000; border-bottom: 1px solid #CC0000; background-repeat: no-repeat;}
#phone_strip { position: absolute; right: 0; left: auto; width: 180px; height: 22px; background-color: #cc0000; background-image: url(../imgs/corner2.gif); background-position: bottom left; background-repeat: no-repeat; }
.phone_no { margin-left: 28px; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff;}

#side_title { float: left; padding: 0px 0px 0px 28px; margin-right: 15px; width: 30px; height: 200px; }

/* content area */

#content { margin-top: 18px; }
.home_hr { color: #eee; background-color: #eee; width: 350px; }

.text_block { float: left; 	width: 400px; }
.text_block li { color: #555; line-height: 1.5; }

/* nav */

.nav { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; line-height: 20px; }
a.nav { text-decoration: none; }
a.nav:hover { text-decoration: underline; } 

/* about */

#about ul { margin: 0px; margin-top: 1em; padding-left: 1.5em; }

/* services */

#services ul { margin: 0px; padding-left: 1.5em; }
#work ul { margin-left: 0px; padding-left: 1.5em; }
