body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

.center {
	height: 100px;
	position: relative;
	margin: 0px auto;
	width: 980px;
}

.content {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 940px;
	padding: 0px;
	margin: 20px;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: left;
	clear: both;
}

.content h1 {
	color: #cc0267;
}

.content h2 {
	color: #ffcc00;
	font-size: 14px;
	font-style: italic;
}

.content a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #6699cc;
}

.csc-textpic-imagewrap a, .csc-textpic-imagewrap a:hover {
	border-bottom: 0px;
}

.csc-textpic-imagewrap a:hover {
	border-bottom: 0px;
}

.content a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #6699cc;
}

.left {
	width: 200px;
	margin: 10px 5px 0px 0px;
	text-align: left;
	float: left;
}

#next .left {
	width: 250px;
	margin-top: 10px;
	float: left;
}

.normal {
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	width: 500px;
	float: left;
}

#next .normal {
	margin-top: 10px;
	width: 665px;
	float: right;
}

.right {
	width: 210px;
	margin: 10px 5px 0px 0px;
	text-align: left;
	float: right;
}

#slogan {
	font-style: italic;
	letter-spacing: 0.1em;
	font-size: 22px;
	position: absolute;
	top: 70px;
	left: 300px;
	z-index: 13;
	width: 540px;
}

#next #slogan {
	font-style: italic;
	letter-spacing: 0.1em;
	font-size: 14px;
	position: absolute;
	top: 50px;
	left: 280px;
	z-index: 3;
}

.keywords {
	color: #aaaaaa;
	font-style: italic;
	letter-spacing: 0.1em;
	font-size: 18px;
}

.keyword1 {
	color: #999999;
	position: relative;
	top: 80px;
	left: 0px;
	width: 500px;
	text-align: left;
}

.keyword2 {
	color: #666666;
	position: relative;
	top: 140px;
	left: 0px;
	width: 500px;
	text-align: center;
}

.keyword3 {
	color: #222222;
	position: relative;
	top: 180px;
	float: right;
	width: 500px;
	text-align: right;
}

#next .keyword1 {
	position: relative;
	top: 10px;
	left: 0px;
	width: 665px;
}

#next .keyword2 {
	position: relative;
	top: 50px;
	left: 0px;
	width: 665px;
	text-align: center; 
}

#next .keyword3 {
	position: relative;
	top: 90px;
	left: 0px;
	width: 665px;
	text-align: right;
}

.background {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 930px;
	height: 340px;
	z-index: 0;
}

.brick-right {
	float: right;
	right: -18px;
	position: absolute;
	width: 32px;
	height: 91px;
	z-index: 3;	
}

.brick-bottom {
	float: right;
	position: relative;
	top: 30px;
	right: 8px;
	width: 411px;
	height: 32px;
}

#next .brick-bottom {
	width: 411px;
	height: 32px;
	position: relative;
	top: 126px;
	bottom: 0px;
	left: 0px;
	float: right;
	z-index: 9;
	overflow: hidden;
} 

.linedot {
	float: left;
	position: relative;
	left: 0px;
	width: 100px;
	top: 65px;
	overflow: hidden;
}

#next .linedot {
	overflow: hidden;
	float: left;
	position: relative;
	left: 0px;
	width: 254px;
	top: 0px;
	z-index: 10;
}

.logo {
	padding-top: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 209px;
	height: 137px;
	z-index: 1;
}

.logo img {
	border: 0px;
}

/* Main menu */
.mainmenu {
	position: absolute;
	top: 400px;
	left: 40px;
	padding: 0px;
	width: 940px;
}

.menu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
}

.menu li {
	letter-spacing: 0.04em;
	text-transform: uppercase;
	float: left;
	margin-right: 5px;
	list-style-type: none;	
}

.menu a {
	color: #000;
	margin-right: 5px;
	text-decoration: none;
}

.menu a.selected, .menu a:hover {
	color: #fbc900;
}

.menu a.selected:hover {
	color: #aaaaaa;
}

/* Sub menu */
.submenu {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	list-style-type: none;
}

.submenu li {
	letter-spacing: 0.04em;
	height: 20px;
	display: block;
}

.submenu a {
	vertical-align: middle;
	padding-top: 2px;
	margin: 0px 5px 0px 0px;
	color: #444;
	margin-right: 5px;
	text-decoration: none;
	border-bottom: 0px;
}

.submenu a.selected, .submenu a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 0px;
}

.submenu a.selected:hover {
	color: #aaaaaa;
	border-bottom: 0px;
}

.subitem_yellow, .subitem_purple, .subitem_blue {
	padding: 0px;
	width: 15px;
	height: 100%;
	min-height: 20px;
	display: block;
	margin-right: 4px;
	float: left;
	clear: left;
}

.subitem_yellow {
	background-color: #fbc900;
}

.subitem_purple {
	background-color: #cc0167;
}

.subitem_blue {
	background-color: #079ccd;
}

/* Menu 3 */

.menu3 {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
}

.menu3 li {
	height: 20px;
	padding: 0px;
	letter-spacing: 0.04em;
	list-style-type: none;	
}

.menu3 a {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	color: #666;
	margin-right: 5px;
	text-decoration: none;
	border-bottom: 0px;
}

.menu3 a.selected, .menu3 a:hover {
	color: #aaaaaa;
	border-bottom: 0px;
}

.menu3 a.selected:hover {
	color: #aaaaaa;
	border-bottom: 0px;
}

/* Footer Menu */

.footer {
	float: left;
	position: relative;
	top: 40px;
	left: 5px;
	width: 500px;
	height: 20px;
}

#next .footer {
	float: left;
	position: relative;
	top: 0px;
	left: 5px;
	width: 500px;
	height: 20px;
}

.footermenu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
}

.footermenu li {
	letter-spacing: 0.04em;
	float: left;
	margin-right: 5px;
	list-style-type: none;	
}

.footermenu a {
	color: #000;
	margin-right: 5px;
	text-decoration: none;
	border: 0px;
}

.footermenu a.selected, .footermenu a:hover {
	color: #fbc900;
	border: 0px;
}

.footermenu a.selected:hover {
	color: #aaaaaa;
	border: 0px;
}

.subitem_gray1, .subitem_gray2, .subitem_gray3, .subitem_gray4 {
	padding: 0px;
	width: 15px;
	height: 20px;
	margin-right: 4px;
	float: left;
	clear: left;
}

.subitem_gray1 {
	background-color: #000;
}

.subitem_gray2 {
	background-color: #383838;
}

.subitem_gray3 {
	background-color: #565656;
}

.subitem_gray4 {
	background-color: #bababa;
}

.address {
	line-height: 1.5em;
	width: 920px;
	padding-right: 20px;
	position: absolute;
	top: 30px;
	font-size: 12px;
	margin-top: -27px;
	margin-right: -20px;
	text-align: right;
	z-index: 4;
}

.address_next {
	text-align: left;
	font-size: 10px;
}

.articles a {
	font-size: 10px;
	text-decoration: none;
	border-bottom: 0px;
	letter-spacing: 0.04em;
	margin-bottom: 20px;
}

/* Powermail */

.tx_powermail_pi1_form, .tx-powermail-pi1_formwrap {
        width: 600px;
        margin: 0px;
        padding: 0px;
	font-size: 12px;
}

.tx-powermail-pi1_formwrap_116, .tx-powermail-pi1_formwrap_116 .tx_powermail_pi1_form {
        width: 500px;
        margin: 0px;
}

.tx_powermail_pi1_fieldwrap_html {
        width: 700px;
	padding-bottom: 4px;
}

fieldset.tx-powermail-pi1_fieldset {
        border: 0px;
        background-color: #fff;
        padding: 0px 10px 0px 10px;
        width: 400px;
}

fieldset.tx-powermail-pi1_fieldset legend {
        /* legend of Fieldset */
        display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
        width: 600px;
	float: left;
}

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}