@charset "utf-8";
/* CSS Document */


body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	background:#404d55 url(images/body-bg.jpg) repeat-x top left;
}
h1
{
	font-size:210%;
	color:#933;
	margin:0;
}
h2
{
	font-size:125%;
	margin-top:5px;
}
#container
{
	clear:both;
	width:960px;
	margin:0 auto 10px;
	background:#fff;
}
#header
{
	width:439px;
	margin:20px auto;
}
#logo
{
	float:left;
	margin-bottom:10px;
}
#contact
{
	float:right;
	margin:10px;
	padding:0;
	font-size:150%;
	list-style:none;
}
#contact li
{
	float:left;
}
#contact a
{
	display:block;
	padding:3px 15px;
	text-decoration:none;
}
#menu-lc
{
	float:left;
	width:7px;
	height:40px;
	background:#133d55 url(images/menu-lc.gif) top left no-repeat;
}
#menu-rc
{
	float:right;
	width:7px;
	height:40px;
	background:#133d55 url(images/menu-rc.gif) top right no-repeat;
}
#menu-e
{
	border-right:#466 1px solid;
}
#menu
{
	float:left;
	width:733px;
	height:40px;
	margin:0;
	padding:0 0 0 213px;
	font-weight:bold;
	list-style:none;
	background:#000 url(images/menuBg.gif) top left repeat-x;
}
#menu li
{
	float:left;
	white-space:nowrap;
}
#menu a
{
	display:block;
	color:#adf728;
	margin-top:9px;
	padding:8px 13px 7px;
	text-decoration:none;
	border-left:#466 1px solid;
}
#menu a:hover
{
	color:#f00;
	background:#ddd url(images/menulinkBg.gif) top left repeat-x;
}
#current
{
	color:#3ff;
	margin-top:9px;
	padding:8px 13px 7px;
	text-decoration:none;
	border-left:#466 1px solid;
}
#middle
{
	float:left;
	padding:30px 35px 10px;
}
#midleft
{
	color:#fff;
	float:left;
	width:570px;
	padding:7px 15px 15px;
	margin-right:30px;
	background:url(images/info-Bg.jpg) no-repeat;
}
#midleftContact
{
	color:#fff;
	float:left;
	width:570px;
	padding:7px 15px 74px;
	margin-right:30px;
	background:url(images/contactBg.jpg) no-repeat;
}
#midleftContact h2
{
	font-size:175%;
	margin:10px 0 -20px;
}
#midleftContact p
{
	margin:20px 0;
}
#midleft ul
{
	list-style-type: square;
}
#midright
{
	float:right;
	width:230px;
	padding:0;
	margin:0;
}
#midright p
{
	margin:0 0 20px 0;
}
#midbottom
{
	float:left;
	list-style:none;
	margin:15px 0 0 34px;
	padding:0;
}
#midbottom li
{
	float:left;
}
#midbottomL
{
	margin-left:28px;
	margin-bottom:15px;
}
#apph1 h1
{
	text-align:center;
}
#appLeft
{
	float:left;
	width:400px;
	margin:5px;
	padding:30px 6px 35px 25px;
	background:#000 url(images/appinfoBg.jpg) no-repeat;
}
#appRight
{
	float:left;
	width:400px;
	margin:5px;
	padding:30px 6px 52px 25px;
	background:#000 url(images/appinfoBg.jpg) no-repeat;
}
#appChat
{
	float:right;
	margin-right:0;
}
#appPhone
{
	margin-top:15px;
}
.appTitle
{
	color:#133c53;
	font-size:115%;
}
#ContactForm
{
	float:left;
	width:350px;
	margin:10px 0 10px 250px;
	color:#555;
}
#thankyou
{
	text-align:center;
	margin:50px 0 100px;
	width:890px;
	font-weight:bold;
	color:#555;
}
#liveChat
{
	width:190px;
	padding:15px 35px 40px 45px;
	background:url(images/livechat-bg.gif) no-repeat;
}
#footer-lc
{
	float:left;
	width:7px;
	height:7px;
	background:#fff url(images/footer-lc.gif) no-repeat;
}
#footer-rc
{
	float:right;
	width:7px;
	height:7px;
	background:#fff url(images/footer-rc.gif) no-repeat;
}
#footer
{
	clear:both;
	padding:10px 0 7px;
	text-align:center;
}
#footer p
{
	color:#5d5d5d;
	width:550px;
	margin:0 auto;
	padding:10px 0 5px;
	border-top:#ddd 1px solid;
}