/*  
	copyright [www.lovingcouplestudio.com] ^_^
*/


html, ul, li, h1, h2, h3, form { 	list-style: none; }
a { outline: none; }
body, form, input, textarea, select, td, ul { padding: 0px; font-family: helvetica,verdana,tahoma; }
body { background-color: #090909; background-image: url(../../images/bg.jpg); background-repeat: repeat-x; margin: 0px; text-align:center; overflow-x: hidden; }
img { border: 0; }
h2 { font-size: 18px; font-weight: bold; text-decoration: underline; }
div.ctn { text-align: center; width: 100%; }

input, textarea, select {
	border: 1px solid #354C4C;
	display: block;
	background-image: url( '../../images/input.gif');
 	background-repeat: repeat-x;
	background-position: top;
 }
input {
	width: 280px;
	height: 23px;
	padding: 0 5px 0 5px;
}
 .submitbutton {
 	font-size: 13px;
 	width: 60px;
 	height: 25px;
 	border: 1px solid #fff;
 	background: #edeeee;
 	display: block;
 }

.infotextarea {
 	font-size: 13px;
 	width: 350px;
 	height: 100px;
	padding: 5px;
}

#wrap {
	width: 1053px;
	border: 0;
	background: url(../../images/core.jpg)  no-repeat;
	margin:0px auto;
	text-align: center;
 }

#cs {
	background-color: #000;
	margin: 0px auto;
	border: 0;
	padding: 0;
	text-align: center;
	width: 851px;
	border-collapse: collapse;
}

#cs td.header { background: url(../../images/header.gif) no-repeat; height: 200px; width: 851px; }
#cs td.nav { background: url(../../images/nav-bg.gif); height: 43px; width: 851px; }
#cs td.header-end { background: url(../../images/header-end.gif); height: 21px; width: 851px; }
#cs td.core { background: url(../../images/cental-core.jpg) no-repeat; height: 600px; width: 851px; vertical-align: top; }

#main { width: 851px; background: url(../../images/caption.gif) top right no-repeat;  }
#main #cls { border: 0; margin-top: 150px; width: 845px; height: 150px; }
#main #cls td { vertical-align: top; }
#main #cls td.left { width: 50%; padding-left: 50px; }
#main #cls td.left img { margin: 5px; opacity: 0.5; filter:alpha(opacity=50); -moz-opacity:0.5; }
#main #cls td.left a:hover img { opacity: 1; filter:alpha(opacity=100); -moz-opacity:1; cursor: crosshair; }
#main #cls td.right { width: 50%; font-size: 14px; color: #c6c8c9; }
#main #cls td.right span.para { display: block; text-align: right; margin: 0 20px 5px 0; line-height: 1.3em; }

#smain { width: 851px; border: 0; }
#smain td { padding: 50px; text-align: center; color: #3a484b; font-size: 90%; }
#smain td a { text-decoration: none; color: #edeeee; }
#smain td a:hover { text-decoration: underline; }
#smain img { margin: 0 5px 0 5px; opacity: 0.5; filter:alpha(opacity=50); -moz-opacity:0.5; border: 2px solid #ffffff; }
#smain a:hover img { opacity: 1; filter:alpha(opacity=100); -moz-opacity:1; cursor: crosshair; border: 2px solid #ffda82; }


#footer { border: 0; width: 100%; }
#footer td { padding-top: 80px; text-align: center; color: #3a484b; font-size: 90%; }
#footer td.copyright { text-align: center; }

#contents { padding: 0 0 0 50px; border: 0; width: 100%; margin: 50px 0 0 0; font-size: 14px; color: #edeeee; }
#contents td { padding: 2px; vertical-align: top; }
#contents a { color: #d2ebf2; }
#contents a:hover { ext-decoration: none; }
#contents td.title { text-align: right; padding: 5px; width: 20%; }
#contents td.ls { text-align: right; font-size: 18px; font-weight: bold; width: 20%; text-decoration: underline; }
#contents input, #contents select, #contents textarea { font-size: 13px; }
#contents td.v { text-align: center; }




