/*HOME*/
#mycontent {
	/*background-color: red;*/
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
    
    width: 1008px;
    /*width: 980px;*/
}
#mycontent .cw {
	width: 461px;
}
#mycontent #cleft {
	/*background-color: green;*/
	position:relative;
	float: left;
	width:464px;
    height: 319px;
}

#mycontent #cleft img {
	position:relative;
	left: -15px;
}

#mycontent #cright {
	/*background-color: blue;*/
	position:relative;
	height:319px;
	float: right;
    width:468px;
    top:0px;
}
#mycontent #cright .banner {
	float: right;
	width:468px;
	height:60px;
}

#mycontent #cright #boxes {
	float: right;
	width: 468px;
	height: 167px;
}
#mycontent #cright #boxes .title {
	width: 229px;
	height: 25px;
	/*font-family: "Times New Roman", Times, serif;*/
	background-image: url(img/head1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#mycontent #cright #boxes .title p {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	margin: 0 auto;
}

#mycontent #cright #boxes .content {
	width: 217px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #242c6d;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	height:142px;
}

#mycontent #cright #boxes #left {
	/*background-color: yellow;*/
	position:relative;
	float:left;
	width: 229px;
}

#mycontent #cright #boxes #right {
	/*background-color: orange;*/
	position:relative;
	float:right;
	width: 229px;
}

#mycontent #cright #boxes ul {
	margin: 0px;
    padding: 0px;
	
}

#mycontent #cright #boxes li { 
	list-style-type:none;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}

#mycontent .bbox {
	float: left;
	margin-top: 10px;
}

#mycontent .spacer {
	float: left;
	width: 299px;
	padding: 0;
	margin-left: 17px;
	font-size: 12px;
}


#mycontent .bbox .title {
	width: 299px;
	height: 25px;
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#mycontent .bbox .title p {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	margin: 0 auto;
}

#mycontent .bbox .content {
	width: 297px;
	height: 260px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #242c6d;
	padding: 0px;
	margin: 0 0 20px 0;
}

#mycontent .bbox .content p {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#mycontent  {
}

#mycontent #bottom  #big_banner {
	
	width: 160px;
	background-color: #000000;
	float: left;
}

#mycontent #bottom  #big_banner_right {
	height: 600px;
	width: 170px;
	float: right;
}

#mycontent #bottom  #big_banner_left_bottom {
	height: 600px;
	width: 160px;
	float: left;
	padding: 0px;
}

#about_side {
	width: 650px;
	float: left;
	margin-left: 10px;
}

#about_side_list {
	/*width: 996px;*/
	/*width: 970px;*/
	width: 940px;
	float: left;
	margin-left: 0px;
}

#about_side_listing {
	width: 650px;
	float: left;
	margin-left: 10px;
}

#text_side {
	width: 490px;
	float: left;
	padding-left: 3px;
}

#banner_block {
	float: right;
	width: 250px;
	height: 250px;
	background-color: #000000;
}

#mycontent #bottom .main_head {
	width: 652px;
	height: 25px;
	background-image: url(img/main_head.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

#mycontent #bottom .main_head p {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	margin: 0 auto;
}

#mycontent #bottom .main_sidebar {
	width: 650px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #242c6d;
	padding: 0px;
	margin: 0 0 20px 0;
}

#mycontent #bottom .main_sidebar p {
	padding: 5px;
	margin: 0;
}
