@charset "utf-8";

body	{
	background-image:url(../images/bkgrd.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

a:link {
	color:#000;
	text-decoration:none;
}

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

a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	color:#000;
	text-decoration:none;
}

a.inline:link	{
	color:#000;
	text-decoration:underline;
}

a.blue:link	{
	color:#000066;
}

a.blue:visited	{
	color:#000066;
}

a.blue:hover	{
	color:#000066;
	text-decoration:underline;
}

a.blue:active	{
	color:#000066;
}

a.inline_blue:link	{
	color:#000066;
	text-decoration:underline;
}

img	{
	border:none;
}

p	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.dropcap	{
	font-size:300%;
	font-weight:bold;
	color:#000;
}

.underline	{
	text-decoration:underline;
}

.fl_clear	{
	clear:both;
}

.blue	{
	color:#000066;
}

.red	{
	color:#FF0000;
}

.leaf_align	{
	margin-bottom:5px;
}

.nobullets	{
	list-style:none;
}

.bold	{
	font-weight:bold;
}

h2	{
	margin:5px;
	padding:0px;
}

#wrapper	{
	width:960px;
	height:auto;
	margin:auto;
	z-index:1;
}

#header {
	width:920px;
	height:150px;
	padding:20px 20px 0px 20px;
	z-index:2;
}

#content	{
	width:876px;
	height:auto;
	min-height:600px;
	background-color:#FFF;
	border:solid #666666 2px;
	padding:40px;
	z-index:4;
}

#menu	{
	width:auto;
	height:auto;
	padding-right:15px;
	position:relative;
	top:-28px;
	z-index:3;
}

#footer	{
	width:956px;
	height:75px;
	background-color:#FFF;
	position:relative;
	top:-70px;
	border:solid #666666 2px;
	padding-top:40px;
	z-index:3;
}

p.footer	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

/* Disable Skype Highlighting */

span.skype_pnh_container	{
	display:none !important;
}

span.skype_pnh_print_container	{
	display:inline !important;
}

/* Home Page */
#image_home	{
	margin-top:20px;
	margin-right:50px;
	float:right;
	z-index:5;
}

#info_boxes	{
	padding-left:6px;
	position:relative;
	top:-35px;
	z-index:5;
}

#info_box_top	{
	width:318px;
	height:90px;
}

#info_box_content	{
	width:278px;
	height:auto;
	padding:20px;
	background-image:url(../components/bkgrd_info_box.png);
	background-repeat:repeat-y;
}

#info_box_bottom	{
	width:318px;
	height:90px;
	background-image:url(../components/bkgrd_learn_more.png);
	background-repeat:no-repeat;
}

/* Upgrades Page */

.upg_title_align	{
	 margin-bottom:5px;
	 margin-right:15px;
}

.upg_fl_right	{
	float:right;
	margin-right:50px;
	margin-top:25px;
}

/* FAQ Page */

.faq_title_align	{
	margin-top:25px;
	margin-bottom:5px;
	margin-right:15px;
}

.faq_qa_align	{
	vertical-align:top;
}

.q_and_a	{
	width:700px;
	height:auto;
	margin: 20px auto;
	padding:25px;
	border:#000066 solid 1px;
}

/* Placement Page */

.plc_title_align	{
	 margin-bottom:5px;
	 margin-right:15px;
}

.plc_fl_right	{
	float:right;
	margin-right:50px;
	margin-top:25px;
}

/* Contact Page */

#contact_form	{
	width:702px;
	height:auto;
	margin:50px auto;
}

#contact_form_left	{
	width:350px;
	height:315px;
	float:left;
	border-top:solid #000066 1px;
	border-left:solid #000066 1px;
}

#contact_form_right	{
	width:350px;
	height:315px;
	float:right;
	border-top:solid #000066 1px;
	border-right:solid #000066 1px;
}

#contact_form_bottom	{
	width:700px;
	height:150px;
	clear:both;
	border:solid #000066 1px;
}

#form_errors	{
	width:702px;
	height:auto;
	margin:auto;
	border:solid #0000FF 1px;
}

#thank_you	{
	width:600px;
	height:auto;
	margin:50px auto;
}

/* Webmaster */

#webmaster_form_one	{
	width:670px;
	height:300px;
	padding:0px 15px;
	border-top:solid #000066 1px;
	border-right:solid #000066 1px;
	border-bottom:none;
	border-left:solid #000066 1px;
}

#webmaster_form_two	{
	width:670px;
	height:250px;
	padding:0px 15px;
	border-top:solid #000066 1px;
	border-right:solid #000066 1px;
	border-bottom:none;
	border-left:solid #000066 1px;
}

#webmaster_form_three	{
	width:700px;
	height:150px;
	border:solid #000066 1px;
}

/* Admin Page */

#login	{
	width:250px;
	height:auto;
	padding:25px;
	border:solid #000066 1px;
}

#new_user	{
	width:400px;
	height:auto;
	margin:auto;
	padding:25px;
}

#delete_user	{
	width:400px;
	height:auto;
	margin:auto;
	margin-bottom:100px;
	padding:25px;
}

#current_user	{
	width:400px;
	height:auto;
	margin:auto;
	padding:25px;
}

#cms	{
	width:850px;
	height:auto;
}

#cms_bottom	{
	width:;
	height:;
}

#menu_admin	{
	width:125px;
	height:auto;
	padding:25px;
	border:solid #000066 1px;
}

#menu_admin ul	{
	margin:0px;
	padding-left:20px;
}

#page_admin	{
	width:400px;
	height:auto;
	padding:0px 40px;
	text-align:top;
}

#info_box	{
	width:auto;
	height:auto;
	margin:50px auto;
}

#intro_para	{
	width:auto;
	height:auto;
	margin:50px auto;
}

#faq_add	{
	width:600px;
	height:auto;
	margin:50px auto;
}

#faq_delete	{
	width:auto;
	height:auto;
	margin:50px auto;
}

textarea	{
	resize:none;
}

.btn_150x30	{
	width:150px;
	height:30px;
	font-size:16px;
}

.btn_200x30	{
	width:200px;
	height:30px;
	font-size:16px;
}




