

html 
{
	margin: 0;
	padding: 0;
	background: url(../images/bg_html0.jpg) top left repeat-x;
}

body
{
	font-family: verdana,tahoma;
	font-size: 13px;
	color: #4c4e50;
	margin: 0px auto 0 auto;
	padding: 0;
	width: 842px;
}

h1, h2, h3, h4, h5, h6
{
	color: #4c4e50;
	font-weight: bold;
}
h1 { font-size: 18px; }
h2, h3 { font-size:  16px; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong
{
	color: #cd3940;
}

a, a:link, a:visited
{
	color: #658FCB;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color: #cd3940;
	text-decoration: none;
}

.clearfix { clear: both; }

a img { border: none; }

ul, li
{
	list-style: none;
}


/****** START header ******/

#header
{
	width: 818px;
	height: 288px;
	padding: 0 12px;
	background: url(../images/bg_heade.jpg) top left no-repeat;
}

#header_left 
{
	float: left;
	width: 198px;
}

#logo 
{
	width: 146px;
	height: 146px;
	margin: 15px  auto 30px auto;
}

#sub_menu ul, #sub_menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sub_menu ul li
{
	padding: 5px 0 0 20px;
}

#sub_menu li:hover {
	background-color:#666666;
}

.sub_menu_home
{
	width: 178px;
	height: 20px;
	background-color: #cd3940;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-image: url('../images/sub_menu.gif');
}


.sub_menu_about_us
{
	width: 178px;
	height: 20px;
	background-color: #cd3940;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-image: url('../images/sub_menv.gif');
	
}
.sub_menu_recent_press
{
	width: 178px;
	height: 20px;
	background-color: #cd3940;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-image: url('../images/sub_menw.gif');
}
.sub_menu_contact_us
{
	width: 178px;
	height: 20px;
	background-color: #cd3940;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-image: url('../images/sub_menx.gif');


}
#sub_menu a, #sub_menu a:link, #sub_menu a:visited
{
	color: #fff;
	text-decoration: none;
}
#sub_menu a:hover
{
	text-decoration: underline;
}

#header_right
{
	float: right;
	width: 619px;
}

#header_slogan_bar
{
	float: left;
	height: 20px;
	width: 579px;
	background-color: #cd3940;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 20px 0 20px;
}

p.slogan, p.tel_number
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p.slogan { float: left; }
p.tel_number { float: right; }

#header_image
{
	width: 619px;
	height: 267px;
	background: url('../images/header_1.jpg') top left no-repeat;
	margin-top: 27px;
	*margin-top: 0px;
}

#big_arrow
{
    position: absolute;
    top: -138px;
	left: 50%;
	margin-left: -362px;
}

/****** END header ******/

/****** START index ******/

#content_wrapper
{
	width: 794px;
	margin: 0;
	padding: 15px 24px;
	background: url(../images/bg_body0.jpg) top left repeat-y;
}

#right_col
{
	float: right;
	width: 590px;
	padding: 0;
}

#main_content
{
	float: left;
	width: 590px;
	margin-bottom: 20px;
}

 .t {background: url(../images/dot00000.gif) 0 0 repeat-x; }
.b {background: url(../images/dot00000.gif) 0 100% repeat-x}
.l {background: url(../images/dot00000.gif) 0 0 repeat-y}
.r {background: url(../images/dot00000.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl000000.gif) 0 100% no-repeat}
.br {background: url(../images/br000000.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl000000.gif) 0 0 no-repeat}
.tr {background: url(../images/tr000000.gif) 100% 0 no-repeat; padding: 20px}

#main_content h1
{
	margin: 0;
	padding: 0;
}

#main_content h2
{
	margin: 25px 0 0 0;
}

#main_content ul
{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
	
#main_content li, #callouts li
{
	background-image: url('../images/list_ima.gif');
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	padding: 2px 0 5px 27px;
}

#callouts
{
	float: left;

}

#callouts ul
{
	margin: 5px 20px 0 40px;
	padding: 0;
}

#callouts li
{
	margin-left: -38px;
	padding-top: 0;
}

.callouts_middle
{
	margin: 10px 0;
}

#callouts li a
{
	font-size: 18px;
}
#callouts a:link, #callouts a:visited
{
	text-decoration: underline;
}
#callouts a:hover
{
	text-decoration: none;
}

#partnership
{
	float: right;
	width: 265px;
	font-size: 12px;
	text-align: justify;
}
#partnership p 
{
	margin: 0 0 15px 0;
	padding: 0;
}
#partnership h3
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #CD3940;
}

/****** END index ******/

/****** START footer ******/

.recentwork
{
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.recentwork h4
{
	color: #CD3940;
}
.recentwork p
{
	font-size: 11px;
}
p.recentwork_quote strong
{
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #CD3940;
}
.recentwork_name
{
	font-size: 11px;
}
.recentwork a
{
	line-height: 20px;
}

.border { border-bottom: 1px solid #EBEBEB; margin-top: 7px; }

#left_col_packages
{
	width: 186px;
	margin: 0;
	padding: 0;
}

#left_col_packages img
{
	border: 1px solid #CD3940;
	margin-left: -3px;
}

#left_col_packages h3, #left_col_packages h4
{
	margin-left: -3px;
}

#left_col_packages h3
{
	margin-top: 0;
}
#left_col_packages h4
{
	margin-bottom: 3px;
}

#bttn_brief_us
{
    height: 35px;
    padding: 0;
    margin: 0;
    margin-top: 0;
}

#bttn_brief_us a
{
    display: block;
    padding: 35px 0 0 0;
    overflow: hidden;
    height: 0px;
    color: #005596;
    text-decoration: none;
}

/* ------------------ START rollover effect ----------------------*/

#bttn_brief_us { width: 146px; }

#bttn_brief_us a { width: 146px; background: url('../images/bttn_bri.gif') top left no-repeat; }

#bttn_brief_us a:hover, #bttn_brief_us a:active, #bttn_brief_us a:focus
{
    background-position: 0 -35px;
}

/* ------------------ END rollover effect ----------------------*/

#footer_wrapper
{
	
	background: url('../images/bg_foote.gif') repeat-x;
}

#footer_left
{
	float: left;
	margin-top: 10px;

}

#footer_right
{
	float: right;
	margin: 10px 10px 0 0;
}

/****** END footer ******/

/****** START extras ******/

#main_content form ul li { margin: 20px 0; padding: 0; background-image: none; }
.submit { margin: 0; padding: 0 20px; }

#main_content .case_studies_left h1
{
	margin: 0 0 15px 0;
}

.case_studies
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DFDFDF;
}

#case_studies_toplinks ul
{
	margin: 30px 0 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #DFDFDF;
}

#case_studies_toplinks ul li
{
	display: inline;
	padding-right:  20px;
	font-size: 14px;
}

.case_studies_left
{
	float: left;
	width: 275px;
	*width: 255px;
	margin-top: 40px;
	text-align: justify;
}

#main_content .case_studies_left ul li
{
	margin: 0 0 0 10px;
	text-align: left;
}

.case_studies_url
{
	color: #cd3940;
	font-weight: bold;
	margin: 18px 0 0 0;
}

.case_studies_right
{
	float: right;
	margin-top: 40px;
	width: 251px;
}
.case_studies_right img
{
	float: left;
	border: 1px solid #cd3940;
	margin-bottom: 5px;
}

img.case_studies_newspaper_logos
{
	float: left;
	border: none;
	margin-bottom: 5px;
}

img.radio_logo
{
	padding-left: 13px;
}

.case_studies_right p
{
	text-align: center;
	margin: 0;
	*padding-top: -5px;
	width: 251px;
}

.case_study_h2
{
	border-bottom: 1px solid #595B5D;
}

.case_studies_right_wrapper
{
	width: 233px;
	padding: 10px;
	border: 1px solid #DFDFDF;
}

.case_studies_right_wrapper p
{
	text-align: left;
}

.case_studies_right_wrapper form
{
	margin-top: 15px;
}

h2 a, h2 a:hover
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#partner_logos_left
{
	float: left;
	width: 40%;
}

#partner_logos_right
{
	float: right;
	width: 40%;
}

p.phone_number strong
{
	color: #CC3941;
	font-size: 20px;
}

#reseller_page strong
{
	color: #D23940;
}

/****** END extras ******/

/****** START landing pages ******/

.phone_number strong
{
	color: #CC3941;
	font-size: 16px;
}

/****** END landing pages ******/

/****** START forms ******/

p.required_field strong
{
	color: #CC3941;
	font-size: 16px;
}
input, select, textarea
{
	border: 1px solid #658FCB;
}

.contact
{
	
}

.contact_left
{
	float: left;
	width: 250px;
}

.contact_right
{
	float: right;
	width: 250px;
}

.contact_bottom
{
	clear: both;
}
