
* {
margin : 0;
padding : 0;
}

body {
font: 100%/1.5em arial, tahoma, verdana, sans-serif; 
background: url(../images/pro8bg.jpg) repeat;
}

#wrapper {
width : 1000px;
margin : 0 auto;
background : transparent;
color : #d0996b;
}

#header {
width : 1000px;
height : 139px;
background : url(../images/header.png) bottom no-repeat;
background-color: transparent;
}

#content {
width:1000px;
padding: 0;
margin:10px auto;
}

.contentTop {
height: 20px;
background:url(../images/contentTop.png) bottom left no-repeat;
}

.contentMiddle {
width: 1000px;
background:url(../images/contentMiddle.png) top center repeat-y;
}

.contentBottom {
height: 20px;
background:url(../images/contentBottom.png) top left no-repeat;
}

/* footer */

.footerTop {
height: 15px;
background:url(../images/footerTop.png) bottom left no-repeat;
}

.footerMiddle {
width: 1000px;
background:url(../images/footerMiddle.png) repeat-y;
}

.footerBottom {
height: 15px;
background:url(../images/footerBottom.png) top left no-repeat;
}



#footer {
	font-size: 11px;
	clear: both;
	text-align: center;	
}

#footer a {
	text-decoration: none;
	font-weight: bold;
}




/* links */
a {
	text-decoration: underline;
	color: #d0996b; 
}
a:hover {
	text-decoration: underline;
	color: #896245;
}

/* headers */
h1, h2, h3 {
	font: bold 1em arial, tahoma, verdana, sans-serif; 
	color: #d0996b;
}

h1 { font-size: 15px; }

h2 { font-size: 16px; }

h3 { font-size: 13px; text-transform: none;}



h1 {
	
	padding: 110px 35px 0 315px;	
}

h2 {
	margin-left: 0;
	padding-left: 0;	
}

h4 {
font-size: 1.2em;
margin-top: 10px;
color: #d0996b;
}	

h5 {
font-size: 1.5em;
margin-left: 10px;
margin-top: 10px;
color: #d0996b;
}	



#rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #d0996b; 	
}	


#aboutMessage {
	border-bottom: 0px solid #ffffff; 
}




#bluecontent h1.frontH1number { 
	font: tahoma;
	font-size: 1.8em; 
	color: #B7D3EB;
	border-bottom: 0px solid #f2f2f2; 
}

#bluecontent p.pBlue { 
	color: #ffffff
}


#blankNav {

display: none;

}

h2, h3 {
	margin: 10px 15px;
	
}

p {
	font-size: 80%;
	margin: 10px 15px;
}



/* form elements */
.formContent {
	margin:10px; 
	padding: 10px;
	border: 1px solid #f2f2f2; 
	background-color: #d4d4d4; 
}


label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}


textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */

form.searchform {
	background: transparent;
	border: none;
	margin: 10px; 
	padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 50px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}



#flashswap {

height: 300px;
width: 628px;


} 

.imageWhat {
padding: 10px;
}


#officeInfo  {
	width: 300px;
}

.contentMiddleTable {
	margin: 0 auto;
}

.calendar {
	margin: 10px;
}

.testimonial {
	border-bottom:1px dashed;
	margin: 0 10px;
	width: 90%;
}

.marginLeft {
	margin-left: 10px;
}

.links {
	margin: 0 0 28px 0;
}

.shop {
	margin: 0; padding: 0;
	width : 460px;
	height : 200px;
	background:url(../images/shop.jpg) bottom left no-repeat;
}

.shop td {
	padding-top: 15px;
	padding-left: 220px;
}

.book {
	margin: 0; padding: 0;
	width : 460px;
	height : 200px;
	background:url(../images/Book.jpg) bottom left no-repeat;
}

.book td {
	padding-top: 15px;
	padding-left: 170px;
}
.demo {
	margin: 0; padding: 0;
	width : 460px;
	height : 200px;
	background:url(../images/demos.jpg) bottom left no-repeat;
}

.demo td {
	padding-top: 15px;
	padding-left: 220px;
}

.mailinglist {
	margin: 0; padding: 0;
	width : 460px;
	height : 200px;
	background:url(../images/mailinglist.jpg) bottom left no-repeat;
}

.mailinglist td {
	padding-top: 15px;
	padding-left: 170px;
}



.flash {
	margin: 0; padding: 0;
	width : 460px;
	height : 200px;
	background:url(../images/flash.jpg) bottom left no-repeat;
}

.flash td {
	padding-top: 15px;
	padding-left: 200px;
}

/* PNG FIX IE6 */

img, div { behavior: url(iepngfix.htc) }
img, div, a, input, class, td { behavior: url(../css/iepngfix.htc) }

.sectionHolder {
	padding: 10px 30px;
}

#lower {
	width: 100%;
}

#forms h3 {
	font-size: 20px;
	padding: 12px 12px 12px 0px;
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;

}

#forms {
	width: 925px;
	margin:0 auto;
}

#forms a {
	font-weight: bold;
	text-decoration: none;
}

#forms .col1 {
	width: 25%;
	float: left;
	display: inline;
	margin: 0 35px;
}

#forms .col2 {
	width: 25%;
	float: left;
	display: inline;
	margin: 0 35px;
}

#forms .col3 {
	width: 25%;
	float: left;
	display: inline;
	margin: 0 35px;
}

#forms li{
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;
	padding: 8px 0 10px 5px;
	list-style-type:none; 
}

#news {
	width: 925px;
	margin: 0 auto;
}

#news a {
	font-weight: bold;
	text-decoration: underline;
}

#news h3 {
	font-size: 20px;
	padding: 12px 12px 12px 0;
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;
}

#news h4 {
	font-size: 20px;
	margin-left: 0;
	padding: 12px 12px 12px 0;
	background: transparent url(../images/col_border_dot.gif) left bottom repeat-x;
}


#news img {
	margin: 0 13px;
}

#social {
	width: 925px;
	margin:0 auto;
	border: 5px;
	display: inline;
}

#social img {
	margin: 0 20px;
}

.TextRight {
	float: right;
	width: 500px;
	margin: 0;
	padding: 0;
}

.TextLeft {
	float: left;
	width: 410px;
	margin: 0;
	padding: 0;
}