@charset "UTF-8";


/* ////////////////////// Layout \\\\\\\\\\\\\\\\\\\\\\ */

body {
	background:url(../images/bg-main.gif) #000;
	background-position: center top;
	background-repeat:repeat-y;
	background-attachment:scroll;
	margin: 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	color: #999999;
	font-weight:lighter;
	font-size: 12px;
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 92px;
	text-align: right;
	background:url(../images/bg-nav.gif) #000;
	background-position:center;
	clear:both;
}

#titleimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: -9px;
	border-bottom:3px solid #525b4a;
	width: 800px;
	height: 370px;
	overflow:inherit;
	clear:both;
}

#main {
	margin-left: auto;
	margin-right: auto;
	border-top:15px solid #000;
	background:url(../images/bg-content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:auto;
	width: 800px;
	height: auto;
	clear:both;
}

#col1 {
	width: 510px;
	margin:0;
	padding: 20px;
	float: left;
}

#col2 {
	width: 220px;
	padding:15px;
	padding-top: 20px;
	padding-bottom:20px;
	background-color:#000;
	float: left;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 3px solid #333;
	padding: 10px;
	width: 780px;
	height: auto;
	text-align: right;
	clear:both;
	color:#333;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
}

#bodybox {
	width: 220px;
	padding:15px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-top:20px;
	background-color:#000;
	text-align: justify;
	float: left;
	margin-right: 10px;
}

#bodybox2 {
	width: 220px;
	padding:15px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-top:20px;
	text-align: justify;
	float: left;
	background: url(../images/twitterbg.gif) #000 no-repeat;
	background-position:bottom left;
}

#bodybox3 {
	width: 480px;
	padding:15px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-top:20px;
	background-color:#000;
	text-align: justify;
	float: left;
}

/* ////////////////////// Navigation \\\\\\\\\\\\\\\\\\\\\\ */

#menu {
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	padding-top: 5px;
	width:800px;
	padding-left:230px;
	width:570px;
}

#menu LI {
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	float: left;
	list-style: none;
}

#menu LI A {
	padding-left: 30px;
	text-decoration: none;
	display: block;
	color: #cdcdcd;
}

#menu LI A:hover {
	color: #525b4a;
}

#menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	color: #525b4a;
}

#menu LI UL LI A:hover {
	text-decoration: none;
	background: transparent;
	color: #cdcdcd;
}

#menu UL LI UL {
	position: absolute;
	display: none;
}

#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL {
	display: block;
}


#menu .small {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#menu .small A:hover {
	color:#525b4a;
}

#menu .sub {
	margin-left: -20px;
	margin-top: -10px;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}


/* ////////////////////// Slideshow \\\\\\\\\\\\\\\\\\\\\\ */


#slider1 {
    width: 800px; /* important to be same as image width */
    height: 358px; /* important to be same as image height */
    position: relative; /* important */
	overflow:inherit; /* important */
	margin-top: -21px;
	margin-left: -40px;
}

#slider1Content {
    width: 800px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	height: auto;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    display: none;
	overflow:auto;
}
.tagtxt {
	font-size:20px;
	font-weight:normal;
	margin-left: 10px;
	margin-right: 10px;
}
.tagtxt2 {
	font-size:12px;
	font-weight:normal;
	margin-left: 10px;
	margin-right: 10px;
}
.slider1Image span strong {
    font-size: 12px;
}
.clear {
	clear: both;
}
.leftt {
	top: 0;
    left: 0;
	width: auto !important;
	height: auto;
	margin-top: 30px;
	font-size: 10px;
}
.leftt2 {
	top: 0;
    left: 0;
	width: auto !important;
	height: auto;
	margin-top: 80px;
	font-size: 10px;
}

.leftb {
	bottom: 0;
    left: 0;
	width: auto !important;
	height: auto;
	margin-bottom: 20px;
	font-size: 10px;
}

.rightb {
	right: 0;
	bottom: 0;
	width: auto !important;
	height: auto;
	margin-bottom: 15px;
	font-size: 10px;
}

.rightt {
	right: 0;
	top: 0;
	width: auto !important;
	height: auto;
	margin-top: 35px;
	font-size: 10px;
}

ul { list-style-type: none;}




/* ////////////////////// Text Styles \\\\\\\\\\\\\\\\\\\\\\ */

.h1tag {
	margin:0;
	color: #525b4a;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	font-family:Helvetica, Arial, sans-serif;
	text-align: justify;
}

.sideheader1 {
	color: #525b4a;
	font-size:16px;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.sideheader {
	color: #525b4a;
	font-size:16px;
	margin:0;
	margin-top: 30px;
	font-family:Helvetica, Arial, sans-serif;
}

.mainstyle {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#999999;
	margin:0;
	margin-top: 15px;
	text-align: justify;
}

.projecthead {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#525b4a;
	margin:0;	
	margin-top:5px;
	text-align: justify;
	text-decoration:none;
}


.projectheadg {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#999999;
	margin:0;	
	margin-top:5px;
	text-align: justify;
	text-decoration:none;
}

.projecttext {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#999999;
	margin:0;	
	text-align: justify;
}

.testg {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;	
	margin-top:15px;
	text-align: justify;
}
.testg1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#999999;
	margin:0;	
	margin-top:5px;
	text-align: justify;
}

.test {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#525b4a;
	margin:0;	
	margin-top:5px;
	text-align: justify;
}
.test2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#525b4a;
	margin:0;	
	margin-top:2px;
	text-align: justify;
}


.colour999 {
	color:#999;
	text-decoration: none;
}

.colour525 {
	color: #525b4a;
	text-decoration: none;
}

.imgborder {
	border:1px solid #999;
	padding: 2px;
	margin-top: 5px;
}

.imgborder2 {
	border:1px solid #999;
	padding: 2px;
}

.imgborderl {
	border:1px solid #999;
	margin-top: 15px;
	margin-left: 20px;
}

.imgborderr {
	border:1px solid #999;
	margin-top: 15px;
	margin-right: 20px;
}

.imgbordert {
	border:1px solid #999;
	margin-top: 20px;
}

.logospace {
	margin-top: 15px;
}

.margintop {
	margin-top: 3px;
}

.follow {
	color:#525b4a;
	display:block;
	text-decoration:none;
	text-align:right;
}


.tweets {
	margin:0;
	margin-left:-40px;
	padding:0;
}

.tweets a { 
	color:#525b4a;
	text-decoration:none;
}


/* ////////////////////// Form Styles \\\\\\\\\\\\\\\\\\\\\\ */

.input {
	font-size: 11px;
	border: 0;
	border-left: 4px solid #525b4a;
	background:#222;
	padding: 3px;
	width: 210px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	color:#f2f2f2;
}
.input2 {
	font-size: 11px;
	border: 0;
	border-left: 4px solid #525b4a;
	padding-top:3px;
	padding-bottom:3px;
	background:#222;
	width: 220px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	color:#f2f2f2;
}

.input3 {
	font-size: 11px;
	border: 0;
	border-left: 4px solid #525b4a;
	background:#222;
	padding: 3px;
	width: 210px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom:10px;
	color:#f2f2f2;
}