body {
	width:100%;
	margin:0px auto;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:77%;
}
#main-container {
	width:985px;
	margin:0px auto;
	padding:0px;
}
#header {
	width:985px;
	height:116px;
	margin:0px;
	padding:0px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#logo {
	width:274px;
	height:66px;
	margin:0px;
	padding:30px 0 0 10px;
	float:left;
	clear:both;
}
#header-right-icon {
	width:660px;
	margin:5px 0 0 20px;
	padding:0px;
	float:left;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	font-size:14px;
}
#header-right-icon a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#a1a1a1;
}
#header-right-icon a:hover {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#fff;
}
/*  ::    MAIN NAVIGATION Code STARTS  ::  */


#navcontainer {
	width:985px;
	margin:0px;
	padding:0px;
	background-color:#000;
}
ul#navlist {
	color:#fff;
	font-size:16px;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin:0px;
	padding:0px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:no-repeat;
	width:635;
	height:42px;
	line-height:40px;
	text-indent:12px
}
ul#navlist a {
	font-weight:bold;
	text-decoration:none;
	z-index:1000
}
ul#navlist, ul#navlist ul, ul#navlist li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul#navlist li {
	float:left;
}
ul#navlist li a {
	color:#fff; /*background-color:#003366;*/
	padding:3px 11px;
	margin:0px;
}
ul#navlist li a:hover {
	color:#bebebe;
	padding:3px 11px;
	margin:0px;
}
ul#navlist li a:active {
	color:#bebebe;
	padding:3px 11px;
	margin:0px;
}
ul#subnavlist {
	display:none;
	z-index:0;
}
ul#subnavlist li {
	float:none;
	background-color:#202020;
	margin:0px;
	padding:0px;
	font-size:13px;
}
ul#subnavlist li a {
	padding:0px;
	margin:0px;
	color:#bdbdbd
}
ul#navlist li:hover ul#subnavlist {
	display:block;
	position:absolute;
	font-size:0.7em;
	padding:0px;
	margin:0 0 0 7px
}
ul#subnavlist li a {
	display:block;
	width:100%;
	height:30px;
	margin:0px 0 0 0;
	padding:5px 20px;
	background-color:#202020;
	border-bottom:1px #c6c2c2 solid;
	line-height:30px;
}
ul#subnavlist li a:hover {
	display:block;
	width:100%;
	height:30px;
	margin:0px 0 0 0;
	padding:5px 20px;
	background-color:#494949;
	border-bottom:1px #c6c2c2 solid;
	color:#fff
}
/*  ::    MAIN NAVIGATION Code ENDS  ::  */

#flash-banner {
	width:985px;
	height:334px;
	margin:0px;
	padding:0px;
}
#content-container {
	width:951px;
	margin:0px;
	padding:0px 16px;
	background-color:#fff; /*position:relative; top:0; left:0;*/
	border-left:1px solid #000;
	border-right:1px solid #000;
	color:#3e3e40;
	vertical-align:text-top
}
#content-title-img {
	width:948px;
	margin:0px;
	padding:10px 5px;
	float:left;
	font-size:27px;
	color:#000;
	font-weight:500;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content-title-img-new {
	width:940px;
	margin:0 0 10px 7px;
	padding:10px 0px 0px 0;
	float:left;
	font-size:27px;
	color:#272b2f;
	border-bottom:2px solid #272b2f;
	clear:both;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#thanks-msg {
	width:948px;
	margin:70px auto;
	padding:40px 0px 0px 0;
	float:left;
	text-align:center;
	font-size:30px;
	height:100px;
	color:#272b2f;
	clear:both;
}

#thanks-msg1 {
	width:940px;

	float:left;
	text-align:center;
	font-size:30px;
	color:#272b2f;
	clear:both;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#thanks-msg2 {
	width:940px;

	float:left;
	text-align:center;
	font-size:20px;
	color:#272b2f;
	clear:both;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#content-sub-title {
	width:940px;
	margin:0 0 10px 0;
	padding:10px 0px 0px 0;
	float:left;
	font-size:20px;
	color:#272b2f;
	font-weight:700;
	border-bottom:1px solid #272b2f;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear:both;
}
#content-style {
	width:940px;
	margin:0px auto;
	padding:10px 0px;
	clear:both;
}
#client-logo {
	width:900px;
	margin:0px auto;
	padding:0px;
}
#inner-cont-img-style {
	width:230px;
	height:130px;
	margin:0 15px 0 0px;
	padding:2px;
	text-align:left;
	float:left;
	border:1px solid #000;
}
#inner-connt-style {
	width:935px;
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:23px;
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
}
#inner-cont-title-txt {
	margin:0 0 6px -10px;
	padding:0 0 2px 0;
	text-align:justify;
	font-size:20px;
	font-weight:bold;
	color:#000;
	font-family:Consolas, Verdana, Arial;
	background-image:url(../images/title-underline-img.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:30px
}
#inner-cont-sub-title-txt {
	margin:0px;
	padding:5px 0 5px 15px;
	text-align:justify;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	line-height:23px;
	color:#77797a;
	font-family:Consolas, Verdana, Arial;
}
#lh23 {
	line-height:23px
}
#content-style p#inner-connt-style {
	margin:0px;
	padding:0px 0px 5px 0px
}
#footer-link-top-img {
	width:948px;
	height:10px;
	margin:0 0 0 -45px;
	padding:10px 0 0 0;
	text-align:center
}
#footer-links {
	width:948px;
	margin:0px;
	padding:0 0 10px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center
}
#footer-links a {
	margin:0px;
	padding:0px 15px;
	text-decoration:none;
	color:#333333
}
#footer-links a:hover {
	margin:0px;
	padding:0px 15px;
	text-decoration:underline;
	color:#333333
}
#footer {
	width:985px;
	height:30px;
	margin:0px;
	padding:0px;
	background-color:#000;
}
#footer-left {
	width:530px;
	margin:7px 0 0 15px;
	padding:0px;
	text-align:left;
	float:left;
	color:#cacaca;
	font-size:11px;
}
#footer-right {
	width:425px;
	margin:7px 15px 0 0;
	padding:0px;
	text-align:right;
	float:left;
	color:#cacaca;
	font-size:11px;
}
#footer-right a {
	margin:0px;
	padding:0px;
	color:#ff9900;
	text-decoration:none;
}
#footer-right a:hover {
	margin:0px;
	padding:0px;
	color:#fff;
	text-decoration:underline;
}
/**************** Contact Form Style (old, before advanced form stuff) ****************/

#weeblyform {
	line-height: 16px;
}
#weeblyform textarea {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	padding: 2px;
	border: 1px solid #abadb3;
	font-size: 13px;
	background: #FFF;
	color: #000;
	line-height: 1.2em;
	height: 140px;
	width: 300px;
}
#weeblyform .formfield {
	margin: 5px 0px;
}
#weeblyform label.field {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 13px;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
}
#weeblyform input.text {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	width: 175px;
	padding: 3px 2px;
	background: #FFF;
	border: 1px solid #abadb3;
	color: #000;
	font-size: 13px;
}
#weeblyform input.button {
	padding: 1px;
	margin: 0;
}
