/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	text-align: center;
}

body {
        background: #000000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #E7E7E7;
		margin: 0;
		padding: 0;
}

h1, h2, h3 {
        margin: 0;
        padding: 0;
		margin-bottom: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
}

div.h1 { 
	font-size: 34px; 
	font-weight: bold;
	float: left;
}

h1 { font-size: 24px; }

h2 {
        margin-bottom: 10px;
        padding: 0 0 22px 0;
        font-size: 24px;
        background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
        padding: 0 0 22px 0;
        font-size: 13px;
        background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
        margin-top: 0;
        text-align: justify;
        line-height: 160%;
}

a {
        color: #FE4E00;
}

a:hover {
        text-decoration: none;
}

.list {
        margin: 0;
        padding: 0;
        list-style: none;
}

.list li {
        padding: 5px 0;
        background: url(images/img5.gif) repeat-x;
}

.list li.first {
        background: none;
}

.list  li a {
        font-weight: bold;
        text-decoration: none;
        font-size: 10pt;
}
.list ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
}

.list ul li {
        padding-left: 15px;
}

.list ul li a {
        color: #fca;
        font-size: 9pt;
        font-weight: normal;
}

/* Header */

#header {
        width: 981px;
        margin: 0 auto;
        padding: 0px 0 0 0px;
        height: 189px;
        background: url(images/img1.gif) repeat-x left 137px;
		text-align: left;
}

#toplogo {
	float: left;
}

#headerins {
	padding-top: 80px;
	background: url(images/gtlswtch-bg.jpg) no-repeat right top;
	height: 100%;
}

#header h1 {
        float: left;
}


#header ul {
        float: right;
        margin: 0;
        padding: 30px 0 0 0;
        list-style: none;
}

#header li {
        display: inline;
}

#header ul li 	 a {
        display: block;
        float: left;
        padding: 0 14px 0 20px;
        background: url(images/img2.gif) no-repeat left center;
        text-decoration: none;
        font: bold 12px Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
}

#header a:hover {
        text-decoration: underline;
}

#header .first a {
        background: none;
}

/* Content */

#content {
		text-align: left;
        width: 994px;
        margin: 0 auto;
		margin-top: 20px;
}

#colOne {
        float: left;
        width: 179px;
        padding: 0 0 0 21px;
}

#colOne h3 {
        margin-top: 14px;
}

#colTwo {
        float: right;
        width: 732px;
        padding: 0 29px 0 0;
}

div.botan {
        text-align: center;
        margin: 20px 0px 0px 0px;
}

/* Footer */

#footer {
        clear: both;
        width: 994px;
        margin: 0 auto;
        padding: 30px 0 10 0;
}

#footer p {
        padding: 20px 0 0 0;
        background: url(images/img4.gif) repeat-x;
        text-align: center;
        color: #8A8A8A;
}


.csc-mailform {
border:1px solid #232323;
padding:30px 20px 20px;
}
.csc-mailform label {
display:block;
float:left;
font-weight:bold;
width:200px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
border:1px solid #777777;
color:#000033;
margin-bottom:10px;
width:260px;
}
.csc-mailform-submit {
margin-left:250px;
width:100px !important;
}

