@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #e8e8e8;
	margin:0px;
	padding:0px;
}

#page {
	width:1000px;
	margin:0px auto;
	background-color:#FFF;
	overflow:hidden;
}

#header {
	display:block;
	height:69px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left:2px;
	padding-right:2px;
}

#header .logo {
	float:left;
	background-image: url(../images/logo_gallop.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 201px;
}

#header .coltaglinenav {
	float:right;
	height: 61px;
	width: 600px;
	padding-right:11px;
	text-align:right;
	color:#7f7f7f;
	word-spacing: 8px;
}

#header .coltaglinenav h1 {
	word-spacing: normal;
	display:block;
	margin:0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777a7a;
	text-decoration: none;
	padding-top:11px;
	padding-bottom:3px;
	margin-bottom:8px;
}

#header .coltaglinenav .navtop {
	color:#d63c00;
	text-decoration:none;
	word-spacing: normal;
}

#header .coltaglinenav .navtop:hover {
	text-decoration:underline;
}


#navarea {
	display:block;
	height:32px;
	background-color:#7f7f7f;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#navarea #searchbar {
	float:right;
	width:215px;
	height:25px;
	margin:0px;
	padding-top:6px;
	padding-right:10px;
	padding-bottom:1px;
	text-align:right;
	background-image: url(../images/searchfield.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#navarea #searchbar .searchfield {
	float:left;
	width: 179px;
	padding-left:10px;
	padding-right:1px;
	padding-top:3px;
	padding-bottom:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color:transparent;
	outline-style: none;
	-moz-outline-style:none;
}

#navarea #searchbar .searchbutton {
	float:left;
	outline-style: none;
	-moz-outline-style:none;
}

#homeintro {
	clear:both;
	display:block;
	background-color:#3e837f;
	height:252px;
	background-image: url(../images/home_pic_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#homeintro .solutions {
	float:left;
	width:160px;
	height:66px;
	margin-top:14px;
	margin-left:189px;
}

#homeintro .services {
	clear:both;
	float:left;
	width:170px;
	height:106px;
	margin-top:50px;
	margin-left:70px;
}

#homeads {
	display:block;
	background-color:#7f7f7f;
	height:80px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-left:29px;
	overflow:hidden;
}

#homeads .adone {
	width: 200px;
	height:75px;
	padding-top:5px;
	padding-right:10px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#homeads .adtwo {
	width: 225px;
	height:55px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align:center;
}

#homeads .adthree {
	width: 190px;
	height:65px;
	padding-top:15px;
	padding-left:80px;
	padding-right:10px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#homeads .adfour {
	width: 190px;
	height:65px;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	float:left;
}

#homeads .winquick {
	display:block;
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/ad_logo_winquick_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top:60px;
}

#homeads .gsbrochure {
	display:block;
	color:#FFF;
	background-image: url(../images/ad_ico_acrobat_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:60px;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:15px;
}

#homeads .gsbrochure:hover {
	color:#febc5d;
}

#homeads .gsbrochure span {
	display:block;
	color:#cccccc;
	font-weight:normal;
}

#homenews {
	display:block;
	background-color:#73aab8;
	height:25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../images/home_news_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:110px;
	padding-top:12px;
	color:#FFF;
}


#homecontent {
	display:block;
	height:25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	overflow:hidden;
	background-image: url(../images/home_content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:29px;
	padding-right:29px;
	padding-top:10px;
	padding-bottom:5px;
	height:320px;
}

#homecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin:0px;
	padding-bottom:7px;
}


#homecontent .onecol {
	float:left;
	width:202px;
	padding-right:10px;
}

#homecontent .twocol {
	float:left;
	width:225px;
	padding-right:10px;
	padding-left:10px;
}

#homecontent .threecol {
	float:right;
	width:471px;
	overflow:hidden;
	padding-left:10px;
}

#homecontent .threecol .linkcs {
	display:block;
	padding-left:10px;
	color:#d63c00;
	text-decoration:underline;
	background-image: url(../images/bull_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#homecontent .threecol .linkcs:hover {
	color:#cc0000;
	text-decoration:none;
}

#homecontent .threecol span {
	display:block;
	padding-left:10px;
	color:#7f7f7f;
	font-size:10px;
}

#homecontent .threecol p {
	padding-left:10px;
	color:#4c4c4c;
	font-size:11px;
	margin:0px;
	padding-top:6px;	
}

#homecontent .threecol .testimonial {
	padding:8px;
	background-color:#fff2dd;
	background-position: 10px 8px;
	margin-left:10px;
	margin-top:5px;
}

#homecontent .threecol .testimonial br {
	line-height:5px;
}

#homecontent .threecol .testimonial h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-left:5px;
}

#homecontent .threecol .testimonial p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin:0px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:8px;
}




#homecontent .onecol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:16px;
}

#homecontent .twocol .wplink {
	display:block;
	padding-top:10px;
	padding-left:10px;
	color:#d63c00;
	text-decoration:underline;
	background-image: url(../images/bull_red.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}

#homecontent .twocol .wplink:hover {
	color:#cc0000;
	text-decoration:none;
}

#homecontent .twocol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
	margin:0px;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:10px;
	line-height:normal;
}

#homecontent .button_more {
	background-image:url(../images/but_more.gif);
	width:55px; height:18px;
	background-repeat:no-repeat;
	float:left;
}

#homecontent .button_more:hover {
	background-image:url(../images/but_more_hover.gif);
}



#homecontent .threecol .button_more {
	background-image:url(../images/but_more.gif);
	width:55px; height:18px;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#homecontent .threecol .button_more:hover {
	background-image:url(../images/but_more_hover.gif);
}

#footer {
	clear:both;
	display:block;
	margin-top:2px;
	background-color:#e8e8e8;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px;
	color:#6e7171;
}

#footer a {
	color:#6e7171;
	text-decoration:underline;
}

#footer a:hover {
	color:#000;
	text-decoration:none;
}