body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background: url(../graphics/body_bg.gif);
	background-position: center;
	font-family : Calibri, Arial, sans-serif;
}
h1 {
	color : #C85123;
	font-family : Calibri, Arial, sans-serif;
	margin : 10px 0 10px 0;
	font-size : 25px;
	text-decoration : bold;
	text-align : justify;
}
h2 {
	color : #C85123;
	font-family : Calibri, Arial, sans-serif;
	font-size : 19px;
	margin : 10px 0 10px 0;
	text-decoration : none;
	font-weight : bold;
	text-align : justify;
}
h3 {
	color : #C85123;
	font-family : Calibri, Arial, sans-serif;
	font-size : 19px;
	text-decoration : bold;
	margin : 15px 0 10px 0;
}
p {
	color : #666666;
	font-family : Calibri, Arial, sans-serif;
	font-size : 13.5px;
	line-height : 17px;
	font-weight : normal;
	text-align : justify;
	margin : -1px 0 10px 0;
}
ul {
	color : #666666;
	font-family : Calibri, Arial, sans-serif;
	font-size : 13.5px;
	line-height : 17px;
	font-weight : normal;
	text-align : justify;
}
a:link, a:hover, a:visited {
	color : #C85123;
	font-family : Calibri, Arial, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : normal;
	text-decoration : none;
}

/* header */
.full-service {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 24px;
	font-weight : bold;
	margin-left : -40px;
}
.internet-marketing {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin : -7px 0 0 20px;
}
.phone {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 28px;
	font-weight : bold;
}
.item1 {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}
.item1 a:link, .item1 a:visited, .item2, .item2 a:link, .item2 a:visited, .item3, .item3 a:link, .item3 a:visited, .item4, .item4 a:link, .item4 a:visited, .item5, .item5 a:link, .item5 a:visited {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}
.item1 a:hover, .item2 a:hover, .item3 a:hover, .item4 a:hover, .item5 a:hover {
	color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}

/* body */
.text {
    color : #000000;
	font-family : Calibri, Arial, sans-serif;
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
	text-align : justify;
	margin : 15px 25px 15px 25px;
}

/* right column */
.form {
    color : #333366;
	font-family : Calibri, Arial, sans-serif;
	font-size : 19px;
	text-decoration : none;
	font-weight : bold;
	margin : 10px 0 10px 10px;
}
.formtext {
    color : #333366;
	font-family : Calibri, Arial, sans-serif;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	margin-right : 5px;
	margin-top : 2px;
	text-align : right;
}
.box-orange {
    color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 16px;
	line-height : 20px;
	font-weight : normal;
	text-align : justify;
	background : transparent;
	padding : 5px 7px 5px 7px;
	margin : 5px;
}
.box-navy {
    color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 16px;
	line-height : 20px;
	font-weight : normal;
	text-align : justify;
	background : transparent;
	padding : 5px 7px 5px 7px;
	margin : 5px;
}
.box-sky {
    color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 16px;
	line-height : 20px;
	font-weight : normal;
	text-align : justify;
	background : transparent;
	padding : 5px 7px 5px 7px;
	margin : 5px;
}

/* footer */
.footer, .footer a, .footer a:link, .footer a:hover, .footer a:visited {
    color : #FFFFFF;
	font-family : Calibri, Arial, sans-serif;
	font-size : 12px;
	padding : 0px 15px 0px 15px;
}