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

.main {
	
	background-color:#555;
	width: 970px;
	height: auto;
	color:#2b2b2b;
	margin-left: 33px;
	
	}

img {
	
border: 0px;
	
}

.leftcoltop {
	
	background-color:#fff;
	width: 310px;
	height: 1200px;
	float:left;
	
	
	}

.leftcolbottom {
	
	background-color:#fff;
	width: 310px;
	height: 1200px;
	float:left;
	margin-top:20px;
	
}

.tophcol {
	
	
	width: 640px;
	height: 310px;
	float: right;
	margin-left:20px;
	
}

.box1 {
	
	background-color:#111;
	width: 310px;
	height: 310px;
	float:right;
	margin-top:20px;
	
	
	
}

.box2 {
	
	background-color:#222;
	width: 310px;
	height: 310px;
	float:right;
	margin-top:20px;
	
	
}

.box3 {
	
	background-color:#333;
	width: 310px;
	height: 640px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box4 {
	
	background-color:#444;
	width: 640px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box5 {
	
	background-color:#555;
	width: 310px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box6 {
	
	background-color:#666;
	width: 310px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box7 {
	
	background-color:#777;
	width: 310px;
	height: 640px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box8 {
	
	background-color:#888;
	width: 310px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}


.box9 {
	
	background-color:#999;
	width: 310px;
	height: 310px;
	float: right;
	margin-left:20px;
	margin-top:-310px;
	
	
}

.box10 {
	
	background-color:#101010;
	width: 640px;
	height: 640px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box11 {
	
	background-color:#111111;
	width: 640px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box12 {
	
	background-color:#121212;
	width: 310px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.box13 {
	
	background-color:#131313;
	width: 310px;
	height: 310px;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.imagebox1 {
	
	background-color:#ccc;
	width: 640px;
	height: 465px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.imagebox2 {
	
	background-color:#ccc;
	width: 640px;
	height: 465px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.imagebox3 {
	
	background-color:#ccc;
	width: 640px;
	height: 465px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.imagebox4 {
	
	background-color:#ccc;
	width: 640px;
	height: 465px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.imagebox5 {
	
	background-color:#ccc;
	width: 640px;
	height: 465px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.tallbox {
	
	background-color:#ccc;
	width: 640px;
	height: 950px;
	float: right;
	margin-left:20px;
	margin-top: 20px;
	
}

.videobox {
	
	background-color:#131313;
	width: 640px;
	height: auto;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}

.videoimage {
	
	background-color:#131313;
	width: 640px;
	height: auto;
	float:right;
	margin-left:20px;
	margin-top:20px;
	
	
}


.footer {
	
	width:640px;
	height: 49px;
	float:right;
	background-color:#ab0000;
	margin-top:20px;
	
}


ul {
	
	font-family: droid serif, serif;
	text-decoration :none;
	list-style-type:none;
	margin-left: -36px;
	line-height: 1.6em;
	color:#666;
	
	
}

h2 {
	font-family: droid serif, serif;
	color:#2b2b2b;
	
}

p  {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	
	}
	
	
a {
	
	text-decoration: none;
	
}
	
A:active {
    border: medium none;
    color: #ab0000;
}
A:link {
	color:#666;
    border: medium none;
}
A:visited {
    border: medium none;
    color: #ab0000;
}
A:hover {
    border: medium none;
    color: #ab0000;
}	
	
.contactp {
	
	font-family: droid serif, serif;
	color:#666;
	line-height: 1.5em;
	font-size: 16px;
	margin-left: 6px;
	
	
}
	
	
	
	
