* {
	margin: 0;
	padding: 0;
}

body {
	padding: 5px 0 20px 0;
	margin-bottom: auto;
	background-color: #dde0d5;
	color: #fff;
	font-family: 'Tahoma', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #c9185e;
	background-color: inherit;
}



img {
	text-align: center;
}

img.float-right { 
margin : 5px 0 5px 15px;

} 
img.float-left { 
margin : 5px 15px 5px 0;
} 

h2 {
	font-size : 1.6em;
	color : #ffffff;
	text-align: center;
} 

#container {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	width: 767px;
	height: 481px;
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#container2 {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	width: 767px;
	height: 481px;
	background-image: url('images/mainappt.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#header-content { 
	margin : 0 auto;
	padding : 0;
	position : relative;
} 
#header-content ul { 
	position : absolute;
	left : 10px;
	top : 25px;
	font : bolder 1.2em 'Tahoma', Arial, sans-serif;
	color : #fff;
	list-style : none;
	margin : 0;
	padding : 0;
} 
#header-content li { 
	display : inline;
} 
#header-content li a { 
	float : left;
	display : block;
	padding : 3px 12px;
	color : #fff;
	text-decoration : none;
	border-right : 1px solid #dde0d5;
} 
#header-content li a:hover { 
	color : #c9185e;
} 
#header-content li a#current { 
	color : #c9185e;
} 

#main-box{ 
	position: absolute;
	z-index: 2;
	top: 130px; left: 15px; bottom: auto; right: 330px;
	padding: 20px;
	min-width: 355px; 
	min-height: 400px;
	background-color: #6c2e17;
	background-repeat: repeat;
	border: 5px  solid #ffffff;
	text-align : center;
} 
 * html main-box {
    \width: 410px; /* for IE5 and IE6 in quirks mode */
    w\idth: 410px; /* for IE6 in standards mode */
}



#main-content ul { 
	font : bolder 0.8em 'Tahoma', Arial, sans-serif;
	color : #fff;
	list-style : none;
	margin : 0;
	padding : 0;
} 
#main-content li { 
	display : inline;
} 
#main-content li a { 
	float : left;
	display : block;
	padding : 3px 12px;
	color : #fff;
	text-decoration : none;
	border-right : 1px solid #dde0d5;
} 
#main-content li a:hover { 
	color : #c9185e;
} 
#main-content li a#current { 
	color : #c9185e;
} 

 
#right-box{ 
	position: absolute;
	z-index: 2;
	right: 15px; bottom: auto; top: 375px; left: 460px;
	padding: 10px
	min-width: 200px;
	min-height: 200px;
	background-color: #6c2e17;
	background-repeat: repeat;
	border: 5px solid #ffffff;
	line-height: 15px;
	text-align : center;
}
 * html right-box {
    \width: 260px; /* for IE5 and IE6 in quirks mode */
    w\idth: 260px; /* for IE6 in standards mode */
}

.right-box a:hover {
cursor: text;
}
.right-box a .preview {
display: none;
}
.right-box a:hover .preview {
display: block;
position: absolute;
top: -63px;
left: -45px;
z-index: 1;
}
.right-box .preview {
border-color: #000;
width: 400px;
height: 286px;
}
 
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#page_footer {
	position: absolute;
	top: 590px; left: 500px; bottom: 20;
	font-size: 8px;
	color: #9D9997;
	text-align: center;
	letter-spacing: 1px;
}


#page_footer a {
	color: #9D9997;
	background-color: inherit;
	text-decoration: underline;
}

#form-box{ 
	position: absolute;
	z-index: 2;
	top: 130px; left: 12px; bottom: auto; right: 330px;
	padding:20px;
	min-width: 370px; 
	min-height: 400px;
	background-color: #6c2e17;
	background-repeat: repeat;
	border: 5px solid #ffffff;
	text-align : center;
} 


.form p{
clear: left;
line-height: 1.7;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 5px; /*width of left column containing the label elements*/
height: 1%;
}

.legend{
font-weight: bold;
color: #ffffff;

}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	
}

.col2 {
	text-align: left;
	width: 150px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	
}

.col2services {
	text-align: left;
	width: 150px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	
}

.col1services {
	text-align: right;
	width: 130px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 3px;
	
}

div.row {
	clear: both;
	width: 335px;
}


.input {
	background-color: #fff;
	font-size: 10px;
	color: #000;
	height: 15px;
	margin: 4px 0 5px 5px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font-size: 12px;
	color: #000;
	margin: 2px 0 5px 4px;
}


.option{
	font-size: 12px;
}

.select {
	padding: 1;
	margin: 4px 0 5px 4px;
	height: 18px;
	font-size: 10px;
}


.submit{
	color: #7d4129;

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}






