body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:white url(../images/bg.jpg) repeat-x top left;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	outline:none;
}

a, a:visited {
	color:#13729F;
	outline:none;
}

:focus
{
  outline: none;
}

strong, .strong {
	font-weight:bold;
}

em {
	font-style:italic;
	font-size:90%;
}

em.small {
	display:inline;
	font-size:10px;
	color:#666;
}

.smaller {
	font-size:70%;
}

.bigger {
	font-size:120%;
}

.gray {
	color:#333;
}

.contact-form-message-box {
	padding:10px;
	border-left:2px solid #999999;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.clear {
	clear:both;
}

.align-left {
	display:block;
	float:left;
	margin:0 5px 0px 0px;
}

/* HEADER */
#header {
	position:relative;
	width:960px;
	height:187px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) no-repeat top left;
}

#logo {
	display:block;
	position:absolute;
	width:162px;
	height:32px;
	top:5px;
	left:0px;
}

#header h1 {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#454545;
	top:70px;
	left:0px;
	text-shadow:1px 1px 1px #FAFAFA;
}

#header h2 {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#484848;
	top:125px;
	left:0px;
	text-shadow:1px 1px 1px #AAAAAA;
}

#header h2 span.star {
	font-size:30px;
	color:black;
}

#header ul {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#93CCCA;
	top:0px;
	right:0px;
	overflow: hidden;
}

#header ul li {
	/* display:block; */
	float:left;
	/*height:40px;
	line-height:40px;
	width:auto;*/
}

#header ul li.current a {
	color:white;
}

#header ul li.back {
	position:absolute;
	background:url(../images/menu-bg-right.jpg) right no-repeat;
	z-index:8;
	width:9px;
	height:40px;
	/* line-height:40px; */
}

#header ul li.back .left {
	height:40px;
	/*float:left;
	width:6px;
	height:40px;
	line-height:40px;*/
	background:url(../images/menu-bg-left.jpg) left no-repeat;
	/*z-index:8;*/
}


#header ul li a {
	position:relative;
	overflow: hidden;
	display:block;
	float:left;
	outline:none;
	z-index:10;
	
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#93CCCA;
	/* height:40px; */
	top:1px;
	/*line-height:20px;*/
	text-decoration:none;
	width:auto;
}

#header ul li a.order {
	color:#F0C933;
}

/* FOOTER */
#footer-wrapper {
	clear:both;
	position:relative;
	width:100%;
	height:456px;
	background:url(../images/footer_bg.jpg) repeat-x top left;
}

#footer {
	position:relative;
	width:960px;
	height:456px;
	margin:0 auto;
	color:white;
	font-size:12px;
	background:url(../images/footer-gator.jpg) no-repeat 130px 26px;
}

#footer a {
	color:white;
}

.footer-left-side {
	position:relative;
	width:600px;
	float:left;
	padding-top:375px;
}

.footer-right-side {
	position:relative;
	width:350px;
	float:right;
	font-size:11px !important;
	padding-top:375px;
}

.footer-right-side p {
	margin-bottom:10px;
}

#footer ul {
	margin-bottom:15px;
	padding-top:23px;
}

#footer ul li {
	display:inline;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

p.w3c {
	line-height:20px;
	padding-top:20px;
}

/* CONTAINER */
#container {
	position:relative;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

/* CONTENT */
#content {
	position:relative;
	width:620px;
	float:left;
	padding:20px 0;
}

#content a {
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content h3, #sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#101B23;
	margin-bottom:10px;
}

#content h4, #sidebar h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
	margin-bottom:7px;
}

ul.front {
	margin-left:10px;
}

ul.front li {
	background:transparent url(../images/tick.gif) no-repeat top left;
	color:#737373;
	font-size:16px;
	font-weight:normal;
	padding:0px 0px 16px 26px;
	width:550px;
}

ul.front li span.new {
	color:red;
	font-size:12px;
	height:16px;
	line-height:16px;
}

ul.front li p {
	margin-bottom:0px !important;
}

ul.front li a {
	text-decoration:none;
}

ul.front li a:hover {
	text-decoration:underline;
}

ul.front li ul {
	margin-bottom:0px !important;
}

.bullet_list {
	margin-left:10px;
}

.bullet_list li {
	list-style:square;
	list-style-position:outside;
	margin-left:20px;
	margin-bottom:5px;
	font-size:14px;
}

#content ul {
	margin-bottom:15px;
}

#content ul.classic {
	margin-left:20px;
}

#content ul.classic li {
	list-style:disc;
	list-style-position:outside;
	line-height:1.4em;
	font-size:14px;
	width:80%;
}

#content p {
	line-height:1.3em;
	margin-bottom:20px;
}

blockquote.quote {
	margin:22px 10px 5px 10px;
	padding:3px;
	color:#575757;
	padding: 0 0 0 40px;
	background: transparent url(../images/blockquote.gif) no-repeat 0 0;
}

.quote p {
	font-size:13px;
	margin-bottom:0px !important;
	height:100px;
}

.browser-comp {
	padding:5px 0px 0px 0px;
}

p.buy-parag {
	clear:both;
	padding:10px 0px;
	overflow:hidden;
}

a.estimate-button {
	display:block;
	float:left;
	padding-left:100px;
	line-height:1em !important;
}

a.order-button {
	display:block;
	float:left;
	line-height:1em !important;
}

span.or-span {
	display:block;
	float:left;
	padding:0px 10px;
	
	font-size:24px; 
	font-weight:bold; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	height:55px; 
	line-height:55px;
}

p.buy-sidebar {
	clear:both;
	overflow:hidden;
	width:177px;
	text-align:center;
	padding-top:11px;
}

p.buy-sidebar span {
	font-size:24px; 
	font-weight:bold; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	display:block;
	height:34px;
}

#email-options {
	display:none;
}

/* SIDEBAR */
#sidebar {
	position:relative;
	width:325px;
	float:right;
	padding:10px 0 20px 0;
	font-size:14px;
}

#sidebar p, #sidebar ul, #sidebar dl, #sidebar address {
	margin-bottom:15px;
}

#sidebar h4 {
	font-size:18px;
	margin-bottom:10px;
}

#sidebar dd {
	margin-bottom:10px;
}

.first-item {
	padding-top:10px;
}

ul.normal {
	margin-left:6px;
}

ul.normal li {
	background:transparent url(../images/tick-small.gif) no-repeat scroll 0 50%;
	color:#737373;
	font-size:14px;
	font-weight:normal;
	padding:2px 0 2px 20px;
	width:280px;
}

#order-now {
	display:block;
	position:relative;
	width:228px;
	height:48px;
	margin-bottom:40px;
	padding-top:10px;
}

#featured-work {
	position:relative;
	width:325px;
	height:265px;
	background:url(../images/featured-work_bg.jpg) no-repeat top left;
	margin-bottom:15px;
}

#featured-work h3 {
	position:absolute;
	color:white;
	font-size:28px;
	font-weight:normal;
	top:10px;
	left:10px;
}

#featured-work ul {
	position:absolute;
	top:45px;
	left:10px;
}

#featured-work ul li {
	display:block;
	float:left;
	margin:10px;
}

#featured-work ul li a {
	display:block;
	float:left;
	width:75px;
	height:75px;
	border:3px solid white;
}

#featured-work ul li a:hover {
	border-color:#333;
}

/* ---------------------------------- */
/* PAGES */
/* ---------------------------------- */

/* HOMEPAGE */

/* DETAILS */
#details {
	clear:both;
	position:relative;
	width:960px;
	margin:0 auto 60px auto;
}

.detail-box {
	position:relative;
	width:274px;
	height:280px;
	background:url(../images/detail_bg.jpg) no-repeat top left;
	float:left;
	margin-bottom:15px;
	margin-left:11px;
	font-size:13px;
	color:#2E4446;
	padding:0px 15px 0 15px;
}

.detail-box h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#2B62AD;
}

.detail-box h4.icon1 {
	background:url(../images/icon1.png) no-repeat top left;
	padding-left:50px;
	height:73px;
	margin-top:14px;
	line-height:54px;
}

.detail-box h4.icon2 {
	background:url(../images/icon2.png) no-repeat top left;
	padding-left:100px;
	height:65px;
	margin-top:20px;
	line-height:42px;
}

.detail-box h4.icon3 {
	background:url(../images/icon3.png) no-repeat top left;
	padding-left:55px;
	height:76px;
	margin-top:10px;
	line-height:57px;
}

.detail-box p {
	margin-bottom:10px;
}

/* FAQ */

p.faq-intro {
	background:transparent url(../images/faq-intro.jpg) no-repeat 0px 2px;
	padding-left:105px;
}

dl.faq {
	margin-top:20px;
	margin-left:20px;
	margin-bottom:30px;
	padding-right:10px;
}

#expand-all {
	font-size:12px;
	margin-bottom:20px;
}

#expand-all a {
	font-size:12px;
}

#expand-all a:hover {
	cursor:pointer;
}

dl.faq dt {
	background:transparent url(../images/gator_ask2.png) no-repeat 0px 2px;
	color:#101B23;
	padding:10px 0 10px 56px;
}

#content dt {
}

#content dt a:hover {
	cursor:pointer;
}

dl.faq dd {
	background:transparent url(../images/gator_answer2.png) no-repeat 0 10px;
	color:#737373;
	line-height:1.4em;
	font-size:15px;
	padding:10px 0 10px 56px;
}

.faq a {
	color:#2B62AD;
	text-decoration:none;
}

.faq a:hover {
	text-decoration:underline;
}

a.back-to-top {
	display:block;
	padding-top:10px;
	padding-right:20px;
	text-align:left;
	font-size:10px;
}

/* EXAMPLES */

.examples {
	width:615px;
	height:309px;
	margin-bottom:40px;
	background:url(../images/example_bg.jpg) no-repeat;
}

.examples img {
	float:left;
	width:250px;
	height:230px;
	background:#ffffff;
	border:1px solid #c6e0fb;
	margin:14px;
	width:240px;
	height:220px;
}

.example_details {
	float:left;
	width:235px;
	margin:10px 10px 10px 0;
}

.example_details a {
	font-size:22px;
	padding:5px;
	display:block;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.example_details a:hover {
	text-decoration:underline;
}

.example_details hr {
	display:block;
	border:1px solid #c6e0fb;
	margin-bottom:2px;
}

.example_details p {
	margin:10px 0 ;
}

.example_details ul {
	margin:10px 0 ;
}

.example_details ul li {
	font-weight:normal;
	color:#737373;
	padding:3px 0 3px 18px;
	margin-left:5px;
	background:url(../images/tick-small2.png) no-repeat 0 50%;
	font-size:14px;
}

/* SITEMAP */

#sitemap {
	list-style:square;
	margin-left:30px;
}

#sitemap li {
	line-height:1.6em;
}





/* FORMS */

table.form {
	width:100%;
	color:#666;
	font-size:16px;
}

td.form-error-label {
	font-size:14px;
	color:#DD1150;
	padding-bottom:10px;
}

td.form-field {
	padding-bottom:10px;
	color:#666;
	font-size:16px;
}

td.form-field input.textbox {
	background:white;
	border:3px solid #F88BB1;
	color:#333;
	font-size:15px;
	padding:3px 10px;
	width:300px;
}

td.form-field textarea {
	background:white;
	border:3px solid #F88BB1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	padding:3px 10px;
	width:580px;
}

td.form-field input.contact-submit {
	margin-left:558px;
}

span.required {
	color:#DD1150;
	font-size:13px;
	padding-left:5px;
}

/* CONTACT US */

.contact_form_email_box {
	width:250px;
	float:left;
}

.contact_form_offices_box {
	width:370px;
	float:left;
}

/* ORDER */

fieldset {
	position:relative;
	float:left;  
	clear:left;  
	width:100%;
	margin-bottom:20px;
}

legend {
	color:#000000;  
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:black;
	background:white;
}

fieldset h4 {
	padding-top:15px;
	padding-bottom:5px;
}

fieldset ol {
	list-style:none;
	padding-left:40px;
	margin-top:15px;
}

fieldset ol li {
	float:left;  
	clear:left;  
	width:100%;
	padding-bottom:10px;
}

fieldset.submit {
	border-style:none;
}

fieldset ol li ul {
	list-style:none;
	list-style-position:outside;
	width:400px;
	color:#666;
	font-size:13px;
	margin-left:33px;
	margin-bottom:0px !important;
}

fieldset ol li ul li {
	padding-bottom:0px;
	width:400px;
	clear:none !important;
	float:none !important;
}

.caption-text {
	padding-top:5px !important;
}

fieldset ol li ul.square li {
	padding-left:15px;
	background:url(../images/square.gif) no-repeat 0px 6px;
}

label {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
}

label.inline {
	display:inline !important;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 12em;
}

input.text {
	background:white;
	border:3px solid #F88BB1;
	color:#333;
	font-size:15px;
	padding:3px 10px;
}

input.text {
	background:white;
	border:3px solid #F88BB1;
	color:#333;
	font-size:15px;
	padding:3px 10px;
}

.small {
	width:30px;
}

.medium {
	width:330px;
}

.large {
	width:440px;
}

input.file {
	border:3px solid #F88BB1;
	color:#333;
	font-size:15px;
	padding:3px 10px;
}

textarea.textarea {
	background:white;
	border:3px solid #F88BB1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	padding:3px 10px;
}

.email-line {
	width:410px;
	clear:none;
}

.email-line input {
	width:359px;
}

.pages-line {
	width:120px;
	clear:none;
}

label em {
	color:#DD1150;
	font-style:normal;
	font-size:15px;
}

label span.small {
	font-size:70%;
	width:100%;
}

label.order-options {
	font-size:15px;
}

select.select {
	background:white;
	border:3px solid #F88BB1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	padding:3px 10px;
}

p.total-order {
	font-size:18px;
	margin-bottom:0px !important;
}

p.total-order span {
	color:#DD1150;
	font-weight:bold;
}

p.delivery {
	color:black;
	margin-bottom:0px !important;
}

p.delivery span {
	color:#DD1150;
}

p.delivery_notes {
	margin-bottom:0px !important;
	font-size:11px;
}

p#coupontext {
	font-size:10px;
	color:red;
	height:20px;
	line-height:20px;
}

#apply-coupon {
	background:url(../images/apply.jpg) no-repeat top left;
	border:none;
	border:0;
	width:68px;
	height:26px;
	cursor:pointer;
	position:absolute;
	top:20px;
	left:365px;
}























































































































































































































































































































