* {
        margin: 0;
        padding: 0;
        }

body {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        font: 400 1.0em 'trebuchet ms',arial,sans-serif;
        background-color: #FFF;
        color: #777;
        }

h1 {
	font: 400 1.4em arial,sans-serif;
	color: #444;

	margin-bottom: 0;
	}

h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;

	color: #3366CC;
	}
	
h3 {
	font: 400 1.2em arial,sans-serif;
	color: #666;

	margin-bottom: 10px;
	}

p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
	}

img.content, a img.content {
	float: right;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 10px 0 10px 10px;
	}
	
a:hover img.content {
	border: 1px solid #BBB;
	}
	
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0 8px 0 0;
	}
	
a:hover img.color {
	border: 1px solid #999;
	}

ol {
	color: #AAA;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #777;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

#td_tl {
 height: 50px; 
 width: 47px;
 background-image: url('images/tl.png');
}

#td_t {
 background-image: url('images/t.png');
}

#td_tr {
 height: 50px; 
 width: 61px;
 background-image: url('images/tr.png');
}

#td_l {
 height: 100%;
 background-image: url('images/l.png');
}

#td_r {
 background-image: url('images/r.png');
}

#td_bl {
 background-image: url('images/bl.png');
}

#td_b {
 height: 62px;
 background-image: url('images/b.png');
}

#td_br {
 background-image: url('images/br.png');
}

#nav {
	margin: 0.5em 0;
	width: 100%;
	padding: 10px 0;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
	
#nav li {
	float: right;
	clear: none;
	}
	
#nav li a {
	margin-left: 20px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #999;

	}

#nav li a:hover {
	background: #FFF url('mainstyle/arrow.gif') no-repeat top center;
	color: #3366CC;
	}


#head {
	margin: 0.5em 0;
	width: 100%;
	line-height: 0.8em;
	}

#head h1 {
	font: 400 4.5em arial,sans-serif;
	color: #666;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: -0.05em;
	
	}

#head h1 a {
	color: #666;
	text-decoration: none;
	}

#head h2 {
	font: 400 1.5em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.6em;
	padding: 0;
	margin-bottom: 10px;
	}

#main {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	}
	
#right {
	width: 330px;
	float: right;
	text-align: right;
	}

#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 20px;
	}
	
#right li a{
	padding: 0 0 0 20px;
	color: #999;
	font-size: 1.1em;
	text-decoration: none;
	}

#right li a:hover{
	background: #FFF url('mainstyle/bullet.gif') no-repeat left center;
	color: #3366CC;
	
	}


.content a{
	text-decoration: none;
	color: #3366CC;
	border-bottom: 1px dotted #3366CC;	
	}

.content a:hover{
	border-bottom: none;
	}

.line {
	width: 100%;
	border-top: 5px solid #ECECEC;
	}	
	
.content ul{
	list-style-type: none;
	padding: 10px;
	color: #777
	}
	
.content ul li{
	padding-left: 17px;
	background: url('mainstyle/bullet2.gif') no-repeat left center;
	margin-left: 10px;
	}


.blockquote {
	display: block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
	}

a.small_link {
	margin-right: 10px;
	padding-top: 20px;
	text-decoration: none;
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #999;
	}

a.small_link:hover {
	background: #FFF url('mainstyle/arrow.gif') no-repeat top center;
	color: #3366CC;
	}

.contact-left {
    vertical-align: top;
    text-align:right; 
    padding-right:10px; 
    padding-top: 5px;
}

.contact-right {
    padding-top: 5px;
}

