/* -------- Support ------------  */

div#content{
	height: 1090px;
}



/* --------------
	Left
	---------------- */

/* ------ ROW 1 ---------*/
div.CSintro{
	padding: 15px;
	margin-bottom: 30px;
	background: #111111;
	border: 1px solid #222222;
}

div.CSintro h2{
	font-family: "Palatino Linotype", "Trebuchet MS",  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cdbb84;
	padding-bottom: 3px;
	border-bottom: 1px dashed #8f8f8f;
}

div.CSintro p{
	margin: 5px 0px;

	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8f8f8f;
}

div.categortyContainer{
	float: left;
	width: 312px;
}

div.category{
	padding-bottom: 15px;
}

div.category .boxTitle{
	margin-top: 11px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #8f8f8f;
}
div.category .boxText{
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8f8f8f;
	margin-top: 3px;
}

div.ssa{

}

div.woip{
}


/* ------------------
	Right
	-------------- */

div.picsAndForm{
	float: right;
	width: 600px;
}

div.imgLink{
}

div.generalForm{

}

