/* Table of Contents:

	Overall Layout
	Header Layout
	Call Out Boxes Layout
	Content Layout
	Footer Layout
	
*/

/* Overall Layout
--------------------------------------------------------------------------------------- */
.test {
	border: red solid 1px;
}

body {
    margin: 0;
    padding: 0;
	background-color: #fff;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}

.contact {
	color: #fff;
}

.iwwlogo {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4d4d4f;
	float: right;
}

.iwwlogo:hover {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #921116;
	float: right;
}

#content {
	background-image: url(images/tablebg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	text-align: left;
	padding: 0 56px 0 40px;
}

#content2 {
	text-align: center;
	padding: 10px;
	width: 340px;
}

.test {
	border: 1px solid red;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4a599e;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 24px;
}

.bottomborder {
	border-bottom: #999 solid 1px;
}

.bottomborder td{
	padding: 5px;
}

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f264e;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 14px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 5px 0px 0px 15px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00376a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

ul {
	padding: 2px 0px 2px 10px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0158a9;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

label.zipcode {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #efeeee;
	border: #bab9bb solid 1px;
	padding-left: 4px;
	padding-top: 4px;
}

.input2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: #bab9bb solid 1px;
	padding-left: 4px;
	padding-top: 4px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #efeeee;
	border: #bab9bb solid 1px;
	padding-left: 4px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #efeeee;
	border: #bab9bb solid 1px;
	padding: 8px 4px 2px 4px;
}

.action {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/submitmain.jpg);
	background-repeat: no-repeat;
	background-color: #1B224C;
	border: none;
	width: 237px;
	height: 29px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.action:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/submitmain.jpg);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	background-color: #1B224C;
	width: 237px;
	height: 29px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.action2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/submitmain.jpg);
	background-repeat: no-repeat;
	background-color: #1B224C;
	border: none;
	width: 171px;
	height: 29px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.action2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/submitmain.jpg);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	background-color: #1B224C;
	width: 171px;
	height: 29px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.floatright {
	float:right;
}

a.findalawyer {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	background-image: url(images/findalawyer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:416px;
	height:183px;
	cursor: pointer;
}

a.findalawyer:hover {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	background-image: url(images/findalawyer.jpg);
	background-repeat:no-repeat;
	background-position: top;
	display:block;
	width:416px;
	height:183px;
	background-position: 0 -183px;
}

a.findadoctor {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	background-image: url(images/findadoctor.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:416px;
	height:183px;
	cursor: pointer;
}

.findadoctor2 {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	background-image: url(images/findadoctor2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:416px;
	height:183px;
}

a.findadoctor:hover {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	background-image: url(images/findadoctor.jpg);
	background-repeat:no-repeat;
	display:block;
	width:416px;
	height:183px;
	background-position: 0 -183px;
}

.searchdoctor {
    margin: 15px 0 0 0;
    padding: 0;
	text-align:left;
	display:block;
	width:415px;
	height:182px;
}

.divredbg {
    margin: 0;
    padding: 0;
	text-align:left;
	background-image: url(images/divredbg.jpg);
	background-repeat:no-repeat;
	height: 235px;
	width: 960px;
}

.divredbg2 {
    margin: 0;
    padding: 0;
	text-align:left;
	background-image: url(images/divredbg2.jpg);
	background-repeat:no-repeat;
	height: 235px;
	width: 960px;
}

.footer {
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height: 48px;
	width: 960px;
}

.footertext {
	padding: 10px 60px 10px 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4f;
}

.footertext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4f;
	font-weight: normal;
	text-decoration: underline;
	text-decoration: normal;
}

.footertext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4f;
	text-decoration: none;
	font-weight: normal;
}

.nametext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}

a.home {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.home:hover {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -144px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.lawyer {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -37px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.lawyer:hover {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -181px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.doctor {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -74px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.doctor:hover {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -218px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.contactus {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -111px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

a.contactus:hover {
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: 0 -255px;
	display:block;
	width:171px;
	height:37px;
	cursor: pointer;
}

	


