/* reset css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    background:url(../images/bg.jpg) repeat-x #eeeeee;
}
body.inner_bg { background: url("../images/body_bg1.png") repeat-x #eeeeee;}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*img {display: block;}*/



/*---------------------------reset code----------------------------------*/
.clear									{ 	clear:both; line-height:1px; font-size:1px;}
.left									{ 	float:left;}
.right									{ 	float:right;}

html, body {
    height: 100%;
}

.header{ 
    background: #4e4e4e;
    height: 85px;
}
#main_wrapper{
    /*    background: url("../images/body_bg.png") repeat-y ;*/
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

.wrapper{
    margin: 0 auto;
    width: 1280px;
}

.navigataion{
    margin-left: 460px;
    padding-top: 15px;
}

.navigataion ul li{
    font: normal 18px "helveticacondensedbold";
    color: #dadada;
    text-decoration: none;
    width: 70px;
    float: left;
    margin: 0 15px;
    text-align: center;
}

.navigataion ul li a{
    font: normal 18px "helveticacondensedbold";
    color: #dadada;
    text-decoration: none;
    float: left;
    text-align: center;

}

.navigataion ul li a:hover{
    color: #ffffff;
}

.content_image{
    background:url(../images/image_01.jpg) no-repeat;
    height: 444px;
    display: block;
}

.content_imagee{
    height: 110px;
}

.content_logo{
    height: 110px;
    display: block;
    width: 1280px;
}

.logo{
    margin-left: 200px;
    width: 200px;
    float: left;
}

.text_italic{
    font: italic 14px Times New Roman;
    float: left;
    color: #d1d1d1;
    width: 350px;
    margin: 25px 0px 0 120px;
}

.text_italic span{
    color: #ffffff;
}

.main_content{
    background: #d1d1d1;
    height: 190px;
    display: block;
}

.image_ul{
    margin-left: 207px;
}

.image_ul li{
    width: 235px;
    float: left;
    margin-right: 90px;
    text-align: right;
    font-family: "Helveticanarrowoblique";
    font-size: 18px;
}

.image_ul li span{
    color: #ef8638;
    font-family: "Helveticanarrowoblique";
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
}

.image_ul li a{
    text-decoration: none;
}

.image_ul li span cufon {
    padding-top: 6px;
}

.footer_content{
    height: 310px;
    padding: 15px 0 10px 207px;
    background: #eeeeee;
}

.footer li{
    width: 250px;
    float: left;
    margin-right: 81px;
}

.footer li span{
    font: italic 24px Times New Roman;
    color: #404040;
}

.border_content{
    border-top: 3px solid #8a8a8a;
    margin-top: 5px;
}

.border_content ul li{
    height: 50px;
    padding: 15px 0;
}

.border_content ul li .img{
    float: left;
    width: 95px;
}

.border_content ul li span{
    font: normal 12px Arial;
    width: 150px;
    float: left;
    margin-top: 10px;
}

.border_content ul .first{
    border-bottom: 1px solid #d1d1d1;
}

.footer_text{
    font: normal 12px Arial;
    color: #404040;
    margin-top: 10px;
    text-align: justify;
}

.client_img{
    margin: 10px 0 0 20px;;
}
.PhotoGallery_Name
{
    color: #C67501;
    padding-left: 20px;
    font: normal 20px Arial;
}
.PhotoGallery_Image { 
    width: 936px;
}
.Photography { 
    float: left;
    padding-bottom: 30px;
}
.Photography ul
{
    padding: 5px 0;    
}
.Photography ul li { 
    padding: 0 15px;
    float:left;
}
.Photography p
{
    margin:0;
}
.li_image
{
    position:relative;
    border: 1px solid #000000;
}
.Photography ul li.li_image { 
    position: relative;
}
.Photography ul li span { 
    width: 190px; 
    line-height: 20px; 
    padding: 5px; 
    position: absolute; 
    left: 0; 
    bottom: 0;
    font-size: 11px; 
    color: #FFFFFF;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.45);
    text-transform: uppercase;
}
.Photography .description
{
    margin:0;
    text-align: center;
}
.gallery_desc
{
    text-align: center;
}

.home_slider
{
    position: absolute; 
    z-index: 3;
    background: rgba(57, 57, 57, 0.4);
}
.inner_cont
{
    padding-left: 150px;
    padding-top: 10px;
    width: 936px;
}
.inner_cont .description
{
    font: normal 12px Arial;
}
.inner_cont .description ul
{
    padding:10px 30px;

}
.inner_cont .description ul li
{
    list-style:disc url("../images/bullet2.png");
	font-size:12px;
}
.inner_cont h1
{
    font: normal 18px Arial; color:#333;
}
.inner_cont hr {border:none; background:#333; height:1px;}
.inner_cont h2
{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 3px;
}
.getaquote td		{padding-bottom:5px;vertical-align: top;}
.contactus td		{padding-bottom:5px;vertical-align: top;}
.contdesc			{font-weight:bold; text-align:right; padding-right:5px; width:150px;}
.contdesc2			{text-align:left; padding-right:5px;}
.contdesc1			{font-weight:bold;padding-right: 5px;text-align: left;}
.selectbox {width: 307px;border: 1px solid #BBBBBB;}
.contfield			{width:300px; height:16px; padding:2px; border:1px solid #bbb;}
.contdetails {border: 1px solid #BBBBBB;
              height: 80px;
              width: 304px;}
#cuf_results {border:1px dashed #B90000; width:300px;  background:#FFBBBD; padding:20px; font-weight:bold; margin-top:15px; color:#900; text-align:center; margin-top:10px; display:none; margin:auto; margin-bottom:15px;}
.table						{margin:auto; width:700px;}
.table td					{padding-bottom:5px;}
.savebtn					{background:url(../admin/images/btn.png); color:#FFFFFF; font-weight:bold; border:none; padding:5px; min-width:80px; height:30px; float:right;}
.savebtn:hover				{background:url(../admin/images/btn_over.png);}
.push
{
    height: 4em;
}
#errormsg {
    background: none repeat scroll 0 0 #FCABAB;
    border: 5px solid #C50000;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 20px #888888;
    color: #C50000;
    display: none;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 25px;
    position: relative;
    text-align: center;
    width: 400px;
}
#successmsg {
    background: none repeat scroll 0 0 #ABFCC7;
    border: 5px solid #00C544;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 20px #888888;
    color: #00C544;
    display: none;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 25px;
    text-align: center;
    width: 400px;
    position: absolute;
}
.close_message_div {
    background: url("../images/cross.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 16px;
}
#map_canvas			 {border:1px solid #000; height: 225px; width: 387px; text-align:right; vertical-align:top;}