/* css JCIS Holding Page 2010 */
/* All associated graphics copyright 2010, Tristan Blattman. Red Ant Media */
/* Added: October 2010 */

@font-face {
    font-family: 'UbuntuItalic';
    src: url('fonts/ubuntu-italic-webfont.eot');
    src: url('fonts/ubuntu-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-italic-webfont.woff') format('woff'),
         url('fonts/ubuntu-italic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-italic-webfont.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('fonts/ubuntu-bold-webfont.eot');
    src: url('fonts/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-bold-webfont.woff') format('woff'),
         url('fonts/ubuntu-bold-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-bold-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('fonts/ubuntu-bolditalic-webfont.eot');
    src: url('fonts/ubuntu-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-bolditalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-bolditalic-webfont.svg#UbuntuBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/ubuntu-medium-webfont.eot');
    src: url('fonts/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-medium-webfont.woff') format('woff'),
         url('fonts/ubuntu-medium-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-medium-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuLight';
    src: url('fonts/ubuntu-light-webfont.eot');
    src: url('fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-light-webfont.woff') format('woff'),
         url('fonts/ubuntu-light-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-light-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('fonts/ubuntu-lightitalic-webfont.eot');
    src: url('fonts/ubuntu-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-lightitalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-lightitalic-webfont.svg#UbuntuLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('fonts/ubuntu-mediumitalic-webfont.eot');
    src: url('fonts/ubuntu-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-mediumitalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-mediumitalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-mediumitalic-webfont.svg#UbuntuMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/ubuntu-regular-webfont.eot');
    src: url('fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-regular-webfont.woff') format('woff'),
         url('fonts/ubuntu-regular-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-regular-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background: #FFF;
	color: #000;
	font-family: 'UbuntuRegular', Trebuchet MS, Helvetica, Arial, san-serif;	
 }
 
.clearlr{
	clear: left;
	clear: right;
	}
 
a{
	color: #4D6648;
	text-decoration: none;
	}
	
h3{
	font-size:1.5em;
	}

a:hover{
	color: #C8502F;
	}
 
.holder{
	width:630px;
	margin:auto;
	padding: 0 0 0 0;
}

.holder p{
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	font-family: "UbuntuMedium";
	color: #4D6648;
	}
	
p span{
	color: #000;
	}
	
.dividerline{
	width: 630px;
	height: 5px;
	float: left;
	border-top: 1px solid #C8502F;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	}
	
h1{
	font-family: 'UbuntuMedium';
	font-size: 1.6em;
	color: #4D6648;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	}
	
ul{
	list-style-type: square;
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	}

ul li{
	font-size: 0.9em;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}
	
.lhs{
	float:left;
	width:300px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	}
	
.rhs{
	float:right;
	width:300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}	
	
.rhs img{
	width: 150px;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	}
	
.topimg{
	width: 300px;
	height: 179px;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	}
	
#header{
	width: 100%;
	height: 30px;
	padding: 100px 0 0 0;
	margin: 0 0 0 0;
	}
	
.footer{
	clear:both;
	width: 100%;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
	