/*  Content  */

#content {
	width:712px;
	margin:auto;
	text-align:left;
	background: #f3f3f3;
	padding:21px;
	color: #000;
}

.homeplate {
	margin:0px 0px 18px 0px;
	width: 712px;
	height: 205px;
	background: transparent url(../images/home-02_bg.png) no-repeat;
}

.homeplate h2 {
	position: relative;
	color: yellow;
	font:  27px arial, sans-serif;
	top: 20px;
	left: 220px;
}


.homeplate ul {
	position: relative;
	list-style: none;
	top: 27px;
	left: 320px;
}

.homeplate li {
	font:  21px arial, sans-serif;
	color: #fff;
	background: transparent url(../images/bullet-homeplate_bg.png) 0 1px no-repeat;
	height: 36px;
	padding-left: 35px;
	padding-top: 5px;
}

.image {
	position: relative;
	width: 231px;
	height: 160px;
	top:21px;
	left: 25px;
	background: transparent url(../images/cresearch-quote.png) no-repeat;
}


.box_left{
	width:505px;
	height: 370px;
}


.box_right{
	width:185px;
	height: 280px;
}

.screencast{
	position: relative;
	margin-left: 10px;
	margin-top: 15px;
	width: 160px;
	height: 36px;
	text-align: center;
}

.screencast a{
	display: block;
	background: transparent url(../images/button_findout_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	line-height: 36px;
	font-size:18px;
	text-align: center;
	text-decoration: none;
	color: white;
}

.screencast a:hover{
	display: block;
	background: transparent url(../images/button_findout_hover_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	color: white;
}

.tutorials{
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	width: 160px;
	height: 36px;
	text-align: center;
}

.tutorials a{
	display: block;
	background: transparent url(../images/button_findout_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	line-height: 36px;
	font-size:18px;
	text-align: center;
	text-decoration: none;
	color: white;
}

.tutorials a:hover{
	display: block;
	background: transparent url(../images/button_findout_hover_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	color: white;
}



.plans{
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	width: 160px;
	height: 36px;
	text-align: center;
}

.plans a{
	display: block;
	background: transparent url(../images/button_plans_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	line-height: 36px;
	font-size:18px;
	text-align: center;
	text-decoration: none;
	color: white;
}

.plans a:hover{
	display: block;
	background: transparent url(../images/button_plans_hover_bg.png) no-repeat;
	width: 160px;
	height: 36px;
	color: white;
}


.box_content{
	text-align: justify;
	font: 13px arial,verdana;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
}

.box_content li{
	margin-left: 40px;
	list-style-type: disc;
}


.content_left{
	width:445px;
}

.content_left p, h1 {
	text-align: justify;
	margin-left: 10px;
}


.content_left a{
    color: #a36d2f;
}


.content_right{
	width:245px;
}

.content_right p,h2{
	text-align: justify;
	color: #a36d2f;
}


.content_central p,h2{
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* @end */

.maincolumn{
	width: 712px;
	text-align: justify;
	font-family: arial,verdana;
	font-size: 13px;
}

.maincolumn h2{
	text-align: left;
	margin-left: 0px;
	font-family: arial,verdana;
	font-size: 15px;
	color: #a36d2f;
}

.maincolumn li{
	text-align: left;
	margin-left: 40px;
}



