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

/* 
med blue : 446eb6
*/


/**Start Reset*********************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**End Reset*********************************/

body {
	background: #515151;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

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

h1 {
	color:#000;
	font-size:28px;
	font-weight:bold;
	margin:0 0 10px 0;
	}
	h1.home {
	width:600px;
	height:150px;
	overflow:hidden;
	text-indent:-1200px;
	background: url(/Images/home.gif) top left no-repeat;
	font-size:10px;
	}
	h2 {
	color:#cc0000;
	font-size:19px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
	line-height:24px;
	}
	h2 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#666;
	}
p.intro {
	font-size:12px;
	line-height:20px;
	color: #666;
}

.clear0 {	clear:both;	height:0px;	overflow:hidden;}
.clear5 {	clear:both;	height:5px;	overflow:hidden;}
.clear10 {	clear:both;	height:10px;	overflow:hidden;}
.clear20 {	clear:both;	height:20px;	overflow:hidden;}

IMG.png {
	behavior: url(/Includes/iepngfix.htc);
}
#wrapper {
	background: url(/Images/bkgd.gif) top left repeat-x;
}
#container {
	width:960px;
	margin:0 auto;
	background:url(/Images/bkgd.gif) top center repeat-x;
	position:relative;
}

#header { color:#fff; height:146px; overflow:hidden; position:relative;}
#header #links {text-align:right; top:20px; right:30px; width:300px; position:absolute;}
#header #title {width:416px; height:65px; overflow:hidden; top:45px; left:230px; position:absolute;}
#header #area {color:#ccc; top:127px; right:30px; width: 300px; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; letter-spacing:2px; position:absolute;}
#header a, #footer a {color:#ccc; font-size:12px; }
#header a:hover, #footer a:hover {color:#fff; text-decoration:underline; }
#footer {color:#fff;}
#footer #left {
	width:650px;
	margin-left:30px;
	float:left;
}
#footer #right {
	width:270px;
	margin-right:10px;
	float:right;
	text-align:right;
	font-size:10px;
}

#nav {
	height:42px;
	overflow:hidden;
	width:600px;
	margin:0 0 0 300px;
}
#nav a {
	width:147px;
 height:42px;
	display:block;
	background:url(/Images/navtabs.png);
	background-position:-150px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	behavior: url(/includes/iepngfix.htc);
	margin-right:1px;
	float:left;
	text-decoration:none;
}
#nav a:hover {	background-position:-300px 0px; }
#nav a.on, #nav a:hover.on { background-position:0px 0px; color:#cc0000; }


#contentContainer {background:#fff; margin:0;}
#content { 
width:940px;
margin:0px auto;
padding:35px 0 0 0;
}

.left620 {
	width:620px;
	float:left;
}
.right300 {
	width:300px;
	float:right;
}
.col-3 {
	width:300px;
	float:left;
}
.col-5 {
	width:172px;
	float:left;
}
.col-3-spacer, .col-5-spacer {
	width:20px;
	float:left;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* home */

.promos {
	width:300px;
	float:left;
	}

.promos h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	margin:6px 10px;
	}

.promos h2 a, .promos h2 a:hover {
	color:#cc0000;
	text-decoration:none;
}
.promos p {
	line-height:16px;
	font-size:11px;
	margin:0 5px 10px 10px;
}

a.arrow {
	height:50px;
	overflow:hidden;
	background:url(/Images/arrow.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	text-align:right;
	display:block;
	font-size:12px;
}
a:hover.arrow {
	background-position:right -50px;
}
a.arrow div {
	padding:17px 50px 0 0;
	text-align:right;
}
.promospacer {
	width:20px;
	float:left;
	overflow:hidden;
}

#difference {
	width:300px;
	height:544px;
	overflow:hidden;
	background:url(/Images/bkgdRightSideDifference.gif) top left no-repeat;
	position:relative;
}
#differenceHolder {
	width:288px;
	overflow:hidden;
	top:120px;
	height:404px;
	margin-left:6px;
	position:absolute;
}



/* services */

#services ul {
		margin:15px 0 0 20px;
		line-height:20px;
	}
	
	#services li {
background-image:url(/Images/check.gif);
background-repeat:no-repeat;
list-style-type:none;
margin:0 0 10px;
padding-left:30px;
font-size:13px;
}

#services ul ul {
		margin:5px 0 0 30px;
	}
#services ul ul li {
background-image:url(/Images/arrowlist.gif);
background-repeat:no-repeat;
list-style-type:none;
margin:0 0 10px;
padding-left:25px;
font-size:12px;
}

#services h2 {
	color:#cc0000;
	font-size:15px;
	font-weight:bold;
	margin: 0 15px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	}

a.downloadPractice {
	width:286px;
	height:125px;
	overflow:hidden;
	display:block;
	background-image:url(/Images/downloadPractice.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a:hover.downloadPractice {
	background-position:0px -125px;
}



#events td {
	padding:5px;
	border:1px dotted #ddd;
	line-height:17px;
}
#events td.date {
	background:#fefefe url(/Images/fade.gif) top right no-repeat;
	padding:5px 9px;
}

#logo {width:239px; height:240px; top:10px; left:0px; position:absolute;}
#social {width:300px; height:60px; top:50px; right:10px; position:absolute;}

#buy td {
	font-size:12px;
	padding:0 8px 8px 8px;
	color:#000;
}
#buy td.no {
	border:0px;
}
.green {
	color: #090;
}
.red {
	color: #cc0000;
}

#contact {
}

#contact .label {
	width:150px;
	font-size:14px;
	color:#555;
	font-weight:bold;
	padding:15px 10px 10px 0;
	text-align:right;
	float:left;
}
#contact .form {
	width:460px;
	text-align:left;
	margin-left:10px;
	float:left;
}
#contact input {
	border:2px solid #777;
	color:#444444;
	font-size:14px;
	margin:5px 0 0;
	padding:6px;
	width:400px;
	background:#fff url(/Images/bkgdform.gif) top left repeat-x;
}
#contact textarea#comments {
	border:2px solid #777;
	color:#444444;
	margin:5px 0 0;
	padding:3px;
	width:405px;
	height:250px;
	overflow:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
}
#contact .button {
	border:0px;
	width:auto;
	background:none;
	margin-right:40px;
	}

.error {
	color:#cc0000;
	font-size:11px;
}

#twitter {
	width:300px;
	height:65px;
	top: 366px;
	right:0px;
	position:absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.twitterMessage p {
	font-size:12px;
	margin:0 0 20px 0;
	background:#ffffff url(/Images/fadeleft.gif) top left no-repeat;
	padding:9px 9px 9px 11px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
.twitterMessage p span {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#666;
}

.divider {
	border-bottom:1px dotted #bbb;
	height:0px;
	overflow:hidden;
}