body{
}

.add_on_links{
	text-decoration: none;
	color: 777777;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.h3{
	font-weight: normal;
}

.title_color{
	margin-bottom: 10px;
	margin-top: 0px;
	color: 000000;
	font-family: Verdana;
	font-size: 13;
}

.HomeText{
	color: 777777;
	font-family: Verdana;
	font-size: 13;
}

.Testomonial{
	color: FFFFFF;
	font-family: Tahoma;
	font-size: 13;
}

.Copyright{
	color: FFFFFF;
	font-family: Tahoma;
	font-size: 12;
}

.HeaderText{
	color: FFFFFF;
	font-family: Verdana;
	font-size: 13;
}

.ArtistName{
	color: FFFFFF;
	font-family: Arial;
	font-size: 45;
}

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/*******************************************************/
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	background-color:#FFFFFF;
	}

img{ margin:0; padding:0; border:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
a{outline:none; text-decoration:none;}

.imgl, .imgr{border:1px solid #D2D2D2; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	line-height:normal;
	font-weight:normal;
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #D2D2D2;
	}

.col1{color:#FFFFFF; background-color:#181818;}
.col2{color:#000000; background-color:#EEEEEE;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #intro, .homecontent, #breadcrumb, #container, #projects, #footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#head #topnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#head h1, #head p, #head ul, #head a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#head h1 a{
	position:absolute;
	top:12px;
	left:0;
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#181818;
	}

#head p{
	display:block;
	position:absolute;
	top:55px;
	left:0;
	color:#CCCCCC;
	background-color:#181818;
	font-size:16px;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	height:375px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

#breadcrumb a{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:30px 0;
	}

#container a{
	color:#000000;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#000000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#000000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#000000;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Projects-------------------------------------*/

#projects{
	margin:0 auto;
	padding:30px 0;
	}

#projects a{
	display:block;
	width:300px;
	color:#000000;
	background-color:#EEEEEE;
	}

#projects ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#projects li{
	display:inline;
	float:left;
	margin:20px 30px 0 0;
	padding:0;
	}

#projects li.last{
	margin-right:0;
	}

#projects strong{
	display:block;
	width:100%;
	text-align:right;
	font-weight:bold;
	}

#projects img{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer a{
	color:#FF9900;
	background-color:#181818;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	background-color:#181818;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#contactform{
	display:block;
	float:left;
	width:350px;
	}

/* ------Company Details------*/

#compdetails{
	display:block;
	float:right;
	width:550px;
	}

#compdetails ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#compdetails li{
	margin:0 0 12px 0;
	}

#compdetails li.last{
	margin:0;
	}

#officialdetails{float:left}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{float:right}

/* ------Copyright------*/

#copyright{
	display:block;
	float:left;
	width:100%;
	margin:25px 0 0 0;
	padding:20px 0 0 0;
	text-align:right;
	font-size:12px;
	border-top:1px dashed #666666;
	}

#copyright ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#copyright li{
	display:inline;
	margin-right:8px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	}

#copyright li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
	}

/*
Template Name: GreyScale Business
File: Homepage CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
*/

#intro h2, #intro p, #intro ul, #intro a{
	margin:0;
	padding:0;
	list-style:none;
	}

#intro li{
	display:block;
	float:left;
	width:300px;
	height:375px;
	margin:0 5px 0 0;
	padding:2px;
	color:#666666;
	background-color:#D2D2D2;
	}

#intro li.featured{
	width:290px;
	margin:0;
	color:#333333;
	background-color:#BFBFBF;
	line-height:1.6em;
	overflow:inherit;
	}

#intro li.featured a{
	color:#FFFFFF;
	background-color:#BFBFBF;
	}

#intro li.featured h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px solid #333333;
	}

#intro li.featured p.imgholder{
	display:block;
	width:280px;
	height:70px;
	margin:0 0 15px 0;
	padding:4px;
	color:#666666;
	background-color:#E0E0E0;
	border:1px solid #333333;
	}

#intro li.featured p.readmore{
	display:block;
	width:100%;
	margin:15px 0 0 0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Content Block-------------------------------------*/


.homecontent{
	padding:30px 0;
	}

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

.homecontent li{
	display:block;
	float:left;
	width:960px;
	margin:0 auto;
	padding:0;
	}

.homecontent li.last{margin-right:0;}

.homecontent li p.imgholder{
	display:block;
	width:286px;
	height:100px;
	margin:0 0 15px 0;
	padding:6px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent li h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

.homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent p.readmore{
	display:block;
	width:290px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

.homecontent p.readmore, .homecontent p.readmore a{
	color:#000000;
	background-color:#F7F7F7;
	}


#topnav{
	display:block;
	position:absolute;
	top:57px;
	right:0;
	}

#topnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#topnav li{
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	}

#topnav li.last{
	margin-right:0;
	}

#topnav li a{
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:#181818;
	}

#topnav li a:hover, #topnav li a.active{
	color:#FF9900;
	background-color:#181818;
	}

.title_color{
font-size:20px;
color:#666666;
}

.title_color{
font-size:20px;
color:#666666;
}
/*##########################################################################*/

span {
    word-break: break-word;
}body{
}

.add_on_links{
	text-decoration: none;
	color: 777777;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.h3{
	font-weight: normal;
}

.title_color{
	margin-bottom: 10px;
	margin-top: 0px;
	color: 000000;
	font-family: Verdana;
	font-size: 13;
}

.HomeText{
	color: 777777;
	font-family: Verdana;
	font-size: 13;
}

.Testomonial{
	color: FFFFFF;
	font-family: Tahoma;
	font-size: 13;
}

.Copyright{
	color: FFFFFF;
	font-family: Tahoma;
	font-size: 12;
}

.HeaderText{
	color: FFFFFF;
	font-family: Verdana;
	font-size: 13;
}

.ArtistName{
	color: FFFFFF;
	font-family: Arial;
	font-size: 45;
}

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/*******************************************************/
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	background-color:#FFFFFF;
	}

img{ margin:0; padding:0; border:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
a{outline:none; text-decoration:none;}

.imgl, .imgr{border:1px solid #D2D2D2; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	line-height:normal;
	font-weight:normal;
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #D2D2D2;
	}

.col1{color:#FFFFFF; background-color:#181818;}
.col2{color:#000000; background-color:#EEEEEE;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #intro, .homecontent, #breadcrumb, #container, #projects, #footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#head #topnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#head h1, #head p, #head ul, #head a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#head h1 a{
	position:absolute;
	top:12px;
	left:0;
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#181818;
	}

#head p{
	display:block;
	position:absolute;
	top:55px;
	left:0;
	color:#CCCCCC;
	background-color:#181818;
	font-size:16px;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	height:375px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

#breadcrumb a{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:30px 0;
	}

#container a{
	color:#000000;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#000000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#000000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#000000;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Projects-------------------------------------*/

#projects{
	margin:0 auto;
	padding:30px 0;
	}

#projects a{
	display:block;
	width:300px;
	color:#000000;
	background-color:#EEEEEE;
	}

#projects ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#projects li{
	display:inline;
	float:left;
	margin:20px 30px 0 0;
	padding:0;
	}

#projects li.last{
	margin-right:0;
	}

#projects strong{
	display:block;
	width:100%;
	text-align:right;
	font-weight:bold;
	}

#projects img{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer a{
	color:#FF9900;
	background-color:#181818;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	background-color:#181818;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#contactform{
	display:block;
	float:left;
	width:350px;
	}

/* ------Company Details------*/

#compdetails{
	display:block;
	float:right;
	width:550px;
	}

#compdetails ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#compdetails li{
	margin:0 0 12px 0;
	}

#compdetails li.last{
	margin:0;
	}

#officialdetails{float:left}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{float:right}

/* ------Copyright------*/

#copyright{
	display:block;
	float:left;
	width:100%;
	margin:25px 0 0 0;
	padding:20px 0 0 0;
	text-align:right;
	font-size:12px;
	border-top:1px dashed #666666;
	}

#copyright ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#copyright li{
	display:inline;
	margin-right:8px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	}

#copyright li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
	}

/*
Template Name: GreyScale Business
File: Homepage CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
*/

#intro h2, #intro p, #intro ul, #intro a{
	margin:0;
	padding:0;
	list-style:none;
	}

#intro li{
	display:block;
	float:left;
	width:300px;
	height:375px;
	margin:0 5px 0 0;
	padding:2px;
	color:#666666;
	background-color:#D2D2D2;
	}

#intro li.featured{
	width:290px;
	margin:0;
	color:#333333;
	background-color:#BFBFBF;
	line-height:1.6em;
	overflow:inherit;
	}

#intro li.featured a{
	color:#FFFFFF;
	background-color:#BFBFBF;
	}

#intro li.featured h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px solid #333333;
	}

#intro li.featured p.imgholder{
	display:block;
	width:280px;
	height:70px;
	margin:0 0 15px 0;
	padding:4px;
	color:#666666;
	background-color:#E0E0E0;
	border:1px solid #333333;
	}

#intro li.featured p.readmore{
	display:block;
	width:100%;
	margin:15px 0 0 0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Content Block-------------------------------------*/


.homecontent{
	padding:30px 0;
	}

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

.homecontent li{
	display:block;
	float:left;
	width:960px;
	margin:0 auto;
	padding:0;
	}

.homecontent li.last{margin-right:0;}

.homecontent li p.imgholder{
	display:block;
	width:286px;
	height:100px;
	margin:0 0 15px 0;
	padding:6px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent li h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

.homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent p.readmore{
	display:block;
	width:290px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

.homecontent p.readmore, .homecontent p.readmore a{
	color:#000000;
	background-color:#F7F7F7;
	}


#topnav{
	display:block;
	position:absolute;
	top:57px;
	right:0;
	}

#topnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#topnav li{
	display:inline;
	margin:0 15px 0 0;
	padding:0;
	}

#topnav li.last{
	margin-right:0;
	}

#topnav li a{
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:#181818;
	}

#topnav li a:hover, #topnav li a.active{
	color:#FF9900;
	background-color:#181818;
	}

.title_color{
font-size:20px;
color:#666666;
}

.title_color{
font-size:20px;
color:#666666;
}
/*##########################################################################*/

span {
    word-break: break-word;
}
