/

body{
	padding:0; 
	margin:0 0 0px 0; 
	background-color:#000000; 
	color:#453A1E;
}

div, p, ul, li, form, h2, img, textarea, h3, li {
	padding:0; 
	margin:0;
}

ul{
	list-style-type:none;
}

/*~~~~main body~~~~*/
#contact_mainBody {
	width:1000px;
	font-size:0;
	margin-bottom:10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
	
/*~~~~left side~~~~*/
#contact_leftPan {
	width:1000px;
	height:800px;
	background:url(gunmonkey.png) no-repeat 0 0 #FFFaFa;
}
	
/*~~~~company name~~~~*/
#contact_contact {
	position:absolute;
	margin-left:250px;
	margin-top:300px;
	width:720px;
	height:560px;
	border: 1px solid #707070;
}
	
#contact_contact h1 {
	letter-spacing:8px;
	height:30px;
	width:730px;
	display:block;
	text-indent:0;
	color:#606;
	font-family: Times;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	} 
	
	
#contact_contact h2 {
	font:normal 10pt Arial;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0 0px 25px;
	margin:10px 0 0px 0px;
	height:25px;
	width:191px;
	display:block;
	text-indent:0px;
	color:#06F;
	font-size: 9pt;
	} 
	
#contact_contact p {
	margin:0px 0px 0px 25px; 
	width:350px; 
	height:Auto; 
	display:block; 
	font:normal 8pt Arial; 
	color:#FFFFFF; 
	text-align: justify;
}

#contact_contact a {
	color:#06F;
	font-weight:bold;
}
	
#contact_contact p.para1 {
	width:243px;
	font-size: 8pt;
}
#contact_contact p.para3 {
	margin-top:25px;	
	width:243px;
}
	
#contact_contact p.para2 {
	background:url(images/monk2.gif) no-repeat 0 0px; 
	display:block; 
	width:99px; 
	height:168px; 
	margin:-190px 0px 0px 276px;
}
	
#contact_contact p.images {
	display:block;
	height:auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: auto;
}
	
#contact_contact p.boxtext {
	background:#FFFFFF; 
	margin:10px 0px 0px 25px; 
	padding:10px 10px 10px 10px; 
	width:416px;
	display:block; 
	font:normal 10pt Arial; 
	color:#8f8e8d; 
	text-align: justify;
}
	

/*~~~~logo~~~~*/

#contact_logo {
	position:absolute;
	width:200px;
	color:#FAF8F2;
	height:auto;
	display:block;
	left: 688px;
	top: 65px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
#contact_logo p.images {
	background:url(images/monkeyswithbrushes1.gif) no-repeat 0 0;
	margin-top:-25px;
	height:60px;
	text-align:center;
	font:normal 15pt Times;
	text-decoration:none;
}

#contact_logo p.text1 {
	text-align:center;
	font-weight:bold;
	letter-spacing:10px;
	color:#606;
	padding:10px 5px 0 5px;
	text-decoration:none;
	font-family: Times;
	font-size: 15pt;
	font-style: normal;
	font-variant: normal;
}

#contact_logo p.text2 {
	text-align:center; font:normal 9pt Arial; color:#606;  padding:5px 5px 0 5px;
	text-decoration:none; 
}

	
/*~~~~header~~~~*/

#contact_header {
	position:absolute;
	width:450px;
	color:#606;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0;
	height:35px;
	display:block;
	margin-top: 100px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 500px;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	left: 115px;
	top: 122px;
}
#contact_header ul {
	margin-top:-20px; 
	margin-left:20px;
}
#contact_header ul li {
	float:left; 
	display:block; 
	font:9pt Arial; 
	color:#F1E9D6;
}

#contact_header ul li a {
	color:#606;
	padding:0 5px 0 5px;
	text-decoration:none;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
}
	
#contact_header ul li a:hover {
	color:#2b8cf3;
}
	
#contact_header p {
	text-align:center;
	color:#606;
	padding:0 5px 0 5px;
	text-decoration:none;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #606;
}

#contact_header p.text {
	width:200px;
	display:block;
	margin:8px 0 0 110px;
	color:#606;
	background-color:#707070;
	float:left;
	padding:0 0 0 12px;
	text-align:center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
	
#contact_header p.text a {
	text-decoration:none;
	color:#606;
	padding:0 0 0 5px;
}
	
#contact_header p.text a:hover {
	background-color:#FFF;
	color:#606;
}


/*~~~~footer~~~~*/
#contact_buffer {
	width:100%; 
	height:10px;
	display:block;
}

#contact_footer {
	position:absolute; 
	width:394px; 
	margin:610px 0px 0px 327px;  
	color:#FAF8F2; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0; 
	height:35px; 
	padding:24px 0 0 0; 
	display:block;
}

#contact_footer ul {
	margin-top:-20px; 
	margin-left:33px;
	}
#contact_footer ul li {
	float:left; 
	display:block; 
	font:9pt Arial; 
	color:#F1E9D6;
}

#contact_footer ul li a {
	font:normal 9pt Arial; 
	color:#F1E9D6;  
	padding:0 5px 0 5px;
	text-decoration:none; 
}
#contact_footer ul li a:hover {
	color:#2b8cf3;
}

#contact_footer p {
	text-align:center; 
	font:normal 9pt Arial; 
	color:#F1E9D6;  
	padding:0 5px 0 5px; 
	margin-top:16px;
	text-decoration:none; 
}

#contact_footer p.text {
	width:350px; 
	display:block;  
	margin:8px 0 0 0px; 
	color:#E9DFC6; 
	background-color:#707070; 
	font:bold 8pt Arial;  
	float:left; text-align:center;
}

#contact_footer a {
	text-decoration:none; 
	color:#FFFFFF; 
	padding:0 0 0 5px;
}
#contact_footer a:hover {
	color:#F1E9D6;
}
#contact_mainBody #contact_leftPan #contact_contact .para1 {
	font-size: 9;
}
