/* #OfficeTrailerWeb template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */



/* start reset css */
html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* end reset css */

/* start text css */

h1 { 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#392e33;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	padding:15px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#137DB2;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

h3 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#137DB2;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5b5b;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5;
	text-align: left;
}

a { 
	color:#137DB2;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

a:hover { 
	color:#5b5b5b;
}

blockquote { 
	color:#999;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.4;
}


/* end text css */



/* start navigation css */

.horizontalNav {
	width:580px;
	height:37px;
	margin:0px 0px 0px auto;
	padding:0;
}


.horizontalNav a, .horizontalNav a:visited, .horizontalNav a:link, .horizontalNav a:active  {
	background-image:url('../../includes/CSSLayouts/hometemp3_assets/nav_item.png');
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:81px;
	height:27px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	color:#E9EDF5;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	border-right: solid #333333 1px;
}
 

.horizontalNav a:hover  {
	background-image:url('../../includes/CSSLayouts/hometemp3_assets/nav_item_hover.png');
	background-repeat:no-repeat;
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

.bottomLinks {
	width:460px;
	margin:0px auto;
	height:15px;
	padding-top:10px;
}

.bottomLinks a { 
	margin-right:5px;
	margin-left:5px;
	color:#333;
}

.bottomLinks a:hover {
	color:#137DB2;	
}

/* end navigation css */

.serviceList { 
	margin-bottom:10px;
	padding-left:20px;
	list-style:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5b5b;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:1.6;
}





/* #OfficeTrailerWeb template css end */
.floatright {
	float: right;
}
