/*******************************************************************************
    Main
*******************************************************************************/
.clear {
	clear: both;
	height: 5px;
}
.clear2 {
	clear: both;
	height: 10px;
}
body {
    background-color: #000000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 2px;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	
}

a,
a:link,
a:visited{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	
}

#flash_container {
	height: 425px;
	width: 930px;
	
}
#main_container {
	height: 425px;
	width: 930px;
	background-color: #333333;
}
.main_containerleft {
	width: 310px;
	float: left;	
}
.main_containerright {
	width: 620px;
	float: left;
}
.banner {
		
}

.table {
	font-size: 90%;
	color: #FFFFFF;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 425px;
	width: 930px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
}
.design_container {
	height: 415px;
	width: 930px;
}
.design_full {
	padding-top: 63px;
		
}
.buffer {
	padding-left: 165px;
		
}
.design_right {
	padding-left: 505px;			
}
.design_right2 {
	float: right;
	padding-top: 106px;	
}
.design_left {
	float: left;
}
.design_left2 {
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 63px;
	width: 505px;
}
.design_left3 {
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
}
/*******************************************************************************
    Header 
*******************************************************************************/
#cim_top-nav {
	background-color: #000000;
	clear: both;
	display: block;
	font-size: 11px;
	position: relative;
	width: 930px;
	height: 30px;
	z-index: 10;
}

#cim_top-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.menu_item {
	float: left;
	margin: 0;
	position: relative;
	width: 130px;
	left: 75px;
	letter-spacing: 2px;	
}
.menu_spacer {
	float: left;
	margin: 0;
	position: absolute;
	width: 75px;
	left: 0px;
}
.menu_item a:link,
.menu_item a:visited {
	color: #ffffff;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

.menu_item a:hover {
	font-weight: bold;
	color: #FF0000;
}
.menu_item_current {
	font-weight: bold;
	color: #FF0000;
}

#cim_top-nav li a span {
	display: block;
	overflow: hidden;
	position: relative;
}
#cim_top-nav li a span span {
    padding: 7px 0 7px 0;
    text-align: center;
    white-space: nowrap
}

/*******************************************************************************
    Layout
*******************************************************************************/

.layout{
	position: absolute;
	width: 958px;
	height: 590px;
	background-color: #000000;
	margin-top: -282.5px;
	margin-left: -479px;
	left: 50%;
	top: 50%;
}
.designbox{
	
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
}

.header
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header a
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.creator {
	font-size: 90%;
	vertical-align: bottom;
	text-align: center;
	height: 15px;
		
}
.creator a,
.creator  a:visited {
    color: #666666;
    text-decoration: none
}
.creator  a:focus,
.creator  a:hover {
	text-decoration: none;
	color: #FF0000;
}
/*******************************************************************************
    Footer
*******************************************************************************/
#cim_footer {
	background-color: #000000;
	clear: both;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
}
#cim_footer .footer_content {
    z-index: 50
}

.div_crop {
	height: 15px;
}

.contact {
	display: block;
	margin-top: 5px;
	text-align: center;
}

.contact_ph {
	font-size: 120%;
}

