/* Our Services © 2009 =================================== */


/* @group containers -------------------------------------- */

#svc_container {
	font-family:Verdana, Tahoma, sans-serif;
	font-size:normal;
	color:#555;
	width:674px;
	margin:0 auto;
	padding:0;
}

	#svc_container .content {
		width:444px;
		margin:0;
		padding:0;
	}
	
		#svc_container .rightcol { /* grey sidecolumn */
			float:right;
			clear:right;
			margin:8px 3px 0 0;
			padding:0;
			width:194px;
			background-color:#eaeaea;
		}

			.rightcol .top {
				background:url(/gd/applications/research/images/rightcolgrey_top.gif) no-repeat 0 0;
				height:13px;
				margin:0;
				padding:0;
			}
			
			.rightcol .btm {
				background:url(/gd/applications/research/images/rightcolgrey_btm.gif) no-repeat 0 0;
				height:13px;
				margin:0;
				padding:0;
				clear:left;
			}

		#svc_container .content #intro {
			margin:0;
		}
		
		.selectbox { /* blue search boxes */
			width:444px;
			margin:10px 0 20px 0;
			padding:0;
			background-color:#4f91cd;
			height:40px;
		}
		
			.selectbox .select_top {
				background:url(../images/selectionbox_top.gif) no-repeat 0 0;
				background-color:#4f91cd;
				height:14px;
				margin:0;
				padding:0;
				line-height:14px;
			}
	
			.selectbox .select_btm {
				background:url(../images/selectionbox_btm.gif) no-repeat 0 0;
				height:14px;
				margin:0 ;
				padding:0;
			}


/* @end --------------------------------------------------- */

.videoplayer {
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	text-align: center;
	width: 194px;
}
/* @group text -------------------------------------------- */

#intro h1 {
	font-size:2.5em;
	font-family:Georgia, serif;
	margin:20px 0 0 0;
	color:#687819;
}


#intro p {
	color:#555;
	font-size:1.4em;
	line-height:150%;
	margin-bottom: 20px;
}

.rightcol h3 {
	color: #4f91cd;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.rightcol p {
	font-size: 1.1em;
	text-align: center;
	line-height:155%;
	margin: 3px 15px;
}

.selectbox h3 {
	color:#fff;
	font-family:Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight:normal;
	margin:0;
	float:left;
	padding:0 0 0 15px;
	width: 125px;
}

.selectbox input {
	margin:0;
	padding:1px 0;
	font-size:small;
}

.selectbox select {
	margin:0 1em 0 2em;
	padding:0 0 0 5px;
	font-size:11px;
}


/* @end --------------------------------------------------- */
/* @group links ------------------------------------------- */

.selectbox p a:link, .selectbox p a:visited {
	color:#fff;
	text-decoration:underline;
}

.selectbox p a:hover {
	text-decoration:none;
}

h4.boxheader {
	color: #4f91cd;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

/* @end --------------------------------------------------- */

