@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

p {
margin:0 0 10px 0;
padding:0 0 10px 0;
}

h1 {
margin:0 0 10px 0;
padding:0 0 10px 0;
}

h2 {
margin:0 0 10px 0;
padding:0 0 10px 0;
}

#wrapper {
	width: 90%;
	padding-top: 50px;
	padding-left: 10%;
}
#key {
	background-color: #CC2054;
	height: 10px;
	width: 100%;
}
#content {
	float: left;
	width: 400px;
	padding-top: 100px;
	padding-left: 0px;
	margin-left: 0px;
}
#navigation {
	float: left;
	width: 200px;
	padding-top: 100px;
	padding-right: 50px;
}	
ul {
	padding-left: 7px;
	margin-left: 7px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	list-style-image:url(/images/bullet.gif);
	letter-spacing: 4px;
}
table {
border-style:dotted; border-color:#CCCCCC; border-width: 1px;}
td {
border-style:dotted; border-color:#CCCCCC; border-width: 1px;}
a {font:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none;}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC2054; border-bottom: 3px solid #CC2054;
}

.index_h1 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/index_h1.gif) no-repeat; text-indent: -9000px;}

.about_h1 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/about_h1.gif) no-repeat; text-indent: -9000px;}

.services_h1 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/services_h1.gif) no-repeat; text-indent: -9000px;}

.services_h2 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/services_h2.gif) no-repeat; text-indent: -9000px;}

.services_h3 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/services_h3.gif) no-repeat; text-indent: -9000px;}

.quotation_h1 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/quotation_h1.gif) no-repeat; text-indent: -9000px;}

.contact_h1 
{width:400px; height:50px; padding:0px; margin:0px; background:url(/images/contact_h1.gif) no-repeat; text-indent: -9000px;}

.logo {width: 259px; height: 88px; padding-right: 50px;}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 20px;
	text-align:justify;
}

.legal {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; text-align:left;}

.main_image {padding-bottom:50px;}
