/*  
Author: Gem
Author URI: http://gemdilem.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #900000;
	color: #000000;
	width: 900px;
	float: left;
	margin: 20px 20px 20px 20px;
	line-height:180%;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 40px;
	color: #ffffff;
	padding-bottom:50px;
	text-align: left;
	padding-top: 40px;
}

a:link, a:visited{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
	text-decoration: none;
	color: yellow;
}

p{
	padding: 0;
}

#left1{
	float: left;
	width: 556px;
	height: 419px;
	background:#000000 url('02.jpg') no-repeat center center;
	color: #ffffff;
	margin-bottom: 20px;
}

ul{
	list-style-type:none;
	margin-left: 20px;
	margin-top: 30px;
}

li{
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	display:inline;
	padding: 8px 10px 8px 10px;
}

#right1{
	float: left;
	width: 324px;
	height: 419px;
	background: #000000;
	color: #ffffff;
	margin-left: 20px;
	margin-bottom: 20px;
}

#left2{
	float: left;
	width: 324px;
	height: 419px;
	background: #000000;
	color: #ffffff;
	margin-bottom: 20px;
	margin-right: 20px;
}

#right2{
	float: left;
	width: 556px;
	height: 419px;
	background:#000000 url('01.jpg') no-repeat center center;
	color: #ffffff;
	margin-bottom: 20px;
}

#left3{
	float: left;
	width: 556px;
	height: 419px;
	background:#000000 url('04.jpg') no-repeat center center;
	color: #ffffff;
	margin-bottom: 20px;
}

.container{
	float:left;
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:15px;
}

img{
	border-style:solid;
	border-color:#000000;
	border-width:4px;
	width:548px;
}
