

/* Set all Margins and padding to 0 */
* { margin: 0; padding: 0}

body { 
	background:transparent url(../images/page_bg.jpg) no-repeat fixed; 
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
    color: #1e4164;	
}

img { border: none }


a, a:link, a:visited, a:focus,a:hover {text-decoration: none;}
a.bookmark:hover {text-decoration: underline;}

legend {font-weight:bold;font-size:14px;}

label {
	font-weight: bold;
}

textarea {
 width: 100%;
 height: 50px;
}

address {
  font-size: 110%;
  font-family:  Helvetica, sans-serif;
  font-style: normal;
}

address em {
  font-size: 105%;
  font-weight: bold;
  font-style: normal;
}

fieldset {
  padding:15px 5px 10px 10px;
  margin-bottom:20px;
}

table {
	vertical-align: top;
}

.hide {
  display: none;
}

#Outerwrapper {
	width: 950px;
	background: transparent;
	margin: 0 auto;
	position: relative;
}

#header {
	margin-top: 10px;
	position: relative;
	height: 61px;
}

#ContentWrap {
}

#footer {
	position: relative;
}

#footerWrap {
	background: transparent url(../images/footer_bg.png) no-repeat;
	width: 950px;
	height: 28px;
}

#footerPhone {
	top: 0;
	right: 13px;
	position: absolute;
	font: 1.55em Arial, Helvetica, sans-serif;
	color: #004712;
}

#DivLogo {
	width: 306px;
	height: 53px;
	position: relative;
	top: 0;
	left: 0;
}

#MainNav {
	width:640px;
	height:29px;
	position: absolute;
	top: 32px;
	left:306px;
	text-align:right;
}

#MainNav ul, #MainNav li, #HomeBoxes ul, #HomeBoxes li, #footer ul, #footer li, #subNav ul, #subNav li {
	display: inline;
	list-style:none;
}


#Bookmark {
	position: absolute;
	top:0;
	left:845px;
	text-align: right;
}

#Bookmark a {
	color: #462f26;
	text-transform: uppercase;
	font-size: 0.75em;
}

/* HOME PAGE SETTINGS */
#Summary {
	width: auto;
	background: transparent url(../images/summary_bg.png) no-repeat;
	margin-top: 21px;
}

#summaryTxt {
	padding-left: 67px;
	padding-right: 43px;
	text-align: center;
}

#homeContent {
	margin-top: 27px;
}

/* OTHER CONTENT PAGES */
#subNav {
height:28px;
position:absolute;
top:0;
left:390px;
}

#OcontentWrap {
	width: 950px;
	/*background: transparent url(../images/content_bg.png) no-repeat;*/
	padding-top: 28px;
	position: relative;
}

#OcontentBG {
	background: transparent url(../images/content_bg.png) no-repeat;
}

#OcontentWrap h1 {
	left: 530px;
	top:28px;
	margin-top: 15px;
	position: absolute;
}

#OcontentWrap h2 {
	font-weight: normal;
	margin: 10px 0 10px 0;
}

#imgContainer {
	margin-left: 10px;
	float: left;
}

#OcontentTxt {
	width: 397px;
	background: transparent url(../images/content_text_bg.png) no-repeat;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 60px;
}

#OcontentTxt p {
	margin-bottom: 1.25em;
}

#contactFRM p {
	margin: 0px;
	font-size: 9px;
}

td.label {
	text-align: right;
	width: 100px;
	vertical-align: top;
}

td.field {
	padding-left: 10px;
}

input.txt {
	width: 100%;
	}
	
.jsvalidation {
  color: #b22222;
}

.sbtn {
	float: right;
}

p.firstArticle{
margin:10px 0 0 0;
}


#submitting {
 width: 100px;
 float: left;
 height: 17px;
 background: transparent url(../images/loader.gif) left no-repeat;
 padding-left: 17px;
}

#sitemap {
 margin: 20px 20px 20px 20px;
}

#sitemap h3 {
	margin-bottom: 15px;
	margin-top: 15px;
}

#sitemap a {
	color: #462f26;
}

div#banner_holder {left:270px; position:absolute; top:-5px;}
div#banner, div#banner a {position: relative; display: block; height: 29px; width: 560px; z-index: 1500;}

div#topNav {
	position: absolute;
	top: 30px;
	left: 390px;
	width: 558px;
	height: 31px;
}	

#tNav {width: 558px;height: 30px; /*background: url(../images/top_nav.jpg) no-repeat;*/}
#tNav span {display: none;}
#tNav li, #tNav a {height:30px; display:block;}
#tNav li {float:left; list-style:none; display:inline;}
#tcommunities {width: 129px; height: 30px; background: url(../images/topnav/community_off.png) no-repeat;}
#tdeveloper {width: 104px; height: 30px; background: url(../images/topnav/dev_off.png) no-repeat;}
#tcontact {width: 104px; height: 30px; background: url(../images/topnav/contact_off.png) no-repeat;}
#tnews {width: 75px; height: 30px; background: url(../images/topnav/news_off.png) no-repeat;}
#tlinks {width: 75px; height: 30px; background: url(../images/topnav/links_off.png) no-repeat;}
#thome {width: 70px; height: 30px; background: url(../images/topnav/home_off.png) no-repeat;}


#tcommunities a:hover, #tcommunitiesActive {width: 129px; height: 30px;background:url(../images/topnav/community_on.png) no-repeat;}
#tdeveloper a:hover, #tdeveloperActive {width: 104px; height: 30px;background:url(../images/topnav/dev_on.png)  no-repeat;}
#tnews a:hover, #tnewsActive {width: 75px; height: 30px; background:url(../images/topnav/news_on.png) no-repeat;}
#tcontact a:hover, #tcontactActive {width: 104px; height: 30px; background:url(../images/topnav/contact_on.png) no-repeat;}
#tlinks a:hover, #tlinksActive {width: 75px; height: 30px; background:url(../images/topnav/links_on.png) no-repeat;}
#thome a:hover {background:url(../images/topnav/home_on.png) no-repeat;}


#footerNav_Holder {width: 610px; height: 13px; position: absolute; top:8px; left: 11px;}
#footer_nav {position: relative}
#footer_nav li {float: left; list-style: none; display: inline; padding: 0 8px 0 8px;}
#footer_nav li.f_first {padding: 0 8px 0 0; margin:0;}
#footer_nav li a:hover img{border-bottom: 1px solid #462f26;}

#comnav_holder {width: 558px; height: 28px; position: absolute; top: 0; left: 390px;}
#comnav {position: relative}
#comnav li {float: left; list-style:none;}



