body {
    font-family:Verdana;
    font-size:12px;	
    background:#09182B;
    margin:0;
}

#wrapper {
	width:760px;
	border:1px solid #ffffff;
	margin:0 auto;
	background:#ffffff;
}

h1,h2,h3 {
    margin:0;
}

#header {
	width:760px;
	height:129px;
	background:url('../img/header.jpg') no-repeat;
}

#header_msg {
	width:440px;
	height:50px;
	padding-top:10px;	
}

#header_msg h1 {
	font-family: Tahoma;
	font-size:30px;
	color: #ffffff;
	margin-left:20px;	
}

#header_ser {
	width:440px;
	height:17px;
	padding-top:3px;
}

#header_ser h2 {
	font-family:Tahoma;
	font-size:12px;
	color: #0C4895;
	margin-left:20px;
}

#header_menu {
	margin:0;
	padding:0;
}

#main_bottom {
	float:left;
	width:740px;
	background: #003F90;
	height:24px;
	padding-top:8px;
	padding-left:20px;
}

#main_bottom a {
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
}

#city {
	width:760px;
	height:156px;
	background:url('../img/city.jpg') no-repeat;	
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#serving {
	width:760px;
	height:57px;
	background:url('../img/serving_san_diego.jpg') no-repeat;	
	border-bottom:1px solid #ffffff;
}

#services {
	height:154px;
	background:#ffffff;
	border-bottom:1px solid #ffffff;
}

.serv_p {
	border-right:1px solid #ffffff;
}

.bottom_text {
	float:left;
	width:100%;
	font-family:verdana;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#aboutus {
	background: url('../img/about_b.jpg');
	border-bottom:1px solid #ffffff;
}

#aboutus_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #0c4895;
	font-weight:bold;
	padding:10px 20px;
	text-align:justify;
}

#bigd {
	/*position:relative;*/
	float:left;
	min-height:500px;
	height:100%;
	background:#fff;
}

#lefts {
	width:150px;
	position:relative;
	float:left;
}

#rights {
	/*position:relative;*/
	float:right;
	padding:10px;
	width:590px;
	font-size:110%;
}

#rights h1 {
	font-size:130%;
	color: #0c4895;
}

#rights .red_msg {
	color: red;
	font-weight: bold;
}

#rights table tr td {
	padding-right:50px;
	padding-top:5px;
	padding-bottom:5px;
}

#rights table.tb tr td {
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
