﻿/*-------------------------------------------------------------------------------------
	Common
-------------------------------------------------------------------------------------*/
.img_border
{
	border:solid 2px #e0e0e0;
}

a img
{
    border:none;
}

li
{
	margin:10px 0 10px 0;	
}

h1
{
    color:#00aeef;
    font-size:17pt;
}

h2
{
    color:#00aeef;
    font-size:17pt;
}

.smaller_h2
{
    color:#00aeef;
    font-size:15pt;
}

.clear_both
{
	clear:both;	
}

/*-------------------------------------------------------------------------------
	Master
-------------------------------------------------------------------------------*/
body 
{
	padding:none;
	font-size: 11pt;
	font-family: arial, verdana, sans-serif;
	margin:0;			
	background-color:#044b66;	
    background-image:url(graphics/bg.jpg);	
    background-repeat:repeat-x;    
}

#main_logo
{
	float:left;
}

#tel_holder
{
	float:left;
	width:390px;
	height:28px;
	color:#ffffff;
	font-size:13pt;
	border:solid 1px #4cc6f3;
	margin:25px 0 0 50px;
	padding:8px 0 0 0;
	text-align:center;
}

#content_holder
{
    width:960px;
    margin:0 auto 0 auto;    
    min-height:500px;             
}

#nav_holder ul {
	list-style: none; 
	padding:0; 
	margin:0;			
}

#nav_holder li
{
	background-image:url(graphics/link_bg.jpg);
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	font-size:11pt;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right:3px;
}
#nav_holder li a
{
	height:30px;
	line-height:30px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	display:block;
	float:left;
	width:100%;
}
#nav_holder li#mh7
{
	width:96px;
	margin-right:0px;
	overflow:hidden;
}
#nav_holder li a
{
	color:#ffffff;
	text-decoration:none;
}

#nav_holder li:hover
{
    background-image:none;
    background-color:#d6d6d6;  
}

#nav_holder li.active
{
    background-image:none;
    background-color:#d6d6d6;  
}

#nav_holder li:hover a
{
    color:#000000;
}

#repeated_header
{
	height:320px;
	width:950px;	
	background-color:#d6d6d6;  
	padding:12px 0 0 10px;  
}

#fiver_or_more_holder
{
	background-image:url(graphics/five_or_more.jpg);	
	height:306px;
	width:221px;
	padding:5px 0 0 10px;	
	float:left;
	margin:0 0 0 10px;
}

#fiver_or_more_holder h1
{
	font-size:22pt;
	margin:0 0 0 0;
	color:#ffffff;
}

#fiver_or_more_holder h2
{
	font-size:18pt;
	color:#ffffff;
}

#fiver_or_more_holder a
{
	font-size:13pt;
	color:#ffffff;
	text-decoration:underline;
}

#main_content
{
	background-image:url(graphics/central_bg.jpg);
	background-repeat:repeat-y;
	width:940px;
	min-height:535px;
	padding:5px 10px 10px 10px;
}

#footer
{
	width:100%;
	background-color:#000000;	
	height:50px;
	margin:10px 0 0 0;
}

#footer_links_holder
{
	margin:0 auto 0 auto;
	width:945px;
	
	height:35px;
	padding:15px 15px 0 15px;	    
}

.footer_link
{
	margin:0 10px 0 0;	
	text-decoration:none;
	color:#ffffff;
	font-size:10pt;
	float:left;
}

.footer_link a:hover
{
	margin:0 10px 0 0;	
	text-decoration:underline;
	color:#ffffff;
}

#footer_links
{
	width:680px;
	height:35px;
	float:left;	    
	
}

#designed_by_holder a
{	
	color:#ffffff;
}

#designed_by_holder
{	
	width:250px;	
	height:35px;
	float:left;
	font-size:10pt;
	margin:0 0 0 0;
	color:#ffffff;
	text-align:right;
}
/*-------------------------------------------------------------------------------
	Common
-------------------------------------------------------------------------------*/
#index_header_bg
{
	background-image:url(graphics/index_header_bg.jpg);	
	float:left;
	width:677px;
	height:56px;
	padding:255px 0 0 20px;
	font-size:14pt;
	color:#ffffff;
}

#about_header_bg
{
    background-image:url(graphics/about_us_header_bg.jpg);	
	float:left;
	width:697px;
	height:290px;	
}

#prices_header_bg
{
    background-image:url(graphics/prices_header_bg.jpg);	
	float:left;
	width:697px;
	height:290px;	
}

#offer_header_bg
{
    background-image:url(graphics/risk_header_bg.jpg);	
	float:left;
	width:697px;
	height:290px;	
}
/*-------------------------------------------------------------------------------
	Index
-------------------------------------------------------------------------------*/
#index_left
{
	width:700px;
	float:left;
	min-height:300px;	
	margin:0 10px 0 0;
}

#index_right
{
	width:221px;
	min-height:300px;	
	float:left;        
	margin:10px 0 0 5px;
}

#what_we_do_holder
{
	width:221px;
	min-height:300px;	
	float:left;
    background-color:#d6d6d6;
    
}

#what_we_do_holder p
{
	margin:0 0 5px 0;
}

#what_we_do_title
{
	width:213px;
	height:32px;	
	background-color:#000000;
	font-size:15pt;
	color:#ffffff;
	padding:8px 0 0 8px;
}

#what_we_do_content
{
	padding:8px 0 5px 8px;
    font-size:9pt;
}

#what_we_do_content h2
{
	font-size:10pt;
	color:#149ed1;
	margin:20px 0 5px 0;
	
}

#what_we_do_content a
{
	font-size:9pt;
	color:#149ed1;	
}

/*-------------------------------------------------------------------------------
	Prices
-------------------------------------------------------------------------------*/
.prices_blue_holder
{
    width:495px;
    min-height:32px;
    background-color:#00aeef;
    float:left;
    margin:0 5px 10px 0;
    padding:3px 0 5px 5px;
    color:#ffffff;
}

.prices_blue_holder_large
{
    width:495px;
    height:47px;
    background-color:#00aeef;
    float:left;
    margin:0 5px 10px 0;
    padding:3px 0 5px 5px;
    color:#ffffff;
}

.prices_blue_holder i
{
    font-size:9pt;
}

.prices_blue_holder_large i
{
    font-size:9pt;
}

.prices_grey_holder_large
{
    width:140px;
    height:40px;
    background-color:#044b66;
    float:left;
    padding:15px 0 0 10px;
    color:#ffffff;
}

.prices_grey_holder
{
    width:140px;
    height:35px;
    background-color:#044b66;
    float:left;
    padding:5px 0 0 10px;
    color:#ffffff;
}

/*-------------------------------------------------------------------------------
	Services
-------------------------------------------------------------------------------*/
#services_left
{
    width:650px;
    height:230px;
    
    float:left;
}

#services_right
{
    width:280px;
    height:120px;
    background-color:#044b66;
    float:right;
    margin:0px 0 0 0;
    text-align:center;
    font-size:19pt;
    color:#ffffff;
    padding:30px 0 0 0;
	margin-left:20px;
	margin-bottom:10px;
}

#services_right b
{
    font-size:24pt;
}

/*-------------------------------------------------------------------------------
	Contact Us
-------------------------------------------------------------------------------*/
#tel_holder_contact
{
    width:215px;
    height:85px;
    background-color:#00aeef;
    color:#ffffff;
    font-weight:bold;
    padding:15px 0 10px 15px;
    float:left;
}

#form_holder
{
    width:450px;
    min-height:500px;
    float:left;    
    margin:0 0 0 15px;
}

.input_label
{
    height:50px;
    width:100px;
    float:left;
    font-weight:bold;
}

.input_label_area
{
    height:100px;
    width:100px;
    float:left;
    font-weight:bold;
}

.input_holder
{
    height:50px;
    width:200px;
    float:left;
    font-weight:bold;
}

.input_holder_area
{
    height:130px;
    width:200px;
    float:left;
    font-weight:bold;
}

#indicates
{
    margin:20px 0 20px 100px;
    font-weight:bold;
}

.testimonials_holder
{
    background-color:#def2fa;   
    width:670px;
    padding:1px 15px 5px 15px;
    margin:0 0 20px 0;
    color:#0b0b0b;
}

.testimonials_holder h3
{
    color:#00aeef;
    font-size:15pt;
    margin:15px 0 5px 0;
    }

.testimonials_holder hr
{
    color: #f00;
 background-color: #00aeef;
 height: 1px;
 border:none;

}

#special_offer_holder a
{
    text-decoration:none;
    color:#ffffff;
}

#special_offer_holder
{
    text-decoration:underline;
    color:#ffffff;
    height:20px;
    width:209px;
    margin:0 0 0px 0;   
    padding:90px 0 0 10px;
}

#twitter
{
    margin:10px 0 0 10px;   
    float:left;   
}
#facebook
{
	width:126px;
	float:left;
	margin-left: 64px;
	margin-top:14px;
}
#linkedin
{
    margin:5px 0 0 10px;   
    float:left;   
}

#rssfeeds
{
    background-color:#bfe7f6;   
    padding:1px 10px 10px 10px;
    width:680px
}

.feed_holder
{
    background-color:#ffffff;   
    padding:5px 10px 10px 10px;
    margin:0 0 20px 0;
    width:660px;
    min-height:40px;    
    color:#0b0b0b;
}

.feed_holder h3
{
    color:#00aeef;
    font-size:14pt;
    margin:15px 0 5px 0;
}

.feed_holder img
{
    margin:0 10px 0 0;   
}

.feed_holder hr
{
    color: #f00;
 background-color: #00aeef;
 height: 1px;
 border:none;

}
.bt
{
	color:#00AEEF;
}
.ot
{
	color:#00AEEF;
}
#twobanners
{
	border: 1px solid #CCC;	
	display:block;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
}
#twobanners a
{
	display:block;
	float:left;
	width:98px;
	height:136px;
	overflow:hidden;
}
#twobanners a.gti
{
	width:119px;
}
#what_we_do_content a
{
	width:213px;
	display:block;
	float:left;
	margin-bottom:4px;
	margin-top:4px;
}
