/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
body{
	margin:0px;
	padding:0px;
	background: #585858;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
											
											/* Header */
#wrapper{
	width: 800px;	
	background: #222222;
}

#header{
	height: 382px;	
}

#header_top{
	padding: 5px 3px;	
	color: #ffffff;
}

#header_mid{
	
}

#flash_container{
	overflow: hidden;
	height: 150px;	
}



#menu_gallery{
	height: 130px;
	overflow: hidden;
}

#menu_one{
	background: url(../images/bg_menuborder.jpg) left top no-repeat;	
	padding-left: 1px;
	height: 36px;
	overflow: hidden;
}		

#menu_one ul {
	margin:0;
	padding: 0;
}

#menu_one ul li{
	list-style: none;
	margin: 0;
	padding-right: 1px;
	background: url(../images/bg_menuborder.jpg) right top no-repeat;
	float: left;
}
#menu_one ul li a{
	display: block;
	background: url(../images/bg_menu_one.gif) left top repeat-x;
	padding: 7px 0px 14px 0px;
	height: 15px;
	line-height: 100%;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #f89a22;
	font-weight: bold;
}
#menu_one ul li a:hover {
	text-decoration:underline;
}

#menu_two{
	padding-left: 1px;	
	background: url(../images/bg_menuborder_two.gif) left top no-repeat;
	height: 36px;
}

#menu_two ul {
	margin:0;
	padding: 0;
}

#menu_two ul li{
	list-style: none;
	margin: 0;
	padding-right: 1px;
	background: url(../images/bg_menuborder_two.gif) right top no-repeat;
	float: left;
}
#menu_two ul li a{
	display: block;
	background: url(../images/bg_menu_two.gif) left top repeat-x;
	padding: 10px 0px 10px 0px;
	height: 16px;
	line-height: 100%;
	text-decoration:none;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #f89a22;
	font-weight: bold;
}
#menu_two ul li a:hover {
	text-decoration:underline;
}

											/* Body */
#body{	
	padding: 30px;
}

#content h1{
	font: 21px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #f89a22;
	font-weight: bold;
	line-height: 100%;
}

#content h2{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #f89a22;
	font-weight: bold;
	line-height: 100%;	
}

#content a{
	color: #f89a22;
	text-decoration: none;
}

.bullet_circle, .bullet_square{
	padding-bottom: 13px;	
}

.bullet_circle span{
	display: block;
	padding-left: 15px;
	background: url(../images/img_bullet2.gif) left 4px no-repeat;
}

.bullet_square span{
	display: block;
	padding-left: 40px;
	background: url(../images/img_bullet_square2.gif) 28px 4px no-repeat;
}

#content h3{
	display: block;
	padding-left: 40px;
	background: url(../images/img_bullet_square2.gif) 28px 5px no-repeat;
	color: #f89a22;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px !important;
	font-weight: bold;
}

#content h4{
	color: #f89a22;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0px !important;
	font-weight: bold;
	clear: both;
}

.oboxc{
	padding-bottom: 13px;	
}

.orangebox{
	border: 1px solid #f89a22;
	padding: 18px 15px;	
}
											/* Footer */
											
#footer{
	background: #585858;
	padding-bottom: 15px;
}

#pmo{
	text-align: center;	
}

#pmo a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#copyc{
	
}

#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0 17px 0 10px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer ul li a:hover , #content a:hover , #pmo a:hover{
	text-decoration:underline;
}
#nb a{
	border:0px !important;
}

.image{
	padding-left: 10px;
	padding-bottom: 10px;
}

#etable{
	width: 500px;	
}

#etable td{
	padding-right: 5px;
	padding-bottom: 8px;
	vertical-align: top;
}

.pad_right{
	padding-right: 265px;	
}

.txtbox{
	border: 1px solid #faba69;
	width: 290px;
	padding: 2px;
	height: 16px;
}

#etable textarea{
	width: 290px;
	border: 1px solid #faba69;
	padding: 2px;
	height: 98px;
}	

.btn{
	border: 1px solid #fa9a2c;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 60px;
	text-align: center;
	backround: #606060;
	color: #000000;
	font-weight: bold;
}

.gallbox{
	padding-right: 20px;
	padding-bottom: 15px;
}

#wed a{ 
	width: 198px;
}

#cp a{
	width: 199px;	
}

#pt a{
	width: 199px;
}

#sb a{
	width: 199px;
}

#hm a{
	width: 158px;
}

#pf a{
	width: 159px;
}

#gl a{
	width: 159px;
}

#tst a{
	width: 159px;
}

#cu a{
	width: 159px;
}

