

/*--------------------------------------------Reset All-----------------------------------------------
-------------------------------------------------------------------------------------------------*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}


/*--------------------------------------------Fonts-----------------------------------------------
-------------------------------------------------------------------------------------------------*/

/*html 			{ 	height: 100%; 
				}*/

body	{
	font: 75% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #666;
	text-align: center;
}

a	{
	text-decoration: none;
	color: #2971a7;
}

a:visited	{
	text-decoration: none;
	color: #2971a7;
}

a:hover	{
	text-decoration: underline;
}

a:active { text-decoration: underline; }

a[href^="http:"]	{
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

p	{
	margin: 0 0 1.4em;
	line-height: 1.4em;
}

h1	{
	font-size: 1.8em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.2em;
}

h2	{
	font-size: 1.4em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.2em;
}

h3	{
	font-size: 1.3em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.1em;
}


blockquote {
	background-image: url(../images/openquote.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	text-align: justify;
	font-style: italic;
	}
	
blockquote span {
	background-image: url(../images/closequote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 25px;
	}
	
.testimonial {padding-left: 20px;}

h3.testimonial {font-size: 1.1em;}
	
.mmred { color: #f95951; }

.bold { font-weight: bold; }

.clearer { clear: both; }



/*--------------------------------------------Structure---------------------------------------------
-------------------------------------------------------------------------------------------------*/

#wrapper	{
	height: auto !important;
	min-height: 100%;
	position: relative;
}

#body	{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/vertLine.gif) repeat-y 515px 20px;
	padding-left: 1.6em;
	padding-bottom: 2em;}


#body:after	{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

* html #body { height: 1%; }

#main	{
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
}

#sidebar	{
	width: 210px;
	float: right;
	margin-right: 15px;
}

/*--------------------------------------------Header-----------------------------------------------
-------------------------------------------------------------------------------------------------*/

#header { border-top: 5px solid #1c2424; }

#header div	{
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#homelink	{
	display: block;
	float: left;
	padding: 15px 0 8px;
	margin: 15px 0 8px;
}

#stripe	{
	background-image: url(../images/stripe.jpg);
	text-align: center;
	clear: both;
	margin: 0 0 35px 0;
	padding: 35px 165px 35px 20px;
	min-width: 690px;
}

#stripe h1	{
	font-size: 1.7em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

/*--------------------------------------------Navigation-------------------------------------------
-------------------------------------------------------------------------------------------------*/

#nav	{
	float: right;
	margin: 0;
	padding: 0;
}

#nav li	{
	display: inline;
	float: left;
}

#nav li a	{
	width: 90px;
	display: block;
	font-weight: normal;
	border: none;
	padding: 3px 15px 3px 15px;
	margin-right: -35px;
	text-decoration: none;
	color: #000;
	text-align: center;
}

#nav li.active a	{
	background: url(../images/navTab.gif) no-repeat 50%;
	color: #fff;
}

#nav li a:hover { color: #f95951; }


/*--------------------------------------------Content-------------------------------------------
-------------------------------------------------------------------------------------------------*/

#main h1	{
	background: url(../images/h1Dots.gif) repeat-x 0 90%;
	padding-bottom: 0.3em;
	margin-top: 0.2em;
}

#main a.more	{
	text-align: left;
	background: url(../images/moreArrow.png) 100% 0.4em no-repeat;
	padding-right: 9px;
	*display: inline-block;
}

.redcross	{
	background: url(../images/mmBullet.png) no-repeat 0 50%;
	padding-left: 1.4em;
}

ul.services	{
	float: left;
	width: 40em;
	margin-bottom: 1.2em;
}

ul.services li	{
	float: left;
	width: 18em;
	background: url(../images/mmBullet.png) no-repeat 0 50%;
	padding: 0.5em 0 0.5em 1.6em;
}

ul.ressupport	{
	float: left;
	width: 40em;
	margin-bottom: 1.2em;
}

ul.ressupport li	{
	float: left;
	width: 18em;
	background: url(../images/mmBullet.png) no-repeat 0 60%;
	padding: 0.5em 0 0.2em 1.6em;
}

ul.ressupport li.sub	{
	width: 18em;
	text-indent: 1.5em;
	background: none;
	padding: 0.1em 0 0.2em 1.6em;
	color: #7d8ca5;
}

ul.ressupport li.sublast	{
	width: 18em;
	text-indent: 1.5em;
	background: none;
	padding: 0.1em 0 0.6em 1.6em;
	color: #7d8ca5;
}

ul.howitworks	{padding-top: 0.5em;}

ul.howitworks li {
	margin-left: 1.9em;
	margin-bottom: 0.5em;
}


ul.howitworks li.numbered	{
	font-size: 1.3em;
	color: #333;
	margin-left: 0;
	margin-bottom: 0;
}

/*ul.howitworks>ul>li { margin-bottom: 0.6em; }*/

#main.advantage h3, #main.tuition h3, #contactus h3, #main.pricing h3, #main.pricing caption	{
	background: url(../images/mmBullet.png) no-repeat 0 50%;
	padding-left: 1.4em;
}

#main.advantage h3 { color: #2971a7; }

/*--------------------------------------------Contact Form-------------------------------------------
-------------------------------------------------------------------------------------------------*/

fieldset#contactform	{
	width: 37em;
	max-width: 90%;
	margin-top: 0.5em;
	margin-bottom: 1.8em;
	padding: 1em 1em 0.5em 1.5em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}


label	{
	display: block;
	padding: 0 0 0.4em 0;
}

input { width: 20em; }

input:focus, textarea:focus { background: #ffc; }

.button {
	border: 1px solid #999;
	background: #fff;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666;
	font-size: 1.1em;
	}
	
.button:hover{
	background: #ffc;
	color: #666;
	}
	
input.button	{
	width: auto;
	margin: 1em 0 0 0;
}

input.button:focus { background: none; }

textarea	{
	width: 20em;
	height: 10em;
}

.required	{
	font-size: 0.75em;
	color: #f95951;
}

input[type="text"], textarea	{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

											
form p {position: relative;}

.feedback 	{
	position:absolute;
	margin-left: 10em;
	left: 185px; 
	top: 24px;
	font-size: 0.75em;
	font-weight: bold;
	color: #f95951;
	padding-left: 22px;
	background: url(../images/error.png) no-repeat left top;
}
							


#contactus a { font-size: 1.1em; }

#contactus p.c { margin-bottom: 1.8em; }

/*--------------------------------------------Sidebar-------------------------------------------
-------------------------------------------------------------------------------------------------*/

#sidebar .box { background: url(../images/sidebarBottom.png) 0 100% no-repeat; }

#sidebar .box h2 { 
	height: 1.5em; 
	overflow: hidden; 
	position: relative; 
	margin-bottom: 0; 
	padding: 6px 10px 19px 15px; 
	color:#fff; 
	font-weight:normal; 
	font-size:1.2em; 
}

#contact {
	height: 105px; 
	margin-bottom: 1.5em;
}

#contact h2 { background: url(../images/sidebarTop.jpg) no-repeat;}

#container {
	height: 400px; 
	margin-bottom: 2em;
}

#container h2 {background: url(../images/sidebarTop.jpg) no-repeat;} 

#container img {padding: 3em 0 0 2.5em;}

#contact p	{
	font-weight: bold;
	font-size: 10px;
	color: #2971a7;
	padding-left: 15px;
}

#contact a { color: #f95951; }

.divider	{
	border-top: 1px solid #ccc;
	margin: 1.3em 1.3em 0 0.9em;
}

#container ul	{
	list-style: square outside;
	padding-left: 15px;

}

#container li	{
	line-height: 1;
	margin-left: 15px;
	padding-top: 13px;
}

#container li.first { padding-top: 0; }

#container a	{
	font-weight: normal;
	font-size: 0.95em;
}

#logo	{
	display: block;
	padding: 0.1em 0;
}


/*--------------------------------------------Price Table-------------------------------------------
-------------------------------------------------------------------------------------------------*/

table	{
	width: 34em;
	max-width: 100%;
	border: 1px solid #666;
	font-size: 1.2em;
	color: #333;
	margin-bottom: 1.4em;
}

.pricing td, .pricing th	{
	padding: 0.1em 1em;
	height: 3em;
}

caption	{
	font-size: 1.1em;
	margin-bottom: 0.6em;
}

col { border-right: 1px solid #ccc; }

col#nonofficehrsCol { border: none; }

td { border-right: 1px solid #ccc; }

td.last { border: none; }

thead, tr.subheader	{
	background: #7d8ca5 url(../images/ptableBar.jpg) repeat-x top center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #666;
	font-size: 0.8em;
	color: #fff;
}

th	{
	font-weight: normal;
	text-align: left;
}

.odd { background-color: #f8f8f8; }

tr:hover	{
	background-color: #3d80df;
	color: #fff;
}

thead tr:hover	{
	background-color: transparent;
	color: inherit;
}


/*--------------------------------------------Footer-------------------------------------------
-------------------------------------------------------------------------------------------------*/

#footer	{
	clear: both;
	color: #fff;
	width: 100%;
	border-bottom: 7px solid #1c2424;
}

#ftrmain	{
	width: 800px;
	background: #1c2424 url(../images/footerLeft.gif) no-repeat;
	margin: 0 auto;
}

#ftrright	{
	background: url(../images/footerRight.gif) no-repeat 100%;
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 0.9em;
}

#footer a	{
	color: #fff;
	font-weight: bold;
}
