/* CSS Document */

* {
	margin:0;
	font-size:12px;
}

body{
	background:#BBBBBB;
	text-align:center;
}

img {
	vertical-align:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img { border:none;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	}

input, select {
	font-weight:normal;
	font-size: 1em;
	margin-top: 5px;
}

a {
	color:#ff3300;
	text-decoration: none;
}
a:hover{text-decoration:underline}
p {
	padding-top:6px;
}

/* ============================= main layout ====================== */

.link {background:url(images/link_bg.gif) top repeat-x; padding:12px 0 12px 16px;}
.link a {
	background:url(images/link2_bg.gif) no-repeat 0 5px;
	padding-left:17px;
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}
.link a:hover {text-decoration:underline;}
.link3 {background:url(images/link_bg2.gif) top repeat-x;}

.link2 {
	background:url(images/link_tile.gif) repeat-x top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.link2 .a {
	background:url(images/link2_bg.gif) no-repeat 0 5px;
	padding-left:17px;
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
	margin-left:23px;
}
.link2 .a:hover {text-decoration:underline;}
.link3 {
	background:url(images/link_tile.gif) repeat-x top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
}
.link3 .a {
	background:url(images/link2_bg.gif) no-repeat 0 5px;
	padding-left:17px;
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
	margin-left:23px;
}
.link3 .a:hover {text-decoration:underline;}
li {
	background:url(images/list_bg.gif) no-repeat 0 7px;
	padding:0 0 4px 20px;
}
li a {
	color:#ff3300;
	background-repeat: no-repeat;
}
li a:hover {text-decoration:underline;}
.list2 li {padding-bottom:6px;}
.list li {background:url(images/li_tile.gif) top repeat-x; border-bottom:1px solid #a5b0b8; padding:0;}
.list li a {display:block; padding:12px 0 11px 63px;}
.list .last {border:none;}
.li1 a {background:url(images/li_bg1.gif) top left no-repeat;}
.li2 a {background:url(images/li_bg2.gif) top left no-repeat;}
.li3 a {background:url(images/li_bg3.gif) top left no-repeat;}
.li4 a {background:url(images/li_bg4.gif) top left no-repeat;}
.li5 a {background:url(images/li_bg5.gif) top left no-repeat;}
.li6 a {background:url(images/li_bg6.gif) top left no-repeat;}
.li7 a {background:url(images/li_bg7.gif) top left no-repeat;}
.li8 a {background:url(images/li_bg8.gif) top left no-repeat;}
.li9 a {background:url(images/li_bg9.gif) top left no-repeat;}
.li10 a {background:url(images/li_bg10.gif) top left no-repeat;}

.imgindent {margin:0 20px 0 0; float:left;}

strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}

/* ============================= header ====================== */

.logo {
	margin:11px 0 0px 135px;
}
.tag {
	margin:20px 0px 0px 5px;
}
.menu {
	margin:15px 0px 0px;
	position:relative;
}
.submenu_pd {
	text-align: center;
	background-image: url(images/submenu_tile.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	width: 194px;
	height: 21px;
	padding-top: 1px;
}
.submenu_med {
	text-align: center;
	background-image: url(images/submenu_tile.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 175px;
	width: 194px;
	height: 21px;
	padding-top: 1px;
}
.submenu_hosp {
	text-align: center;
	background-image: url(images/submenu_tile.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 270px;
	width: 194px;
	height: 21px;
	padding-top: 1px;
}
.submenu_support {
	text-align: center;
	background-image: url(images/submenu_tile.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 345px;
	width: 204px;
	height: 21px;
	padding-top: 1px;
}
#header a {
	color:#ff3300;
}

/* ============================= middle ====================== */

.column_padding {
	padding-right:15px;
}
.indent {
	padding:5px 10px 0px 15px;
}
.indent2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.indent3 {
	padding-right: 10px;
	padding-left: 15px;
}
.indent4 {
	padding-right: 10px;
}
.indent5 {
	padding:5px 10px 0px 20px;
}
.indent9 {
	padding:5px 10px 0px 20px;
	height: 405px;
}
.title_sm {
	background:url(images/title_tile_blue.gif) repeat-x top;
	padding:5px 0 5px 0px;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	margin-top: 40px;
}
.title_sm a {
	color:#ff3300;
	text-decoration:none;
}
.title_sm a:hover {text-decoration:underline;}
.title_big {
	background:url(images/title_tile_blue.gif) repeat-x top;
	padding:13px 15px 15px;
	font-weight: normal;
	color: #006666;
	font-size: 1.38em;
	text-align: center;
}
.title_big a {
	color:#ff3300;
	text-decoration:none;
}
.title_big a:hover {text-decoration:underline;}
.blue_rule {
	background:url(images/rule_tile.gif) repeat-x top;
	height: 8px;
}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.quote a {
	color:#ff3300;
	text-decoration:none;
}
.quote a:hover {text-decoration:underline;}
.box .title {
	background:url(images/title_tile_yellow.gif) repeat-x top;
	padding:13px 0px 15px 14px;
}
.box .indent {background:#f4f5f7 url(images/box_bg1.gif) bottom repeat-x;
}

.box .indent2 {
	padding:5px 15px 10px;
	background:#f4f5f7 url(images/box_bg1.gif) bottom repeat-x;
}
.box .indent3 {
	padding:5px 15px 10px;
	background:#f4f5f7 url(images/box_bg1.gif) bottom repeat-x;
}
.box .indent4 {
	padding:5px 15px 13px;
	background:#f4f5f7 bottom;
}
.box .indent5 {
	padding:5px 10px 6px 15px;
	background:#f3f5f7 url(images/box_bg3.gif) bottom repeat-x;
}
.box .indent6 {
	padding:5px 10px 30px 15px;
	background:#f3f5f7 url(images/box_bg3.gif) bottom repeat-x;
}
.box .indent7 {
	padding:5px 10px 15px 15px;
	background:#f3f5f7 url(images/box_bg3.gif) bottom repeat-x;
}
.box .indent8 {
	padding:5px 10px 50px 15px;
	background:#f3f5f7 url(images/box_bg3.gif) bottom repeat-x;
}
.box .indent9 {
	padding:5px 10px 10px 15px;
	background:#f3f5f7;
}
.pict_home {
	background:url(images/agency_owner_home.jpg) no-repeat right bottom;
}
.pict_pd1 {
	background:url(images/agency_owner_pd1.jpg) no-repeat right bottom;
}
.pict_pd2 {
	background:url(images/agency_owner_pd2.jpg) no-repeat left bottom;
}
.pict_med1 {
	background:url(images/agency_owner_med1.jpg) no-repeat right bottom;
}
.pict_med2 {
	background:url(images/agency_owner_med2.jpg) no-repeat left bottom;
}
.pict_hosp1 {
	background:url(images/agency_owner_hosp1.jpg) no-repeat right bottom;
}
.pict_hosp2 {
	background:url(images/agency_owner_hosp2.jpg) no-repeat left bottom;
}
.pict_cwccare {
	background:url(images/cwccare_materials.jpg) no-repeat center bottom;
}
.screen {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.screen_space {
	width: 100%;
	background-color: #f4f5f7;
}
.tipstyle
{
	color:#000;
	position:absolute;
	visibility:hidden;
	width: 200px;
	border-top: 1px solid #bdbec6;
	border-right: 0px solid #bdbec6;
	border-bottom: 2px solid #bdbec6;
	border-left: 0px solid #bdbec6;
	background-color: #D9EBF9;
	filter:alpha(opacity=90);
	opacity:0.9;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px 10px 10px 15px;
}
.pict_support {
	background:url(images/support.jpg) no-repeat right top;
}
.pict_accting {
	background:url(images/accounting.jpg) no-repeat right top;
}
.pict_hosting {
	background:url(images/hosting.jpg) no-repeat right top;
}
.pict_offer {
	background:url(images/offer.jpg) no-repeat right top;
}
.img {margin:4px 0 30px 0;}
.img2 {margin:24px 0 28px 0;}
.small {
	font-size:95%;
	text-transform: uppercase;
}
.big {
	font-size:1.168em;
	line-height: 1.6em;
}
.big_bold {
	font-weight:bold;
	font-size:1em;
}
.blue {color:#236c99;}
.green {
	color:#006666;
}
.red {
	color:#ff3300;
}
.underline {text-decoration:underline}
.p {padding-top:10px;}
.phone {float:right; margin-right:130px;}

.margin1 {
	margin-top:6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.margin2 {
	margin-top:15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.margin3 {margin-top:21px;}
.margin4 {margin-top:32px;}
.margin5 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.margin6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.margin7 {
	margin-top:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 67px;
	margin-bottom: 15px;
	line-height: 1.8em;
}
.margin_t49 {
	margin-top:49px;
}
.margin_t41 {
	margin-top:41px;
}
.margin_t29 {
	margin-top:29px;
}
.margin_t40 {margin-top:40px;}
.margin_t20 {
	margin-top:20px;
}
.margin_t45 {
	margin-top:40px;
}
.margin_t48 {
	margin-top:48px;
}
.padding1 {padding-bottom:32px;}
.padding2 {padding-bottom:22px;}
.box .padding3 {padding-bottom:30px;}
.box .padding4 {padding-bottom:40px;}
.padding5 {
	padding-bottom:20px;
}
.right160 {
	margin-right:160px;
}
.right175 {
	margin-right:175px;
}
.right140 {
	margin-right:140px;
}
.right110 {
	margin-right:110px;
}
.left230 {
	margin-left: 180px;
}
.left175 {
	margin-left: 175px;
}
.left150 {
	margin-left: 160px;
}
.left50 {
	margin-left: 80px;
}

/* ============================= footer ====================== */

.footer_tile {
	background:url(images/footer_tile.gif) bottom repeat-x;
	border-bottom:1px solid #bcbfc3;
	border-top:1px solid #d1d4d8;
	color:#3a4144;
	padding:16px 0 13px 15px;
	text-align: center;
}
#footer a {
	color:#ff3300;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
#footer span {display:block; float:left; width:194px; padding-top:2px;}
.rss {color:#c82e25 !important; font-weight:bold; background:url(images/rss_bg.jpg) no-repeat 0 0; padding:2px 0 4px 34px; display:block; float:left;}

/* ============================= forms ============================= */

#header_form {float:right; padding:65px 0 0 0;}
#header_form .input {width:129px; height:18px; border:1px solid #8f8f8f; background:#fff; padding:0 0 0 5px; font-size:1em;}


form .rowi {
	height:35px;
	width: 295px;
	margin: 0px;
	padding: 0px;
}
form .link a {float:right; margin-right:20px;}
.select {
	width:275px;
	height:22px;
	border:1px solid #636363;
	background:#FFFFFF;
	padding:0 0 0 5px;
	font-size:1em;
}
.input {
	width:275px;
	height:22px;
	border:1px solid #636363;
	background:#FFFFFF;
	padding:0 0 0 5px;
	font-size:1em;
}
textarea {
	width:275px;
	height:93px;
	border:1px solid #636363;
	background:none;
	padding:0 0 0 5px;
	overflow:auto;
	font-size:1em;
	margin-top: 5px;
}
#home #main #middle .container {
	width: 100%;
}
