@charset "utf-8";
/* CSS Document */

body{font-family:Verdana, Arial, Helvetica, sans-serif;
margin:			auto;
padding: 0px;
text-align: center;
background-image: url(images/background.jpg);
background-repeat:	repeat-x;
background-color: #CCCCCC;
margin-left: auto;
margin-right: auto;
}

img.avatar {
	border: 1px solid #ccc;
	padding: 4px;;
}

.imgPad {
	padding-left: 30px;
}

ul .solutions {
	text-align: left;
	list-style-type: none;
	padding-left: 50px;
	padding-top: 10px;
}

.solutions {
	background: url(images/victoriousLogo.gif) top left no-repeat;
	height: 40px;
	width: 200px;
}





div#topLink {
	width: 974px;
	height: 25px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	
	padding-top: 7px;
	padding-right: 60px;
	
	
}

img {
	border-style: none;
}


p {
	text-align: left;
	font-size:		12px;
	font-weight: normal;
	text-align:		justify;
	line-height:		1.8em;
	margin: 20px;
}

p.image {
	margin: 0px;
	padding: 0px;
}

p.homestar {
	text-align: left;
	font-size:		14px;
	font-weight: bold;
	text-align:		justify;
	line-height:		1.8em;
	margin: 20px;
}

hr {
	color: #999999;
}

p.blueBack {
	text-align: left;
	font-size:		12px;
	font-weight: normal;
	text-align:		justify;
	line-height:		1.8em;
	margin: 20px;
	background-color: #e0ebf1;
	padding: 10px;
	border-top: 8px solid #98c2d8;
	border-bottom: 8px solid #98c2d8;
}

p.keywords {
	font-size: 10px;
	color: #999999;
	text-align: center;
}



ul.inside {
	color:			#000;
	font-size:		12px;
	font-weight: normal;
	text-align: left;
	list-style:	url(images/bullet_1.gif);
	list-style: color:#ff9900;
	/*list-style-image:	url('images/ccc_bullet01.gif');*/
	line-height:		1.8em;
	padding-left: 14px;
	
	
}

h1 {
	margin: 0px;
	font-size:		26px;
	text-align: left;
	padding: 18px;
	padding-top: 22px;
	color: #153e56;
}

.guarantee {
	margin: 0px;
	font-size:		24px;
	font-weight: bold;
	text-align: left;
	padding: 18px;
	padding-top: 22px;
	color: #cc0000;
	text-align: center;
}


h2 {
	font-size:		18px;
	font-weight: bold;
	text-align: left;
	margin: 20px;
	margin-top: 6px;
	padding: 14px;
	}
	
h2.emergency {
	font-size:		20px;
	font-weight: bold;
	text-align: left;
	margin: 20px;
	margin-top: 6px;
	padding: 14px;
	color: #990000;
}
	
th h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	padding: 4px;
	color: #153e56;
}


table {
  border-collapse: collapse;
  
}

td, th {
  padding: 0;
  
}

th.mainTable {
	background: url(images/swooshBack.jpg) no-repeat top left;
}

div.container {
 text-align: center;
}

div#navcontainer {
	text-align: center;
}

.botnav {
	list-style:		none;
	margin:			0;
	display:		inline;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-size: 12px;
}

a:link {
	color:			#00415b;
	text-decoration:	underline;
}

a:visited {
	color:			#666;
	text-decoration:	underline;

}

a:hover {
	color:			#4895c0;
	text-decoration:	none;

}

div.siteDesign {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.email {
	background-color: #bfd8e3;
}

p.bold {
	font-weight: bold;
	font-size: 12px;
}

div.forma {
	text-align: left;
}

th.logo {
	url(images/logoBottom.gif): no-repeat center top;
}

.solutions a {
	font-weight: normal;
}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{width:920px;position:relative;height:30px;color:#E0E0E0;background:#FFF;font-family:Arial,Helvetica,sans-serif;}
#dolphinnav{
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 10px;
	height: 33px;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#FFF;text-decoration:none;padding:0 0 0 10px;height:33px;}
#dolphinnav ul li a span{padding:12px 10px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 10px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */
